index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2012-09-30
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-05
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-08
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
1
-9
/
+1
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-2
/
+2
2011-11-29
Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next
Roland Dreier
1
-4
/
+9
2011-11-29
IB: Fix RCU lockdep splats
Eric Dumazet
1
-2
/
+4
2011-11-29
IB/ipoib: Prevent hung task or softlockup processing multicast response
Mike Marciniszyn
1
-2
/
+5
2011-10-31
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
1
-0
/
+1
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-7
/
+13
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-03
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-22
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-05
IPoIB: Check multicast address format
Jason Gunthorpe
1
-0
/
+19
2009-09-05
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-16
IPoIB: Do not print error messages for multicast join retries
Yossi Etigin
1
-1
/
+1
2009-01-12
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-28
infiniband: ipoib replace IPOIB_GID_FMT with %p6
Harvey Harrison
1
-41
/
+29
2008-09-30
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
Roland Dreier
1
-18
/
+13
2008-09-16
IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
Yossi Etigin
1
-10
/
+21
2008-08-19
IPoIB: Fix deadlock on RTNL in ipoib_stop()
Roland Dreier
1
-1
/
+9
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-16
/
+11
2008-07-15
netdev: Do not use TX lock to protect address lists.
David S. Miller
1
-2
/
+0
2008-07-15
netdev: Add netdev->addr_list_lock protection.
David S. Miller
1
-0
/
+2
2008-07-14
IPoIB: Use dev_set_mtu() to change mtu
Eli Cohen
1
-1
/
+1
2008-07-14
IPoIB: Use rtnl lock/unlock when changing device flags
Eli Cohen
1
-1
/
+4
2008-07-14
IPoIB: Get rid of ipoib_mcast_detach() wrapper
Roland Dreier
1
-3
/
+3
2008-07-14
IPoIB: Only set Q_Key once: after joining broadcast group
Eli Cohen
1
-1
/
+3
2008-07-14
IPoIB: Remove unused IPOIB_MCAST_STARTED code
Eli Cohen
1
-8
/
+0
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-05-20
IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()
Jack Morgenstein
1
-0
/
+6
2008-04-23
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
1
-2
/
+1
2008-03-11
IPoIB: Don't drop multicast sends when they can be queued
Or Gerlitz
1
-1
/
+1
2008-01-25
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
1
-4
/
+0
2008-01-25
IPoIB: Trivial formatting cleanups
Roland Dreier
1
-2
/
+2
2007-10-15
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
1
-1
/
+2
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-22
/
+9
2007-10-10
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
1
-5
/
+5
2007-10-10
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
1
-0
/
+9
2007-10-09
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
1
-22
/
+0
2007-05-21
IB/ipoib: Fix typos in error messages
Michael S. Tsirkin
1
-1
/
+1
2007-03-22
IPoIB: Fix race in detaching from mcast group before attaching
Sean Hefty
1
-3
/
+3
[next]