aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-18IB/Verbs: Reform IB-ulp ipoibMichael Wang1-7/+8
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche1-2/+2
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-389/+492
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit2-2/+6
2015-04-15IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit2-5/+2
2015-04-15IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit1-3/+10
2015-04-15IB/ipoib: Handle QP in SQE stateErez Shitrit2-1/+63
2015-04-15IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit1-1/+17
2015-04-15IB/ipoib: Use one linear skb in RX flowErez Shitrit3-72/+13
2015-04-15IB/ipoib: drop mcast_mutex usageDoug Ledford1-38/+32
2015-04-15IB/ipoib: deserialize multicast joinsDoug Ledford1-168/+82
2015-04-15IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford2-128/+238
2015-04-15IB/ipoib: No longer use flush as a parameterDoug Ledford4-30/+39
2015-04-15IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford6-38/+66
2015-04-15IB/ipoib: Make the carrier_on_task race awareDoug Ledford1-8/+17
2015-04-15IB/ipoib: Consolidate rtnl_lock tasks in workqueueDoug Ledford1-6/+2
2015-04-15IB/ipoib: change init sequence orderingDoug Ledford1-7/+17
2015-04-15IB/ipoib: factor out ah flushingDoug Ledford1-18/+28
2015-04-02infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel2-1/+8
2015-01-30Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier1-2/+6
2015-01-30Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier1-15/+6
2015-01-30Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier2-101/+57
2015-01-30Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier1-32/+5
2015-01-30Revert "IPoIB: change init sequence ordering"Roland Dreier1-17/+7
2015-01-30Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier6-58/+34
2015-01-30Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier3-12/+15
2015-01-30Revert "IPoIB: No longer use flush as a parameter"Roland Dreier3-16/+17
2014-12-15IPoIB: No longer use flush as a parameterDoug Ledford3-17/+16
2014-12-15IPoIB: Make ipoib_mcast_stop_thread flush the workqueueDoug Ledford3-15/+12
2014-12-15IPoIB: Use dedicated workqueues per interfaceDoug Ledford6-34/+58
2014-12-15IPoIB: change init sequence orderingDoug Ledford1-7/+17
2014-12-15IPoIB: fix mcast_dev_flush/mcast_restart_task raceDoug Ledford1-5/+32
2014-12-15IPoIB: fix MCAST_FLAG_BUSY usageDoug Ledford2-57/+101
2014-12-15IPoIB: Make the carrier_on_task race awareDoug Ledford1-6/+15
2014-12-15IPoIB: Consolidate rtnl_lock tasks in workqueueDoug Ledford1-6/+2
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet1-1/+1
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-9/+1
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet2-2/+8
2014-09-19IPoIB: Remove unnecessary port queryAlex Estrin1-9/+1
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-101/+55
2014-08-12IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick1-4/+2
2014-08-10IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin2-45/+46
2014-08-05IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit3-6/+6
2014-08-05IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit3-65/+20
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-2/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2014-06-02IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz1-3/+15
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-nextRoland Dreier2-2/+5
2014-01-22IPoIB: Report operstate consistently when brought up without a linkMichal Schmidt1-2/+2