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.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
/
ipoib_vlan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-12
RDMA/IPoIB: Fix format truncation compilation errors
Leon Romanovsky
1
-2
/
+6
2022-01-28
RDMA/ipoib: Delete useless module.h include
Leon Romanovsky
1
-1
/
+0
2021-05-29
IB/ipoib: Use DEVICE_ATTR_*() macros
YueHaibing
1
-2
/
+2
2020-10-27
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-1
/
+1
2020-10-05
RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
Kamal Heib
1
-0
/
+2
2020-05-21
IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu size
Gary Leshner
1
-0
/
+3
2018-10-11
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
1
-8
/
+11
2018-08-03
IB/ipoib: Consolidate checking of the proposed child interface
Jason Gunthorpe
1
-25
/
+52
2018-08-03
IB/ipoib: Maintain the child_intfs list from ndo_init/uninit
Jason Gunthorpe
1
-12
/
+0
2018-08-03
IB/ipoib: Do not remove child devices from within the ndo_uninit
Jason Gunthorpe
1
-0
/
+6
2018-08-03
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
1
-34
/
+64
2018-08-03
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
1
-29
/
+39
2018-08-03
IB/ipoib: Move init code to ndo_init
Jason Gunthorpe
1
-28
/
+3
2018-08-03
IB/ipoib: Move all uninit code into ndo_uninit
Jason Gunthorpe
1
-4
/
+1
2018-08-03
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
1
-6
/
+12
2018-07-09
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
1
-1
/
+1
2017-09-25
IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev
Alex Vesker
1
-2
/
+8
2017-09-25
IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock
Shalom Lagziel
1
-6
/
+14
2017-08-24
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
1
-4
/
+18
2017-06-14
IB/ipoib: Fix memory leak in create child syscall
Feras Daoud
1
-3
/
+3
2017-06-14
IB/ipoib: Fix memory leaks for child interfaces priv
Alex Vesker
1
-1
/
+4
2017-04-20
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
1
-2
/
+3
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
1
-2
/
+2
2017-04-05
IB/IPoIB: ibX: failed to create mcg debug file
Shamir Rabinovitch
1
-3
/
+0
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-01-25
IB/ipoib: Remove unnecessary returned value check
Zhu Yanjun
1
-3
/
+1
2017-01-12
IB/ipoib: rtnl_unlock can not come after free_netdev
Feras Daoud
1
-2
/
+2
2017-01-12
IB/ipoib: Fix deadlock over vlan_mutex
Feras Daoud
1
-1
/
+5
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-06-07
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
1
-0
/
+6
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
1
-0
/
+2
2015-04-17
IB/ipoib: Fix ndo_get_iflink
Erez Shitrit
1
-2
/
+1
2015-04-02
infiniband/ipoib: implement ndo_get_iflink
Nicolas Dichtel
1
-1
/
+0
2013-11-09
IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()
Erez Shitrit
1
-4
/
+6
2012-10-02
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
1
-10
/
+14
2012-09-21
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
1
-45
/
+57
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-05-19
net: Fix ipoib rtnl_lock sysfs deadlock.
Eric W. Biederman
1
-2
/
+4
2009-03-31
IPoIB: Avoid free_netdev() BUG when destroying a child interface
Roland Dreier
1
-10
/
+15
2009-01-15
IPoIB: Fix deadlock between ipoib_open() and child interface create
Roland Dreier
1
-3
/
+8
2008-10-23
IPoIB: Set netdev offload features properly for child (VLAN) interfaces
Or Gerlitz
1
-0
/
+4
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-04-30
IPoIB: Copy child MTU from parent
Eli Cohen
1
-0
/
+3
2008-04-23
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
1
-0
/
+1
2007-10-11
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
1
-0
/
+2
2007-02-10
IPoIB: Connected mode experimental support
Michael S. Tsirkin
1
-0
/
+2
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
1
-6
/
+5
2006-05-10
IPoIB: Free child interfaces properly
Roland Dreier
1
-3
/
+1
2006-01-14
IB: convert from semaphores to mutexes
Ingo Molnar
1
-5
/
+5
2005-11-10
[IPoIB] add path record information in debugfs
Roland Dreier
1
-5
/
+2
[next]