aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-25IB/ipoib: Change number of TX wqe to 64Gravatar Erez Shitrit 1-1/+1
2017-10-25IB/ipoib: Use NAPI in UD/TX flowsGravatar Erez Shitrit 1-5/+6
2017-10-25IB/ipoib: Get rid of the tx_outstanding variable in all modesGravatar Erez Shitrit 1-1/+0
2017-10-09IB/ipoib: Convert timers to use timer_setup()Gravatar Kees Cook 1-1/+1
2017-08-24IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lockGravatar Erez Shitrit 1-0/+1
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextGravatar Doug Ledford 1-0/+1
2017-08-08IB/IPoIB: Increase local_lid to 32 bitsGravatar Dasaratharaman Chandramouli 1-1/+1
2017-07-23IB/ipoib: Fix race between light events and interface restartGravatar Feras Daoud 1-0/+1
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recGravatar Dasaratharaman Chandramouli 1-1/+1
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrGravatar Dasaratharaman Chandramouli 1-1/+1
2017-04-28IB/SA: Modify SA to implicitly cache Class Port infoGravatar Dasaratharaman Chandramouli 1-1/+0
2017-04-20IB/IPoIB: Support acceleration options callbacksGravatar Erez Shitrit 1-11/+18
2017-04-20IB/IPoIB: Use defined function for netdev_priv functionGravatar Erez Shitrit 1-4/+7
2017-04-20IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functionsGravatar Erez Shitrit 1-1/+1
2017-04-20IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndoGravatar Erez Shitrit 1-1/+1
2017-04-20IB/IPoIB: Separate control and data related initializationsGravatar Erez Shitrit 1-1/+2
2017-01-24IB/ipoib: Remove the unnecessary error checkGravatar Zhu Yanjun 1-2/+2
2017-01-24IB/ipoib: function interface changeGravatar Zhu Yanjun 1-2/+2
2017-01-24IB/ipoib: Remove unnecessary returned value checkGravatar Zhu Yanjun 1-1/+1
2016-10-14IB/ipoib: move back IB LL address into the hard headerGravatar Paolo Abeni 1-6/+14
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 1-1/+7
2016-10-07ipoib: Make ipoib_warn ratelimitedGravatar kernel@kyup.com 1-1/+7
2016-09-02IB/ipoib: Fix memory corruption in ipoib cm mode connect flowGravatar Erez Shitrit 1-0/+1
2016-06-07IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsGravatar Erez Shitrit 1-0/+1
2016-05-25IB/IPoIB: Allow setting the device addressGravatar Mark Bloch 1-0/+2
2016-05-25IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinGravatar Erez Shitrit 1-0/+2
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsGravatar Leon Romanovsky 1-1/+1
2016-03-03IB/ipoib: Add handling for sending of skb with many fragsGravatar Hans Westgaard Ry 1-0/+2
2016-01-19IB/IPoIB: Fix kernel panic on multicast flowGravatar Erez Shitrit 1-1/+1
2015-12-23IB/IPoIB: Move multicast specific code out of ipoib_main.cGravatar Christoph Lameter 1-1/+2
2015-12-23IB/IPoIB: factor out common multicast list removal codeGravatar Christoph Lameter 1-2/+1
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Gravatar Doug Ledford 1-2/+2
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveGravatar Christoph Lameter 1-0/+1
2015-10-08IB: split struct ib_send_wrGravatar Christoph Hellwig 1-2/+2
2015-09-25IB/ipoib: increase the max mcast backlog queueGravatar Doug Ledford 1-1/+1
2015-09-25IB/ipoib: Expire sendonly multicast joinsGravatar Christoph Lameter 1-0/+2
2015-08-30IB/ipoib: Remove ib_get_dma_mr callsGravatar Jason Gunthorpe 1-1/+0
2015-07-14IB/ipoib: Scatter-Gather support in connected modeGravatar Yuval Shaia 1-1/+28
2015-04-15IB/ipoib: Remove IPOIB_MCAST_RUN bitGravatar Erez Shitrit 1-1/+0
2015-04-15IB/ipoib: Handle QP in SQE stateGravatar Erez Shitrit 1-0/+5
2015-04-15IB/ipoib: Use one linear skb in RX flowGravatar Erez Shitrit 1-5/+0
2015-04-15IB/ipoib: fix MCAST_FLAG_BUSY usageGravatar Doug Ledford 1-2/+9
2015-04-15IB/ipoib: No longer use flush as a parameterGravatar Doug Ledford 1-4/+4
2015-04-15IB/ipoib: Use dedicated workqueues per interfaceGravatar Doug Ledford 1-0/+1
2015-01-30Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Gravatar Roland Dreier 1-8/+2
2015-01-30Revert "IPoIB: Use dedicated workqueues per interface"Gravatar Roland Dreier 1-1/+0
2015-01-30Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Gravatar Roland Dreier 1-1/+1
2015-01-30Revert "IPoIB: No longer use flush as a parameter"Gravatar Roland Dreier 1-3/+3
2014-12-15IPoIB: No longer use flush as a parameterGravatar Doug Ledford 1-3/+3
2014-12-15IPoIB: Make ipoib_mcast_stop_thread flush the workqueueGravatar Doug Ledford 1-1/+1