Age | Commit message (Expand) | Author | Files | Lines |
2021-05-28 | IB/ipoib: Use DEVICE_ATTR_*() macros | YueHaibing | 1 | -2/+2 |
2020-10-26 | 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-10 | RDMA/netdev: Fix netlink support in IPoIB | Denis Drozdov | 1 | -8/+11 |
2018-08-02 | IB/ipoib: Consolidate checking of the proposed child interface | Jason Gunthorpe | 1 | -25/+52 |
2018-08-02 | IB/ipoib: Maintain the child_intfs list from ndo_init/uninit | Jason Gunthorpe | 1 | -12/+0 |
2018-08-02 | IB/ipoib: Do not remove child devices from within the ndo_uninit | Jason Gunthorpe | 1 | -0/+6 |
2018-08-02 | IB/ipoib: Get rid of the sysfs_mutex | Jason Gunthorpe | 1 | -34/+64 |
2018-08-02 | RDMA/netdev: Use priv_destructor for netdev cleanup | Jason Gunthorpe | 1 | -29/+39 |
2018-08-02 | IB/ipoib: Move init code to ndo_init | Jason Gunthorpe | 1 | -28/+3 |
2018-08-02 | IB/ipoib: Move all uninit code into ndo_uninit | Jason Gunthorpe | 1 | -4/+1 |
2018-08-02 | 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-24 | 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-08 | IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush() | Erez Shitrit | 1 | -4/+6 |
2012-10-01 | IB/ipoib: Add more rtnl_link_ops callbacks | Or Gerlitz | 1 | -10/+14 |
2012-09-20 | 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-18 | 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-14 | IPoIB: Fix deadlock between ipoib_open() and child interface create | Roland Dreier | 1 | -3/+8 |
2008-10-22 | IPoIB: Set netdev offload features properly for child (VLAN) interfaces | Or Gerlitz | 1 | -0/+4 |
2008-07-14 | RDMA: Remove subversion $Id tags | Roland Dreier | 1 | -2/+0 |
2008-04-29 | 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-10 | 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-09 | IPoIB: Free child interfaces properly | Roland Dreier | 1 | -3/+1 |
2006-01-13 | 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 |
2005-08-26 | [PATCH] IB: Remove unnecessary includes of <linux/version.h> | Olaf Hering | 1 | -1/+0 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+177 |