index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/ipoib: Remove unused declarations
Zhang Zekun
2024-08-19
1
-4
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-18
2
-4
/
+7
|
\
|
*
RDMA/IPoIB: Fix format truncation compilation errors
Leon Romanovsky
2024-05-12
1
-2
/
+6
|
*
RDMA/ipoib: Remove NULL check before dev_{put, hold}
Jules Irenge
2024-05-02
1
-2
/
+1
*
|
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-03-18
1
-2
/
+1
|
\
|
*
RDMA/ipoib: Print symbolic error name instead of error code
Christian Heusel
2024-01-25
1
-2
/
+1
*
|
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-02-26
1
-2
/
+2
|
/
*
IB/ipoib: Fix mcast list locking
Daniel Vacek
2023-12-12
1
-5
/
+1
*
RDMA/IPoIB: Add tx timeout work to recover queue stop situation
Jack Wang
2023-11-26
3
-3
/
+60
*
RDMA/IPoIB: Fix error code return in ipoib_mcast_join
Jack Wang
2023-11-26
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-11-03
2
-2
/
+3
|
\
|
*
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
2023-10-24
1
-2
/
+1
|
*
RDMA/ipoib: Add support for XDR speed in ethtool
Patrisious Haddad
2023-09-26
1
-0
/
+2
*
|
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-12
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-02-25
1
-1
/
+1
|
\
|
*
RDMA/cma: Refactor the inbound/outbound path records process flow
Mark Zhang
2023-01-10
1
-1
/
+1
*
|
IB/IPoIB: Fix legacy IPoIB due to wrong number of queues
Dragos Tatulea
2023-01-26
1
-0
/
+8
|
/
*
IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces
Dragos Tatulea
2022-12-11
1
-0
/
+7
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
2022-09-22
1
-1
/
+1
*
IB/cm: Remove the service_mask parameter from ib_cm_listen()
Mark Zhang
2022-08-30
1
-2
/
+2
*
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-21
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-08-05
2
-3
/
+5
|
\
|
*
IB: Fix repeated words 'the the' comments
Slark Xiao
2022-07-22
1
-1
/
+1
|
*
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
2022-07-17
1
-2
/
+4
*
|
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-1
/
+1
|
/
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
3
-5
/
+7
*
RDMA/ipoib: Delete useless module.h include
Leon Romanovsky
2022-01-28
2
-2
/
+0
*
RDMA/ipoib: Use dev_addr_mod()
Jakub Kicinski
2021-10-25
3
-14
/
+16
*
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-12
1
-1
/
+0
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-4
/
+4
*
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-22
1
-0
/
+1
|
\
|
*
RDMA/ipoib: Fix warning caused by destroying non-initial netns
Kamal Heib
2021-06-02
1
-0
/
+1
*
|
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-22
1
-3
/
+4
*
|
RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-06-08
2
-6
/
+6
*
|
IB/ipoib: Use DEVICE_ATTR_*() macros
YueHaibing
2021-05-29
3
-23
/
+22
|
/
*
IB/ipoib: Remove unnecessary struct declaration
Wan Jiabing
2021-04-20
1
-2
/
+0
*
IB/ipoib: Improve latency in ipoib/cm connection formation
Manjunath Patil
2021-04-19
1
-5
/
+1
*
RDMA/ipoib: Print a message if only child interface is UP
Jack Wang
2021-04-14
1
-1
/
+6
*
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
2021-04-08
1
-0
/
+5
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
3
-10
/
+10
*
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
Christoph Lameter
2021-02-16
3
-15
/
+1
*
RDMA: Convert comma to semicolon
Zheng Yongjun
2021-01-07
1
-1
/
+1
*
RDMA/ipoib: Distribute cq completion vector better
Jack Wang
2020-11-20
1
-2
/
+2
*
RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtool
Meir Lichtinger
2020-11-02
1
-0
/
+4
*
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
3
-6
/
+7
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-17
5
-51
/
+20
|
\
|
*
RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
Kamal Heib
2020-10-05
3
-0
/
+15
[next]