index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-1
/
+3
|
\
|
*
net: bridge: multicast: use rcu to access port list from br_multicast_start_q...
Nikolay Aleksandrov
2019-04-11
1
-1
/
+3
*
|
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-07
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-0
/
+3
|
\
|
|
*
net: bridge: always clear mcast matching struct on reports and leaves
Nikolay Aleksandrov
2019-04-04
1
-0
/
+3
*
|
net: bridge: mcast: remove unused br_ip_equal function
Nikolay Aleksandrov
2019-04-04
1
-17
/
+0
*
|
net: bridge: use netif_is_bridge_port()
Julian Wiedmann
2019-03-29
1
-3
/
+3
*
|
net: bridge: use eth_broadcast_addr() to assign broadcast address
Mao Wenan
2019-03-20
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
1
-8
/
+1
|
\
|
*
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
2019-02-23
1
-8
/
+1
*
|
bridge: remove redundant check on err in br_multicast_ipv4_rcv
Li RongQing
2019-02-21
1
-6
/
+1
*
|
bridge: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-2
/
+1
*
|
net: Fix ip_mc_{dec,inc}_group allocation context
Florian Fainelli
2019-02-03
1
-2
/
+2
*
|
bridge: remove duplicated include from br_multicast.c
YueHaibing
2019-01-24
1
-1
/
+0
*
|
bridge: Snoop Multicast Router Advertisements
Linus Lüssing
2019-01-22
1
-0
/
+55
*
|
bridge: join all-snoopers multicast address
Linus Lüssing
2019-01-22
1
-1
/
+71
*
|
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
2019-01-22
1
-29
/
+28
|
/
*
net: bridge: remove unneeded variable 'err'
YueHaibing
2018-12-18
1
-2
/
+1
*
net: bridge: increase multicast's default maximum number of entries
Nikolay Aleksandrov
2018-12-05
1
-1
/
+1
*
net: bridge: mark hash_elasticity as obsolete
Nikolay Aleksandrov
2018-12-05
1
-1
/
+0
*
net: bridge: multicast: use non-bh rcu flavor
Nikolay Aleksandrov
2018-12-05
1
-21
/
+5
*
net: bridge: convert multicast to generic rhashtable
Nikolay Aleksandrov
2018-12-05
1
-341
/
+73
*
net: bridge: remove ipv6 zero address check in mcast queries
Nikolay Aleksandrov
2018-10-28
1
-2
/
+1
*
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
2018-10-26
1
-1
/
+9
*
bridge: mcast: Default back to multicast enabled state
Ido Schimmel
2018-10-02
1
-0
/
+1
*
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
2018-09-26
1
-12
/
+10
*
net: bridge: convert and rename mcast disabled
Nikolay Aleksandrov
2018-09-26
1
-15
/
+17
*
net/bridge/br_multicast: remove redundant variable "err"
zhong jiang
2018-08-06
1
-7
/
+5
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
net: bridge: Send notification when host join/leaves a group
Andrew Lunn
2017-11-10
1
-1
/
+5
*
net: bridge: Rename mglist to host_joined
Andrew Lunn
2017-11-10
1
-7
/
+7
*
net: bridge: Convert timers to use timer_setup()
Allen Pais
2017-11-03
1
-40
/
+39
*
net: bridge: Export bridge multicast router state
Yotam Gigi
2017-10-09
1
-0
/
+12
*
net: bridge: Notify on bridge device mrouter state changes
Yotam Gigi
2017-10-09
1
-3
/
+35
*
bridge: Export multicast enabled state
Ido Schimmel
2017-05-26
1
-0
/
+8
*
bridge: implement missing ndo_uninit()
Ido Schimmel
2017-04-11
1
-2
/
+5
*
switchdev: bridge: Offload mc router ports
Nogah Frankel
2017-02-10
1
-0
/
+15
*
bridge: mcast: Merge the mc router ports deletions to one function
Nogah Frankel
2017-02-10
1
-15
/
+9
*
switchdev: bridge: Offload multicast disabled
Nogah Frankel
2017-02-10
1
-0
/
+16
*
bridge: multicast to unicast
Felix Fietkau
2017-01-24
1
-25
/
+65
*
bridge: sparse fixes in br_ip6_multicast_alloc_query()
Lance Richardson
2017-01-17
1
-1
/
+1
*
bridge: mcast: add MLDv2 querier support
Nikolay Aleksandrov
2016-11-21
1
-21
/
+68
*
bridge: mcast: add IGMPv3 query support
Nikolay Aleksandrov
2016-11-21
1
-17
/
+62
*
bridge: mcast: add router port on PIM hello message
Nikolay Aleksandrov
2016-10-31
1
-1
/
+21
*
bridge: multicast: restore perm router ports on multicast enable
Nikolay Aleksandrov
2016-10-18
1
-9
/
+14
*
bridge: re-introduce 'fix parsing of MLDv2 reports'
Davide Caratti
2016-08-31
1
-1
/
+1
*
net: bridge: extend MLD/IGMP query stats
Nikolay Aleksandrov
2016-07-09
1
-11
/
+37
*
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
2016-06-30
1
-14
/
+203
*
Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
daniel
2016-06-28
1
-0
/
+4
*
bridge: fix igmp / mld query parsing
Linus Lüssing
2016-05-06
1
-5
/
+7
[next]