index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2026-05-19
RDMA/rtrs: Fix use-after-free in path file creation cleanup
Guangshuo Li
1
-1
/
+1
2026-05-19
RDMA/mana_ib: Report max_msg_sz in mana_ib_query_port
Shiraz Saleem
1
-0
/
+1
2026-05-19
RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()
Jason Gunthorpe
3
-16
/
+15
2026-05-19
RDMA/core: Move the _ib_copy_validate_udata* functions to ib_core_uverbs
Jason Gunthorpe
3
-122
/
+124
2026-05-18
RDMA/cma: Constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
1
-3
/
+3
2026-05-18
RDMA: Replace memset with = {} pattern for ib_respond_udata()
Jason Gunthorpe
6
-25
/
+10
2026-05-18
RDMA: Add missed = {} initialization to uresp structs
Jason Gunthorpe
4
-5
/
+5
2026-05-18
RDMA: Use proper driver data response structs instead of open coding
Jason Gunthorpe
5
-24
/
+48
2026-05-18
RDMA/mlx: Replace response_len with ib_respond_udata()
Jason Gunthorpe
6
-11
/
+11
2026-05-18
RDMA/qedr: Replace qedr_ib_copy_to_udata() with ib_respond_udata()
Jason Gunthorpe
1
-29
/
+6
2026-05-18
RDMA/cxgb4: Convert to ib_respond_udata()
Jason Gunthorpe
2
-8
/
+5
2026-05-18
RDMA: Convert drivers using sizeof() to ib_respond_udata()
Jason Gunthorpe
17
-77
/
+56
2026-05-18
RDMA: Convert drivers using min to ib_respond_udata()
Jason Gunthorpe
13
-110
/
+49
2026-05-18
IB/rdmavt: Don't abuse udata and ib_respond_udata()
Jason Gunthorpe
1
-10
/
+9
2026-05-18
RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()
Jason Gunthorpe
5
-42
/
+26
2026-05-18
RDMA/hns: Use named initializer for pci_device_id array
Uwe Kleine-König (The Capable Hub)
1
-9
/
+23
2026-05-18
RDMA/siw: use kzalloc_flex
Bernard Metzler
3
-33
/
+33
2026-05-18
RDMA/bng_re: Remove unused variable rc
Rohit Chavan
1
-3
/
+2
2026-05-18
RDMA/hns: Support congestion control algorithm parameter configuration
Chengchang Tang
5
-0
/
+473
2026-05-18
RDMA/hns: Add write support to debugfs
Junxian Huang
2
-0
/
+21
2026-05-18
RDMA/hns: Initialize seqfile before creating file
Junxian Huang
1
-14
/
+5
2026-05-18
RDMA/mlx5: Use max() macro for bfreg calculation
Rohit Chavan
1
-6
/
+2
2026-05-18
RDMA/srpt: fix integer overflow in immediate data length check
Sara Venkatesh
1
-2
/
+3
2026-05-18
RDMA/mlx4: Use secs_to_jiffies() instead of open-coding
Rohit Chavan
1
-1
/
+1
2026-05-18
IB/mlx5: Reduce spinlock contention by moving free operations outside
Li RongQing
1
-12
/
+24
2026-05-18
RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference
Prathamesh Deshpande
1
-7
/
+23
2026-05-18
RDMA/mlx5: Fix UMR XLT cleanup on ODP populate failure
Prathamesh Deshpande
1
-1
/
+1
2026-05-18
RDMA/efa: Add checksum support for admin responses
Yonatan Nachum
5
-20
/
+55
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-18
RDMA/hns: Fix arithmetic overflow in calc_hem_config()
Alexander Chesnokov
1
-4
/
+4
2026-05-18
RDMA/mlx5: Use QP port when decoding responder CQEs
Chenguang Zhao
1
-1
/
+2
2026-05-18
IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlier
Prathamesh Deshpande
1
-7
/
+8
2026-05-15
IB/IPoIB: ndo_set_rx_mode_async conversion
Dragos Tatulea
1
-3
/
+5
2026-05-14
RDMA/siw: Reject MPA FPDU length underflow before signed receive math
Michael Bommarito
1
-0
/
+15
2026-05-13
RDMA/bnxt_re: zero shared page before exposing to userspace
Lord Ulf Henrik Holmberg
1
-1
/
+1
2026-05-13
RDMA/nldev: Add mutual exclusion in nldev_dellink()
Edward Adam Davis
1
-0
/
+3
2026-05-10
RDMA/addr: Change addr_wq back to unordered workqueue
Surabhi Gogte
1
-1
/
+1
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-39
/
+106
2026-05-06
net/mlx5: E-Switch, serialize representor lifecycle
Mark Bloch
1
-2
/
+4
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-05-02
RDMA/hns: Fix unlocked call to hns_roce_qp_remove()
Jason Gunthorpe
1
-0
/
+7
2026-05-02
RDMA/hns: Fix xarray race in hns_roce_create_qp_common()
Jason Gunthorpe
1
-3
/
+3
2026-05-02
RDMA/hns: Fix xarray race in hns_roce_create_srq()
Jason Gunthorpe
1
-6
/
+6
2026-05-02
RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
Jason Gunthorpe
1
-1
/
+3
2026-05-02
RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
Jason Gunthorpe
1
-1
/
+1
2026-05-02
RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
Jason Gunthorpe
1
-2
/
+2
[prev]
[next]