| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-07 | RDMA/irdma: Report RNR NAK generation in device caps | Sindhu-Devale | 1 | -1/+4 |
| 2022-09-07 | RDMA/irdma: Use s/g array in post send only when its valid | Sindhu-Devale | 1 | -1/+2 |
| 2022-09-07 | RDMA/irdma: Return correct WC error for bind operation failure | Sindhu-Devale | 1 | -1/+3 |
| 2022-09-07 | RDMA/irdma: Return error on MR deregister CQP failure | Sindhu-Devale | 2 | -6/+13 |
| 2022-09-07 | RDMA/irdma: Report the correct max cqes from query device | Sindhu-Devale | 1 | -1/+1 |
| 2022-09-05 | RDMA/mlx5: Fix UMR cleanup on error flow of driver init | Maor Gottlieb | 2 | -0/+4 |
| 2022-09-05 | RDMA/mlx5: Set local port to one when accessing counters | Chris Mi | 1 | -0/+6 |
| 2022-09-05 | RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile | Maher Sanalla | 1 | -1/+1 |
| 2022-09-05 | IB/core: Fix a nested dead lock as part of ODP flow | Yishai Hadas | 1 | -1/+1 |
| 2022-09-04 | RDMA/siw: Pass a pointer to virt_to_page() | Linus Walleij | 1 | -4/+14 |
| 2022-09-01 | RDMA/srp: Set scmnd->result only when scmnd is not NULL | yangx.jy@fujitsu.com | 1 | -1/+2 |
| 2022-08-30 | RDMA/hns: Remove the num_qpc_timer variable | Yixing Liu | 4 | -5/+3 |
| 2022-08-30 | RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift | Wenpeng Liang | 1 | -5/+2 |
| 2022-08-30 | RDMA/hns: Fix supported page size | Chengchang Tang | 1 | -1/+1 |
| 2022-08-29 | RDMA/cma: Fix arguments order in net device validation | Michael Guralnik | 1 | -2/+2 |
| 2022-08-28 | RDMA/irdma: Fix drain SQ hang with no completion | Shiraz Saleem | 1 | -1/+1 |
| 2022-08-21 | RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL | Jack Wang | 1 | -7/+7 |
| 2022-08-21 | RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg | Jack Wang | 1 | -4/+5 |
| 2022-08-16 | RDMA: Handle the return code from dma_resv_wait_timeout() properly | Jason Gunthorpe | 1 | -1/+7 |
| 2022-08-16 | RDMA/erdma: Correct the max_qp and max_cq capacities of the device | Cheng Xu | 1 | -2/+2 |
| 2022-08-16 | RDMA/erdma: Using the key in FMR WR instead of MR structure | Cheng Xu | 1 | -1/+1 |
| 2022-08-16 | RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size | Potnuri Bharat Teja | 1 | -16/+9 |
| 2022-08-16 | RDMA/mlx5: Use the proper number of ports | Mark Bloch | 1 | -18/+16 |
| 2022-08-16 | IB/iser: Fix login with authentication | Sergey Gorenko | 1 | -1/+6 |
| 2022-08-06 | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -36/+9 |
| 2022-08-05 | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -6/+2 |
| 2022-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 78 | -980/+8245 |
| 2022-08-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+2 |
| 2022-08-03 | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -19/+37 |
| 2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+1 |
| 2022-08-02 | RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv() | Li Zhijian | 1 | -4/+4 |
| 2022-08-02 | RDMA/rxe: Fix error unwind in rxe_create_qp() | Zhu Yanjun | 1 | -4/+8 |
| 2022-08-02 | RDMA/mlx5: Add missing check for return value in get namespace flow | Maor Gottlieb | 1 | -4/+2 |
| 2022-08-02 | RDMA/rxe: Split qp state for requester and completer | Bob Pearson | 4 | -3/+10 |
| 2022-08-02 | RDMA/rxe: Generate error completion for error requester QP state | Li Zhijian | 1 | -1/+12 |
| 2022-08-02 | RDMA/rxe: Update wqe_index for each wqe error completion | Li Zhijian | 1 | -0/+2 |
| 2022-07-29 | RDMA/srpt: Fix a use-after-free | Bart Van Assche | 2 | -46/+94 |
| 2022-07-29 | RDMA/srpt: Introduce a reference count in struct srpt_device | Bart Van Assche | 2 | -2/+17 |
| 2022-07-29 | RDMA/srpt: Duplicate port name members | Bart Van Assche | 2 | -6/+13 |
| 2022-07-28 | IB/qib: Fix repeated "in" within comments | wangjianli | 1 | -1/+1 |
| 2022-07-27 | Merge branch 'erdma' into rdma.git for-next | Jason Gunthorpe | 15 | -7/+6420 |
| 2022-07-27 | RDMA/erdma: Add driver to kernel build environment | Cheng Xu | 4 | -7/+25 |
| 2022-07-27 | RDMA/erdma: Add the erdma module | Cheng Xu | 1 | -0/+608 |
| 2022-07-27 | RDMA/erdma: Add connection management (CM) support | Cheng Xu | 2 | -0/+1597 |
| 2022-07-27 | RDMA/erdma: Add verbs implementation | Cheng Xu | 3 | -0/+2231 |
| 2022-07-27 | RDMA/erdma: Add verbs header file | Cheng Xu | 1 | -0/+342 |
| 2022-07-27 | RDMA/erdma: Add event queue implementation | Cheng Xu | 1 | -0/+329 |
| 2022-07-27 | RDMA/erdma: Add cmdq implementation | Cheng Xu | 1 | -0/+493 |
| 2022-07-27 | RDMA/erdma: Add main include file | Cheng Xu | 1 | -0/+287 |
| 2022-07-27 | RDMA/erdma: Add the hardware related definitions | Cheng Xu | 1 | -0/+508 |
| 2022-07-27 | RDMA/mlx5: Rename the mkey cache variables and functions | Aharon Landau | 4 | -37/+37 |
| 2022-07-27 | RDMA/mlx5: Store in the cache mkeys instead of mrs | Aharon Landau | 2 | -129/+97 |
| 2022-07-27 | RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrs | Aharon Landau | 2 | -18/+16 |
| 2022-07-27 | RDMA/mlx5: Replace cache list with Xarray | Aharon Landau | 2 | -88/+152 |
| 2022-07-27 | RDMA/mlx5: Replace ent->lock with xa_lock | Aharon Landau | 2 | -50/+47 |
| 2022-07-27 | Revert "RDMA/rxe: Create duplicate mapping tables for FMRs" | Li Zhijian | 5 | -162/+104 |
| 2022-07-26 | RDMA/rw: drop pci_p2pdma_[un]map_sg() | Logan Gunthorpe | 1 | -36/+9 |
| 2022-07-22 | RDMA/rxe: Replace __rxe_do_task by rxe_run_task | Bob Pearson | 1 | -2/+2 |
| 2022-07-22 | RDMA/rxe: Limit the number of calls to each tasklet | Bob Pearson | 2 | -4/+18 |
| 2022-07-22 | RDMA/rxe: Make the tasklet exits the same | Bob Pearson | 3 | -46/+60 |
| 2022-07-22 | RDMA/rxe: Fix rnr retry behavior | Bob Pearson | 4 | -3/+22 |
| 2022-07-22 | RDMA/rxe: Add rxe_is_fenced() subroutine | Bob Pearson | 1 | -6/+31 |
| 2022-07-22 | RDMA/rxe: For invalidate compare according to set keys in mr | Md Haris Iqbal | 2 | -7/+7 |
| 2022-07-22 | IB: Fix repeated words 'the the' comments | Slark Xiao | 3 | -3/+3 |
| 2022-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -52/+5 |
| 2022-07-21 | RDMA/rxe: Fix mw bind to allow any consumer key portion | Bob Pearson | 1 | -7/+0 |
| 2022-07-21 | RDMA/rxe: Fix spelling mistake in error print | Zhang Jiaming | 1 | -1/+1 |
| 2022-07-19 | RDMA/mlx5: Expose steering anchor to userspace | Mark Bloch | 2 | -5/+139 |
| 2022-07-19 | RDMA/mlx5: Refactor get flow table function | Mark Bloch | 1 | -10/+11 |
| 2022-07-19 | RDMA/rxe: Remove unused qp parameter | Xiao Yang | 3 | -5/+5 |
| 2022-07-19 | IB/qib: Fix comment typo | Jason Wang | 1 | -1/+1 |
| 2022-07-19 | RDMA/hfi1: fix potential memory leak in setup_base_ctxt() | Jianglei Nie | 1 | -1/+3 |
| 2022-07-18 | RDMA/rxe: Remove unused mask parameter | lizhijian@fujitsu.com | 1 | -3/+2 |
| 2022-07-18 | RDMA/rxe: Rename rxe_atomic_reply to atomic_reply | Xiao Yang | 1 | -2/+2 |
| 2022-07-18 | RDMA/rxe: Add common rxe_prepare_res() | Xiao Yang | 1 | -39/+32 |
| 2022-07-18 | RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup | Zhu Yanjun | 1 | -4/+6 |
| 2022-07-18 | RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event | Cheng Xu | 1 | -3/+4 |
| 2022-07-18 | RDMA/hns: Recover 1bit-ECC error of RAM on chip | Haoyue Xu | 3 | -2/+193 |
| 2022-07-18 | RDMA/hns: Refactor the abnormal interrupt handler function | Haoyue Xu | 1 | -12/+23 |
| 2022-07-18 | RDMA/hns: Fix incorrect clearing of interrupt status register | Haoyue Xu | 1 | -2/+2 |
| 2022-07-18 | RDMA/hns: Fix the wrong type of return value of the interrupt handler | Haoyue Xu | 1 | -13/+14 |
| 2022-07-18 | RDMA/hns: Remove unused abnormal interrupt of type RAS | Haoyue Xu | 2 | -11/+0 |
| 2022-07-18 | RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr() | Jianglei Nie | 1 | -3/+5 |
| 2022-07-18 | RDMA/hfi1: Depend on !UML | Ehab Ababneh | 1 | -1/+1 |
| 2022-07-18 | RDMA/irdma: Use the bitmap API to allocate bitmaps | Christophe JAILLET | 1 | -5/+4 |
| 2022-07-18 | RDMA/rtrs-srv: Do not use mempool for page allocation | Jack Wang | 1 | -17/+6 |
| 2022-07-18 | RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function | Md Haris Iqbal | 1 | -19/+16 |
| 2022-07-18 | RDMA/rtrs-srv: Use per-cpu variables for rdma stats | Santosh Kumar Pradhan | 4 | -16/+42 |
| 2022-07-18 | RDMA/rtrs-clt: Use this_cpu_ API for stats | Santosh Kumar Pradhan | 1 | -11/+3 |
| 2022-07-18 | RDMA/rtrs-srv: Fix modinfo output for stringify | Jack Wang | 1 | -10/+11 |
| 2022-07-18 | RDMA: remove useless condition in siw_create_cq() | Andrey Strachuk | 1 | -1/+1 |
| 2022-07-18 | RDMA/rtrs-clt: Use bitmap_empty() | Christophe JAILLET | 1 | -5/+3 |
| 2022-07-18 | RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps | Christophe JAILLET | 1 | -4/+3 |
| 2022-07-18 | RDMA/qib: Use the bitmap API to allocate bitmaps | Christophe JAILLET | 1 | -3/+2 |
| 2022-07-18 | RDMA/irdma: Fix setting of QP context err_rq_idx_valid field | Mustafa Ismail | 1 | -11/+4 |
| 2022-07-18 | RDMA/irdma: Fix VLAN connection with wildcard address | Mustafa Ismail | 1 | -5/+6 |
| 2022-07-18 | RDMA/irdma: Fix a window for use-after-free | Mustafa Ismail | 1 | -1/+1 |
| 2022-07-18 | RDMA/irdma: Make resource distribution algorithm more QP oriented | Nayan Kumar | 2 | -7/+6 |
| 2022-07-18 | RDMA/irdma: Make CQP invalid state error non-critical | Mustafa Ismail | 1 | -0/+1 |
| 2022-07-18 | RDMA/irdma: Add AE source to error log | Mustafa Ismail | 1 | -2/+2 |
| 2022-07-18 | RDMA/irdma: Add 2 level PBLE support for FMR | Mustafa Ismail | 2 | -4/+12 |
| 2022-07-17 | ipoib: switch to netif_napi_add_weight() | Jakub Kicinski | 1 | -2/+4 |
| 2022-07-17 | IB/hfi1: switch to netif_napi_add_weight() | Jakub Kicinski | 1 | -1/+1 |
| 2022-07-17 | IB/hfi1: switch to netif_napi_add_tx() | Jakub Kicinski | 1 | -3/+1 |
| 2022-07-17 | RDMA/qib: Use the bitmap API when applicable | Christophe JAILLET | 1 | -15/+8 |
| 2022-07-15 | tracing/IB/hfi1: Use the new __vstring() helper | Steven Rostedt (Google) | 1 | -6/+2 |
| 2022-07-11 | RDMA/irdma: Fix sleep from invalid context BUG | Mustafa Ismail | 1 | -50/+0 |
| 2022-07-11 | RDMA/irdma: Do not advertise 1GB page size for x722 | Mustafa Ismail | 4 | -2/+5 |
| 2022-07-06 | blk-mq: Drop 'reserved' arg of busy_tag_iter_fn | John Garry | 1 | -2/+1 |
| 2022-07-04 | IB: Fix spelling of 'writable' | Zhang Jiaming | 3 | -4/+4 |
| 2022-07-04 | RDMA/rxe: Remove unnecessary include statement | Bob Pearson | 1 | -1/+0 |
| 2022-07-02 | net: add skb_[inner_]tcp_all_headers helpers | Eric Dumazet | 1 | -1/+1 |
| 2022-06-30 | RDMA/rxe: Replace include statement | Bob Pearson | 1 | -3/+2 |
| 2022-06-30 | RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbs | Bob Pearson | 2 | -7/+9 |
| 2022-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -2/+7 |
| 2022-06-30 | RDMA/rxe: Fix deadlock in rxe_do_local_ops() | Bob Pearson | 1 | -3/+5 |
| 2022-06-30 | RDMA/rxe: Merge normal and retry atomic flows | Bob Pearson | 3 | -46/+36 |
| 2022-06-30 | RDMA/rxe: Move atomic original value to res | Bob Pearson | 2 | -7/+8 |
| 2022-06-30 | RDMA/rxe: Move atomic responder res to atomic_reply | Bob Pearson | 1 | -22/+33 |
| 2022-06-30 | RDMA/rxe: Add a responder state for atomic reply | Bob Pearson | 1 | -6/+18 |
| 2022-06-30 | RDMA/rxe: Move code to rxe_prepare_atomic_res() | Bob Pearson | 1 | -16/+27 |
| 2022-06-30 | RDMA/rxe: Convert read side locking to rcu | Bob Pearson | 1 | -15/+7 |
| 2022-06-30 | RDMA/rxe: Stop lookup of partially built objects | Bob Pearson | 5 | -26/+135 |
| 2022-06-24 | RDMA/rxe: Remove useless pkt parameters | Xiao Yang | 1 | -16/+12 |
| 2022-06-24 | RDMA: Correct duplicated words in comments | Jiang Jian | 2 | -2/+2 |
| 2022-06-24 | RDMA/cm: Fix memory leak in ib_cm_insert_listen | Miaoqian Lin | 1 | -1/+3 |
| 2022-06-24 | IB/iser: Drain the entire QP during destruction flow | Max Gurtovoy | 1 | -2/+4 |
| 2022-06-21 | scsi: iscsi: Fix session removal on shutdown | Mike Christie | 1 | -2/+2 |
| 2022-06-16 | Merge branch 'mlx5-next' into wip/leon-for-next | Leon Romanovsky | 2 | -18/+36 |
| 2022-06-16 | RDMA/rxe: fix xa_alloc_cycle() error return value check again | Dongliang Mu | 1 | -2/+2 |
| 2022-06-16 | RDMA/usnic: Use device_iommu_capable() | Robin Murphy | 1 | -1/+1 |
| 2022-06-16 | RDMA/core: Add a netevent notifier to cma | Patrisious Haddad | 1 | -0/+81 |
| 2022-06-16 | RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and remote IP | Patrisious Haddad | 2 | -12/+138 |
| 2022-06-13 | RDMA/mlx5: Support handling of modify-header pattern ICM area | Yevgeny Kliteynik | 2 | -18/+36 |
| 2022-06-07 | RDMA/mlx5: Add a umr recovery flow | Aharon Landau | 3 | -11/+83 |
| 2022-06-07 | RDMA/hfi1: Fix typo in comment | Xiang wangx | 1 | -1/+1 |
| 2022-06-07 | RDMA/qedr: Fix reporting QP timeout attribute | Kamal Heib | 2 | -1/+4 |
| 2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 80 | -1925/+1832 |
| 2022-05-26 | RDMA/rtrs-clt: Fix one kernel-doc comment | Yang Li | 1 | -1/+1 |
| 2022-05-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -54/+54 |
| 2022-05-25 | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -6/+3 |
| 2022-05-24 | RDMA/hfi1: Remove all traces of diagpkt support | Dennis Dalessandro | 1 | -23/+0 |
| 2022-05-24 | RDMA/hfi1: Consolidate software versions | Dennis Dalessandro | 2 | -18/+1 |
| 2022-05-24 | RDMA/hfi1: Remove pointless driver version | Dennis Dalessandro | 2 | -21/+0 |
| 2022-05-24 | RDMA/hfi1: Fix potential integer multiplication overflow errors | Dennis Dalessandro | 1 | -1/+1 |
| 2022-05-24 | RDMA/hfi1: Prevent panic when SDMA is disabled | Douglas Miller | 1 | -0/+2 |
| 2022-05-24 | RDMA/hfi1: Prevent use of lock before it is initialized | Douglas Miller | 1 | -5/+7 |
| 2022-05-24 | RDMA/rxe: Fix an error handling path in rxe_get_mcg() | Christophe JAILLET | 1 | -2/+4 |
| 2022-05-24 | Merge tag 'v5.18' into rdma.git for-next | Jason Gunthorpe | 10 | -100/+101 |
| 2022-05-24 | IB/core: Fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-05-24 | IB/hf1: Fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-05-24 | IB/qib: Fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-05-24 | IB/iser: Fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-05-20 | RDMA/mlx4: Avoid flush_scheduled_work() usage | Tetsuo Handa | 3 | -8/+34 |
| 2022-05-20 | IB/isert: Avoid flush_scheduled_work() usage | Tetsuo Handa | 1 | -9/+16 |
| 2022-05-19 | RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr() | Daisuke Matsuda | 1 | -1/+0 |
| 2022-05-17 | RDMA/qedr: Remove unnecessary synchronize_irq() before free_irq() | Minghao Chi | 1 | -1/+0 |
| 2022-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -96/+85 |
| 2022-05-12 | RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx() | Wenpeng Liang | 4 | -251/+101 |
| 2022-05-12 | RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx() | Wenpeng Liang | 2 | -266/+153 |
| 2022-05-11 | RDMA/irdma: Add SW mechanism to generate completions on error | Mustafa Ismail | 4 | -37/+210 |
| 2022-05-11 | RDMA/siw: Enable siw on tunnel devices | Bernard Metzler | 1 | -2/+3 |
| 2022-05-10 | scsi: target: iscsi: Rename iscsi_conn to iscsit_conn | Max Gurtovoy | 2 | -33/+33 |
| 2022-05-10 | scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd | Max Gurtovoy | 2 | -33/+33 |
| 2022-05-09 | net/mlx5: Lag, expose number of lag ports | Mark Bloch | 4 | -2/+4 |
| 2022-05-09 | RDMA/rxe: Enforce IBA C11-17 | Bob Pearson | 3 | -0/+17 |
| 2022-05-09 | RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup() | Bob Pearson | 2 | -29/+29 |
| 2022-05-09 | RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup() | Bob Pearson | 1 | -6/+4 |
| 2022-05-09 | RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup() | Bob Pearson | 3 | -10/+4 |
| 2022-05-09 | RDMA/rxe: Check rxe_get() return value | Bob Pearson | 3 | -3/+6 |
| 2022-05-09 | RDMA/rxe: Add rxe_srq_cleanup() | Bob Pearson | 4 | -22/+25 |
| 2022-05-06 | RDMA/rxe: Remove IB_SRQ_INIT_MASK | Bob Pearson | 3 | -57/+74 |
| 2022-05-06 | RDMA/rxe: Skip adjusting remote addr for write in retry operation | Chengguang Xu | 1 | -2/+0 |
| 2022-05-04 | RDMA/rxe: Optimize the mr pool struct | Zhu Yanjun | 2 | -11/+3 |
| 2022-05-04 | RDMA/hns: Remove the num_cqc_timer variable | Yixing Liu | 4 | -5/+3 |
| 2022-05-04 | RDMA/hns: Add the detection for CMDQ status in the device initialization process | Yangyang Li | 2 | -0/+27 |
| 2022-05-04 | RDMA/rxe: Change mcg_lock to a _bh lock | Bob Pearson | 1 | -21/+15 |
| 2022-05-04 | RDMA/rxe: Do not call dev_mc_add/del() under a spinlock | Bob Pearson | 1 | -28/+23 |
| 2022-05-04 | RDMA/hns: Remove unnecessary ret variable from hns_roce_dereg_mr() | Guo Zhengkui | 1 | -2/+1 |
| 2022-05-04 | RDMA/siw: Fix a condition race issue in MPA request processing | Cheng Xu | 1 | -3/+4 |
| 2022-05-04 | RDMA/rxe: Replace paylen by payload | Bob Pearson | 1 | -6/+6 |
| 2022-05-02 | RDMA/irdma: Fix possible crash due to NULL netdev in notifier | Mustafa Ismail | 1 | -12/+9 |
| 2022-05-02 | RDMA/irdma: Reduce iWARP QP destroy time | Shiraz Saleem | 1 | -6/+4 |
| 2022-05-02 | RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state | Tatyana Nikolova | 2 | -13/+7 |
| 2022-04-25 | RDMA/core: Avoid flush_workqueue(system_unbound_wq) usage | Tetsuo Handa | 1 | -10/+14 |
| 2022-04-25 | RDMA/rxe: Remove useless parameters for update_state() | Li Zhijian | 1 | -3/+2 |
| 2022-04-25 | RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send() | Aharon Landau | 4 | -145/+1 |
| 2022-04-25 | RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt | Aharon Landau | 5 | -208/+116 |
| 2022-04-25 | RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas | Aharon Landau | 5 | -75/+164 |
| 2022-04-25 | RDMA/mlx5: Move creation and free of translation tables to umr.c | Aharon Landau | 3 | -100/+116 |
| 2022-04-25 | RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd access | Aharon Landau | 3 | -25/+45 |
| 2022-04-25 | RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRs | Aharon Landau | 3 | -28/+34 |
| 2022-04-25 | RDMA/mlx5: Introduce mlx5_umr_post_send_wait() | Aharon Landau | 2 | -0/+104 |
| 2022-04-25 | RDMA/mlx5: Expose wqe posting helpers outside of wr.c | Aharon Landau | 2 | -111/+121 |
| 2022-04-25 | RDMA/mlx5: Simplify get_umr_update_access_mask() | Aharon Landau | 1 | -10/+5 |
| 2022-04-25 | RDMA/mlx5: Move mkey ctrl segment logic to umr.c | Aharon Landau | 5 | -141/+147 |
| 2022-04-25 | RDMA/mlx5: Move umr checks to umr.h | Aharon Landau | 5 | -70/+72 |
| 2022-04-25 | RDMA/mlx5: Move init and cleanup of UMR to umr.c | Aharon Landau | 4 | -103/+125 |
| 2022-04-20 | RDMA/rxe: Recheck the MR in when generating a READ reply | Bob Pearson | 1 | -2/+8 |
| 2022-04-19 | RDMA/mlx5: Fix flow steering egress flow | Leon Romanovsky | 1 | -5/+0 |