index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_multicast.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-12
bridge: multicast: restore router configuration on port link down/up
Satish Ashok
1
-0
/
+5
2015-08-07
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
1
-4
/
+3
2015-08-07
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2014-04-30
bridge: multicast: add sanity check for query source addresses
Linus Lüssing
1
-0
/
+6
2014-02-15
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
1
-2
/
+2
2013-10-26
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
1
-1
/
+2
2013-08-02
bridge: fix switched interval for MLD Query types
Linus Lüssing
1
-2
/
+3
2012-05-11
bridge: Do not send queries on multicast group leaves
Herbert Xu
1
-81
/
+0
2012-03-19
bridge: check return value of ipv6_dev_get_saddr()
Ulrich Weber
1
-2
/
+5
2011-11-16
bridge: correct IPv6 checksum after pull
stephen hemminger
1
-0
/
+2
2011-11-14
bridge: Fix potential deadlock on br->multicast_lock
Andrey Vagin
1
-2
/
+2
2011-08-24
bridge: fix a possible use after free
Eric Dumazet
1
-4
/
+4
2011-08-24
bridge: Pseudo-header required for the checksum of ICMPv6
Yan, Zheng
1
-3
/
+10
2011-06-24
bridge: Only flood unregistered groups to routers
Herbert Xu
1
-1
/
+4
2011-06-16
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
Fernando Luis Vázquez Cao
1
-1
/
+1
2011-06-16
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
Fernando Luis Vázquez Cao
1
-1
/
+1
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-6
/
+6
2011-03-30
bridge: mcast snooping, fix length check of snooped MLDv1/2
Linus Lüssing
1
-1
/
+1
2011-03-22
bridge: Fix possibly wrong MLD queries' ethernet source address
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Use IPv6 link-local address for multicast listener queries
Linus Lüssing
1
-1
/
+2
2011-02-22
bridge: Fix MLD queries' ethernet source address
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Allow mcast snooping for transient link local addresses too
Linus Lüssing
1
-5
/
+4
2011-02-22
bridge: Add missing ntohs()s for MLDv2 report parsing
Linus Lüssing
1
-2
/
+3
2011-02-22
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Fix IPv6 multicast snooping by storing correct protocol type
Linus Lüssing
1
-1
/
+1
2011-02-12
bridge: Replace mp->mglist hlist with a bool
Herbert Xu
1
-9
/
+7
2011-02-11
bridge: Fix timer typo that may render snooping less effective
Herbert Xu
1
-2
/
+2
2011-02-11
bridge: Fix mglist corruption that leads to memory corruption
Herbert Xu
1
-1
/
+2
2011-01-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+18
2011-01-03
bridge: fix br_multicast_ipv6_rcv for paged skbs
Tomas Winkler
1
-10
/
+18
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-12-16
bridge: fix IPv6 queries for bridge multicast snooping
David Stevens
1
-1
/
+1
2010-12-10
bridge: Fix return values of br_multicast_add_group/br_multicast_new_group
Tobias Klauser
1
-4
/
+6
2010-11-15
bridge: add RCU annotation to bridge multicast table
Eric Dumazet
1
-27
/
+51
2010-07-30
bridge: Allow multicast snooping to be disabled before ifup
Herbert Xu
1
-5
/
+4
2010-07-15
net: bridge: fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-07-05
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
Herbert Xu
1
-9
/
+12
2010-05-15
bridge: change console message interface
stephen hemminger
1
-19
/
+13
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-77
/
+585
2010-04-27
bridge: multicast port group RCU fix
stephen hemminger
1
-1
/
+1
2010-04-27
bridge: simplify multicast_add_router
stephen hemminger
1
-8
/
+11
2010-04-27
Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
David S. Miller
1
-1
/
+1
2010-04-27
bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
David S. Miller
1
-1
/
+1
2010-04-27
bridge: multicast router list manipulation
stephen hemminger
1
-15
/
+15
2010-04-27
bridge: Fix build of ipv6 multicast code.
David S. Miller
1
-0
/
+1
2010-04-26
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
1
-6
/
+3
2010-04-23
bridge br_multicast: IPv6 MLD support.
YOSHIFUJI Hideaki
1
-1
/
+423
2010-04-23
bridge br_multicast: Make functions less ipv4 dependent.
YOSHIFUJI Hideaki
1
-56
/
+141
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-04-20
net: Fix various endianness glitches
Eric Dumazet
1
-1
/
+1
[next]