aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_vlan.c
AgeCommit message (Expand)Author
2020-10-29RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib
2020-05-21IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu sizeGary Leshner
2018-10-10RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov
2018-08-02IB/ipoib: Consolidate checking of the proposed child interfaceJason Gunthorpe
2018-08-02IB/ipoib: Maintain the child_intfs list from ndo_init/uninitJason Gunthorpe
2018-08-02IB/ipoib: Do not remove child devices from within the ndo_uninitJason Gunthorpe
2018-08-02IB/ipoib: Get rid of the sysfs_mutexJason Gunthorpe
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe
2018-08-02IB/ipoib: Move init code to ndo_initJason Gunthorpe
2018-08-02IB/ipoib: Move all uninit code into ndo_uninitJason Gunthorpe
2018-08-02IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWNJason Gunthorpe
2018-07-09RDMA/ipoib: Fix use of sizeof()Kamal Heib
2017-09-25IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdevAlex Vesker
2017-09-25IB/ipoib: Fix sysfs Pkey create<->remove possible deadlockShalom Lagziel
2017-08-24IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lockErez Shitrit
2017-06-14IB/ipoib: Fix memory leak in create child syscallFeras Daoud
2017-06-14IB/ipoib: Fix memory leaks for child interfaces privAlex Vesker
2017-04-20IB/IPoIB: Support acceleration options callbacksErez Shitrit
2017-04-20IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit
2017-04-05IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-24IB/ipoib: Remove unnecessary returned value checkZhu Yanjun
2017-01-12IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-01-12IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-06-07IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit
2016-05-25IB/IPoIB: Allow setting the device addressMark Bloch
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit
2015-04-02infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel
2013-11-08IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-18net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman
2009-03-31IPoIB: Avoid free_netdev() BUG when destroying a child interfaceRoland Dreier
2009-01-14IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-29IPoIB: Copy child MTU from parentEli Cohen
2008-04-23IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma
2007-10-10IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz
2007-02-10IPoIB: Connected mode experimental supportMichael S. Tsirkin
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman
2006-05-09IPoIB: Free child interfaces properlyRoland Dreier
2006-01-13IB: convert from semaphores to mutexesIngo Molnar
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier
2005-08-26[PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds