| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/cma: Do not change route.addr.src_addr outside state checks | Jason Gunthorpe | 2022-02-25 | 1 | -16/+24 |
* | RDMA/ib_srp: Fix a deadlock | Bart Van Assche | 2022-02-23 | 1 | -2/+4 |
* | RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close | Md Haris Iqbal | 2022-02-18 | 1 | -1/+1 |
* | RDMA/rtrs-clt: Fix possible double free in error case | Md Haris Iqbal | 2022-02-18 | 1 | -17/+20 |
* | IB/qib: Fix duplicate sysfs directory name | Mike Marciniszyn | 2022-02-17 | 1 | -1/+1 |
* | RDMA/mlx4: Don't continue event handler after memory allocation failure | Leon Romanovsky | 2022-02-01 | 1 | -1/+1 |
* | RDMA/siw: Fix broken RDMA Read Fence/Resume logic. | Bernard Metzler | 2022-02-01 | 2 | -15/+12 |
* | IB/rdmavt: Validate remote_addr during loopback atomic tests | Mike Marciniszyn | 2022-01-28 | 1 | -0/+2 |
* | IB/cm: Release previously acquired reference counter in the cm_id_priv | Mark Zhang | 2022-01-28 | 1 | -1/+1 |
* | RDMA/siw: Fix refcounting leak in siw_create_qp() | Dan Carpenter | 2022-01-28 | 1 | -1/+2 |
* | RDMA/ucma: Protect mc during concurrent multicast leaves | Leon Romanovsky | 2022-01-28 | 1 | -11/+23 |
* | RDMA/cma: Use correct address when leaving multicast group | Maor Gottlieb | 2022-01-28 | 1 | -10/+12 |
* | IB/hfi1: Fix tstats alloc and dealloc | Mike Marciniszyn | 2022-01-28 | 1 | -2/+12 |
* | IB/hfi1: Fix AIP early init panic | Mike Marciniszyn | 2022-01-28 | 1 | -10/+3 |
* | IB/hfi1: Fix alloc failure with larger txqueuelen | Mike Marciniszyn | 2022-01-28 | 2 | -12/+26 |
* | IB/hfi1: Fix panic with larger ipoib send_queue_size | Mike Marciniszyn | 2022-01-28 | 1 | -1/+1 |
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 2022-01-23 | 1 | -8/+8 |
|\ |
|
| * | all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate | Yury Norov | 2022-01-15 | 1 | -8/+8 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-20 | 3 | -4/+3 |
|\ \ |
|
| * | | hash.h: remove unused define directive | Isabella Basso | 2022-01-20 | 1 | -2/+1 |
| * | | drivers/infiniband: replace open-coded string copy with get_task_comm | Yafang Shao | 2022-01-20 | 2 | -2/+2 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-15 | 1 | -4/+3 |
|\ \ |
|
| * | | RDMA/siw: make use of the helper function kthread_run_on_cpu() | Cai Huoqing | 2022-01-15 | 1 | -4/+3 |
| |/ |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2022-01-13 | 96 | -8783/+2188 |
|\ \ |
|
| * | | Merge tag 'v5.16' into rdma.git for-next | Jason Gunthorpe | 2022-01-13 | 9 | -34/+95 |
| |\| |
|
| * | | RDMA/irdma: Remove the redundant return | Zhu Yanjun | 2022-01-10 | 1 | -1/+1 |
| * | | RDMA/rxe: Use the standard method to produce udp source port | Zhu Yanjun | 2022-01-07 | 1 | -0/+5 |
| * | | RDMA/irdma: Make the source udp port vary | Zhu Yanjun | 2022-01-07 | 1 | -0/+4 |
| * | | RDMA/hns: Replace get_udp_sport with rdma_get_udp_sport | Zhu Yanjun | 2022-01-07 | 1 | -10/+3 |
| * | | IB/qib: Fix typos | Qinghua Jin | 2022-01-07 | 3 | -3/+3 |
| * | | RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess | Vaishali Thakkar | 2022-01-07 | 4 | -68/+74 |
| * | | RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess | Vaishali Thakkar | 2022-01-07 | 4 | -39/+40 |
| * | | RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path | Vaishali Thakkar | 2022-01-07 | 6 | -568/+586 |
| * | | RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path | Vaishali Thakkar | 2022-01-07 | 5 | -375/+386 |
| * | | RDMA/rtrs: Rename rtrs_sess to rtrs_path | Vaishali Thakkar | 2022-01-07 | 8 | -120/+120 |
| * | | RDMA/hns: Modify the hop num of HIP09 EQ to 1 | Wenpeng Liang | 2022-01-07 | 2 | -2/+5 |
| * | | IB/iser: Align coding style across driver | Max Gurtovoy | 2022-01-06 | 4 | -126/+87 |
| * | | IB/iser: Remove un-needed casting to/from void pointer | Max Gurtovoy | 2022-01-05 | 1 | -9/+8 |
| * | | IB/iser: Don't suppress send completions | Max Gurtovoy | 2022-01-05 | 3 | -20/+6 |
| * | | IB/iser: Rename ib_ret local variable | Max Gurtovoy | 2022-01-05 | 1 | -15/+15 |
| * | | IB/iser: Fix RNR errors | Sergey Gorenko | 2022-01-05 | 3 | -78/+42 |
| * | | IB/iser: Remove deprecated pi_guard module param | Max Gurtovoy | 2022-01-05 | 2 | -5/+0 |
| * | | IB/mlx5: Expose NDR speed through MAD | Maher Sanalla | 2022-01-05 | 1 | -0/+5 |
| * | | RDMA/cxgb4: Set queue pair state when being queried | Kamal Heib | 2022-01-05 | 1 | -0/+1 |
| * | | RDMA/hns: Remove support for HIP06 | Chengchang Tang | 2022-01-05 | 17 | -6255/+33 |
| * | | RDMA/rxe: Delete deprecated module parameters interface | Leon Romanovsky | 2022-01-05 | 4 | -126/+0 |
| * | | RDMA/mad: Delete duplicated init_query_mad functions | Leon Romanovsky | 2022-01-05 | 4 | -47/+23 |
| * | | RDMA/rxe: Fix indentations and operators sytle | Li Zhijian | 2022-01-05 | 1 | -368/+369 |
| * | | RDMA: Use default_groups in kobj_type | Greg Kroah-Hartman | 2022-01-05 | 2 | -2/+4 |
| * | | RDMA/mlx5: Print wc status on CQE error and dump needed | Dust Li | 2022-01-05 | 1 | -1/+4 |