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_private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-15
net: bridge: propagate error code and extack from br_mc_disabled_update
Florian Fainelli
1
-1
/
+2
2021-03-24
net: bridge: resolve forwarding path for VLAN tag actions in bridge devices
Felix Fietkau
1
-0
/
+20
2021-02-16
net: bridge: fix br_vlan_filter_toggle stub when CONFIG_BRIDGE_VLAN_FILTERING=n
Vladimir Oltean
1
-1
/
+2
2021-02-15
net: bridge: propagate extack through switchdev_port_attr_set
Vladimir Oltean
1
-1
/
+2
2021-02-15
net: bridge: propagate extack through store_bridge_parm
Vladimir Oltean
1
-3
/
+6
2021-02-15
net: bridge: remove __br_vlan_filter_toggle
Vladimir Oltean
1
-3
/
+2
2021-02-13
net: bridge: don't print in br_switchdev_set_port_flag
Vladimir Oltean
1
-2
/
+4
2021-01-28
net: bridge: multicast: add per-port EHT hosts limit
Nikolay Aleksandrov
1
-0
/
+2
2021-01-23
net: bridge: multicast: mark IGMPv3/MLDv2 fast-leave deletes
Nikolay Aleksandrov
1
-1
/
+2
2021-01-23
net: bridge: multicast: add EHT allow/block handling
Nikolay Aleksandrov
1
-0
/
+3
2021-01-23
net: bridge: multicast: add EHT structures and definitions
Nikolay Aleksandrov
1
-0
/
+2
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+10
2020-12-08
bridge: Fix a deadlock when enabling multicast snooping
Joseph Huang
1
-0
/
+10
2020-11-22
net: bridge: switch to net core statistics counters handling
Heiner Kallweit
1
-1
/
+0
2020-11-19
net: bridge: replace struct br_vlan_stats with pcpu_sw_netstats
Heiner Kallweit
1
-11
/
+3
2020-11-10
bridge: mrp: Use hlist_head instead of list_head for mrp
Horatiu Vultur
1
-1
/
+1
2020-11-01
net: bridge: mcast: fix stub definition of br_multicast_querier_exists
Vladimir Oltean
1
-1
/
+2
2020-10-31
net: bridge: mcast: add support for raw L2 multicast groups
Nikolay Aleksandrov
1
-2
/
+8
2020-10-30
bridge: cfm: Netlink Notifications.
Henrik Bjoernlund
1
-2
/
+20
2020-10-30
bridge: cfm: Netlink GET status Interface.
Henrik Bjoernlund
1
-0
/
+6
2020-10-30
bridge: cfm: Netlink GET configuration Interface.
Henrik Bjoernlund
1
-0
/
+6
2020-10-30
bridge: cfm: Netlink SET configuration Interface.
Henrik Bjoernlund
1
-1
/
+16
2020-10-30
bridge: cfm: Kernel space implementation of CFM. MEP create/delete.
Henrik Bjoernlund
1
-0
/
+10
2020-10-30
bridge: cfm: Add BRIDGE_CFM to Kconfig.
Henrik Bjoernlund
1
-0
/
+3
2020-10-30
net: bridge: extend the process of special frames
Henrik Bjoernlund
1
-7
/
+12
2020-09-23
net: bridge: mcast: add support for blocked port groups
Nikolay Aleksandrov
1
-0
/
+1
2020-09-23
net: bridge: mcast: handle port group filter modes
Nikolay Aleksandrov
1
-0
/
+20
2020-09-23
net: bridge: mcast: install S,G entries automatically based on reports
Nikolay Aleksandrov
1
-0
/
+1
2020-09-23
net: bridge: mcast: add sg_port rhashtable
Nikolay Aleksandrov
1
-2
/
+8
2020-09-23
net: bridge: mcast: add rt_protocol field to the port group struct
Nikolay Aleksandrov
1
-1
/
+2
2020-09-23
net: bridge: mdb: add support for add/del/dump of entries with source
Nikolay Aleksandrov
1
-0
/
+14
2020-09-07
net: bridge: mcast: destroy all entries via gc
Nikolay Aleksandrov
1
-3
/
+10
2020-09-07
net: bridge: mcast: support for IGMPv3/MLDv2 ALLOW_NEW_SOURCES report
Nikolay Aleksandrov
1
-0
/
+7
2020-09-07
net: bridge: mdb: use mdb and port entries in notifications
Nikolay Aleksandrov
1
-2
/
+2
2020-09-07
net: bridge: mcast: add support for group query retransmit
Nikolay Aleksandrov
1
-0
/
+8
2020-09-07
net: bridge: mcast: add support for group-and-source specific queries
Nikolay Aleksandrov
1
-0
/
+1
2020-09-07
net: bridge: mcast: add support for group source list
Nikolay Aleksandrov
1
-1
/
+25
2020-09-07
net: bridge: mcast: factor out port group del
Nikolay Aleksandrov
1
-0
/
+3
2020-09-07
net: bridge: mdb: arrange internal structs so fast-path fields are close
Nikolay Aleksandrov
1
-5
/
+9
2020-07-13
net: bridge: fix undefined br_vlan_can_enter_range in tunnel code
Nikolay Aleksandrov
1
-0
/
+6
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-03
bridge: mrp: Add br_mrp_fill_info
Horatiu Vultur
1
-0
/
+7
2020-06-29
bridge: mrp: Fix endian conversion and some other warnings
Horatiu Vultur
1
-1
/
+1
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-06-25
net: bridge: enfore alignment for ethernet address
Thomas Martitz
1
-1
/
+1
2020-06-25
net: bridge: add option to allow activity notifications for any fdb entries
Nikolay Aleksandrov
1
-0
/
+4
2020-05-11
net: bridge: allow enslaving some DSA master network devices
Vladimir Oltean
1
-3
/
+3
2020-05-08
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
1
-4
/
+1
2020-05-06
net: bridge: return false in br_mrp_enabled()
Jason Yan
1
-1
/
+1
2020-04-27
net: bridge: Add checks for enabling the STP.
Horatiu Vultur
1
-1
/
+2
[next]