index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
2022-07-17
1
-2
/
+4
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-2
/
+3
*
RDMA/ipoib: Use dev_addr_mod()
Jakub Kicinski
2021-10-25
1
-8
/
+9
*
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-12
1
-1
/
+0
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-4
/
+4
*
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-21
1
-3
/
+4
*
RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-06-08
1
-4
/
+4
*
IB/ipoib: Use DEVICE_ATTR_*() macros
YueHaibing
2021-05-28
1
-17
/
+16
*
RDMA/ipoib: Print a message if only child interface is UP
Jack Wang
2021-04-13
1
-1
/
+6
*
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
2021-04-07
1
-0
/
+5
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-7
/
+7
*
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
Christoph Lameter
2021-02-16
1
-2
/
+0
*
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
1
-3
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-17
1
-0
/
+2
|
\
|
*
RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
Kamal Heib
2020-10-05
1
-0
/
+2
*
|
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-28
1
-3
/
+6
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge branch 'mlx5_ipoib_qpn' into rdma.git for-next
Jason Gunthorpe
2020-07-06
1
-2
/
+9
|
\
|
*
RDMA/ipoib: Handle user-supplied address when creating child
Michael Guralnik
2020-07-06
1
-2
/
+9
*
|
RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
Jason Gunthorpe
2020-07-02
1
-0
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
1
-19
/
+18
|
\
|
*
IB/ipoib: Add capability to switch between datagram and connected mode
Gary Leshner
2020-05-21
1
-8
/
+10
|
*
IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu size
Gary Leshner
2020-05-21
1
-0
/
+2
|
*
IB/ipoib: Increase ipoib Datagram mode MTU's upper limit
Kaike Wan
2020-05-21
1
-1
/
+1
|
*
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-06
1
-10
/
+5
*
|
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
2020-05-27
1
-4
/
+6
|
/
*
RDMA/ipoib: Don't set constant driver version
Leon Romanovsky
2020-02-27
1
-4
/
+0
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
IB/ipoib: Add ndo operation for getting VFs GUID attributes
Danit Goldberg
2019-11-22
1
-0
/
+10
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-15
1
-14
/
+20
|
\
|
*
IB/ipoib: Add child to parent list only if device initialized
Valentine Fatiev
2019-07-04
1
-14
/
+20
*
|
ipoib: correcly show a VF hardware address
Denis Kirjanov
2019-06-18
1
-0
/
+1
|
/
*
RDMA/ipoib: Allow user space differentiate between valid dev_port
Leon Romanovsky
2019-05-07
1
-1
/
+12
*
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
1
-2
/
+2
*
IB/ipoib: Use __func__ instead of function's name
Erez Alfasi
2019-02-14
1
-2
/
+2
*
IB/ipoib: Make ipoib_intercept_dev_id_attr() static
Kamal Heib
2019-01-29
1
-1
/
+1
*
infiniband: ipoib: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-24
1
-3
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
1
-2
/
+2
|
\
|
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
1
-2
/
+2
*
|
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
1
-3
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-26
1
-1
/
+35
|
\
|
*
IB/ipoib: Log sysfs 'dev_id' accesses from userspace
Arseny Maslennikov
2018-09-13
1
-0
/
+31
|
*
IB/ipoib: Use dev_port to expose network interface port numbers
Arseny Maslennikov
2018-09-13
1
-0
/
+2
|
*
IB/ipoib: Ensure that MTU isn't less than minimum permitted
Muhammad Sammar
2018-09-06
1
-1
/
+2
*
|
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
2018-10-10
1
-53
/
+70
*
|
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
2018-10-10
1
-13
/
+8
|
/
*
IB/ipoib: Maintain the child_intfs list from ndo_init/uninit
Jason Gunthorpe
2018-08-02
1
-0
/
+16
*
IB/ipoib: Do not remove child devices from within the ndo_uninit
Jason Gunthorpe
2018-08-02
1
-11
/
+17
*
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
2018-08-02
1
-6
/
+1
*
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2018-08-02
1
-37
/
+64
[next]