Age | Commit message (Expand) | Author |
2018-06-03 | net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() static | Wei Yongjun |
2018-06-01 | net/mlx5e: TX, Separate cachelines of xmit and completion stats | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Always prefer Linear SKB configuration | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Enhance legacy Receive Queue memory scheme | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Use cyclic WQ in legacy RQ | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Split WQ objects for different RQ types | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Remove HW LRO support in legacy RQ | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Dedicate a function for copying SKB header | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Generalise function of SKB frag addition | Tariq Toukan |
2018-06-01 | net/mlx5e: RX, Generalise name of non-linear SKB head size | Tariq Toukan |
2018-06-01 | net/mlx5e: TX, Obsolete maintaining local copies of skb->len/data | Tariq Toukan |
2018-06-01 | net/mlx5: FPGA, Handle QP error event | Ilan Tayari |
2018-06-01 | net/mlx5e: Support configurable MTU for vport representors | Adi Nissim |
2018-06-01 | net/mlx5e: Increase aRFS flow tables size | Maor Gottlieb |
2018-06-01 | net/mlx5e: Remove redundant active_channels indication | Eran Ben Elisha |
2018-06-01 | net/mlx5e: Present SW stats when state is not opened | Eran Ben Elisha |
2018-06-01 | net/mlx5e: IPOIB, Add a missing skb_pull | Tariq Toukan |
2018-06-01 | net/mlx5e: IPOIB, Fix overflowing SQ WQE memset | Tariq Toukan |
2018-05-31 | net/mlx5: Add FPGA QP error event | Ilan Tayari |
2018-05-31 | net/mlx5: Add temperature warning event to log | Ilan Tayari |
2018-05-29 | net/mlx5e: Get the number of offloaded TC rules from the correct table | Or Gerlitz |
2018-05-29 | net/mlx5: FPGA, Call DMA unmap with the right size | Ilya Lesokhin |
2018-05-29 | net/mlx5: FPGA, Properly initialize dma direction on fpga conn send | Ilya Lesokhin |
2018-05-29 | net/mlx5: FPGA, Abort FPGA init if the device reports no QP capability | Yevgeny Kliteynik |
2018-05-29 | net/mlx5: FPGA, print SBU identification on init | Ilan Tayari |
2018-05-29 | net/mlx5: FPGA, Add device name | Ilan Tayari |
2018-05-29 | net/mlx5: FPGA, Add doxygen for access type enum | Ilan Tayari |
2018-05-29 | net/mlx5e: fix TLS dependency | Arnd Bergmann |
2018-05-29 | Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller |
2018-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-25 | net/mlx5e: Avoid reset netdev stats on configuration changes | Eran Ben Elisha |
2018-05-25 | net/mlx5e: Introducing new statistics rwlock | Shalom Lagziel |
2018-05-25 | net/mlx5e: Move phy link down events counter out of SW stats | Saeed Mahameed |
2018-05-25 | net/mlx5: Use order-0 allocations for all WQ types | Tariq Toukan |
2018-05-25 | net/mlx5i: Use compilation flag in IPOIB header | Tariq Toukan |
2018-05-25 | net/mlx5e: TX, Use actual WQE size for SQ edge fill | Tariq Toukan |
2018-05-25 | net/mlx5e: Use WQ API functions instead of direct fields access | Tariq Toukan |
2018-05-25 | net/mlx5e: Split offloaded eswitch TC rules for port mirroring | Chris Mi |
2018-05-25 | net/mlx5e: Parse mirroring action for offloaded TC eswitch flows | Chris Mi |
2018-05-25 | net/mlx5: E-switch, Create a second level FDB flow table | Chris Mi |
2018-05-25 | net/mlx5: E-Switch, Reorganize and rename fdb flow tables | Chris Mi |
2018-05-24 | net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands | Yossi Kuperman |
2018-05-24 | net/mlx5e: When RXFCS is set, add FCS data into checksum calculation | Eran Ben Elisha |
2018-05-24 | net/mlx5e: Receive buffer support for DCBX | Huy Nguyen |
2018-05-24 | net/mlx5e: Receive buffer configuration | Huy Nguyen |
2018-05-24 | net/mlx5: PPTB and PBMC register firmware command support | Huy Nguyen |
2018-05-24 | net/mlx5e: Move port speed code from en_ethtool.c to en/port.c | Huy Nguyen |
2018-05-17 | net/mlx5e: Add HW vport counters to representor ethtool stats | Or Gerlitz |
2018-05-17 | net/mlx5e: Ignore attempts to offload multiple times a TC flow | Or Gerlitz |
2018-05-17 | net/mlx5e: Use shared table for offloaded TC eswitch flows | Or Gerlitz |