| Age | Commit message (Expand) | Author | Files | Lines |
| 13 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 26 | -109/+263 |
| 2026-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+5 |
| 2026-06-08 | RDMA: During rereg_mr ensure that REREG_ACCESS is compatible | Jason Gunthorpe | 1 | -0/+5 |
| 2026-06-05 | RDMA/siw: Fix endpoint/socket association handling | Bernard Metzler | 1 | -15/+15 |
| 2026-06-05 | RDMA/siw: bound Read Response placement to the RREAD length | Michael Bommarito | 1 | -0/+9 |
| 2026-06-03 | RDMA: Update the query_device() op | Jason Gunthorpe | 3 | -16/+15 |
| 2026-05-29 | RDMA/rxe: Copy WQE to local buffer in non-SRQ receive path | Tristan Madani | 1 | -3/+24 |
| 2026-05-29 | RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqe | Tristan Madani | 1 | -2/+4 |
| 2026-05-29 | RDMA/umem: Rename ib_umem_get() to ib_umem_get_va() | Jiri Pirko | 3 | -4/+4 |
| 2026-05-29 | RDMA/rxe: Fix typos in comments | Purushothaman Ramalingam | 3 | -3/+3 |
| 2026-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+15 |
| 2026-05-25 | Merge tag 'v7.1-rc5' into rdma.git for-next | Jason Gunthorpe | 3 | -1/+39 |
| 2026-05-25 | RDMA/rxe: Fix a use-after-free problem in rxe_mmap | Zhu Yanjun | 1 | -3/+16 |
| 2026-05-18 | RDMA: Convert drivers using sizeof() to ib_respond_udata() | Jason Gunthorpe | 3 | -8/+7 |
| 2026-05-18 | IB/rdmavt: Don't abuse udata and ib_respond_udata() | Jason Gunthorpe | 1 | -10/+9 |
| 2026-05-18 | RDMA/siw: use kzalloc_flex | Bernard Metzler | 3 | -33/+33 |
| 2026-05-18 | RDMA/rxe: support perf mgmt GET method | zhenwei pi | 4 | -0/+105 |
| 2026-05-18 | RDMA/rxe: add SENT/RCVD bytes | zhenwei pi | 5 | -0/+14 |
| 2026-05-18 | RDMA/rxe: remove rxe_ib_device_get_netdev() and RXE_PORT | zhenwei pi | 4 | -14/+7 |
| 2026-05-14 | RDMA/siw: Reject MPA FPDU length underflow before signed receive math | Michael Bommarito | 1 | -0/+15 |
| 2026-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+24 |
| 2026-05-05 | udp_tunnel: Pass struct sock to setup_udp_tunnel_sock(). | Kuniyuki Iwashima | 1 | -1/+1 |
| 2026-05-05 | udp_tunnel: Pass struct sock to udp_tunnel_sock_release(). | Kuniyuki Iwashima | 2 | -4/+4 |
| 2026-04-28 | RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads | Michael Bommarito | 1 | -1/+13 |
| 2026-04-28 | RDMA/rxe: Reject unknown opcodes before ICRC processing | Michael Bommarito | 1 | -0/+11 |
| 2026-04-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 22 | -136/+388 |
| 2026-04-14 | Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -3/+3 |
| 2026-04-13 | Merge branch 'nocache-cleanup' | Linus Torvalds | 1 | -5/+3 |
| 2026-04-09 | RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv | hkbinbin | 1 | -1/+2 |
| 2026-03-31 | RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in() | Jason Gunthorpe | 2 | -16/+3 |
| 2026-03-30 | x86-64: rename misleadingly named '__copy_user_nocache()' function | Linus Torvalds | 1 | -5/+3 |
| 2026-03-30 | RDMA: Remove outdated comments referencing hfi1_destroy_qp() | Kexin Sun | 1 | -1/+0 |
| 2026-03-30 | RDMA: Properly propagate the number of CQEs as unsigned int | Leon Romanovsky | 5 | -48/+10 |
| 2026-03-30 | RDMA: Clarify that CQ resize is a user‑space verb | Leon Romanovsky | 2 | -2/+2 |
| 2026-03-30 | RDMA/rxe: Support RDMA link creation and destruction per net namespace | Zhu Yanjun | 3 | -45/+146 |
| 2026-03-30 | RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets | Zhu Yanjun | 3 | -1/+152 |
| 2026-03-30 | RDMA/rxe: Replace use of system_unbound_wq with rxe_wq | Marco Crivellari | 3 | -2/+4 |
| 2026-03-29 | drivers: net: drop ipv6_stub usage and use direct function calls | Fernando Fernandez Mancera | 1 | -3/+3 |
| 2026-03-11 | RDMA/rdmavt: Add driver mmap callback | Dean Luick | 1 | -5/+17 |
| 2026-03-11 | RDMA/rdmavt: Correct multi-port QP iteration | Dean Luick | 1 | -1/+1 |
| 2026-03-11 | RDMA/rdmavt: Add ucontext alloc/dealloc passthrough | Dean Luick | 1 | -0/+8 |
| 2026-02-24 | RDMA/rxe: Generate async error for r_key violations | Evan Green | 2 | -13/+44 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 3 | -3/+3 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 15 | -29/+29 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 16 | -33/+32 |
| 2026-02-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 7 | -104/+205 |
| 2026-02-05 | RDMA/siw: Fix potential NULL pointer dereference in header processing | YunJe Shin | 1 | -1/+2 |
| 2026-01-28 | RDMA/rxe: Fix race condition in QP timer handlers | Li Zhijian | 2 | -0/+6 |
| 2026-01-25 | RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZE | Li Zhijian | 2 | -97/+194 |
| 2026-01-18 | RDMA/rxe: Remove unused page_offset member | Li Zhijian | 3 | -3/+0 |
| 2026-01-15 | RDMA/rxe: Fix double free in rxe_srq_from_init | Jiasheng Jiang | 1 | -3/+3 |
| 2025-12-30 | IB/rxe: Fix missing umem_odp->umem_mutex unlock on error path | Li Zhijian | 1 | -1/+3 |
| 2025-12-21 | RDMA/rxe: let rxe_reclassify_recv_socket() call sk_owner_put() | Stefan Metzmacher | 1 | -0/+32 |
| 2025-12-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 7 | -9/+152 |
| 2025-11-27 | RDMA/rxe: reclassify sockets in order to avoid false positives from lockdep | Stefan Metzmacher | 2 | -0/+98 |
| 2025-11-27 | RDMA/siw: reclassify sockets in order to avoid false positives from lockdep | Stefan Metzmacher | 1 | -0/+51 |
| 2025-11-06 | IB/rdmavt: WQ_PERCPU added to alloc_workqueue users | Marco Crivellari | 1 | -1/+2 |
| 2025-11-04 | net: Convert proto_ops connect() callbacks to use sockaddr_unsized | Kees Cook | 1 | -1/+1 |
| 2025-11-04 | net: Convert proto_ops bind() callbacks to use sockaddr_unsized | Kees Cook | 1 | -3/+3 |
| 2025-10-28 | RDMA/rxe: Fix null deref on srq->rq.queue after resize failure | Zhu Yanjun | 1 | -6/+1 |
| 2025-10-19 | RDMA/rxe: Remove redundant assignment to variable page_offset | Colin Ian King | 2 | -2/+0 |
| 2025-10-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -20/+26 |
| 2025-09-26 | RDMA/siw: Always report immediate post SQ errors | Bernard Metzler | 1 | -11/+14 |
| 2025-09-21 | RDMA/rxe: Fix race in do_task() when draining | Gui-Dong Han | 1 | -2/+6 |
| 2025-09-11 | RDMA/rdmavt: Use int type to store negative error codes | Qianfeng Rong | 1 | -7/+6 |
| 2025-08-13 | RDMA/rxe: Flush delayed SKBs while releasing RXE resources | Zhu Yanjun | 2 | -22/+9 |
| 2025-08-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -3/+2 |
| 2025-08-05 | RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages | Pedro Falcato | 1 | -3/+2 |
| 2025-07-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 10 | -26/+229 |
| 2025-07-23 | IB: Extend UVERBS_METHOD_REG_MR to get DMAH | Yishai Hadas | 5 | -2/+18 |
| 2025-07-18 | net: s/dev_get_flags/netif_get_flags/ | Stanislav Fomichev | 1 | -1/+1 |
| 2025-06-26 | RDMA/core: Extend RDMA device registration to be net namespace aware | Mark Bloch | 1 | -1/+1 |
| 2025-06-26 | RDMA/rxe: Fix a couple IS_ERR() vs NULL bugs | Dan Carpenter | 1 | -3/+5 |
| 2025-06-26 | RDMA/siw: work around clang stack size warning | Arnd Bergmann | 1 | -6/+16 |
| 2025-06-12 | RDMA/rxe: Remove redundant page presence check | Daisuke Matsuda | 1 | -17/+6 |
| 2025-06-12 | RDMA/rxe: Enable asynchronous prefetch for ODP MRs | Daisuke Matsuda | 1 | -2/+85 |
| 2025-06-12 | RDMA/rxe: Implement synchronous prefetch for ODP MRs | Daisuke Matsuda | 3 | -0/+103 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 3 | -3/+3 |
| 2025-05-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 16 | -149/+212 |
| 2025-05-26 | Merge tag 'v6.15' into rdma.git for-next | Jason Gunthorpe | 4 | -8/+11 |
| 2025-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+1 |
| 2025-05-22 | RDMA/rxe: Break endless pagefault loop for RO pages | Leon Romanovsky | 1 | -9/+5 |
| 2025-05-21 | RDMA/siw: use skb_crc32c() instead of __skb_checksum() | Eric Biggers | 2 | -21/+2 |
| 2025-05-12 | RDMA/siw: replace redundant ternary operator with just rv | Colin Ian King | 1 | -1/+1 |
| 2025-05-12 | RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage | Leon Romanovsky | 1 | -4/+4 |
| 2025-05-12 | RDMA/umem: Store ODP access mask information in PFN | Leon Romanovsky | 1 | -8/+6 |
| 2025-05-06 | RDMA/siw: Remove unused siw_mem_add | Dr. David Alan Gilbert | 2 | -25/+0 |
| 2025-04-21 | RDMA/rxe: Remove 32-bit architecture support | Daisuke Matsuda | 5 | -19/+3 |
| 2025-04-20 | RDMA/rxe: Remove unused rxe_run_task | Dr. David Alan Gilbert | 2 | -31/+11 |
| 2025-04-20 | RDMA/rxe: Fix "trying to register non-static key in rxe_qp_do_cleanup" bug | Zhu Yanjun | 1 | -1/+6 |
| 2025-04-20 | RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug | Zhu Yanjun | 1 | -4/+1 |
| 2025-04-11 | RDMA/rxe: Fix mismatched type declarations | Daisuke Matsuda | 3 | -18/+19 |
| 2025-04-09 | RDMA: Don't use %pK through printk | Thomas Weißschuh | 5 | -11/+11 |
| 2025-04-09 | RDMA/rxe: Enable ODP in ATOMIC WRITE operation | Daisuke Matsuda | 5 | -14/+68 |
| 2025-04-08 | RDMA/rxe: Enable ODP in RDMA FLUSH operation | Daisuke Matsuda | 5 | -20/+90 |
| 2025-04-07 | RDMA/rxe: Fix null pointer dereference in ODP MR check | Li Zhijian | 3 | -4/+10 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 2 | -6/+6 |
| 2025-03-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 19 | -214/+551 |
| 2025-03-25 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -2/+2 |
| 2025-03-25 | Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+2 |
| 2025-03-13 | RDMA/rxe: Fix incorrect return value of rxe_odp_atomic_op() | Daisuke Matsuda | 1 | -1/+1 |
| 2025-03-12 | RDMA/rxe: Improve readability of ODP pagefault interface | Daisuke Matsuda | 1 | -5/+7 |
| 2025-03-03 | RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() tests | Zhu Yanjun | 1 | -19/+6 |
| 2025-03-03 | RDMA/siw: Switch to using the crc32c library | Eric Biggers | 7 | -113/+74 |
| 2025-02-21 | RDMA/rxe: Add support for the traditional Atomic operations with ODP | Daisuke Matsuda | 5 | -2/+86 |
| 2025-02-21 | RDMA/rxe: Add support for Send/Recv/Write/Read with ODP | Daisuke Matsuda | 4 | -1/+149 |
| 2025-02-21 | RDMA/rxe: Allow registering MRs for On-Demand Paging | Daisuke Matsuda | 6 | -6/+128 |
| 2025-02-21 | RDMA/rxe: Add page invalidation support | Daisuke Matsuda | 3 | -0/+43 |
| 2025-02-21 | RDMA/rxe: Move some code to rxe_loc.h in preparation for ODP | Daisuke Matsuda | 4 | -38/+39 |
| 2025-02-18 | RDMA: Switch to use hrtimer_setup() | Nam Cao | 1 | -3/+2 |
| 2025-02-09 | RDMA/rxe: switch to using the crc32 library | Eric Biggers | 8 | -52/+2 |
| 2025-02-08 | lib/crc32: rename __crc32c_le_combine() to crc32c_combine() | Eric Biggers | 1 | -2/+2 |
| 2025-02-03 | RDMA/rxe: Add query_gid support | Zhu Yanjun | 1 | -0/+13 |
| 2025-02-03 | RDMA/rxe: Replace netdev dev addr with raw_gid | Zhu Yanjun | 3 | -4/+17 |
| 2025-01-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 6 | -39/+15 |
| 2025-01-14 | RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" | Zhu Yanjun | 1 | -6/+5 |
| 2024-12-25 | RDMA/siw: Remove deliver net device event | Yuyu Li | 3 | -21/+2 |
| 2024-12-25 | RDMA/rxe: Remove deliver net device event | Yuyu Li | 2 | -18/+5 |
| 2024-12-24 | RDMA/rxe: Remove the direct link to net_device | Zhu Yanjun | 6 | -19/+90 |
| 2024-12-19 | RDMA/siw: Remove direct link to net_device | Bernard Metzler | 4 | -35/+49 |
| 2024-12-17 | RDMA/rxe: Fix mismatched max_msg_sz | zhenwei pi | 2 | -4/+3 |
| 2024-11-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -2/+5 |
| 2024-11-04 | RDMA/rxe: Set queue pair cur_qp_state when being queried | Liu Jian | 1 | -0/+1 |
| 2024-10-30 | RDMA/rxe: Fix the qp flush warnings in req | Zhu Yanjun | 1 | -2/+4 |
| 2024-10-11 | RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES | Showrya M N | 1 | -0/+2 |
| 2024-09-02 | RDMA/rdmavt: Convert to use ERR_CAST() | Shen Lichuan | 1 | -3/+3 |
| 2024-08-23 | RDMA/rxe: Fix __bth_set_resv6a | zhenwei pi | 1 | -1/+1 |
| 2024-08-23 | RDMA/rxe: Fix misspelling of 'rmda' | zhenwei pi | 1 | -1/+1 |
| 2024-08-23 | RDMA/rxe: Use sizeof instead of hard code number | zhenwei pi | 1 | -1/+1 |
| 2024-07-29 | RDMA/siw: Remove NETDEV_GOING_DOWN event handler | Showrya M N | 2 | -39/+0 |
| 2024-07-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 8 | -10/+17 |
| 2024-07-04 | RDMA/core: Introduce "name_assign_type" for an IB device | Mark Zhang | 2 | -0/+2 |
| 2024-06-27 | RDMA: Pass entire uverbs attr bundle to create cq function | Akiva Goldberger | 5 | -7/+11 |
| 2024-06-26 | RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs | Honggang LI | 1 | -3/+4 |
| 2024-06-09 | RDMA/rxe: Fix responder length checking for UD request packets | Honggang LI | 1 | -0/+13 |
| 2024-05-30 | RDMA/rxe: Fix data copy for IB_SEND_INLINE | Honggang LI | 1 | -1/+1 |
| 2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 2 | -2/+2 |
| 2024-05-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 11 | -165/+113 |
| 2024-04-22 | RDMA/rxe: Let destroy qp succeed with stuck packet | Bob Pearson | 2 | -12/+32 |
| 2024-04-22 | RDMA/rxe: Get rid of pkt resend on err | Bob Pearson | 2 | -18/+3 |
| 2024-04-22 | RDMA/rxe: Make rxe_loopback match rxe_send behavior | Bob Pearson | 1 | -0/+6 |
| 2024-04-22 | RDMA/rxe: Fix incorrect rxe_put in error path | Bob Pearson | 1 | -10/+2 |
| 2024-04-22 | RDMA/rxe: Don't call direct between tasks | Bob Pearson | 3 | -23/+4 |
| 2024-04-22 | RDMA/rxe: Don't call rxe_requester from rxe_completer | Bob Pearson | 2 | -7/+11 |
| 2024-04-22 | RDMA/rxe: Don't schedule rxe_completer from rxe_requester | Bob Pearson | 2 | -13/+2 |
| 2024-04-22 | RDMA/rxe: Remove save/rollback_state in rxe_requester | Bob Pearson | 1 | -38/+2 |
| 2024-04-22 | RDMA/rxe: Merge request and complete tasks | Bob Pearson | 10 | -55/+63 |
| 2024-04-22 | RDMA/rxe: Remove redundant scheduling of rxe_completer | Bob Pearson | 1 | -5/+0 |
| 2024-04-22 | RDMA/rxe: Allow good work requests to be executed | Bob Pearson | 1 | -1/+5 |
| 2024-04-22 | RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt | Bob Pearson | 1 | -3/+3 |
| 2024-04-11 | RDMA/rxe: Return the correct errno | Zhu Yanjun | 1 | -2/+2 |
| 2024-04-01 | RDMA/rxe: Fix the problem "mutex_destroy missing" | Yanjun.Zhu | 1 | -0/+2 |
| 2024-02-04 | RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user | Guoqing Jiang | 3 | -3/+3 |
| 2024-01-25 | RDMA/rxe: Remove rxe_info from rxe_set_mtu | Li Zhijian | 1 | -2/+0 |
| 2024-01-25 | RDMA/rxe: Improve newline in printing messages | Li Zhijian | 10 | -139/+139 |
| 2023-12-04 | RDMA/siw: Call orq_get_current if possible | Guoqing Jiang | 1 | -1/+1 |
| 2023-12-04 | RDMA/siw: Set qp_state in siw_query_qp | Guoqing Jiang | 1 | -0/+10 |
| 2023-12-04 | RDMA/siw: Reduce memory usage of struct siw_rx_stream | Guoqing Jiang | 1 | -3/+3 |
| 2023-12-04 | RDMA/siw: Move tx_cpu ahead | Guoqing Jiang | 1 | -1/+1 |
| 2023-11-15 | RDMA/siw: Update comments for siw_qp_sq_process | Guoqing Jiang | 1 | -3/+2 |
| 2023-11-15 | RDMA/siw: Introduce siw_destroy_cep_sock | Guoqing Jiang | 1 | -14/+12 |
| 2023-11-15 | RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp | Guoqing Jiang | 1 | -13/+5 |
| 2023-11-15 | RDMA/siw: Fix typo | Guoqing Jiang | 1 | -1/+1 |
| 2023-11-15 | RDMA/siw: Remove siw_sk_save_upcalls | Guoqing Jiang | 1 | -11/+5 |
| 2023-11-15 | RDMA/siw: Cleanup siw_accept | Guoqing Jiang | 1 | -27/+14 |
| 2023-11-15 | RDMA/siw: Introduce siw_free_cm_id | Guoqing Jiang | 1 | -16/+14 |
| 2023-11-15 | RDMA/siw: Introduce siw_cep_set_free_and_put | Guoqing Jiang | 1 | -17/+14 |
| 2023-11-15 | RDMA/siw: Add one parameter to siw_destroy_cpulist | Guoqing Jiang | 1 | -16/+14 |
| 2023-11-15 | RDMA/siw: Introduce SIW_STAG_MAX_INDEX | Guoqing Jiang | 1 | -5/+7 |
| 2023-11-15 | RDMA/siw: Factor out siw_rx_data helper | Guoqing Jiang | 1 | -33/+20 |
| 2023-11-15 | RDMA/siw: No need to check term_info.valid before call siw_send_terminate | Guoqing Jiang | 1 | -3/+2 |
| 2023-11-15 | RDMA/siw: Remove rcu from siw_qp | Guoqing Jiang | 1 | -1/+0 |
| 2023-11-15 | RDMA/siw: Remove goto lable in siw_mmap | Guoqing Jiang | 1 | -4/+1 |
| 2023-11-15 | RDMA/siw: Use iov.iov_len in kernel_sendmsg | Guoqing Jiang | 1 | -2/+1 |
| 2023-11-15 | RDMA/siw: Introduce siw_update_skb_rcvd | Guoqing Jiang | 1 | -19/+12 |
| 2023-11-15 | RDMA/siw: Introduce siw_get_page | Guoqing Jiang | 1 | -19/+12 |
| 2023-11-13 | RDMA/siw: Use crypto_shash_digest() in siw_qp_prepare_tx() | Eric Biggers | 1 | -8/+4 |
| 2023-11-13 | RDMA/siw: Use ib_umem_get() to pin user pages | Bernard Metzler | 4 | -89/+47 |
| 2023-10-31 | Merge tag 'v6.6' into rdma.git for-next | Jason Gunthorpe | 1 | -4/+12 |
| 2023-10-02 | RDMA/siw: Annotate struct siw_pbl with __counted_by | Kees Cook | 1 | -1/+1 |
| 2023-09-11 | RDMA/siw: Fix connection failure handling | Bernard Metzler | 1 | -4/+12 |
| 2023-09-11 | IB: Use capital "OR" for multiple licenses in SPDX | Krzysztof Kozlowski | 42 | -42/+42 |
| 2023-09-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 13 | -176/+238 |
| 2023-08-22 | RDMA/rxe: Fix redundant break statement in switch-case. | Rohit Chavan | 1 | -1/+0 |
| 2023-08-22 | RDMA/siw: Call llist_reverse_order in siw_run_sq | Guoqing Jiang | 1 | -7/+1 |
| 2023-08-22 | RDMA/siw: Correct wrong debug message | Guoqing Jiang | 1 | -1/+1 |
| 2023-08-22 | RDMA/siw: Balance the reference of cep->kref in the error path | Guoqing Jiang | 1 | -1/+0 |
| 2023-07-31 | RDMA/rxe: Fix incomplete state save in rxe_requester | Bob Pearson | 1 | -20/+25 |
| 2023-07-31 | RDMA/rxe: Fix rxe_modify_srq | Bob Pearson | 2 | -30/+36 |
| 2023-07-31 | RDMA/rxe: Fix unsafe drain work queue code | Bob Pearson | 2 | -0/+8 |
| 2023-07-31 | RDMA/rxe: Move work queue code to subroutines | Bob Pearson | 1 | -51/+108 |
| 2023-07-31 | RDMA/siw: Fix tx thread initialization. | Bernard Metzler | 3 | -44/+43 |
| 2023-07-21 | RDMA/siw: Fabricate a GID on tun and loopback devices | Chuck Lever | 3 | -16/+11 |
| 2023-07-21 | RDMA/siw: use vmalloc_array and vcalloc | Julia Lawall | 2 | -5/+5 |
| 2023-07-18 | RDMA/rxe: Fix an error handling path in rxe_bind_mw() | Christophe JAILLET | 1 | -1/+2 |
| 2023-06-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 15 | -84/+198 |
| 2023-06-28 | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -5/+11 |
| 2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2023-06-27 | Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2023-06-27 | Merge tag 'v6.4' into rdma.git for-next | Jason Gunthorpe | 8 | -68/+100 |