index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2019-02-24
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
1
-8
/
+1
2018-12-19
net: bridge: remove unneeded variable 'err'
YueHaibing
1
-2
/
+1
2018-12-06
net: bridge: increase multicast's default maximum number of entries
Nikolay Aleksandrov
1
-1
/
+1
2018-12-06
net: bridge: mark hash_elasticity as obsolete
Nikolay Aleksandrov
1
-1
/
+0
2018-12-06
net: bridge: multicast: use non-bh rcu flavor
Nikolay Aleksandrov
1
-21
/
+5
2018-12-06
net: bridge: convert multicast to generic rhashtable
Nikolay Aleksandrov
1
-341
/
+73
2018-10-29
net: bridge: remove ipv6 zero address check in mcast queries
Nikolay Aleksandrov
1
-2
/
+1
2018-10-27
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
1
-1
/
+9
2018-10-03
bridge: mcast: Default back to multicast enabled state
Ido Schimmel
1
-0
/
+1
2018-09-26
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
1
-12
/
+10
2018-09-26
net: bridge: convert and rename mcast disabled
Nikolay Aleksandrov
1
-15
/
+17
2018-08-06
net/bridge/br_multicast: remove redundant variable "err"
zhong jiang
1
-7
/
+5
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-11-10
net: bridge: Send notification when host join/leaves a group
Andrew Lunn
1
-1
/
+5
2017-11-10
net: bridge: Rename mglist to host_joined
Andrew Lunn
1
-7
/
+7
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
1
-40
/
+39
2017-10-09
net: bridge: Export bridge multicast router state
Yotam Gigi
1
-0
/
+12
2017-10-09
net: bridge: Notify on bridge device mrouter state changes
Yotam Gigi
1
-3
/
+35
2017-05-26
bridge: Export multicast enabled state
Ido Schimmel
1
-0
/
+8
2017-04-12
bridge: implement missing ndo_uninit()
Ido Schimmel
1
-2
/
+5
2017-02-10
switchdev: bridge: Offload mc router ports
Nogah Frankel
1
-0
/
+15
2017-02-10
bridge: mcast: Merge the mc router ports deletions to one function
Nogah Frankel
1
-15
/
+9
2017-02-10
switchdev: bridge: Offload multicast disabled
Nogah Frankel
1
-0
/
+16
2017-01-24
bridge: multicast to unicast
Felix Fietkau
1
-25
/
+65
2017-01-17
bridge: sparse fixes in br_ip6_multicast_alloc_query()
Lance Richardson
1
-1
/
+1
2016-11-21
bridge: mcast: add MLDv2 querier support
Nikolay Aleksandrov
1
-21
/
+68
2016-11-21
bridge: mcast: add IGMPv3 query support
Nikolay Aleksandrov
1
-17
/
+62
2016-10-31
bridge: mcast: add router port on PIM hello message
Nikolay Aleksandrov
1
-1
/
+21
2016-10-18
bridge: multicast: restore perm router ports on multicast enable
Nikolay Aleksandrov
1
-9
/
+14
2016-08-31
bridge: re-introduce 'fix parsing of MLDv2 reports'
Davide Caratti
1
-1
/
+1
2016-07-10
net: bridge: extend MLD/IGMP query stats
Nikolay Aleksandrov
1
-11
/
+37
2016-06-30
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
1
-14
/
+203
2016-06-28
Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
daniel
1
-0
/
+4
2016-05-06
bridge: fix igmp / mld query parsing
Linus Lüssing
1
-5
/
+7
2016-04-24
bridge: mdb: Marking port-group as offloaded
Elad Raz
1
-3
/
+5
2016-03-02
bridge: mcast: add support for temporary port router
Nikolay Aleksandrov
1
-2
/
+19
2016-03-02
bridge: mcast: do nothing if port's multicast_router is set to the same val
Nikolay Aleksandrov
1
-1
/
+4
2016-03-02
bridge: mcast: use names for the different multicast_router types
Nikolay Aleksandrov
1
-28
/
+33
2016-02-09
bridge: mdb: Passing the port-group pointer to br_mdb module
Elad Raz
1
-5
/
+3
2016-02-09
bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->state
Elad Raz
1
-8
/
+8
2015-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-09-18
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-2
/
+2
2015-09-12
bridge: fix igmpv3 / mldv2 report parsing
Linus Lüssing
1
-2
/
+2
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-08-14
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
Linus Lüssing
1
-2
/
+2
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-25
/
+27
2015-07-30
bridge: mcast: give fast leave precedence over multicast router and querier
Satish Ashok
1
-24
/
+26
2015-07-27
bridge: mdb: notify on router port add and del
Satish Ashok
1
-2
/
+8
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+30
2015-07-20
bridge: multicast: fix handling of temp and perm entries
Satish Ashok
1
-7
/
+20
[next]