index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Age
Commit message (
Expand
)
Author
2025-06-26
RDMA/ipoib: Use parent rdma device net namespace
Mark Bloch
2025-05-22
IB/IPoIB: Allow using netdevs that require the instance lock
Cosmin Ratiu
2025-05-22
IB/IPoIB: Replace vlan_rwsem with the netdev instance lock
Cosmin Ratiu
2025-05-22
IB/IPoIB: Enqueue separate work_structs for each flushed interface
Cosmin Ratiu
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2024-10-30
RDMA: Use ethtool string helpers
Rosen Penev
2024-10-28
RDMA/ipoib: Use the networking stack default for txqueuelen
Gal Pressman
2024-08-19
RDMA/ipoib: Remove unused declarations
Zhang Zekun
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-12
RDMA/IPoIB: Fix format truncation compilation errors
Leon Romanovsky
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-02
RDMA/ipoib: Remove NULL check before dev_{put, hold}
Jules Irenge
2024-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-01-25
RDMA/ipoib: Print symbolic error name instead of error code
Christian Heusel
2023-12-12
IB/ipoib: Fix mcast list locking
Daniel Vacek
2023-11-26
RDMA/IPoIB: Add tx timeout work to recover queue stop situation
Jack Wang
2023-11-26
RDMA/IPoIB: Fix error code return in ipoib_mcast_join
Jack Wang
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-10-24
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-09-26
RDMA/ipoib: Add support for XDR speed in ethtool
Patrisious Haddad
2023-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-01-26
IB/IPoIB: Fix legacy IPoIB due to wrong number of queues
Dragos Tatulea
2023-01-10
RDMA/cma: Refactor the inbound/outbound path records process flow
Mark Zhang
2022-12-11
IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces
Dragos Tatulea
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
2022-08-30
IB/cm: Remove the service_mask parameter from ib_cm_listen()
Mark Zhang
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
2022-07-17
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-01-28
RDMA/ipoib: Delete useless module.h include
Leon Romanovsky
2021-10-25
RDMA/ipoib: Use dev_addr_mod()
Jakub Kicinski
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-08
RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-06-02
RDMA/ipoib: Fix warning caused by destroying non-initial netns
Kamal Heib
2021-05-28
IB/ipoib: Use DEVICE_ATTR_*() macros
YueHaibing
2021-04-20
IB/ipoib: Remove unnecessary struct declaration
Wan Jiabing
2021-04-19
IB/ipoib: Improve latency in ipoib/cm connection formation
Manjunath Patil
2021-04-13
RDMA/ipoib: Print a message if only child interface is UP
Jack Wang
2021-04-07
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
[next]