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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
11
-166
/
+223
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-8
/
+8
2025-05-22
IB/IPoIB: Allow using netdevs that require the instance lock
Cosmin Ratiu
2
-15
/
+31
2025-05-22
IB/IPoIB: Replace vlan_rwsem with the netdev instance lock
Cosmin Ratiu
4
-57
/
+87
2025-05-22
IB/IPoIB: Enqueue separate work_structs for each flushed interface
Cosmin Ratiu
4
-22
/
+44
2025-05-21
RDMA/siw: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2
-21
/
+2
2025-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linux
Jakub Kicinski
4
-63
/
+71
2025-05-09
iidc/ice/irdma: Update IDC to support multiple consumers
Dave Ertman
2
-49
/
+54
2025-05-06
RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem
Zhu Yanjun
1
-2
/
+4
2025-04-30
iidc/ice/irdma: Rename to iidc_* convention
Dave Ertman
1
-19
/
+22
2025-04-30
iidc/ice/irdma: Rename IDC header file
Dave Ertman
3
-4
/
+4
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/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug
Zhu Yanjun
1
-4
/
+1
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/cma: Fix workqueue crash in cma_netevent_work_handler
Sharath Srinivasan
1
-1
/
+3
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-2
/
+2
2025-04-07
RDMA/hns: Fix wrong maximum DMA segment size
Chengchang Tang
1
-1
/
+1
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
RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()
Yue Haibing
1
-7
/
+7
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
2025-03-19
IB/mad: Check available slots before posting receive WRs
Maher Sanalla
1
-18
/
+20
2025-03-19
RDMA/mana_ib: Fix integer overflow during queue creation
Konstantin Taranov
1
-1
/
+2
2025-03-18
RDMA/mlx5: Fix calculation of total invalidated pages
Chiara Meiohas
1
-4
/
+6
2025-03-18
RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow
Patrisious Haddad
1
-1
/
+1
2025-03-18
RDMA/mlx5: Fix page_size variable overflow
Michael Guralnik
1
-4
/
+4
2025-03-18
RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc()
Michael Guralnik
1
-4
/
+3
2025-03-18
RDMA/mlx5: Fix cache entry update on dereg error
Michael Guralnik
1
-1
/
+3
2025-03-18
RDMA/mlx5: Fix MR cache initialization error flow
Michael Guralnik
1
-11
/
+22
2025-03-18
RDMA/mlx5: Support optional-counters binding for QPs
Patrisious Haddad
4
-10
/
+544
2025-03-18
RDMA/mlx5: Compile fs.c regardless of INFINIBAND_USER_ACCESS config
Patrisious Haddad
4
-22
/
+7
2025-03-18
RDMA/core: Pass port to counter bind/unbind operations
Patrisious Haddad
3
-13
/
+13
2025-03-18
RDMA/core: Add support to optional-counters binding configuration
Patrisious Haddad
2
-11
/
+35
2025-03-18
RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()
Patrisious Haddad
4
-1
/
+24
2025-03-18
RDMA/mlx5: Add optional counters for RDMA_TX/RX_packets/bytes
Patrisious Haddad
3
-5
/
+131
2025-03-17
RDMA/bnxt_re: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-1
/
+1
2025-03-13
RDMA/core: Fix use-after-free when rename device name
Wang Liang
1
-2
/
+7
2025-03-13
RDMA/bnxt_re: Support perf management counters
Preethi G
5
-0
/
+139
[next]