aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_ib.c
AgeCommit message (Expand)Author
2020-08-21RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2018-11-04IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker
2017-12-20IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker
2017-09-27Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin
2017-07-23IB/ipoib: Notify on modify QP failure only when relevantErez Shitrit
2017-07-23IB/ipoib: Add multicast packets statisticsAlex Vesker
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky
2017-06-14IB/ipoib: Fix access to un-initialized napi structAlex Vesker
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-21IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud
2017-04-20IB/IPoIB: Support acceleration options callbacksErez Shitrit
2017-04-20IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit
2017-04-20IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functionsErez Shitrit
2017-04-20IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndoErez Shitrit
2017-04-20IB/IPoIB: Separate control and data related initializationsErez Shitrit
2017-01-24IB/ipoib: Remove the unnecessary error checkZhu Yanjun
2017-01-24IB/ipoib: function interface changeZhu Yanjun
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-03IB/ipoib: Remove and fix debug prints after allocation failureLeon Romanovsky
2016-10-14IB/ipoib: move back IB LL address into the hard headerPaolo Abeni
2016-09-16IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker
2016-06-07IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-25IB/IPoIB: Allow setting the device addressMark Bloch
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-13infiniband/ulp/ipoib: remove pkey_mutexSebastian Andrzej Siewior
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-03-21IB/ipoib: Allow mcast packets from other VFsEli Cohen
2016-03-03IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry
2016-02-04IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
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-04-15IB/ipoib: Handle QP in SQE stateErez Shitrit
2015-04-15IB/ipoib: Use one linear skb in RX flowErez Shitrit
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: factor out ah flushingDoug Ledford
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-08-10IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin
2014-08-05IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit
2014-08-05IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit
2013-11-08IPoIB: Add path query flushing in ipoib_ib_dev_cleanupErez Shitrit