Age | Commit message (Expand) | Author |
2018-01-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-01-03 | IB/srpt: Fix ACL lookup during login | Bart Van Assche |
2018-01-03 | IB/srpt: Disable RDMA access by the initiator | Bart Van Assche |
2018-01-02 | RDMA/netlink: Fix locking around __ib_get_device_by_index | Leon Romanovsky |
2018-01-02 | IB/ipoib: Fix race condition in neigh creation | Erez Shitrit |
2018-01-02 | IB/mlx4: Fix mlx4_ib_alloc_mr error flow | Leon Romanovsky |
2017-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2017-12-27 | IB/mlx5: Fix mlx5_ib_alloc_mr error flow | Nitzan Carmi |
2017-12-27 | IB/core: Verify that QP is security enabled in create and destroy | Moni Shoua |
2017-12-27 | IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() | Moni Shoua |
2017-12-27 | IB/mlx5: Serialize access to the VMA list | Majd Dibbiny |
2017-12-22 | IB/hfi: Only read capability registers if the capability exists | Michael J. Ruhl |
2017-12-21 | IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush | Alex Vesker |
2017-12-21 | IB/mlx5: Fix congestion counters in LAG mode | Majd Dibbiny |
2017-12-21 | RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy | Bryan Tan |
2017-12-21 | RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning | Bryan Tan |
2017-12-21 | RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path | Bryan Tan |
2017-12-21 | iw_cxgb4: when flushing, complete all wrs in a chain | Steve Wise |
2017-12-21 | iw_cxgb4: reflect the original WR opcode in drain cqes | Steve Wise |
2017-12-21 | iw_cxgb4: Only validate the MSN for successful completions | Steve Wise |
2017-12-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2017-12-13 | IB/ipoib: Restore MM behavior in case of tx_ring allocation failure | Yuval Shaia |
2017-12-11 | iw_cxgb4: only insert drain cqes if wq is flushed | Steve Wise |
2017-12-07 | iw_cxgb4: only clear the ARMED bit if a notification is needed | Steve Wise |
2017-12-07 | RDMA/netlink: Fix general protection fault | Leon Romanovsky |
2017-12-07 | IB/mlx4: Fix RSS hash fields restrictions | Guy Levi |
2017-12-07 | IB/core: Don't enforce PKey security on SMI MADs | Daniel Jurgens |
2017-12-07 | IB/core: Bound check alternate path port number | Daniel Jurgens |
2017-12-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2017-12-01 | IB/core: Only enforce security for InfiniBand | Daniel Jurgens |
2017-12-01 | RDMA/hns: Get rid of page operation after dma_alloc_coherent | Wei Hu\(Xavier\) |
2017-12-01 | RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent | Wei Hu\(Xavier\) |
2017-12-01 | RDMA/hns: Fix the issue of IOVA not page continuous in hip08 | Wei Hu\(Xavier\) |
2017-12-01 | IB/core: Init subsys if compiled to vmlinuz-core | Dmitry Monakhov |
2017-12-01 | RDMA/cma: Make sure that PSN is not over max allowed | Moni Shoua |
2017-12-01 | i40iw: Notify user of established connection after QP in RTS | Henry Orosco |
2017-12-01 | i40iw: Move MPA request event for loopback after connect | Tatyana Nikolova |
2017-12-01 | i40iw: Correct ARP index mask | Mustafa Ismail |
2017-12-01 | i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE | Mustafa Ismail |
2017-12-01 | i40iw: Allocate a sdbuf per CQP WQE | Chien Tin Tung |
2017-11-30 | IB: INFINIBAND should depend on HAS_DMA | Geert Uytterhoeven |
2017-11-30 | IB/hfi1: Initialize bth1 in 16B rc ack builder | Dennis Dalessandro |
2017-11-29 | IB/core: disable memory registration of filesystem-dax vmas | Dan Williams |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook |
2017-11-21 | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-21 | treewide: init_timer() -> setup_timer() | Kees Cook |
2017-11-16 | Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-15 | drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node() | Johannes Thumshirn |