Age | Commit message (Expand) | Author | Files | Lines |
2021-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 7 | -18/+27 |
2021-06-14 | net/mlx5: Round-Robin EQs over IRQs | Shay Drory | 1 | -2/+1 |
2021-06-14 | net/mlx5: Provide cpumask at EQ creation phase | Leon Romanovsky | 1 | -0/+5 |
2021-06-10 | IB/mlx5: Fix initializing CQ fragments buffer | Alaa Hleihel | 1 | -5/+4 |
2021-06-10 | RDMA/mlx5: Delete right entry from MR signature database | Aharon Landau | 1 | -2/+2 |
2021-06-10 | RDMA: Verify port when creating flow rule | Maor Gottlieb | 3 | -6/+7 |
2021-06-09 | net/mlx5: Added new parameters to reformat context | Yevgeny Kliteynik | 1 | -2/+7 |
2021-06-08 | RDMA/mlx5: Block FDB rules when not in switchdev mode | Mark Bloch | 1 | -0/+6 |
2021-06-03 | RDMA/mlx4: Do not map the core_clock page to user space unless enabled | Shay Drory | 1 | -4/+1 |
2021-06-03 | RDMA/mlx5: Use different doorbell memory for different processes | Mark Zhang | 1 | -1/+6 |
2021-06-02 | RDMA/ipoib: Fix warning caused by destroying non-initial netns | Kamal Heib | 1 | -0/+1 |
2021-06-01 | Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu... | David S. Miller | 1 | -3/+2 |
2021-05-26 | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -2/+2 |
2021-05-26 | i40e: Replace one-element array with flexible-array member | Gustavo A. R. Silva | 1 | -3/+2 |
2021-05-19 | RDMA/uverbs: Fix a NULL vs IS_ERR() bug | Dan Carpenter | 1 | -2/+2 |
2021-05-19 | RDMA/mlx5: Fix query DCT via DEVX | Maor Gottlieb | 1 | -4/+2 |
2021-05-18 | {net, RDMA}/mlx5: Fix override of log_max_qp by other device | Maor Gottlieb | 1 | -2/+2 |
2021-05-18 | RDMA/core: Don't access cm_id after its destruction | Shay Drory | 1 | -2/+3 |
2021-05-17 | RDMA/rxe: Return CQE error if invalid lkey was supplied | Leon Romanovsky | 1 | -6/+10 |
2021-05-17 | RDMA/mlx5: Recover from fatal event in dual port mode | Maor Gottlieb | 1 | -0/+1 |
2021-05-17 | RDMA/mlx5: Verify that DM operation is reasonable | Maor Gottlieb | 1 | -0/+3 |
2021-05-11 | RDMA/rxe: Clear all QP fields if creation failed | Leon Romanovsky | 1 | -0/+7 |
2021-05-10 | RDMA/core: Prevent divide-by-zero error triggered by the user | Leon Romanovsky | 1 | -0/+3 |
2021-05-10 | RDMA/siw: Release xarray entry | Leon Romanovsky | 1 | -1/+1 |
2021-05-10 | RDMA/siw: Properly check send and receive CQ pointers | Leon Romanovsky | 1 | -6/+3 |
2021-05-07 | Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+2 |
2021-05-03 | Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -63/+5 |
2021-05-03 | RDMA/rtrs: fix uninitialized symbol 'cnt' | Gioh Kim | 1 | -1/+2 |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 198 | -3835/+4967 |
2021-04-30 | RDMA/umem: batch page unpin in __ib_umem_release() | Joao Martins | 1 | -6/+6 |
2021-04-30 | IB/qib: Remove redundant assignment to ret | Yang Li | 1 | -1/+0 |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 3 | -6/+4 |
2021-04-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -5/+9 |
2021-04-28 | Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -32/+62 |
2021-04-27 | RDMA/nldev: Add copy-on-fork attribute to get sys command | Gal Pressman | 1 | -0/+14 |
2021-04-27 | RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res | Lv Yunlong | 1 | -0/+1 |
2021-04-27 | RDMA/siw: Fix a use after free in siw_alloc_mr | Lv Yunlong | 1 | -2/+2 |
2021-04-27 | IB/hfi1: Remove redundant variable rcd | Jiapeng Chong | 1 | -4/+4 |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -1/+2 |
2021-04-22 | RDMA/nldev: Add QP numbers to SRQ information | Neta Ostrovsky | 1 | -0/+91 |
2021-04-22 | RDMA/nldev: Return SRQ information | Neta Ostrovsky | 1 | -0/+42 |
2021-04-22 | RDMA/restrack: Add support to get resource tracking for SRQ | Neta Ostrovsky | 2 | -0/+10 |
2021-04-22 | RDMA/nldev: Return context information | Neta Ostrovsky | 1 | -0/+27 |
2021-04-21 | RDMA/core: Add CM to restrack after successful attachment to a device | Shay Drory | 1 | -2/+10 |
2021-04-21 | RDMA/cma: Skip device which doesn't support CM | Parav Pandit | 1 | -0/+14 |
2021-04-21 | RDMA/rxe: Fix a bug in rxe_fill_ip_info() | Bob Pearson | 1 | -1/+1 |
2021-04-20 | RDMA/mlx5: Expose private query port | Mark Bloch | 1 | -0/+173 |
2021-04-20 | RDMA/mlx4: Remove an unused variable | Christophe JAILLET | 1 | -3/+0 |
2021-04-20 | block/rnbd-clt: Remove max_segment_size | Jack Wang | 3 | -12/+5 |
2021-04-20 | block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev | Gioh Kim | 2 | -4/+3 |