index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-4
/
+7
2024-05-12
RDMA/IPoIB: Fix format truncation compilation errors
Leon Romanovsky
1
-2
/
+6
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-2
/
+2
2024-05-02
RDMA/ipoib: Remove NULL check before dev_{put, hold}
Jules Irenge
1
-2
/
+1
2024-03-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+1
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-2
/
+2
2024-01-25
RDMA/ipoib: Print symbolic error name instead of error code
Christian Heusel
1
-2
/
+1
2023-12-12
IB/ipoib: Fix mcast list locking
Daniel Vacek
1
-5
/
+1
2023-11-26
RDMA/IPoIB: Add tx timeout work to recover queue stop situation
Jack Wang
3
-3
/
+60
2023-11-26
RDMA/IPoIB: Fix error code return in ipoib_mcast_join
Jack Wang
1
-0
/
+1
2023-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+3
2023-10-24
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
1
-2
/
+1
2023-10-12
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-2
/
+2
2023-09-26
RDMA/ipoib: Add support for XDR speed in ethtool
Patrisious Haddad
1
-0
/
+2
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2023-01-26
IB/IPoIB: Fix legacy IPoIB due to wrong number of queues
Dragos Tatulea
1
-0
/
+8
2023-01-10
RDMA/cma: Refactor the inbound/outbound path records process flow
Mark Zhang
1
-1
/
+1
2022-12-11
IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces
Dragos Tatulea
1
-0
/
+7
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
1
-1
/
+1
2022-08-30
IB/cm: Remove the service_mask parameter from ib_cm_listen()
Mark Zhang
1
-2
/
+2
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-3
/
+5
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
1
-1
/
+1
2022-07-17
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
1
-2
/
+4
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
3
-5
/
+7
2022-01-28
RDMA/ipoib: Delete useless module.h include
Leon Romanovsky
2
-2
/
+0
2021-10-25
RDMA/ipoib: Use dev_addr_mod()
Jakub Kicinski
3
-14
/
+16
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-4
/
+4
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2021-06-22
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
1
-3
/
+4
2021-06-08
RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2
-6
/
+6
2021-06-02
RDMA/ipoib: Fix warning caused by destroying non-initial netns
Kamal Heib
1
-0
/
+1
2021-05-29
IB/ipoib: Use DEVICE_ATTR_*() macros
YueHaibing
3
-23
/
+22
2021-04-20
IB/ipoib: Remove unnecessary struct declaration
Wan Jiabing
1
-2
/
+0
2021-04-19
IB/ipoib: Improve latency in ipoib/cm connection formation
Manjunath Patil
1
-5
/
+1
2021-04-14
RDMA/ipoib: Print a message if only child interface is UP
Jack Wang
1
-1
/
+6
2021-04-08
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
1
-0
/
+5
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
3
-10
/
+10
2021-02-16
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
Christoph Lameter
3
-15
/
+1
2021-01-07
RDMA: Convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-11-20
RDMA/ipoib: Distribute cq completion vector better
Jack Wang
1
-2
/
+2
2020-11-02
RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtool
Meir Lichtinger
1
-0
/
+4
2020-10-27
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
3
-6
/
+7
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-51
/
+20
2020-10-05
RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
Kamal Heib
3
-0
/
+15
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-3
/
+6
[next]