Age | Commit message (Expand) | Author | Files | Lines |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -16/+16 |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -18/+0 |
2018-01-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -6/+5 |
2018-01-16 | RDMA/mlx5: Fix out-of-bound access while querying AH | Leon Romanovsky | 1 | -4/+3 |
2018-01-12 | net/mlx5: Fix mlx5_get_uars_page to return error code | Eran Ben Elisha | 1 | -1/+1 |
2018-01-12 | {net,ib}/mlx5: Don't disable local loopback multicast traffic when needed | Eran Ben Elisha | 1 | -3/+6 |
2018-01-11 | IB/hfi1: Prevent a NULL dereference | Dan Carpenter | 1 | -2/+2 |
2018-01-03 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 9 | -18/+0 |
2018-01-02 | IB/mlx4: Fix mlx4_ib_alloc_mr error flow | Leon Romanovsky | 1 | -1/+1 |
2017-12-28 | IB/mlx5: Fix mlx5_ib_alloc_mr error flow | Nitzan Carmi | 1 | -0/+1 |
2017-12-28 | IB/mlx5: Serialize access to the VMA list | Majd Dibbiny | 2 | -0/+12 |
2017-12-22 | IB/hfi: Only read capability registers if the capability exists | Michael J. Ruhl | 2 | -19/+12 |
2017-12-22 | IB/mlx5: Fix congestion counters in LAG mode | Majd Dibbiny | 3 | -42/+6 |
2017-12-22 | RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy | Bryan Tan | 5 | -22/+22 |
2017-12-22 | RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning | Bryan Tan | 1 | -2/+2 |
2017-12-22 | RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path | Bryan Tan | 1 | -0/+7 |
2017-12-22 | iw_cxgb4: when flushing, complete all wrs in a chain | Steve Wise | 1 | -2/+26 |
2017-12-22 | iw_cxgb4: reflect the original WR opcode in drain cqes | Steve Wise | 4 | -11/+50 |
2017-12-22 | iw_cxgb4: Only validate the MSN for successful completions | Steve Wise | 1 | -3/+3 |
2017-12-12 | iw_cxgb4: only insert drain cqes if wq is flushed | Steve Wise | 2 | -2/+17 |
2017-12-08 | iw_cxgb4: only clear the ARMED bit if a notification is needed | Steve Wise | 1 | -4/+4 |
2017-12-07 | IB/mlx4: Fix RSS hash fields restrictions | Guy Levi | 1 | -7/+19 |
2017-12-05 | drivers/infiniband: Remove now-redundant smp_read_barrier_depends() | Paul E. McKenney | 9 | -18/+0 |
2017-12-01 | RDMA/hns: Get rid of page operation after dma_alloc_coherent | Wei Hu\(Xavier\) | 2 | -12/+14 |
2017-12-01 | RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent | Wei Hu\(Xavier\) | 2 | -26/+1 |
2017-12-01 | RDMA/hns: Fix the issue of IOVA not page continuous in hip08 | Wei Hu\(Xavier\) | 1 | -7/+15 |
2017-12-01 | i40iw: Notify user of established connection after QP in RTS | Henry Orosco | 1 | -6/+11 |
2017-12-01 | i40iw: Move MPA request event for loopback after connect | Tatyana Nikolova | 1 | -2/+6 |
2017-12-01 | i40iw: Correct ARP index mask | Mustafa Ismail | 1 | -1/+1 |
2017-12-01 | i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE | Mustafa Ismail | 1 | -3/+3 |
2017-12-01 | i40iw: Allocate a sdbuf per CQP WQE | Chien Tin Tung | 2 | -14/+33 |
2017-12-01 | IB/hfi1: Initialize bth1 in 16B rc ack builder | Dennis Dalessandro | 1 | -1/+1 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2 | -16/+16 |
2017-11-22 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 1 | -1/+1 |
2017-11-22 | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook | 1 | -3/+3 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -3/+3 |
2017-11-22 | treewide: init_timer() -> setup_timer() | Kees Cook | 1 | -3/+1 |
2017-11-16 | Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+10 |
2017-11-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+3 |
2017-11-16 | drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node() | Johannes Thumshirn | 1 | -2/+3 |
2017-11-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 165 | -3032/+11715 |
2017-11-16 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2017-11-14 | IB/mlx5: Add CQ moderation capability to query_device | Yonatan Cohen | 1 | -0/+7 |
2017-11-14 | IB/mlx4: Add CQ moderation capability to query_device | Yonatan Cohen | 1 | -0/+3 |
2017-11-14 | IB/mlx5: Exposing modify CQ callback to uverbs layer | Yonatan Cohen | 2 | -1/+5 |
2017-11-14 | IB/mlx4: Exposing modify CQ callback to uverbs layer | Yonatan Cohen | 2 | -0/+4 |
2017-11-14 | iw_cxgb4: atomically flush the qp | Steve Wise | 1 | -8/+11 |
2017-11-14 | iw_cxgb4: only call the cq comp_handler when the cq is armed | Steve Wise | 2 | -11/+17 |
2017-11-14 | iw_cxgb4: Fix possible circular dependency locking warning | Bharat Potnuri | 3 | -25/+39 |