summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2026-05-18IB/rdmavt: Don't abuse udata and ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()Jason Gunthorpe
2026-05-18RDMA/hns: Use named initializer for pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-18RDMA/siw: use kzalloc_flexBernard Metzler
2026-05-18RDMA/bng_re: Remove unused variable rcRohit Chavan
2026-05-18RDMA/hns: Support congestion control algorithm parameter configurationChengchang Tang
2026-05-18RDMA/hns: Add write support to debugfsJunxian Huang
2026-05-18RDMA/hns: Initialize seqfile before creating fileJunxian Huang
2026-05-18RDMA/mlx5: Use max() macro for bfreg calculationRohit Chavan
2026-05-18RDMA/srpt: fix integer overflow in immediate data length checkSara Venkatesh
2026-05-18RDMA/mlx4: Use secs_to_jiffies() instead of open-codingRohit Chavan
2026-05-18IB/mlx5: Reduce spinlock contention by moving free operations outsideLi RongQing
2026-05-18RDMA/mlx5: Fix devx subscribe-event unwind NULL dereferencePrathamesh Deshpande
2026-05-18RDMA/mlx5: Fix UMR XLT cleanup on ODP populate failurePrathamesh Deshpande
2026-05-18RDMA/efa: Add checksum support for admin responsesYonatan Nachum
2026-05-18RDMA/rxe: support perf mgmt GET methodzhenwei pi
2026-05-18RDMA/rxe: add SENT/RCVD byteszhenwei pi
2026-05-18RDMA/rxe: remove rxe_ib_device_get_netdev() and RXE_PORTzhenwei pi
2026-05-18RDMA/hns: Fix arithmetic overflow in calc_hem_config()Alexander Chesnokov
2026-05-18RDMA/mlx5: Use QP port when decoding responder CQEsChenguang Zhao
2026-05-18IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlierPrathamesh Deshpande
2026-05-15IB/IPoIB: ndo_set_rx_mode_async conversionDragos Tatulea
2026-05-14RDMA/siw: Reject MPA FPDU length underflow before signed receive mathMichael Bommarito
2026-05-13RDMA/bnxt_re: zero shared page before exposing to userspaceLord Ulf Henrik Holmberg
2026-05-13RDMA/nldev: Add mutual exclusion in nldev_dellink()Edward Adam Davis
2026-05-10RDMA/addr: Change addr_wq back to unordered workqueueSurabhi Gogte
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-06net/mlx5: E-Switch, serialize representor lifecycleMark Bloch
2026-05-05udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_sock_release().Kuniyuki Iwashima
2026-05-02RDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe
2026-05-02RDMA/hns: Fix xarray race in hns_roce_create_qp_common()Jason Gunthorpe
2026-05-02RDMA/hns: Fix xarray race in hns_roce_create_srq()Jason Gunthorpe
2026-05-02RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe
2026-05-02RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error pathJason Gunthorpe
2026-05-02RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()Jason Gunthorpe
2026-05-02RDMA/ocrdma: Clarify the mm_head searchingJason Gunthorpe
2026-05-02RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Validate rx_hash_key_lenJason Gunthorpe
2026-05-02RDMA/mlx5: Add missing store/release for lock elision patternJason Gunthorpe
2026-05-02RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmdJason Gunthorpe
2026-05-02RDMA/ionic: Fix typo in format stringJason Gunthorpe
2026-04-29mlx5: Rename the vport number enums for host PF and VFMoshe Shemesh
2026-04-29RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creationMichael Guralnik
2026-04-29RDMA/core: Fix rereg_mr use-after-free raceMichael Guralnik
2026-04-29IB/core: Fix IPv6 netlink message size in ib_nl_ip_send_msg()Maher Sanalla
2026-04-29RDMA/mlx5: Fix UAF in DCT destroy due to race with createEdward Srouji
2026-04-29RDMA/mlx5: Fix UAF in SRQ destroy due to race with createEdward Srouji