index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
IPoIB: Fix use-after-free of multicast object
Patrick McHardy
2012-09-30
*
IPoIB: Fix AB-BA deadlock when deleting neighbours
Shlomo Pongratz
2012-09-12
*
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
2012-07-30
*
ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.
David S. Miller
2012-07-06
*
ipoib: Convert over to dev_lookup_neigh_skb().
David S. Miller
2012-07-05
*
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
2012-02-08
*
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
*
-
.
Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next
Roland Dreier
2011-11-29
|
\
\
|
|
*
IB: Fix RCU lockdep splats
Eric Dumazet
2011-11-29
|
|
/
|
/
|
|
*
IB/ipoib: Prevent hung task or softlockup processing multicast response
Mike Marciniszyn
2011-11-29
|
/
*
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
2011-10-31
*
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-18
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
*
|
ipoib: remove addrlen check for mc addresses
Jiri Pirko
2010-03-22
|
/
*
ipoib: returned back addrlen check for mc addresses
Jiri Pirko
2010-02-28
*
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-26
*
IPoIB: Don't turn on carrier for a non-active port
Moni Shoua
2009-09-24
*
IPoIB: Check multicast address format
Jason Gunthorpe
2009-09-05
*
IPoIB: Drop priv->lock before calling ipoib_send()
Roland Dreier
2009-09-05
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
*
IPoIB: Do not print error messages for multicast join retries
Yossi Etigin
2009-01-16
*
IPoIB: Do not join broadcast group if interface is brought down
Yossi Etigin
2009-01-12
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
*
infiniband: ipoib replace IPOIB_GID_FMT with %p6
Harvey Harrison
2008-10-29
*
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
Roland Dreier
2008-09-30
*
IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
Yossi Etigin
2008-09-16
*
IPoIB: Fix deadlock on RTNL in ipoib_stop()
Roland Dreier
2008-08-19
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
|
\
|
*
IPoIB: Use dev_set_mtu() to change mtu
Eli Cohen
2008-07-15
|
*
IPoIB: Use rtnl lock/unlock when changing device flags
Eli Cohen
2008-07-15
|
*
IPoIB: Get rid of ipoib_mcast_detach() wrapper
Roland Dreier
2008-07-15
|
*
IPoIB: Only set Q_Key once: after joining broadcast group
Eli Cohen
2008-07-15
|
*
IPoIB: Remove unused IPOIB_MCAST_STARTED code
Eli Cohen
2008-07-15
|
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-15
*
|
netdev: Do not use TX lock to protect address lists.
David S. Miller
2008-07-15
*
|
netdev: Add netdev->addr_list_lock protection.
David S. Miller
2008-07-15
|
/
*
IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()
Jack Morgenstein
2008-05-20
*
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
2008-04-23
*
IPoIB: Don't drop multicast sends when they can be queued
Or Gerlitz
2008-03-11
*
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2008-01-25
*
IPoIB: Trivial formatting cleanups
Roland Dreier
2008-01-25
*
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
2007-10-15
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-11
|
\
|
*
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
2007-10-10
|
*
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
2007-10-09
*
|
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
2007-10-10
|
/
*
IB/ipoib: Fix typos in error messages
Michael S. Tsirkin
2007-05-21
*
IPoIB: Fix race in detaching from mcast group before attaching
Sean Hefty
2007-03-22
[next]