Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-10-16 | Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 1 | -15/+8 |
2018-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+8 |
2018-10-12 | Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Greg Kroah-Hartman | 1 | -4/+8 |
2018-10-11 | RDMA/netdev: Hoist alloc_netdev_mqs out of the driver | Denis Drozdov | 1 | -15/+8 |
2018-10-10 | IB/mlx5: Unmap DMA addr from HCA before IOMMU | Valentine Fatiev | 1 | -4/+8 |
2018-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -69/+98 |
2018-09-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Greg Kroah-Hartman | 7 | -69/+98 |
2018-09-25 | IB/mlx5: Destroy the DEVX object upon error flow | Yishai Hadas | 1 | -1/+4 |
2018-09-24 | RDMA/bnxt_re: Fix system crash during RDMA resource initialization | Selvin Xavier | 1 | -55/+38 |
2018-09-22 | net/mlx5: Rename incorrect naming in IFC file | Mark Bloch | 1 | -2/+2 |
2018-09-21 | IB/hfi1: Fix destroy_qp hang after a link down | Michael J. Ruhl | 3 | -9/+41 |
2018-09-21 | IB/hfi1: Fix context recovery when PBC has an UnsupportedVL | Michael J. Ruhl | 1 | -2/+7 |
2018-09-21 | IB/hfi1: Invalid user input can result in crash | Michael J. Ruhl | 1 | -1/+1 |
2018-09-21 | IB/hfi1: Fix SL array bounds check | Ira Weiny | 1 | -1/+7 |
2018-09-18 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+4 |
2018-09-13 | Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+4 |
2018-09-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -4/+14 |
2018-09-12 | IB/hfi1,PCI: Allow bus reset while probing | Dennis Dalessandro | 1 | -7/+4 |
2018-09-10 | infiniband: nes: Use skb_peek_next() and skb_queue_walk(). | David S. Miller | 1 | -5/+3 |
2018-09-06 | RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HW | Leon Romanovsky | 1 | -3/+5 |
2018-09-06 | bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces | Somnath Kotur | 2 | -1/+3 |
2018-09-05 | {net, RDMA}/mlx5: Rename encap to reformat packet | Mark Bloch | 1 | -3/+3 |
2018-09-05 | iw_cxgb4: only allow 1 flush on user qps | Steve Wise | 1 | -0/+6 |
2018-08-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -3/+21 |
2018-08-22 | mm, oom: distinguish blockable mode for mmu notifiers | Michal Hocko | 2 | -5/+8 |
2018-08-20 | IB/hfi1: Invalid NUMA node information can cause a divide by zero | Michael J. Ruhl | 1 | -3/+21 |
2018-08-16 | Merge branch 'linus/master' into rdma.git for-next | Jason Gunthorpe | 3 | -10/+6 |
2018-08-16 | Merge tag 'v4.18' into rdma.git for-next | Jason Gunthorpe | 10 | -34/+52 |
2018-08-16 | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+1 |
2018-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -2/+18 |
2018-08-16 | RDMA/hns: Fix usage of bitmap allocation functions return values | Gal Pressman | 2 | -2/+5 |
2018-08-15 | qedr: Add user space support for SRQ | Yuval Bason | 2 | -44/+191 |
2018-08-15 | qedr: Add support for kernel mode SRQ's | Yuval Bason | 5 | -13/+458 |
2018-08-15 | qedr: Add wrapping generic structure for qpidr and adjust idr routines. | Yuval Bason | 4 | -29/+31 |
2018-08-15 | IB/mlx5: Fix leaking stack memory to userspace | Jason Gunthorpe | 1 | -1/+1 |
2018-08-13 | IB/uverbs: Use uverbs_alloc for allocations | Jason Gunthorpe | 1 | -53/+30 |
2018-08-11 | IB/uverbs: Have the core code create the uverbs_root_spec | Jason Gunthorpe | 2 | -29/+17 |
2018-08-08 | iw_cxgb4: pass window scale in flowc work request | Potnuri Bharat Teja | 2 | -24/+28 |
2018-08-08 | RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq | Leon Romanovsky | 1 | -1/+3 |
2018-08-03 | RDMA/netdev: Use priv_destructor for netdev cleanup | Jason Gunthorpe | 1 | -10/+0 |
2018-08-03 | iw_cxgb4: Support FW write completion WR | Potnuri Bharat Teja | 4 | -2/+183 |
2018-08-03 | iw_cxgb4: RDMA write with immediate support | Potnuri Bharat Teja | 4 | -15/+79 |
2018-08-03 | rdma/cxgb4: fix some info leaks | Dan Carpenter | 1 | -4/+3 |
2018-08-03 | RDMA/hns: Support flush cqe for hip08 in kernel space | Yixian Liu | 4 | -20/+240 |
2018-08-01 | IB/uverbs: Do not pass struct ib_device to the ioctl methods | Jason Gunthorpe | 2 | -27/+24 |
2018-08-01 | RDMA: Fix return code check in rdma_set_cq_moderation | Kamal Heib | 1 | -1/+1 |