Age | Commit message (Expand) | Author | Files | Lines |
2021-01-20 | Revert "RDMA/rxe: Remove VLAN code leftovers from RXE" | Martin Wilck | 2 | -0/+11 |
2021-01-20 | RDMA/usnic: Fix misuse of sysfs_emit_at | Joe Perches | 1 | -4/+3 |
2021-01-20 | Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion" | Parav Pandit | 1 | -4/+2 |
2021-01-20 | RDMA/hns: Use mutex instead of spinlock for ida allocation | Yangyang Li | 2 | -6/+7 |
2021-01-20 | RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC | Bryan Tan | 2 | -1/+15 |
2021-01-19 | RDMA/cxgb4: Fix the reported max_recv_sge value | Kamal Heib | 1 | -1/+1 |
2021-01-14 | RDMA/cma: Fix error flow in default_roce_mode_store | Neta Ostrovsky | 1 | -1/+3 |
2021-01-14 | RDMA/mlx5: Fix wrong free of blue flame register on error | Mark Bloch | 1 | -1/+1 |
2021-01-14 | IB/mlx5: Fix error unwinding when set_has_smi_cap fails | Parav Pandit | 1 | -1/+1 |
2021-01-14 | RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two() | Aharon Landau | 1 | -1/+1 |
2021-01-07 | RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() | Tom Rix | 1 | -1/+1 |
2021-01-07 | RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp | Dinghao Liu | 1 | -0/+3 |
2021-01-07 | RDMA/restrack: Don't treat as an error allocation ID wrapping | Leon Romanovsky | 1 | -0/+1 |
2021-01-07 | RDMA/ucma: Do not miss ctx destruction steps in some cases | Jason Gunthorpe | 1 | -63/+72 |
2020-12-17 | block/rnbd-clt: Does not request pdu to rtrs-clt | Gioh Kim | 2 | -13/+0 |
2020-12-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 152 | -3597/+3477 |
2020-12-17 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -4/+4 |
2020-12-14 | RDMA/cma: Don't overwrite sgid_attr after device is released | Leon Romanovsky | 1 | -3/+4 |
2020-12-14 | RDMA/mlx5: Fix MR cache memory leak | Maor Gottlieb | 1 | -0/+1 |
2020-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -5/+13 |
2020-12-12 | RDMA/rxe: Use acquire/release for memory ordering | Bob Pearson | 3 | -50/+60 |
2020-12-11 | RDMA/hns: Simplify AEQE process for different types of queue | Yixian Liu | 3 | -62/+23 |
2020-12-11 | RDMA/hns: Fix inaccurate prints | Yixing Liu | 8 | -90/+107 |
2020-12-11 | RDMA/hns: Fix incorrect symbol types | Wenpeng Liang | 10 | -73/+73 |
2020-12-11 | RDMA/hns: Clear redundant variable initialization | Xinhao Liu | 2 | -5/+5 |
2020-12-11 | RDMA/hns: Fix coding style issues | Lang Cheng | 13 | -51/+43 |
2020-12-11 | RDMA/hns: Remove unnecessary access right set during INIT2INIT | Yixian Liu | 1 | -46/+0 |
2020-12-11 | RDMA/hns: WARN_ON if get a reserved sl from users | Weihang Li | 1 | -0/+4 |
2020-12-11 | RDMA/hns: Avoid filling sl in high 3 bits of vlan_id | Weihang Li | 1 | -10/+1 |
2020-12-11 | RDMA/hns: Do shift on traffic class when using RoCEv2 | Weihang Li | 3 | -8/+12 |
2020-12-11 | RDMA/hns: Normalization the judgment of some features | Wenpeng Liang | 3 | -7/+7 |
2020-12-11 | RDMA/hns: Limit the length of data copied between kernel and userspace | Wenpeng Liang | 5 | -16/+22 |
2020-12-10 | RDMA/mlx4: Remove bogus dev_base_lock usage | Vladimir Oltean | 1 | -3/+0 |
2020-12-10 | RDMA/uverbs: Fix incorrect variable type | Avihai Horon | 1 | -9/+5 |
2020-12-10 | RDMA/core: Do not indicate device ready when device enablement fails | Jack Morgenstein | 1 | -3/+4 |
2020-12-10 | RDMA/core: Clean up cq pool mechanism | Jack Morgenstein | 3 | -15/+9 |
2020-12-10 | RDMA/core: Update kernel documentation for ib_create_named_qp() | Lukas Bulwahn | 1 | -0/+1 |
2020-12-10 | RDMA/mlx5: Remove unneeded semicolon | Tom Rix | 1 | -1/+1 |
2020-12-09 | RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait | Leon Romanovsky | 1 | -0/+2 |
2020-12-08 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski | 5 | -153/+168 |
2020-12-07 | RDMA/core: Fix empty gid table for non IB/RoCE devices | Gal Pressman | 1 | -3/+0 |
2020-12-07 | RDMA/iser: Remove in_interrupt() usage | Sebastian Andrzej Siewior | 1 | -17/+5 |
2020-12-07 | RDMA/mlx5: Assign dev to DM MR | Maor Gottlieb | 4 | -30/+35 |
2020-12-07 | RDMA/hns: Move capability flags of QP and CQ to hns-abi.h | Weihang Li | 6 | -15/+1 |
2020-12-07 | IB: Fix kernel-doc markups | Mauro Carvalho Chehab | 12 | -23/+25 |
2020-12-07 | RDMA/bnxt_re: Fix max_qp_wrs reported | Selvin Xavier | 1 | -1/+1 |
2020-12-07 | RDMA/i40iw: Replace atomic_add_return(1, ..) | Yejune Deng | 1 | -3/+3 |
2020-12-07 | RDMA/mlx5: Fix error unwinds for rereg_mr | Jason Gunthorpe | 1 | -128/+188 |
2020-12-07 | RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr() | Jason Gunthorpe | 3 | -129/+140 |
2020-12-07 | RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr | Jason Gunthorpe | 8 | -52/+151 |