summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_vlan.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdevAlex Vesker2017-09-251-2/+8
* IB/ipoib: Fix sysfs Pkey create<->remove possible deadlockShalom Lagziel2017-09-251-6/+14
* IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lockErez Shitrit2017-08-241-4/+18
* IB/ipoib: Fix memory leak in create child syscallFeras Daoud2017-06-141-3/+3
* IB/ipoib: Fix memory leaks for child interfaces privAlex Vesker2017-06-141-1/+4
* IB/IPoIB: Support acceleration options callbacksErez Shitrit2017-04-201-2/+3
* IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit2017-04-201-2/+2
* IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch2017-04-051-3/+0
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* IB/ipoib: Remove unnecessary returned value checkZhu Yanjun2017-01-241-3/+1
* IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud2017-01-121-2/+2
* IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud2017-01-121-1/+5
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit2016-06-071-0/+6
* IB/IPoIB: Allow setting the device addressMark Bloch2016-05-251-0/+2
* IB/ipoib: Fix ndo_get_iflinkErez Shitrit2015-04-171-2/+1
* infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel2015-04-021-1/+0
* IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit2013-11-081-4/+6
* IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz2012-10-011-10/+14
* IB/ipoib: Add rtnl_link_ops supportOr Gerlitz2012-09-201-45/+57
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman2009-05-181-2/+4
* IPoIB: Avoid free_netdev() BUG when destroying a child interfaceRoland Dreier2009-03-311-10/+15
* IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier2009-01-141-3/+8
* IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz2008-10-221-0/+4
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IPoIB: Copy child MTU from parentEli Cohen2008-04-291-0/+3
* IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma2008-04-231-0/+1
* IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz2007-10-101-0/+2
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-101-0/+2
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-071-6/+5
* IPoIB: Free child interfaces properlyRoland Dreier2006-05-091-3/+1
* IB: convert from semaphores to mutexesIngo Molnar2006-01-131-5/+5
* [IPoIB] add path record information in debugfsRoland Dreier2005-11-101-5/+2
* [PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering2005-08-261-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+177
OpenPOWER on IntegriCloud