index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_multicast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
2012-07-30
1
-38
/
+19
*
ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.
David S. Miller
2012-07-05
1
-7
/
+8
*
ipoib: Convert over to dev_lookup_neigh_skb().
David S. Miller
2012-07-05
1
-9
/
+13
*
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
2012-02-08
1
-9
/
+1
*
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
1
-2
/
+2
*
-
.
Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next
Roland Dreier
2011-11-29
1
-4
/
+9
|
\
\
|
|
*
IB: Fix RCU lockdep splats
Eric Dumazet
2011-11-29
1
-2
/
+4
|
|
/
|
/
|
|
*
IB/ipoib: Prevent hung task or softlockup processing multicast response
Mike Marciniszyn
2011-11-29
1
-2
/
+5
|
/
*
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-17
1
-7
/
+13
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-5
/
+4
*
|
ipoib: remove addrlen check for mc addresses
Jiri Pirko
2010-03-22
1
-5
/
+1
|
/
*
ipoib: returned back addrlen check for mc addresses
Jiri Pirko
2010-02-28
1
-1
/
+5
*
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-26
1
-6
/
+2
*
IPoIB: Don't turn on carrier for a non-active port
Moni Shoua
2009-09-24
1
-0
/
+7
*
IPoIB: Check multicast address format
Jason Gunthorpe
2009-09-05
1
-0
/
+19
*
IPoIB: Drop priv->lock before calling ipoib_send()
Roland Dreier
2009-09-05
1
-0
/
+2
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
1
-5
/
+5
*
IPoIB: Do not print error messages for multicast join retries
Yossi Etigin
2009-01-16
1
-1
/
+1
*
IPoIB: Do not join broadcast group if interface is brought down
Yossi Etigin
2009-01-12
1
-0
/
+3
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-15
/
+15
*
infiniband: ipoib replace IPOIB_GID_FMT with %p6
Harvey Harrison
2008-10-28
1
-41
/
+29
*
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
Roland Dreier
2008-09-30
1
-18
/
+13
*
IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
Yossi Etigin
2008-09-16
1
-10
/
+21
*
IPoIB: Fix deadlock on RTNL in ipoib_stop()
Roland Dreier
2008-08-19
1
-1
/
+9
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
1
-16
/
+11
|
\
|
*
IPoIB: Use dev_set_mtu() to change mtu
Eli Cohen
2008-07-14
1
-1
/
+1
|
*
IPoIB: Use rtnl lock/unlock when changing device flags
Eli Cohen
2008-07-14
1
-1
/
+4
|
*
IPoIB: Get rid of ipoib_mcast_detach() wrapper
Roland Dreier
2008-07-14
1
-3
/
+3
|
*
IPoIB: Only set Q_Key once: after joining broadcast group
Eli Cohen
2008-07-14
1
-1
/
+3
|
*
IPoIB: Remove unused IPOIB_MCAST_STARTED code
Eli Cohen
2008-07-14
1
-8
/
+0
|
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
*
|
netdev: Do not use TX lock to protect address lists.
David S. Miller
2008-07-15
1
-2
/
+0
*
|
netdev: Add netdev->addr_list_lock protection.
David S. Miller
2008-07-15
1
-0
/
+2
|
/
*
IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()
Jack Morgenstein
2008-05-20
1
-0
/
+6
*
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
2008-04-23
1
-2
/
+1
*
IPoIB: Don't drop multicast sends when they can be queued
Or Gerlitz
2008-03-11
1
-1
/
+1
*
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2008-01-25
1
-4
/
+0
*
IPoIB: Trivial formatting cleanups
Roland Dreier
2008-01-25
1
-2
/
+2
*
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
2007-10-15
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-11
1
-22
/
+9
|
\
|
*
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
2007-10-10
1
-0
/
+9
|
*
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
2007-10-09
1
-22
/
+0
*
|
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
2007-10-10
1
-5
/
+5
|
/
*
IB/ipoib: Fix typos in error messages
Michael S. Tsirkin
2007-05-21
1
-1
/
+1
*
IPoIB: Fix race in detaching from mcast group before attaching
Sean Hefty
2007-03-22
1
-3
/
+3
*
IPoIB: Turn on interface's carrier after broadcast group is joined
Shirley Ma
2007-03-08
1
-1
/
+4
*
IPoIB: Remove unused local_rate tracking
Roland Dreier
2007-02-21
1
-5
/
+3
[next]