index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-30
iidc/ice/irdma: Rename IDC header file
Dave Ertman
3
-4
/
+4
2025-04-27
IB/hfi1: Adjust fd->entry_to_rb allocation type
Kees Cook
1
-1
/
+1
2025-04-27
IB/mthca: Adjust buddy->bits allocation type
Kees Cook
1
-1
/
+1
2025-04-21
RDMA/hns: Add trace for CMDQ dumping
Junxian Huang
2
-0
/
+39
2025-04-21
RDMA/hns: Include hnae3.h in hns_roce_hw_v2.h
Junxian Huang
5
-4
/
+1
2025-04-21
RDMA/hns: Add trace for MR/MTR attribute dumping
Junxian Huang
2
-0
/
+68
2025-04-21
RDMA/hns: Add trace for AEQE dumping
Junxian Huang
2
-0
/
+20
2025-04-21
RDMA/hns: Add trace for WQE dumping
Junxian Huang
3
-0
/
+55
2025-04-21
RDMA/hns: Add trace for flush CQE
Junxian Huang
3
-0
/
+72
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/cma: Remove unused rdma_res_to_id
Dr. David Alan Gilbert
1
-13
/
+0
2025-04-20
ice, irdma: fix an off by one in error handling code
Dan Carpenter
1
-1
/
+1
2025-04-20
irdma: free iwdev->rf after removing MSI-X
Michal Swiatkowski
2
-1
/
+2
2025-04-20
RDMA/mana_ib: Add support of 4M, 1G, and 2G pages
Konstantin Taranov
2
-3
/
+8
2025-04-20
RDMA/mana_ib: support of the zero based MRs
Konstantin Taranov
1
-7
/
+17
2025-04-20
RDMA/mana_ib: Access remote atomic for MRs
Konstantin Taranov
1
-2
/
+5
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/hns: initialize db in update_srq_db()
Chen Linxuan
1
-1
/
+1
2025-04-11
RDMA/rxe: Fix mismatched type declarations
Daisuke Matsuda
3
-18
/
+19
2025-04-10
RDMA/bnxt_re: Remove unusable nq variable
Leon Romanovsky
1
-5
/
+0
2025-04-09
RDMA/core: Silence oversized kvmalloc() warning
Shay Drory
1
-2
/
+4
2025-04-09
RDMA: Don't use %pK through printk
Thomas Weißschuh
8
-14
/
+14
2025-04-09
RDMA/rxe: Enable ODP in ATOMIC WRITE operation
Daisuke Matsuda
5
-14
/
+68
2025-04-09
RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
Sharath Srinivasan
1
-1
/
+3
2025-04-08
RDMA/rxe: Enable ODP in RDMA FLUSH operation
Daisuke Matsuda
5
-20
/
+90
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-2
/
+2
2025-04-07
IB/cm: use rwlock for MAD agent lock
Jacob Moroni
1
-8
/
+8
2025-04-07
RDMA/hns: Fix wrong maximum DMA segment size
Chengchang Tang
1
-1
/
+1
2025-04-07
RDMA/hns: Remove unused parameters
Chengchang Tang
1
-3
/
+2
2025-04-07
RDMA/rxe: Fix null pointer dereference in ODP MR check
Li Zhijian
3
-4
/
+10
2025-04-07
RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't set
Mark Bloch
1
-2
/
+0
2025-04-07
IB/hfi1: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-1
/
+0
2025-04-07
RDMA/core: Convert to use ERR_CAST()
Li Haoran
1
-1
/
+1
2025-04-07
RDMA/uverbs: Convert to use ERR_CAST()
Li Haoran
1
-1
/
+1
2025-04-07
RDMA/core: Convert to use ERR_CAST()
Li Haoran
1
-1
/
+1
2025-04-07
RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()
Yue Haibing
1
-7
/
+7
2025-04-07
RDMA: Replace msecs_to_jiffies with secs_to_jiffies for timeout
Peng Jiang
1
-4
/
+4
2025-04-07
RDMA/mlx5: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-3
/
+3
2025-04-07
RDMA/ucaps: Avoid format-security warning
Arnd Bergmann
1
-1
/
+1
2025-04-07
RDMA/bnxt_re: Fix budget handling of notification queue
Kashyap Desai
1
-5
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
21
-36
/
+36
2025-04-03
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
85
-639
/
+3878
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-7
/
+53
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-2
/
+2
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+4
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
16
-59
/
+77
[prev]
[next]