index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_multicast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: Do not send queries on multicast group leaves
Herbert Xu
2012-04-11
1
-81
/
+0
*
bridge: check return value of ipv6_dev_get_saddr()
Ulrich Weber
2012-03-05
1
-2
/
+5
*
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-11
1
-16
/
+16
*
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-12-03
1
-1
/
+2
*
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
1
-5
/
+5
*
bridge: correct IPv6 checksum after pull
stephen hemminger
2011-11-16
1
-0
/
+2
*
bridge: Fix potential deadlock on br->multicast_lock
Andrey Vagin
2011-11-14
1
-2
/
+2
*
bridge: fix a possible use after free
Eric Dumazet
2011-08-24
1
-4
/
+4
*
bridge: Pseudo-header required for the checksum of ICMPv6
Yan, Zheng
2011-08-24
1
-3
/
+10
*
bridge: Only flood unregistered groups to routers
Herbert Xu
2011-06-24
1
-1
/
+4
*
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
Fernando Luis Vázquez Cao
2011-06-16
1
-1
/
+1
*
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
Fernando Luis Vázquez Cao
2011-06-16
1
-1
/
+1
*
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-22
1
-6
/
+6
*
bridge: mcast snooping, fix length check of snooped MLDv1/2
Linus Lüssing
2011-03-30
1
-1
/
+1
*
bridge: Fix possibly wrong MLD queries' ethernet source address
Linus Lüssing
2011-03-22
1
-1
/
+1
*
bridge: Use IPv6 link-local address for multicast listener queries
Linus Lüssing
2011-02-22
1
-1
/
+2
*
bridge: Fix MLD queries' ethernet source address
Linus Lüssing
2011-02-22
1
-1
/
+1
*
bridge: Allow mcast snooping for transient link local addresses too
Linus Lüssing
2011-02-22
1
-5
/
+4
*
bridge: Add missing ntohs()s for MLDv2 report parsing
Linus Lüssing
2011-02-22
1
-2
/
+3
*
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
Linus Lüssing
2011-02-22
1
-1
/
+1
*
bridge: Fix IPv6 multicast snooping by storing correct protocol type
Linus Lüssing
2011-02-22
1
-1
/
+1
*
bridge: Replace mp->mglist hlist with a bool
Herbert Xu
2011-02-12
1
-9
/
+7
*
bridge: Fix timer typo that may render snooping less effective
Herbert Xu
2011-02-11
1
-2
/
+2
*
bridge: Fix mglist corruption that leads to memory corruption
Herbert Xu
2011-02-11
1
-1
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-04
1
-10
/
+18
|
\
|
*
bridge: fix br_multicast_ipv6_rcv for paged skbs
Tomas Winkler
2011-01-03
1
-10
/
+18
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-17
1
-1
/
+1
|
\
\
|
|
/
|
*
bridge: fix IPv6 queries for bridge multicast snooping
David Stevens
2010-12-16
1
-1
/
+1
*
|
bridge: Fix return values of br_multicast_add_group/br_multicast_new_group
Tobias Klauser
2010-12-10
1
-4
/
+6
*
|
bridge: add RCU annotation to bridge multicast table
Eric Dumazet
2010-11-15
1
-27
/
+51
|
/
*
bridge: Allow multicast snooping to be disabled before ifup
Herbert Xu
2010-07-30
1
-5
/
+4
*
net: bridge: fix sign bug
Kulikov Vasiliy
2010-07-15
1
-1
/
+1
*
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
Herbert Xu
2010-07-05
1
-9
/
+12
*
bridge: change console message interface
stephen hemminger
2010-05-15
1
-19
/
+13
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-05-10
1
-77
/
+585
|
\
|
*
bridge: multicast port group RCU fix
stephen hemminger
2010-04-27
1
-1
/
+1
|
*
bridge: simplify multicast_add_router
stephen hemminger
2010-04-27
1
-8
/
+11
|
*
Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
David S. Miller
2010-04-27
1
-1
/
+1
|
*
bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
David S. Miller
2010-04-27
1
-1
/
+1
|
*
bridge: multicast router list manipulation
stephen hemminger
2010-04-27
1
-15
/
+15
|
*
bridge: Fix build of ipv6 multicast code.
David S. Miller
2010-04-27
1
-0
/
+1
|
*
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-26
1
-6
/
+3
|
*
bridge br_multicast: IPv6 MLD support.
YOSHIFUJI Hideaki
2010-04-23
1
-1
/
+423
|
*
bridge br_multicast: Make functions less ipv4 dependent.
YOSHIFUJI Hideaki
2010-04-23
1
-56
/
+141
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-21
1
-1
/
+1
|
|
\
|
|
*
bridge: add a missing ntohs()
Eric Dumazet
2010-04-20
1
-1
/
+1
|
*
|
net: Fix various endianness glitches
Eric Dumazet
2010-04-20
1
-1
/
+1
*
|
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
1
-3
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
bridge: Fix IGMP3 report parsing
Herbert Xu
2010-04-07
1
-1
/
+1
[next]