Age | Commit message (Expand) | Author | Files | Lines |
2018-06-13 | treewide: kvzalloc() -> kvcalloc() | Kees Cook | 1 | -4/+6 |
2018-06-13 | treewide: kzalloc_node() -> kcalloc_node() | Kees Cook | 1 | -5/+5 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 2 | -3/+4 |
2018-06-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 4 | -15/+25 |
2018-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 57 | -1100/+4638 |
2018-06-07 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+2 |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 2 | -3/+2 |
2018-06-05 | net/mlx5e: fix error return code in mlx5e_alloc_rq() | Wei Yongjun | 1 | -1/+3 |
2018-06-05 | net/mlx5e: Make function mlx5e_change_rep_mtu() static | Wei Yongjun | 1 | -1/+1 |
2018-06-04 | Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/... | Jason Gunthorpe | 3 | -13/+11 |
2018-06-03 | net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() static | Wei Yongjun | 1 | -2/+2 |
2018-06-02 | net/mlx5: Export flow counter related API | Raed Salem | 2 | -2/+3 |
2018-06-02 | net/mlx5: Use flow counter pointer as input to the query function | Or Gerlitz | 3 | -12/+9 |
2018-06-02 | net/mlx5e: TX, Separate cachelines of xmit and completion stats | Tariq Toukan | 2 | -8/+9 |
2018-06-02 | net/mlx5e: RX, Always prefer Linear SKB configuration | Tariq Toukan | 1 | -3/+10 |
2018-06-02 | net/mlx5e: RX, Enhance legacy Receive Queue memory scheme | Tariq Toukan | 3 | -127/+362 |
2018-06-02 | net/mlx5e: RX, Use cyclic WQ in legacy RQ | Tariq Toukan | 6 | -111/+161 |
2018-06-02 | net/mlx5e: RX, Split WQ objects for different RQ types | Tariq Toukan | 3 | -57/+110 |
2018-06-02 | net/mlx5e: RX, Remove HW LRO support in legacy RQ | Tariq Toukan | 2 | -14/+26 |
2018-06-02 | net/mlx5e: RX, Dedicate a function for copying SKB header | Tariq Toukan | 1 | -13/+17 |
2018-06-02 | net/mlx5e: RX, Generalise function of SKB frag addition | Tariq Toukan | 1 | -8/+8 |
2018-06-02 | net/mlx5e: RX, Generalise name of non-linear SKB head size | Tariq Toukan | 3 | -4/+4 |
2018-06-02 | net/mlx5e: TX, Obsolete maintaining local copies of skb->len/data | Tariq Toukan | 1 | -30/+12 |
2018-06-02 | net/mlx5: FPGA, Handle QP error event | Ilan Tayari | 1 | -4/+24 |
2018-06-02 | net/mlx5e: Support configurable MTU for vport representors | Adi Nissim | 3 | -4/+28 |
2018-06-02 | net/mlx5e: Increase aRFS flow tables size | Maor Gottlieb | 1 | -1/+1 |
2018-06-02 | net/mlx5e: Remove redundant active_channels indication | Eran Ben Elisha | 4 | -20/+0 |
2018-06-02 | net/mlx5e: Present SW stats when state is not opened | Eran Ben Elisha | 2 | -16/+13 |
2018-06-02 | net/mlx5e: IPOIB, Add a missing skb_pull | Tariq Toukan | 1 | -0/+1 |
2018-06-02 | net/mlx5e: IPOIB, Fix overflowing SQ WQE memset | Tariq Toukan | 1 | -3/+3 |
2018-05-31 | net/mlx5: Add FPGA QP error event | Ilan Tayari | 1 | -2/+5 |
2018-05-31 | net/mlx5: Add temperature warning event to log | Ilan Tayari | 1 | -0/+23 |
2018-05-30 | net/mlx5e: Get the number of offloaded TC rules from the correct table | Or Gerlitz | 2 | -4/+8 |
2018-05-30 | net/mlx5: FPGA, Call DMA unmap with the right size | Ilya Lesokhin | 1 | -2/+1 |
2018-05-30 | net/mlx5: FPGA, Properly initialize dma direction on fpga conn send | Ilya Lesokhin | 1 | -0/+1 |
2018-05-30 | net/mlx5: FPGA, Abort FPGA init if the device reports no QP capability | Yevgeny Kliteynik | 1 | -0/+6 |
2018-05-30 | net/mlx5: FPGA, print SBU identification on init | Ilan Tayari | 1 | -2/+5 |
2018-05-30 | net/mlx5: FPGA, Add device name | Ilan Tayari | 2 | -3/+28 |
2018-05-30 | net/mlx5: FPGA, Add doxygen for access type enum | Ilan Tayari | 1 | -0/+6 |
2018-05-29 | net/mlx5e: fix TLS dependency | Arnd Bergmann | 1 | -0/+1 |
2018-05-29 | Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 19 | -382/+709 |
2018-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -7/+47 |
2018-05-26 | net/mlx5e: Avoid reset netdev stats on configuration changes | Eran Ben Elisha | 8 | -100/+136 |
2018-05-26 | net/mlx5e: Introducing new statistics rwlock | Shalom Lagziel | 5 | -9/+27 |
2018-05-26 | net/mlx5e: Move phy link down events counter out of SW stats | Saeed Mahameed | 2 | -18/+22 |
2018-05-26 | net/mlx5: Use order-0 allocations for all WQ types | Tariq Toukan | 8 | -90/+111 |
2018-05-26 | net/mlx5i: Use compilation flag in IPOIB header | Tariq Toukan | 1 | -0/+3 |
2018-05-26 | net/mlx5e: TX, Use actual WQE size for SQ edge fill | Tariq Toukan | 5 | -92/+178 |
2018-05-26 | net/mlx5e: Use WQ API functions instead of direct fields access | Tariq Toukan | 5 | -38/+60 |
2018-05-26 | net/mlx5e: Split offloaded eswitch TC rules for port mirroring | Chris Mi | 3 | -21/+108 |