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
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
2015-07-20
bridge: multicast: notify on group delete
Nikolay Aleksandrov
1
-0
/
+2
2015-07-16
bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leave
Satish Ashok
1
-7
/
+30
2015-07-10
bridge: mdb: fill state in br_mdb_notify
Nikolay Aleksandrov
1
-2
/
+3
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2015-06-23
bridge: multicast: restore router configuration on port link down/up
Satish Ashok
1
-0
/
+4
2015-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2015-06-11
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
1
-4
/
+3
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-05-31
bridge: fix br_multicast_query_expired() bug
Eric Dumazet
1
-1
/
+1
2015-05-26
bridge: allow setting hash_max + multicast_router if interface is down
Linus Lüssing
1
-21
/
+3
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-05-22
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
1
-188
/
+30
2015-05-04
bridge: multicast: call skb_checksum_{simple_, }validate
Linus Lüssing
1
-24
/
+4
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
1
-1
/
+2
2014-11-17
bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries
Linus Lüssing
1
-2
/
+1
2014-08-22
br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-07
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
1
-1
/
+1
2014-07-09
bridge: export knowledge about the presence of IGMP/MLD queriers
Linus Lüssing
1
-0
/
+37
2014-06-12
bridge: fix compile error when compiling without IPv6 support
Linus Lüssing
1
-0
/
+2
2014-06-12
bridge: fix smatch warning / potential null pointer dereference
Linus Lüssing
1
-0
/
+2
2014-06-11
bridge: memorize and export selected IGMP/MLD querier port
Linus Lüssing
1
-6
/
+66
2014-06-11
bridge: add export of multicast database adjacent to net_dev
Linus Lüssing
1
-0
/
+58
2014-06-11
bridge: adhere to querier election mechanism specified by RFCs
Linus Lüssing
1
-13
/
+88
2014-06-11
bridge: rename struct bridge_mcast_query/querier
Linus Lüssing
1
-82
/
+87
[next]