summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib
AgeCommit message (Expand)Author
2015-07-14IB/ipoib: Scatter-Gather support in connected modeYuval Shaia
2015-07-14IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran
2015-07-14IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford
2015-06-02IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()Bart Van Assche
2015-05-18IB/Verbs: Reform IB-ulp ipoibMichael Wang
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit
2015-04-15IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit
2015-04-15IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit
2015-04-15IB/ipoib: Handle QP in SQE stateErez Shitrit
2015-04-15IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit
2015-04-15IB/ipoib: Use one linear skb in RX flowErez Shitrit
2015-04-15IB/ipoib: drop mcast_mutex usageDoug Ledford
2015-04-15IB/ipoib: deserialize multicast joinsDoug Ledford
2015-04-15IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford
2015-04-15IB/ipoib: No longer use flush as a parameterDoug Ledford
2015-04-15IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford
2015-04-15IB/ipoib: Make the carrier_on_task race awareDoug Ledford
2015-04-15IB/ipoib: Consolidate rtnl_lock tasks in workqueueDoug Ledford
2015-04-15IB/ipoib: change init sequence orderingDoug Ledford
2015-04-15IB/ipoib: factor out ah flushingDoug Ledford
2015-04-02infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel
2015-01-30Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier
2015-01-30Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier
2015-01-30Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier
2015-01-30Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier
2015-01-30Revert "IPoIB: change init sequence ordering"Roland Dreier
2015-01-30Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier
2015-01-30Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier
2015-01-30Revert "IPoIB: No longer use flush as a parameter"Roland Dreier
2014-12-15IPoIB: No longer use flush as a parameterDoug Ledford
2014-12-15IPoIB: Make ipoib_mcast_stop_thread flush the workqueueDoug Ledford
2014-12-15IPoIB: Use dedicated workqueues per interfaceDoug Ledford
2014-12-15IPoIB: change init sequence orderingDoug Ledford
2014-12-15IPoIB: fix mcast_dev_flush/mcast_restart_task raceDoug Ledford
2014-12-15IPoIB: fix MCAST_FLAG_BUSY usageDoug Ledford
2014-12-15IPoIB: Make the carrier_on_task race awareDoug Ledford
2014-12-15IPoIB: Consolidate rtnl_lock tasks in workqueueDoug Ledford
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet
2014-09-19IPoIB: Remove unnecessary port queryAlex Estrin
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-12IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick
2014-08-10IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin
2014-08-05IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit