Age | Commit message (Expand) | Author | Files | Lines |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -8/+19 |
2018-12-15 | net/mlx5: Make RoCE and SR-IOV LAG modes explicit | Aviv Heller | 3 | -6/+10 |
2018-12-14 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 3 | -22/+19 |
2018-12-14 | IB/mlx5: Unify e-switch representors load approach between uplink and VFs | Mark Bloch | 3 | -22/+19 |
2018-12-11 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 9 | -141/+1309 |
2018-12-11 | net/mlx5: Revise gre and nvgre key formats | Oz Shlomo | 1 | -2/+2 |
2018-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -97/+95 |
2018-12-10 | IB/mlx5: Use helper to get CQE opcode | Tariq Toukan | 1 | -4/+4 |
2018-12-06 | IB/mlx5: Block DEVX umem from the non applicable cases | Yishai Hadas | 1 | -1/+3 |
2018-12-04 | RDMA/mlx5: Unfold modify RMP function | Leon Romanovsky | 1 | -28/+34 |
2018-12-04 | RDMA/mlx5: Unfold create RMP function | Leon Romanovsky | 1 | -19/+16 |
2018-12-04 | RDMA/mlx5: Initialize SRQ tables on mlx5_ib | Leon Romanovsky | 6 | -14/+100 |
2018-12-04 | RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format | Leon Romanovsky | 4 | -77/+83 |
2018-12-04 | RDMA/mlx5: Use stages for callback to setup and release DEVX | Leon Romanovsky | 2 | -7/+20 |
2018-12-04 | RDMA/mlx5: Remove SRQ signature global flag | Leon Romanovsky | 1 | -4/+1 |
2018-12-04 | net/mlx5: Move SRQ functions to RDMA part | Leon Romanovsky | 5 | -2/+717 |
2018-12-04 | net/mlx5: Align SRQ licenses and copyright information | Leon Romanovsky | 1 | -29/+2 |
2018-12-04 | IB/mlx5: Fix implicit ODP interrupted page fault | Artemy Kovalyov | 1 | -5/+4 |
2018-12-04 | IB/hfi1: Fix an out-of-bounds access in get_hw_stats | Piotr Stankiewicz | 3 | -2/+5 |
2018-12-04 | IB/hfi1: Fix a latency issue for small messages | Michael J. Ruhl | 1 | -0/+7 |
2018-11-30 | IB/mlx5: Handle raw delay drop general event | Saeed Mahameed | 1 | -3/+15 |
2018-11-30 | IB/mlx5: Handle raw port change event rather than the software version | Saeed Mahameed | 1 | -34/+52 |
2018-11-30 | IB/mlx5: Use the new mlx5 core notifier API | Saeed Mahameed | 2 | -14/+66 |
2018-11-30 | RDMA/mlx5: Initialize return variable in case pagefault was skipped | Leon Romanovsky | 1 | -0/+1 |
2018-11-27 | IB/mlx5: Fix page fault handling for MW | Artemy Kovalyov | 1 | -0/+1 |
2018-11-27 | IB/mlx5: Skip non-ODP MR when handling a page fault | Artemy Kovalyov | 1 | -0/+8 |
2018-11-25 | net: remove unsafe skb_insert() | Eric Dumazet | 1 | -2/+2 |
2018-11-23 | RDMA/hns: Bugfix pbl configuration for rereg mr | Yixian Liu | 1 | -68/+60 |
2018-11-23 | cxgb4: use new fw interface to get the VIN and smt index | Santosh Rastapur | 1 | -4/+2 |
2018-11-22 | {net, IB}/mlx4: Initialize CQ buffers in the driver when possible | Daniel Jurgens | 1 | -1/+8 |
2018-11-22 | IB/mlx5: Avoid load failure due to unknown link width | Michael Guralnik | 1 | -18/+11 |
2018-11-22 | IB/mlx5: Fix XRC QP support after introducing extended atomic | Yonatan Cohen | 1 | -2/+1 |
2018-11-22 | RDMA/bnxt_re: Avoid accessing the device structure after it is freed | Selvin Xavier | 1 | -0/+2 |
2018-11-22 | RDMA/bnxt_re: Fix system hang when registration with L2 driver fails | Selvin Xavier | 1 | -0/+1 |
2018-11-22 | RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR | Majd Dibbiny | 1 | -9/+10 |
2018-11-20 | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA | Saeed Mahameed | 3 | -20/+286 |
2018-11-20 | net/mlx5: EQ, Privatize eq_table and friends | Saeed Mahameed | 1 | -3/+2 |
2018-11-12 | IB/mlx5: Improve ODP debugging messages | Moni Shoua | 1 | -2/+2 |
2018-11-12 | IB/mlx5: Lock QP during page fault handling | Moni Shoua | 1 | -9/+37 |
2018-11-10 | infiniband: nes: Fix more direct skb list accesses. | David S. Miller | 1 | -2/+2 |
2018-11-09 | cxgb4: use __vlan_hwaccel helpers | Michał Mirosław | 1 | -1/+1 |
2018-11-09 | i40iw: remove use of VLAN_TAG_PRESENT | Michał Mirosław | 1 | -4/+4 |
2018-10-27 | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca... | Michal Hocko | 1 | -1/+0 |
2018-10-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 118 | -3715/+4489 |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -8/+6 |
2018-10-20 | Merge branch 'pci/misc' | Bjorn Helgaas | 2 | -6/+6 |
2018-10-18 | net/mlx5: Refactor fragmented buffer struct fields and init flow | Tariq Toukan | 2 | -18/+14 |
2018-10-18 | net/mlx5: Add a no-append flow insertion mode | Paul Blakey | 1 | -3/+3 |
2018-10-18 | net/mlx5: Use flow counter IDs and not the wrapping cache object | Mark Bloch | 1 | -2/+5 |
2018-10-18 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2 | -5/+5 |