summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_ib.c
Commit message (Expand)AuthorAge
* IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit2018-03-15
* IB/ipoib: Fix for notify send CQ failure messagesAlex Estrin2018-01-03
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-27
|\
| * IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker2017-12-21
* | IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit2017-12-18
|/
* IB/ipoib: Use NAPI in UD/TX flowsErez Shitrit2017-10-25
* IB/ipoib: Get rid of the tx_outstanding variable in all modesErez Shitrit2017-10-25
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-18
|\
| * IB/ipoib: Convert timers to use timer_setup()Kees Cook2017-10-09
* | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-18
|\ \
| * | IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani2017-09-29
* | | IB/ipoib: Add ability to set PKEY index to lower device driverAlex Vesker2017-10-14
* | | IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker2017-10-14
| |/ |/|
* | Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin2017-09-27
|/
* IB/ipoib: Notify on modify QP failure only when relevantErez Shitrit2017-07-23
* IB/ipoib: Add multicast packets statisticsAlex Vesker2017-07-23
* IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-17
* IB/ipoib: Fix access to un-initialized napi structAlex Vesker2017-06-14
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-01
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-01
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-01
* IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud2017-04-21
* IB/IPoIB: Support acceleration options callbacksErez Shitrit2017-04-20
* IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit2017-04-20
* IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functionsErez Shitrit2017-04-20
* IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndoErez Shitrit2017-04-20
* IB/IPoIB: Separate control and data related initializationsErez Shitrit2017-04-20
* IB/ipoib: Remove the unnecessary error checkZhu Yanjun2017-01-24
* IB/ipoib: function interface changeZhu Yanjun2017-01-24
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-15
|\
| * IB/ipoib: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-03
* | IB/ipoib: move back IB LL address into the hard headerPaolo Abeni2016-10-14
|/
* IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker2016-09-16
* IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch2016-06-07
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-28
|\
| * IB/IPoIB: Allow setting the device addressMark Bloch2016-05-25
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-20
|\ \ | |/
| * infiniband/ulp/ipoib: remove pkey_mutexSebastian Andrzej Siewior2016-05-13
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
|/
* IB/ipoib: Allow mcast packets from other VFsEli Cohen2016-03-21
* IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry2016-03-03
* IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto2016-02-04
* IB: split struct ib_send_wrChristoph Hellwig2015-10-08
* IB/ipoib: Scatter-Gather support in connected modeYuval Shaia2015-07-14
* IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran2015-07-14
* IB/ipoib: Handle QP in SQE stateErez Shitrit2015-04-15
* IB/ipoib: Use one linear skb in RX flowErez Shitrit2015-04-15
* IB/ipoib: No longer use flush as a parameterDoug Ledford2015-04-15
* IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford2015-04-15
* IB/ipoib: factor out ah flushingDoug Ledford2015-04-15