index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_multicast.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
IB/ipoib: Remove IPOIB_MCAST_RUN bit
Erez Shitrit
1
-4
/
+2
2015-04-15
IB/ipoib: Update broadcast record values after each successful join request
Erez Shitrit
1
-1
/
+17
2015-04-15
IB/ipoib: drop mcast_mutex usage
Doug Ledford
1
-38
/
+32
2015-04-15
IB/ipoib: deserialize multicast joins
Doug Ledford
1
-168
/
+82
2015-04-15
IB/ipoib: fix MCAST_FLAG_BUSY usage
Doug Ledford
1
-126
/
+229
2015-04-15
IB/ipoib: No longer use flush as a parameter
Doug Ledford
1
-4
/
+14
2015-04-15
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
1
-11
/
+9
2015-04-15
IB/ipoib: Make the carrier_on_task race aware
Doug Ledford
1
-8
/
+17
2015-04-15
IB/ipoib: Consolidate rtnl_lock tasks in workqueue
Doug Ledford
1
-6
/
+2
2015-01-31
Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"
Roland Dreier
1
-2
/
+6
2015-01-31
Revert "IPoIB: Make the carrier_on_task race aware"
Roland Dreier
1
-15
/
+6
2015-01-31
Revert "IPoIB: fix MCAST_FLAG_BUSY usage"
Roland Dreier
1
-93
/
+55
2015-01-31
Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"
Roland Dreier
1
-32
/
+5
2015-01-31
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
1
-12
/
+14
2015-01-31
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
1
-9
/
+12
2014-12-16
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
1
-12
/
+9
2014-12-16
IPoIB: Use dedicated workqueues per interface
Doug Ledford
1
-14
/
+12
2014-12-16
IPoIB: fix mcast_dev_flush/mcast_restart_task race
Doug Ledford
1
-5
/
+32
2014-12-16
IPoIB: fix MCAST_FLAG_BUSY usage
Doug Ledford
1
-55
/
+93
2014-12-16
IPoIB: Make the carrier_on_task race aware
Doug Ledford
1
-6
/
+15
2014-12-16
IPoIB: Consolidate rtnl_lock tasks in workqueue
Doug Ledford
1
-6
/
+2
2014-09-19
IPoIB: Remove unnecessary port query
Alex Estrin
1
-9
/
+1
2013-11-09
IPoIB: Start multicast join process only on active ports
Erez Shitrit
1
-0
/
+8
2013-11-09
IPoIB: Fix usage of uninitialized multicast objects
Erez Shitrit
1
-4
/
+17
2012-10-01
IPoIB: Fix use-after-free of multicast object
Patrick McHardy
1
-9
/
+10
2012-09-12
IPoIB: Fix AB-BA deadlock when deleting neighbours
Shlomo Pongratz
1
-2
/
+0
2012-07-30
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
1
-38
/
+19
2012-07-06
ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.
David S. Miller
1
-7
/
+8
2012-07-05
ipoib: Convert over to dev_lookup_neigh_skb().
David S. Miller
1
-9
/
+13
2012-02-09
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
1
-9
/
+1
2011-12-06
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-2
/
+2
2011-11-30
Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next
Roland Dreier
1
-4
/
+9
2011-11-30
IB: Fix RCU lockdep splats
Eric Dumazet
1
-2
/
+4
2011-11-30
IB/ipoib: Prevent hung task or softlockup processing multicast response
Mike Marciniszyn
1
-2
/
+5
2011-11-01
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
1
-0
/
+1
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-7
/
+13
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-5
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-23
ipoib: remove addrlen check for mc addresses
Jiri Pirko
1
-5
/
+1
2010-02-28
ipoib: returned back addrlen check for mc addresses
Jiri Pirko
1
-1
/
+5
2010-02-26
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-6
/
+2
2009-09-24
IPoIB: Don't turn on carrier for a non-active port
Moni Shoua
1
-0
/
+7
2009-09-06
IPoIB: Check multicast address format
Jason Gunthorpe
1
-0
/
+19
2009-09-06
IPoIB: Drop priv->lock before calling ipoib_send()
Roland Dreier
1
-0
/
+2
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-5
/
+5
2009-01-17
IPoIB: Do not print error messages for multicast join retries
Yossi Etigin
1
-1
/
+1
2009-01-13
IPoIB: Do not join broadcast group if interface is brought down
Yossi Etigin
1
-0
/
+3
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-15
/
+15
2008-10-29
infiniband: ipoib replace IPOIB_GID_FMT with %p6
Harvey Harrison
1
-41
/
+29
[next]