summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_ib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-4/+1
|\
| * IB/ipoib: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-031-4/+1
* | IB/ipoib: move back IB LL address into the hard headerPaolo Abeni2016-10-141-7/+5
|/
* IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker2016-09-161-0/+9
* IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch2016-06-071-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-281-2/+107
|\
| * IB/IPoIB: Allow setting the device addressMark Bloch2016-05-251-2/+107
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-201-2/+0
|\ \ | |/
| * infiniband/ulp/ipoib: remove pkey_mutexSebastian Andrzej Siewior2016-05-131-2/+0
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
|/
* IB/ipoib: Allow mcast packets from other VFsEli Cohen2016-03-211-7/+20
* IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry2016-03-031-0/+18
* IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto2016-02-041-2/+0
* IB: split struct ib_send_wrChristoph Hellwig2015-10-081-11/+11
* IB/ipoib: Scatter-Gather support in connected modeYuval Shaia2015-07-141-25/+11
* IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran2015-07-141-6/+7
* IB/ipoib: Handle QP in SQE stateErez Shitrit2015-04-151-1/+58
* IB/ipoib: Use one linear skb in RX flowErez Shitrit2015-04-151-58/+9
* IB/ipoib: No longer use flush as a parameterDoug Ledford2015-04-151-18/+17
* IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford2015-04-151-3/+3
* IB/ipoib: factor out ah flushingDoug Ledford2015-04-151-18/+28
* Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier2015-01-301-3/+3
* Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier2015-01-301-2/+2
* Revert "IPoIB: No longer use flush as a parameter"Roland Dreier2015-01-301-9/+10
* IPoIB: No longer use flush as a parameterDoug Ledford2014-12-151-10/+9
* IPoIB: Make ipoib_mcast_stop_thread flush the workqueueDoug Ledford2014-12-151-2/+2
* IPoIB: Use dedicated workqueues per interfaceDoug Ledford2014-12-151-3/+3
* IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin2014-08-101-38/+42
* IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit2014-08-051-4/+4
* IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit2014-08-051-59/+14
* IPoIB: Add path query flushing in ipoib_ib_dev_cleanupErez Shitrit2013-11-081-0/+5
* IPoIB: Avoid flushing the driver workqueue on dev_downErez Shitrit2013-11-081-3/+1
* IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit2013-11-081-2/+2
* IPoIB: Fix crash in dev_open error flowErez Shitrit2013-11-081-4/+7
* IPoIB: Fix pkey change flow for virtualization environmentsErez Shitrit2013-07-311-13/+63
* IPoIB: Fix crash due to skb double destructShlomo Pongratz2013-02-051-3/+3
* IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier2012-12-191-1/+2
* IPoIB: fix skb truesize underestimatiomEric Dumazet2012-07-101-4/+8
* IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-081-1/+2
* IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn2011-11-291-5/+8
* infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker2011-10-311-0/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-8/+10
* IPoIB: convert to SKB paged frag API.Ian Campbell2011-08-261-2/+3
* net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław2011-04-201-1/+1
* IPoIB: Add GRO supportOr Gerlitz2011-01-101-1/+1
* IPoIB: Remove LRO supportOr Gerlitz2011-01-101-7/+1
* IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)Christoph Lameter2010-09-281-3/+11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* IPoIB: Include return code in trace message for ib_post_send() failuresOr Gerlitz2010-03-111-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-1/+0
|\
OpenPOWER on IntegriCloud