aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_vlan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit1-2/+1
2015-04-02infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel1-1/+0
2013-11-08IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit1-4/+6
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz1-10/+14
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz1-45/+57
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-05-18net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman1-2/+4
2009-03-31IPoIB: Avoid free_netdev() BUG when destroying a child interfaceRoland Dreier1-10/+15
2009-01-14IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier1-3/+8
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz1-0/+4
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-04-29IPoIB: Copy child MTU from parentEli Cohen1-0/+3
2008-04-23IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma1-0/+1
2007-10-10IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz1-0/+2
2007-02-10IPoIB: Connected mode experimental supportMichael S. Tsirkin1-0/+2
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman1-6/+5
2006-05-09IPoIB: Free child interfaces properlyRoland Dreier1-3/+1
2006-01-13IB: convert from semaphores to mutexesIngo Molnar1-5/+5
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier1-5/+2
2005-08-26[PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+177