summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib.h
Commit message (Expand)AuthorAgeFilesLines
* IB/ipoib: Change number of TX wqe to 64Erez Shitrit2017-10-251-1/+1
* IB/ipoib: Use NAPI in UD/TX flowsErez Shitrit2017-10-251-5/+6
* IB/ipoib: Get rid of the tx_outstanding variable in all modesErez Shitrit2017-10-251-1/+0
* IB/ipoib: Convert timers to use timer_setup()Kees Cook2017-10-091-1/+1
* IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lockErez Shitrit2017-08-241-0/+1
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-181-0/+1
|\
| * IB/ipoib: Fix race between light events and interface restartFeras Daoud2017-07-231-0/+1
* | IB/IPoIB: Increase local_lid to 32 bitsDasaratharaman Chandramouli2017-08-081-1/+1
|/
* IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli2017-04-281-1/+0
* IB/IPoIB: Support acceleration options callbacksErez Shitrit2017-04-201-11/+18
* IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit2017-04-201-4/+7
* IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functionsErez Shitrit2017-04-201-1/+1
* IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndoErez Shitrit2017-04-201-1/+1
* IB/IPoIB: Separate control and data related initializationsErez Shitrit2017-04-201-1/+2
* IB/ipoib: Remove the unnecessary error checkZhu Yanjun2017-01-241-2/+2
* IB/ipoib: function interface changeZhu Yanjun2017-01-241-2/+2
* IB/ipoib: Remove unnecessary returned value checkZhu Yanjun2017-01-241-1/+1
* IB/ipoib: move back IB LL address into the hard headerPaolo Abeni2016-10-141-6/+14
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+7
|\
| * ipoib: Make ipoib_warn ratelimitedkernel@kyup.com2016-10-071-1/+7
* | IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit2016-09-021-0/+1
|/
* IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit2016-06-071-0/+1
* IB/IPoIB: Allow setting the device addressMark Bloch2016-05-251-0/+2
* IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit2016-05-251-0/+2
* IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky2016-03-211-1/+1
* IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry2016-03-031-0/+2
* IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit2016-01-191-1/+1
* IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter2015-12-231-1/+2
* IB/IPoIB: factor out common multicast list removal codeChristoph Lameter2015-12-231-2/+1
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-2/+2
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-2/+2
* | IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter2015-10-131-0/+1
|/
* IB/ipoib: increase the max mcast backlog queueDoug Ledford2015-09-251-1/+1
* IB/ipoib: Expire sendonly multicast joinsChristoph Lameter2015-09-251-0/+2
* IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-1/+0
* IB/ipoib: Scatter-Gather support in connected modeYuval Shaia2015-07-141-1/+28
* IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit2015-04-151-1/+0
* IB/ipoib: Handle QP in SQE stateErez Shitrit2015-04-151-0/+5
* IB/ipoib: Use one linear skb in RX flowErez Shitrit2015-04-151-5/+0
* IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford2015-04-151-2/+9
* IB/ipoib: No longer use flush as a parameterDoug Ledford2015-04-151-4/+4
* IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford2015-04-151-0/+1
* Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier2015-01-301-8/+2
* Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier2015-01-301-1/+0
* Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier2015-01-301-1/+1
* Revert "IPoIB: No longer use flush as a parameter"Roland Dreier2015-01-301-3/+3
* IPoIB: No longer use flush as a parameterDoug Ledford2014-12-151-3/+3
* IPoIB: Make ipoib_mcast_stop_thread flush the workqueueDoug Ledford2014-12-151-1/+1