summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* IPoIB: Use dedicated workqueues per interfaceDoug Ledford2014-12-151-0/+1
* IPoIB: fix MCAST_FLAG_BUSY usageDoug Ledford2014-12-151-2/+8
* ipoib: validate struct ipoib_cb sizeEric Dumazet2014-09-221-0/+6
* IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit2014-08-051-1/+1
* IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit2014-08-051-4/+2
* IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit2013-11-081-0/+2
* IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit2013-11-081-1/+1
* IPoIB: Add version and firmware info to ethtool reportingYan Burman2013-02-191-0/+2
* IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz2013-02-191-0/+2
* IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier2012-10-021-2/+2
* IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz2012-10-011-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-1/+4
|\
| * IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz2012-09-121-1/+0
| * IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz2012-09-121-0/+4
* | IB/ipoib: Add rtnl_link_ops supportOr Gerlitz2012-09-201-0/+13
|/
* IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz2012-07-301-20/+36
* IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-081-2/+4
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław2011-04-201-1/+0
* IPoIB: Remove LRO supportOr Gerlitz2011-01-101-11/+1
* infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison2008-10-281-23/+0
* IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz2008-10-221-0/+1