summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
Commit message (Expand)AuthorAgeFilesLines
* IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe2015-09-031-2/+10
* IB/ipoib: Clean up send-only multicast joinsDoug Ledford2015-09-031-11/+27
* IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-301-3/+1
* IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-303-17/+4
* IB/cm: Remove compare_data checksHaggai Eran2015-08-301-1/+1
* IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro2015-08-301-1/+228
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-4/+3
* IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe2015-07-241-1/+2
* IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit2015-07-141-0/+1
* IB/ipoib: Scatter-Gather support in connected modeYuval Shaia2015-07-144-46/+54
* IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran2015-07-141-6/+7
* IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai2015-07-141-2/+4
* IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-141-10/+2
* IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-2/+6
* Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-021-2/+2
|\
| * IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()Bart Van Assche2015-06-021-2/+2
* | IB/Verbs: Reform IB-ulp ipoibMichael Wang2015-05-181-7/+8
|/
* IPoIB/CM: Fix indentation levelBart Van Assche2015-05-051-2/+2
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-226-389/+492
|\
| * IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit2015-04-152-5/+2
| * IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit2015-04-151-3/+10
| * IB/ipoib: Handle QP in SQE stateErez Shitrit2015-04-152-1/+63
| * IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit2015-04-151-1/+17
| * IB/ipoib: Use one linear skb in RX flowErez Shitrit2015-04-153-72/+13
| * IB/ipoib: drop mcast_mutex usageDoug Ledford2015-04-151-38/+32
| * IB/ipoib: deserialize multicast joinsDoug Ledford2015-04-151-168/+82
| * IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford2015-04-152-128/+238
| * IB/ipoib: No longer use flush as a parameterDoug Ledford2015-04-154-30/+39
| * IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford2015-04-156-38/+66
| * IB/ipoib: Make the carrier_on_task race awareDoug Ledford2015-04-151-8/+17
| * IB/ipoib: Consolidate rtnl_lock tasks in workqueueDoug Ledford2015-04-151-6/+2
| * IB/ipoib: change init sequence orderingDoug Ledford2015-04-151-7/+17
| * IB/ipoib: factor out ah flushingDoug Ledford2015-04-151-18/+28
* | IB/ipoib: Fix ndo_get_iflinkErez Shitrit2015-04-172-2/+6
|/
* 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
OpenPOWER on IntegriCloud