index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/mlx5: Ensure created mkeys always have a populated rb_key
Jason Gunthorpe
2024-06-27
1
-1
/
+2
*
RDMA/mlx5: Follow rb_key.ats when creating new mkeys
Jason Gunthorpe
2024-06-27
1
-0
/
+1
*
RDMA/mlx5: Remove extra unlock on error path
Jason Gunthorpe
2024-06-27
1
-3
/
+1
*
RDMA/rxe: Fix data copy for IB_SEND_INLINE
Honggang LI
2024-06-27
1
-1
/
+1
*
RDMA/mana_ib: Ignore optional access flags for MRs
Konstantin Taranov
2024-06-27
1
-0
/
+1
*
RDMA/mlx5: Add check for srq max_sge attribute
Patrisious Haddad
2024-06-27
1
-5
/
+8
*
RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init
Yishai Hadas
2024-06-27
1
-2
/
+2
*
RDMA/rxe: Fix responder length checking for UD request packets
Honggang LI
2024-06-27
1
-0
/
+13
*
RDMA/bnxt_re: Fix the max msix vectors macro
Selvin Xavier
2024-06-27
1
-3
/
+1
*
inet: introduce dst_rtable() helper
Eric Dumazet
2024-06-12
1
-9
/
+3
*
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-06-12
1
-3
/
+3
*
RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw
Zhu Yanjun
2024-05-30
1
-1
/
+3
*
RDMA/IPoIB: Fix format truncation compilation errors
Leon Romanovsky
2024-05-30
1
-2
/
+6
*
bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq
Michal Schmidt
2024-05-30
1
-1
/
+2
*
RDMA/mana_ib: boundary check before installing cq callbacks
Konstantin Taranov
2024-05-30
1
-0
/
+2
*
RDMA/mana_ib: Use struct mana_ib_queue for CQs
Konstantin Taranov
2024-05-30
3
-58
/
+24
*
RDMA/mana_ib: Introduce helpers to create and destroy mana queues
Konstantin Taranov
2024-05-30
2
-0
/
+53
*
IB/mlx5: Use __iowrite64_copy() for write combining stores
Jason Gunthorpe
2024-05-30
1
-5
/
+3
*
RDMA/rxe: Fix incorrect rxe_put in error path
Bob Pearson
2024-05-30
1
-10
/
+2
*
RDMA/rxe: Allow good work requests to be executed
Bob Pearson
2024-05-30
1
-1
/
+5
*
RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
Bob Pearson
2024-05-30
1
-3
/
+3
*
RDMA/hns: Modify the print level of CQE error
Chengchang Tang
2024-05-30
1
-2
/
+3
*
RDMA/hns: Use complete parentheses in macros
Chengchang Tang
2024-05-30
1
-6
/
+6
*
RDMA/hns: Fix GMV table pagesize
Chengchang Tang
2024-05-30
1
-1
/
+1
*
RDMA/hns: Fix mismatch exception rollback
wenglianfa
2024-05-30
1
-1
/
+1
*
RDMA/hns: Fix UAF for cq async event
Chengchang Tang
2024-05-30
1
-11
/
+13
*
RDMA/hns: Fix deadlock on SRQ async events.
Chengchang Tang
2024-05-30
2
-3
/
+4
*
RDMA/hns: Add max_ah and cq moderation capacities in query_device()
Chengchang Tang
2024-05-30
4
-2
/
+12
*
RDMA/hns: Fix return value in hns_roce_map_mr_sg
Zhengchao Shao
2024-05-30
1
-8
/
+7
*
RDMA/mlx5: Adding remote atomic access flag to updatable flags
Or Har-Toov
2024-05-30
1
-1
/
+2
*
RDMA/mlx5: Change check for cacheable mkeys
Or Har-Toov
2024-05-30
2
-10
/
+23
*
RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent
Or Har-Toov
2024-05-30
1
-1
/
+1
*
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-05-09
1
-0
/
+1
|
\
|
*
qibfs: fix dentry leak
Al Viro
2024-02-25
1
-0
/
+1
*
|
RDMA/mlx5: Fix port number for counter query in multi-port configuration
Michael Guralnik
2024-04-08
1
-1
/
+2
*
|
RDMA/cm: Print the old state when cm_destroy_id gets timeout
Mark Zhang
2024-04-01
1
-4
/
+7
*
|
RDMA/rxe: Fix the problem "mutex_destroy missing"
Yanjun.Zhu
2024-04-01
1
-0
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-03-18
41
-674
/
+874
|
\
\
|
*
|
RDMA/cm: add timeout to cm_destroy_id wait
Manjunath Patil
2024-03-10
1
-1
/
+19
|
*
|
RDMA/mana_ib: Use virtual address in dma regions for MRs
Konstantin Taranov
2024-03-07
6
-20
/
+45
|
*
|
RDMA/mana_ib: Fix bug in creation of dma regions
Konstantin Taranov
2024-03-07
1
-1
/
+1
|
*
|
RDMA/hns: Append SCC context to the raw dump of QPC
wenglianfa
2024-03-07
5
-3
/
+55
|
*
|
RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-03-03
1
-33
/
+45
|
*
|
RDMA/hns: Support userspace configuring congestion control algorithm with QP ...
Junxian Huang
2024-03-03
5
-12
/
+69
|
*
|
RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()
Alexey Kodanev
2024-02-25
1
-1
/
+1
|
*
|
RDMA/uverbs: Remove flexible arrays from struct *_filter
Erick Archer
2024-02-21
1
-8
/
+8
|
*
|
RDMA/device: Fix a race between mad_client and cm_client init
Shifeng Li
2024-02-21
1
-15
/
+22
|
*
|
RDMA/hns: Fix mis-modifying default congestion control algorithm
Luoyouming
2024-02-19
2
-14
/
+19
|
*
|
RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
Guoqing Jiang
2024-02-04
3
-3
/
+3
|
*
|
RDMA/srpt: Do not register event handler until srpt device is fully setup
William Kucharski
2024-02-04
1
-2
/
+1
[next]