aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib.h
AgeCommit message (Expand)Author
2020-08-21RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2017-08-24IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lockErez Shitrit
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-08IB/IPoIB: Increase local_lid to 32 bitsDasaratharaman Chandramouli
2017-07-23IB/ipoib: Fix race between light events and interface restartFeras Daoud
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-28IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli
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
2017-01-24IB/ipoib: Remove unnecessary returned value checkZhu Yanjun
2016-10-14IB/ipoib: move back IB LL address into the hard headerPaolo Abeni
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07ipoib: Make ipoib_warn ratelimitedkernel@kyup.com
2016-09-02IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit
2016-06-07IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit
2016-05-25IB/IPoIB: Allow setting the device addressMark Bloch
2016-05-25IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky
2016-03-03IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry
2016-01-19IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit
2015-12-23IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter
2015-12-23IB/IPoIB: factor out common multicast list removal codeChristoph Lameter
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-25IB/ipoib: increase the max mcast backlog queueDoug Ledford
2015-09-25IB/ipoib: Expire sendonly multicast joinsChristoph Lameter
2015-08-30IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe
2015-07-14IB/ipoib: Scatter-Gather support in connected modeYuval Shaia
2015-04-15IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit
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: 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-01-30Revert "IPoIB: fix MCAST_FLAG_BUSY usage"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: fix MCAST_FLAG_BUSY usageDoug Ledford
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet