summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib.h
AgeCommit message (Expand)Author
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
2014-08-05IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit
2014-08-05IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit
2013-11-08IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit
2013-11-08IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit
2013-02-19IPoIB: Add version and firmware info to ethtool reportingYan Burman
2013-02-19IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz
2012-10-02IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz
2012-09-12IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz
2012-09-12IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz
2012-07-30IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz
2012-02-08IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-04-20net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław