index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-10-14
1
-6
/
+14
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
1
-1
/
+7
|
\
|
*
ipoib: Make ipoib_warn ratelimited
kernel@kyup.com
2016-10-07
1
-1
/
+7
*
|
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
2016-09-02
1
-0
/
+1
|
/
*
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
2016-06-07
1
-0
/
+1
*
IB/IPoIB: Allow setting the device address
Mark Bloch
2016-05-25
1
-0
/
+2
*
IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
Erez Shitrit
2016-05-25
1
-0
/
+2
*
IB/{core, ulp} Support above 32 possible device capability flags
Leon Romanovsky
2016-03-21
1
-1
/
+1
*
IB/ipoib: Add handling for sending of skb with many frags
Hans Westgaard Ry
2016-03-03
1
-0
/
+2
*
IB/IPoIB: Fix kernel panic on multicast flow
Erez Shitrit
2016-01-19
1
-1
/
+1
*
IB/IPoIB: Move multicast specific code out of ipoib_main.c
Christoph Lameter
2015-12-23
1
-1
/
+2
*
IB/IPoIB: factor out common multicast list removal code
Christoph Lameter
2015-12-23
1
-2
/
+1
*
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
1
-2
/
+2
|
\
|
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-2
/
+2
*
|
IB/ipoib: For sendonly join free the multicast group on leave
Christoph Lameter
2015-10-13
1
-0
/
+1
|
/
*
IB/ipoib: increase the max mcast backlog queue
Doug Ledford
2015-09-25
1
-1
/
+1
*
IB/ipoib: Expire sendonly multicast joins
Christoph Lameter
2015-09-25
1
-0
/
+2
*
IB/ipoib: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
1
-1
/
+0
*
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
2015-07-14
1
-1
/
+28
*
IB/ipoib: Remove IPOIB_MCAST_RUN bit
Erez Shitrit
2015-04-15
1
-1
/
+0
*
IB/ipoib: Handle QP in SQE state
Erez Shitrit
2015-04-15
1
-0
/
+5
*
IB/ipoib: Use one linear skb in RX flow
Erez Shitrit
2015-04-15
1
-5
/
+0
*
IB/ipoib: fix MCAST_FLAG_BUSY usage
Doug Ledford
2015-04-15
1
-2
/
+9
*
IB/ipoib: No longer use flush as a parameter
Doug Ledford
2015-04-15
1
-4
/
+4
*
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
2015-04-15
1
-0
/
+1
*
Revert "IPoIB: fix MCAST_FLAG_BUSY usage"
Roland Dreier
2015-01-30
1
-8
/
+2
*
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
2015-01-30
1
-1
/
+0
*
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
2015-01-30
1
-1
/
+1
*
Revert "IPoIB: No longer use flush as a parameter"
Roland Dreier
2015-01-30
1
-3
/
+3
*
IPoIB: No longer use flush as a parameter
Doug Ledford
2014-12-15
1
-3
/
+3
*
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
2014-12-15
1
-1
/
+1
*
IPoIB: Use dedicated workqueues per interface
Doug Ledford
2014-12-15
1
-0
/
+1
*
IPoIB: fix MCAST_FLAG_BUSY usage
Doug Ledford
2014-12-15
1
-2
/
+8
*
ipoib: validate struct ipoib_cb size
Eric Dumazet
2014-09-22
1
-0
/
+6
*
IB/ipoib: Avoid flushing the workqueue from worker context
Erez Shitrit
2014-08-05
1
-1
/
+1
*
IB/ipoib: Use P_Key change event instead of P_Key polling mechanism
Erez Shitrit
2014-08-05
1
-4
/
+2
*
IPoIB: Fix usage of uninitialized multicast objects
Erez Shitrit
2013-11-08
1
-0
/
+2
*
IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()
Erez Shitrit
2013-11-08
1
-1
/
+1
*
IPoIB: Add version and firmware info to ethtool reporting
Yan Burman
2013-02-19
1
-0
/
+2
*
IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets
Shlomo Pongratz
2013-02-19
1
-0
/
+2
*
IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n
Roland Dreier
2012-10-02
1
-2
/
+2
*
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
2012-10-01
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-1
/
+4
|
\
|
*
IPoIB: Fix AB-BA deadlock when deleting neighbours
Shlomo Pongratz
2012-09-12
1
-1
/
+0
|
*
IPoIB: Fix memory leak in the neigh table deletion flow
Shlomo Pongratz
2012-09-12
1
-0
/
+4
*
|
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
2012-09-20
1
-0
/
+13
|
/
*
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
2012-07-30
1
-20
/
+36
*
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
2012-02-08
1
-2
/
+4
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
2011-04-20
1
-1
/
+0
[next]