summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
AgeCommit message (Expand)AuthorLines
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-12/+12
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-20/+19
2026-01-20net: remove legacy way to get/set HW timestamp configVadim Fedorenko-4/+2
2025-10-31IB/IPoIB: Add support for hwtstamp get/set ndosCarolina Jubran-0/+29
2025-09-18IB/ipoib: Ignore L3 master deviceVlad Dumitrescu-10/+11
2025-06-26RDMA/ipoib: Use parent rdma device net namespaceMark Bloch-0/+2
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-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
2024-10-30RDMA: Use ethtool string helpersRosen Penev-6/+3
2024-10-28RDMA/ipoib: Use the networking stack default for txqueuelenGal Pressman-1/+2
2024-08-19RDMA/ipoib: Remove unused declarationsZhang Zekun-4/+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-2/+1
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet-2/+2
2024-01-25RDMA/ipoib: Print symbolic error name instead of error codeChristian Heusel-2/+1
2023-12-12IB/ipoib: Fix mcast list lockingDaniel Vacek-5/+1
2023-11-26RDMA/IPoIB: Add tx timeout work to recover queue stop situationJack Wang-3/+60
2023-11-26RDMA/IPoIB: Fix error code return in ipoib_mcast_joinJack Wang-0/+1
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-2/+3
2023-10-24RDMA/core: Remove NULL check before dev_{put, hold}Yang Li-2/+1
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi-2/+2
2023-09-26RDMA/ipoib: Add support for XDR speed in ethtoolPatrisious Haddad-0/+2
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1/+1
2023-01-26IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea-0/+8
2023-01-10RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang-1/+1
2022-12-11IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea-0/+7
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld-1/+1
2022-09-22RDMA/cma: Multiple path records support with netlink channelMark Zhang-1/+1
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang-2/+2
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang-2/+2
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-3/+5
2022-07-22IB: Fix repeated words 'the the' commentsSlark Xiao-1/+1
2022-07-17ipoib: switch to netif_napi_add_weight()Jakub Kicinski-2/+4
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet-1/+1
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe-5/+7
2022-01-28RDMA/ipoib: Delete useless module.h includeLeon Romanovsky-2/+0
2021-10-25RDMA/ipoib: Use dev_addr_mod()Jakub Kicinski-14/+16
2021-10-12RDMA: Remove redundant 'flush_workqueue()' callsChristophe JAILLET-1/+0
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo-2/+6
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann-4/+4
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe-0/+1
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky-3/+4
2021-06-08RDMA/ipoib: Use refcount_t instead of atomic_t for reference countingWeihang Li-6/+6