summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)AuthorLines
2025-10-31IB/IPoIB: Add support for hwtstamp get/set ndosCarolina Jubran-0/+29
2025-09-21RDMA: Use %pe format specifier for error pointersLeon Romanovsky-9/+7
2025-09-18IB/ipoib: Ignore L3 master deviceVlad Dumitrescu-10/+11
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-5/+3
2025-06-26RDMA/ipoib: Use parent rdma device net namespaceMark Bloch-0/+2
2025-06-24scsi: RDMA/srp: Don't set a max_segment_size when virt_boundary_mask is setChristoph Hellwig-2/+3
2025-06-12IB/iser: Remove unnecessary local variableLi Jun-5/+1
2025-05-22IB/IPoIB: Allow using netdevs that require the instance lockCosmin Ratiu-15/+31
2025-05-22IB/IPoIB: Replace vlan_rwsem with the netdev instance lockCosmin Ratiu-57/+87
2025-05-22IB/IPoIB: Enqueue separate work_structs for each flushed interfaceCosmin Ratiu-22/+44
2025-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-4/+4
2025-02-21net: Use link/peer netns in newlink() of rtnl_link_opsXiao Liang-2/+2
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang-2/+5
2025-02-18IB/iser: fix typos in iscsi_iser.c commentsImanol-4/+4
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+3
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1/+3
2025-01-06RDMA/rtrs: Add missing deinit() callLi Zhijian-0/+3
2024-12-31RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian-1/+1
2024-12-19RDMA/srp: Fix error handling in srp_add_portMa Ke-1/+0
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche-2/+3
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-10/+6
2024-10-30RDMA: Use ethtool string helpersRosen Penev-9/+4
2024-10-28RDMA/ipoib: Use the networking stack default for txqueuelenGal Pressman-1/+2
2024-10-11RDMA/srpt: Make slab cache names uniqueBart Van Assche-12/+68
2024-09-10IB/iser: Remove unused declaration in header fileZhang Zekun-4/+0
2024-08-28RDMA/rtrs-clt: Remove an extra spaceJack Wang-1/+1
2024-08-28RDMA/rtrs-clt: Do local invalidate after write io completionJack Wang-13/+7
2024-08-28RDMA/rtrs: Register ib event handlerGrzegorz Prajsner-2/+58
2024-08-28RDMA/rtrs-srv: Avoid null pointer deref during path establishmentMd Haris Iqbal-2/+11
2024-08-28RDMA/rtrs-clt: Print request type for errorsJack Wang-2/+4
2024-08-28RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in boundsMd Haris Iqbal-0/+6
2024-08-28RDMA/rtrs-clt: Reuse need_inval from mrJack Wang-10/+9
2024-08-28RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peerJack Wang-1/+3
2024-08-28RDMA/rtrs-clt: Rate limit errors in IO pathJack Wang-3/+3
2024-08-28RDMA/rtrs-clt: Fix need_inv setting in error caseJack Wang-11/+9
2024-08-28RDMA/rtrs: For HB error add additional clt/srv specific loggingMd Haris Iqbal-0/+6
2024-08-19RDMA/ipoib: Remove unused declarationsZhang Zekun-4/+0
2024-06-26IB/isert: remove the handling of last WQE reached eventMax Gurtovoy-3/+0
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-4/+7
2024-05-12RDMA/IPoIB: Fix format truncation compilation errorsLeon Romanovsky-2/+6
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet-2/+2
2024-05-02RDMA/ipoib: Remove NULL check before dev_{put, hold}Jules Irenge-2/+1
2024-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-5/+3
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet-2/+2
2024-02-25RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()Alexey Kodanev-1/+1
2024-02-14RDMA/srpt: fix function pointer cast warningsArnd Bergmann-4/+5
2024-02-05RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche-2/+6
2024-02-04RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski-2/+1
2024-01-25RDMA/ipoib: Print symbolic error name instead of error codeChristian Heusel-2/+1
2024-01-04IB/iser: Prevent invalidating wrong MRSergey Gorenko-8/+8