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-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
2025-03-13
RDMA/rxe: Fix incorrect return value of rxe_odp_atomic_op()
Daisuke Matsuda
1
-1
/
+1
2025-03-13
RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
Maher Sanalla
1
-68
/
+76
2025-03-13
RDMA/mana_ib: Handle net event for pointing to the current netdev
Long Li
2
-2
/
+46
2025-03-13
net: mana: Change the function signature of mana_get_primary_netdev_rcu
Long Li
2
-4
/
+4
2025-03-12
RDMA/rxe: Improve readability of ODP pagefault interface
Daisuke Matsuda
1
-5
/
+7
2025-03-12
RDMA/hns: Fix wrong value of max_sge_rd
Junxian Huang
1
-1
/
+1
2025-03-12
RDMA/hns: Fix missing xa_destroy()
Junxian Huang
3
-1
/
+5
2025-03-12
RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()
Junxian Huang
1
-1
/
+1
2025-03-12
RDMA/hns: Fix invalid sq params not being blocked
Junxian Huang
1
-5
/
+4
2025-03-12
RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()
Junxian Huang
1
-3
/
+5
2025-03-12
RDMA/hns: Fix soft lockup during bt pages loop
Junxian Huang
1
-1
/
+15
2025-03-12
RDMA/hns: Inappropriate format characters cleanup
Guofeng Yue
3
-3
/
+3
2025-03-12
RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path
Saravanan Vajravel
1
-2
/
+0
2025-03-09
RDMA/mlx5: Expose RDMA TRANSPORT flow table types to userspace
Patrisious Haddad
3
-13
/
+146
2025-03-09
RDMA/mlx5: Check enabled UCAPs when creating ucontext
Chiara Meiohas
3
-8
/
+58
2025-03-09
RDMA/uverbs: Add support for UCAPs in context creation
Chiara Meiohas
2
-0
/
+23
2025-03-09
RDMA/mlx5: Create UCAP char devices for supported device capabilities
Chiara Meiohas
1
-0
/
+47
2025-03-09
RDMA/uverbs: Introduce UCAP (User CAPabilities) API
Chiara Meiohas
3
-1
/
+271
2025-03-08
RDMA/mana_ib: Use safer allocation function()
Dan Carpenter
1
-1
/
+1
2025-03-06
RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()
Cheng Xu
1
-1
/
+0
2025-03-06
RDMA/vmw_pvrdma: Remove unused pvrdma_modify_device
Dr. David Alan Gilbert
2
-30
/
+0
2025-03-06
RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()
Qasim Ijaz
1
-5
/
+9
2025-03-03
RDMA/bnxt_re: Fix reporting maximum SRQs on P7 chips
Preethi G
3
-1
/
+10
2025-03-03
RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx
Kashyap Desai
1
-1
/
+2
2025-03-03
RDMA/bnxt_re: Fix allocation of QP table
Kashyap Desai
6
-19
/
+19
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/mlx5: Reorder capability check last
Christian Göttsche
1
-4
/
+6
[next]