index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Lines
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+4
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1
/
+1
2026-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
-1
/
+1
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-90
/
+96
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
-90
/
+96
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
-1
/
+1
2026-03-27
fwctl/bnxt_en: Move common definitions to include/linux/bnxt/
Pavan Chebbi
-4
/
+4
2026-03-22
mlx5: Remove redundant iseg base
Parav Pandit
-1
/
+1
2026-03-18
RDMA/irdma: Harden depth calculation functions
Shiraz Saleem
-17
/
+22
2026-03-18
RDMA/irdma: Return EINVAL for invalid arp index error
Tatyana Nikolova
-7
/
+10
2026-03-18
RDMA/irdma: Fix deadlock during netdev reset with active connections
Anil Samal
-1
/
+2
2026-03-18
RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
Tatyana Nikolova
-2
/
+0
2026-03-18
RDMA/irdma: Clean up unnecessary dereference of event->cm_node
Ivan Barrera
-6
/
+6
2026-03-18
RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
Tatyana Nikolova
-2
/
+0
2026-03-18
RDMA/irdma: Update ibqp state to error if QP is already in error state
Tatyana Nikolova
-0
/
+2
2026-03-18
RDMA/irdma: Initialize free_qp completion before using it
Jacob Moroni
-1
/
+1
2026-03-17
RDMA/efa: Fix possible deadlock
Ethan Tidmore
-0
/
+1
2026-03-16
net/mlx5: Expose MLX5_UMR_ALIGN definition
Tariq Toukan
-1
/
+0
2026-03-16
{net/RDMA}/mlx5: Add LAG demux table API and vport demux rules
Shay Drory
-14
/
+28
2026-03-16
net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence number
Shay Drory
-1
/
+3
2026-03-08
RDMA/efa: Fix use of completion ctx after free
Yonatan Nachum
-48
/
+39
2026-03-05
RDMA/bng_re: Fix silent failure in HWRM version query
Kamal Heib
-5
/
+9
2026-03-04
RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()
Abhijit Gangurde
-1
/
+3
2026-03-04
RDMA/irdma: Fix double free related to rereg_user_mr
Jacob Moroni
-0
/
+1
2026-03-02
Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-1
/
+1
2026-02-24
RDMA/ionic: Fix kernel stack leak in ionic_create_cq()
Jason Gunthorpe
-1
/
+1
2026-02-24
RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
Jason Gunthorpe
-1
/
+1
2026-02-24
IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
Jason Gunthorpe
-2
/
+3
2026-02-24
RDMA/efa: Fix typo in efa_alloc_mr()
Jason Gunthorpe
-1
/
+1
2026-02-24
RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
Kamal Heib
-0
/
+2
2026-02-24
RDMA/bng_re: Unwind bng_re_dev_init properly
Siva Reddy Kallam
-14
/
+15
2026-02-24
RDMA/bng_re: Remove unnessary validity checks
Siva Reddy Kallam
-23
/
+4
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-779
/
+7943
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-27
/
+19
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-90
/
+45
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-308
/
+308
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-551
/
+506
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-222
/
+1034
2026-02-11
bnge/bng_re: Add a new HSI
Vikas Gupta
-6
/
+6456
2026-02-08
RDMA/mlx5: Implement DMABUF export ops
Yishai Hadas
-0
/
+72
2026-02-05
net/mlx5: Fix 1600G link mode enum naming
Yael Chemla
-1
/
+1
2026-02-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-20
/
+14
2026-02-02
RDMA/mlx5: Support rate limit only for Raw Packet QP
Kalesh AP
-0
/
+5
2026-02-02
RDMA/bnxt_re: Report QP rate limit in debugfs
Kalesh AP
-2
/
+12
2026-02-02
RDMA/bnxt_re: Report packet pacing capabilities when querying device
Kalesh AP
-1
/
+21
2026-02-02
RDMA/bnxt_re: Add support for QP rate limiting
Kalesh AP
-6
/
+47
2026-01-28
RDMA/irdma: Use kvzalloc for paged memory DMA address array
Carlos Bilbao
-3
/
+3
2026-01-27
RDMA/mana_ib: Add device‑memory support
Konstantin Taranov
-0
/
+149
2026-01-27
RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
Zilin Guan
-2
/
+2
[next]