summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
Commit message (Expand)AuthorAgeFilesLines
* infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel2015-04-022-1/+8
* Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier2015-01-301-2/+6
* Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier2015-01-301-15/+6
* Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier2015-01-302-101/+57
* Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier2015-01-301-32/+5
* Revert "IPoIB: change init sequence ordering"Roland Dreier2015-01-301-17/+7
* Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier2015-01-306-58/+34
* Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier2015-01-303-12/+15
* Revert "IPoIB: No longer use flush as a parameter"Roland Dreier2015-01-303-16/+17
* IPoIB: No longer use flush as a parameterDoug Ledford2014-12-153-17/+16
* IPoIB: Make ipoib_mcast_stop_thread flush the workqueueDoug Ledford2014-12-153-15/+12
* IPoIB: Use dedicated workqueues per interfaceDoug Ledford2014-12-156-34/+58
* IPoIB: change init sequence orderingDoug Ledford2014-12-151-7/+17
* IPoIB: fix mcast_dev_flush/mcast_restart_task raceDoug Ledford2014-12-151-5/+32
* IPoIB: fix MCAST_FLAG_BUSY usageDoug Ledford2014-12-152-57/+101
* IPoIB: Make the carrier_on_task race awareDoug Ledford2014-12-151-6/+15
* IPoIB: Consolidate rtnl_lock tasks in workqueueDoug Ledford2014-12-151-6/+2
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-071-1/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-231-9/+1
|\
| * IPoIB: Remove unnecessary port queryAlex Estrin2014-09-191-9/+1
* | ipoib: validate struct ipoib_cb sizeEric Dumazet2014-09-222-2/+8
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-144-101/+55
|\
| * IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick2014-08-121-4/+2
| * IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin2014-08-102-45/+46
| * IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit2014-08-053-6/+6
| * IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit2014-08-053-65/+20
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+1
|\
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* | IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz2014-06-021-3/+15
|/
*-. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2014-01-222-2/+5
|\ \
| | * IPoIB: Report operstate consistently when brought up without a linkMichal Schmidt2014-01-221-2/+2
| |/ |/|
| * IB/core: Add flow steering support for IPoIB UD trafficMatan Barak2014-01-141-0/+3
|/
* infiniband: make sure the src net is infiniband when create new linkHangbin Liu2014-01-031-1/+2
* IPoIB: lower NAPI weightMichal Schmidt2013-11-081-1/+1
* IPoIB: Start multicast join process only on active portsErez Shitrit2013-11-081-0/+8
* IPoIB: Add path query flushing in ipoib_ib_dev_cleanupErez Shitrit2013-11-081-0/+5
* IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit2013-11-082-4/+19
* IPoIB: Avoid flushing the driver workqueue on dev_downErez Shitrit2013-11-081-3/+1
* IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit2013-11-085-14/+16
* IPoIB: Change CM skb memory allocation to be non-atomic during initTal Alon2013-11-081-5/+9
* IPoIB: Fix crash in dev_open error flowErez Shitrit2013-11-081-4/+7
* IPoIB: Fix race in deleting ipoib_neigh entriesJim Foraker2013-08-132-9/+3
* IPoIB: Fix pkey change flow for virtualization environmentsErez Shitrit2013-07-311-13/+63
* IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz2013-07-312-1/+10
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-081-1/+1
|\
| *-. Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier2013-05-082-2/+2
| |\ \
| | | * RDMA: Rename random32() to prandom_u32()Akinobu Mita2013-04-161-1/+1
| | |/ | |/|
| | * IPoIB: Fix ipoib_hard_header() return valueDoug Ledford2013-04-161-1/+1
| |/
* | drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton2013-05-071-1/+1
OpenPOWER on IntegriCloud