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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
netfilter: ebtables: Fixes dropping of small packets in bridge nat
Timothée COCAULT
3
-3
/
+3
2020-10-14
net: bridge: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-20
/
+1
2020-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-15
/
+11
2020-10-08
bridge: Netlink interface fix.
Henrik Bjoernlund
1
-15
/
+11
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-15
/
+33
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2
-15
/
+31
2020-09-28
net: bridge: fdb: don't flush ext_learn entries
Nikolay Aleksandrov
1
-0
/
+2
2020-09-26
net: bridge: mcast: remove only S,G port groups from sg_port hash
Nikolay Aleksandrov
1
-4
/
+5
2020-09-23
net: bridge: mcast: when forwarding handle filter mode and blocked flag
Nikolay Aleksandrov
1
-1
/
+14
2020-09-23
net: bridge: mcast: handle host state
Nikolay Aleksandrov
1
-0
/
+58
2020-09-23
net: bridge: mcast: add support for blocked port groups
Nikolay Aleksandrov
3
-6
/
+46
2020-09-23
net: bridge: mcast: handle port group filter modes
Nikolay Aleksandrov
3
-2
/
+215
2020-09-23
net: bridge: mcast: install S,G entries automatically based on reports
Nikolay Aleksandrov
2
-39
/
+138
2020-09-23
net: bridge: mcast: add sg_port rhashtable
Nikolay Aleksandrov
4
-65
/
+111
2020-09-23
net: bridge: mcast: add rt_protocol field to the port group struct
Nikolay Aleksandrov
3
-19
/
+33
2020-09-23
net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G)
Nikolay Aleksandrov
1
-0
/
+18
2020-09-23
net: bridge: mdb: add support for add/del/dump of entries with source
Nikolay Aleksandrov
2
-28
/
+128
2020-09-23
net: bridge: mdb: add support to extend add/del commands
Nikolay Aleksandrov
1
-3
/
+19
2020-09-23
net: bridge: mcast: rename br_ip's u member to dst
Nikolay Aleksandrov
2
-21
/
+21
2020-09-23
net: bridge: mcast: use br_ip's src for src groups and querier address
Nikolay Aleksandrov
2
-30
/
+30
2020-09-23
net: bridge: mdb: use extack in br_mdb_add() and br_mdb_add_group()
Nikolay Aleksandrov
1
-12
/
+42
2020-09-23
net: bridge: mdb: move all port and bridge checks to br_mdb_add
Nikolay Aleksandrov
1
-17
/
+7
2020-09-23
net: bridge: mdb: use extack in br_mdb_parse()
Nikolay Aleksandrov
1
-21
/
+39
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-10
/
+17
2020-09-22
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
1
-10
/
+17
2020-09-19
net: bridge: delete duplicated words
Randy Dunlap
2
-2
/
+2
2020-09-17
net: bridge: mcast: don't ignore return value of __grp_src_toex_excl
Nikolay Aleksandrov
1
-1
/
+1
2020-09-15
bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
Alexandra Winter
1
-0
/
+5
2020-09-12
bridge: mcast: Fix incomplete MDB dump
Ido Schimmel
1
-1
/
+1
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+0
2020-09-09
net: bridge: mcast: fix unused br var when lockdep isn't defined
Nikolay Aleksandrov
1
-1
/
+1
2020-09-08
netfilter: ebt_stp: Remove unused macro BPDU_TYPE_TCN
Wang Hai
1
-1
/
+0
2020-09-07
net: bridge: mcast: destroy all entries via gc
Nikolay Aleksandrov
2
-42
/
+89
2020-09-07
net: bridge: mcast: improve IGMPv3/MLDv2 query processing
Nikolay Aleksandrov
1
-3
/
+12
2020-09-07
net: bridge: mcast: support for IGMPV3/MLDv2 BLOCK_OLD_SOURCES report
Nikolay Aleksandrov
1
-0
/
+97
2020-09-07
net: bridge: mcast: support for IGMPV3/MLDv2 CHANGE_TO_INCLUDE/EXCLUDE report
Nikolay Aleksandrov
1
-0
/
+306
2020-09-07
net: bridge: mcast: support for IGMPV3/MLDv2 MODE_IS_INCLUDE/EXCLUDE report
Nikolay Aleksandrov
1
-0
/
+126
2020-09-07
net: bridge: mcast: support for IGMPv3/MLDv2 ALLOW_NEW_SOURCES report
Nikolay Aleksandrov
2
-22
/
+137
2020-09-07
net: bridge: mcast: delete expired port groups without srcs
Nikolay Aleksandrov
1
-1
/
+20
2020-09-07
net: bridge: mdb: use mdb and port entries in notifications
Nikolay Aleksandrov
3
-68
/
+92
2020-09-07
net: bridge: mdb: push notifications in __br_mdb_add/del
Nikolay Aleksandrov
1
-12
/
+8
2020-09-07
net: bridge: mcast: add support for group query retransmit
Nikolay Aleksandrov
2
-10
/
+71
2020-09-07
net: bridge: mcast: add support for group-and-source specific queries
Nikolay Aleksandrov
2
-54
/
+183
2020-09-07
net: bridge: mcast: add support for src list and filter mode dumping
Nikolay Aleksandrov
1
-2
/
+83
2020-09-07
net: bridge: mcast: add support for group source list
Nikolay Aleksandrov
3
-14
/
+179
2020-09-07
net: bridge: mcast: factor out port group del
Nikolay Aleksandrov
3
-35
/
+28
2020-09-07
net: bridge: mdb: arrange internal structs so fast-path fields are close
Nikolay Aleksandrov
1
-5
/
+9
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
2
-4
/
+4
2020-08-14
netfilter: ebtables: reject bogus getopt len value
Florian Westphal
1
-0
/
+4
2020-08-13
netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
Florian Westphal
1
-2
/
+6
[next]