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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bridge: Fix a warning when del bridge sysfs
Wang Hai
2021-02-23
1
-1
/
+4
*
bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_state
Horatiu Vultur
2021-02-17
3
-9
/
+10
*
bridge: Fix a deadlock when enabling multicast snooping
Joseph Huang
2020-12-07
3
-9
/
+41
*
net: bridge: vlan: fix error return code in __vlan_add()
Zhang Changzhong
2020-12-04
1
-1
/
+3
*
netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
Antoine Tenart
2020-11-28
1
-2
/
+5
*
net: bridge: add missing counters to ndo_get_stats64 callback
Heiner Kallweit
2020-11-16
1
-0
/
+1
*
netfilter: ebtables: Fixes dropping of small packets in bridge nat
Timothée COCAULT
2020-10-20
3
-3
/
+3
*
net: bridge: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-13
1
-20
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-08
1
-15
/
+11
|
\
|
*
bridge: Netlink interface fix.
Henrik Bjoernlund
2020-10-08
1
-15
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
3
-15
/
+33
|
\
|
|
*
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-28
2
-15
/
+31
|
*
net: bridge: fdb: don't flush ext_learn entries
Nikolay Aleksandrov
2020-09-28
1
-0
/
+2
*
|
net: bridge: mcast: remove only S,G port groups from sg_port hash
Nikolay Aleksandrov
2020-09-25
1
-4
/
+5
*
|
net: bridge: mcast: when forwarding handle filter mode and blocked flag
Nikolay Aleksandrov
2020-09-23
1
-1
/
+14
*
|
net: bridge: mcast: handle host state
Nikolay Aleksandrov
2020-09-23
1
-0
/
+58
*
|
net: bridge: mcast: add support for blocked port groups
Nikolay Aleksandrov
2020-09-23
3
-6
/
+46
*
|
net: bridge: mcast: handle port group filter modes
Nikolay Aleksandrov
2020-09-23
3
-2
/
+215
*
|
net: bridge: mcast: install S,G entries automatically based on reports
Nikolay Aleksandrov
2020-09-23
2
-39
/
+138
*
|
net: bridge: mcast: add sg_port rhashtable
Nikolay Aleksandrov
2020-09-23
4
-65
/
+111
*
|
net: bridge: mcast: add rt_protocol field to the port group struct
Nikolay Aleksandrov
2020-09-23
3
-19
/
+33
*
|
net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G)
Nikolay Aleksandrov
2020-09-23
1
-0
/
+18
*
|
net: bridge: mdb: add support for add/del/dump of entries with source
Nikolay Aleksandrov
2020-09-23
2
-28
/
+128
*
|
net: bridge: mdb: add support to extend add/del commands
Nikolay Aleksandrov
2020-09-23
1
-3
/
+19
*
|
net: bridge: mcast: rename br_ip's u member to dst
Nikolay Aleksandrov
2020-09-23
2
-21
/
+21
*
|
net: bridge: mcast: use br_ip's src for src groups and querier address
Nikolay Aleksandrov
2020-09-23
2
-30
/
+30
*
|
net: bridge: mdb: use extack in br_mdb_add() and br_mdb_add_group()
Nikolay Aleksandrov
2020-09-23
1
-12
/
+42
*
|
net: bridge: mdb: move all port and bridge checks to br_mdb_add
Nikolay Aleksandrov
2020-09-23
1
-17
/
+7
*
|
net: bridge: mdb: use extack in br_mdb_parse()
Nikolay Aleksandrov
2020-09-23
1
-21
/
+39
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-10
/
+17
|
\
|
|
*
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
2020-09-21
1
-10
/
+17
*
|
net: bridge: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
*
|
net: bridge: mcast: don't ignore return value of __grp_src_toex_excl
Nikolay Aleksandrov
2020-09-16
1
-1
/
+1
*
|
bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
Alexandra Winter
2020-09-15
1
-0
/
+5
*
|
bridge: mcast: Fix incomplete MDB dump
Ido Schimmel
2020-09-11
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-09-09
1
-1
/
+0
|
\
\
|
*
|
netfilter: ebt_stp: Remove unused macro BPDU_TYPE_TCN
Wang Hai
2020-09-08
1
-1
/
+0
*
|
|
net: bridge: mcast: fix unused br var when lockdep isn't defined
Nikolay Aleksandrov
2020-09-08
1
-1
/
+1
*
|
|
net: bridge: mcast: destroy all entries via gc
Nikolay Aleksandrov
2020-09-07
2
-42
/
+89
*
|
|
net: bridge: mcast: improve IGMPv3/MLDv2 query processing
Nikolay Aleksandrov
2020-09-07
1
-3
/
+12
*
|
|
net: bridge: mcast: support for IGMPV3/MLDv2 BLOCK_OLD_SOURCES report
Nikolay Aleksandrov
2020-09-07
1
-0
/
+97
*
|
|
net: bridge: mcast: support for IGMPV3/MLDv2 CHANGE_TO_INCLUDE/EXCLUDE report
Nikolay Aleksandrov
2020-09-07
1
-0
/
+306
*
|
|
net: bridge: mcast: support for IGMPV3/MLDv2 MODE_IS_INCLUDE/EXCLUDE report
Nikolay Aleksandrov
2020-09-07
1
-0
/
+126
*
|
|
net: bridge: mcast: support for IGMPv3/MLDv2 ALLOW_NEW_SOURCES report
Nikolay Aleksandrov
2020-09-07
2
-22
/
+137
*
|
|
net: bridge: mcast: delete expired port groups without srcs
Nikolay Aleksandrov
2020-09-07
1
-1
/
+20
*
|
|
net: bridge: mdb: use mdb and port entries in notifications
Nikolay Aleksandrov
2020-09-07
3
-68
/
+92
*
|
|
net: bridge: mdb: push notifications in __br_mdb_add/del
Nikolay Aleksandrov
2020-09-07
1
-12
/
+8
*
|
|
net: bridge: mcast: add support for group query retransmit
Nikolay Aleksandrov
2020-09-07
2
-10
/
+71
*
|
|
net: bridge: mcast: add support for group-and-source specific queries
Nikolay Aleksandrov
2020-09-07
2
-54
/
+183
*
|
|
net: bridge: mcast: add support for src list and filter mode dumping
Nikolay Aleksandrov
2020-09-07
1
-2
/
+83
[next]