index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_private.h
Age
Commit message (
Expand
)
Author
2021-02-15
net: bridge: fix br_vlan_filter_toggle stub when CONFIG_BRIDGE_VLAN_FILTERING=n
Vladimir Oltean
2021-02-14
net: bridge: propagate extack through switchdev_port_attr_set
Vladimir Oltean
2021-02-14
net: bridge: propagate extack through store_bridge_parm
Vladimir Oltean
2021-02-14
net: bridge: remove __br_vlan_filter_toggle
Vladimir Oltean
2021-02-12
net: bridge: don't print in br_switchdev_set_port_flag
Vladimir Oltean
2021-01-27
net: bridge: multicast: add per-port EHT hosts limit
Nikolay Aleksandrov
2021-01-22
net: bridge: multicast: mark IGMPv3/MLDv2 fast-leave deletes
Nikolay Aleksandrov
2021-01-22
net: bridge: multicast: add EHT allow/block handling
Nikolay Aleksandrov
2021-01-22
net: bridge: multicast: add EHT structures and definitions
Nikolay Aleksandrov
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-07
bridge: Fix a deadlock when enabling multicast snooping
Joseph Huang
2020-11-21
net: bridge: switch to net core statistics counters handling
Heiner Kallweit
2020-11-18
net: bridge: replace struct br_vlan_stats with pcpu_sw_netstats
Heiner Kallweit
2020-11-09
bridge: mrp: Use hlist_head instead of list_head for mrp
Horatiu Vultur
2020-10-31
net: bridge: mcast: fix stub definition of br_multicast_querier_exists
Vladimir Oltean
2020-10-30
net: bridge: mcast: add support for raw L2 multicast groups
Nikolay Aleksandrov
2020-10-29
bridge: cfm: Netlink Notifications.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Netlink GET status Interface.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Netlink GET configuration Interface.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Netlink SET configuration Interface.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Kernel space implementation of CFM. MEP create/delete.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Add BRIDGE_CFM to Kconfig.
Henrik Bjoernlund
2020-10-29
net: bridge: extend the process of special frames
Henrik Bjoernlund
2020-09-23
net: bridge: mcast: add support for blocked port groups
Nikolay Aleksandrov
2020-09-23
net: bridge: mcast: handle port group filter modes
Nikolay Aleksandrov
2020-09-23
net: bridge: mcast: install S,G entries automatically based on reports
Nikolay Aleksandrov
2020-09-23
net: bridge: mcast: add sg_port rhashtable
Nikolay Aleksandrov
2020-09-23
net: bridge: mcast: add rt_protocol field to the port group struct
Nikolay Aleksandrov
2020-09-23
net: bridge: mdb: add support for add/del/dump of entries with source
Nikolay Aleksandrov
2020-09-07
net: bridge: mcast: destroy all entries via gc
Nikolay Aleksandrov
2020-09-07
net: bridge: mcast: support for IGMPv3/MLDv2 ALLOW_NEW_SOURCES report
Nikolay Aleksandrov
2020-09-07
net: bridge: mdb: use mdb and port entries in notifications
Nikolay Aleksandrov
2020-09-07
net: bridge: mcast: add support for group query retransmit
Nikolay Aleksandrov
2020-09-07
net: bridge: mcast: add support for group-and-source specific queries
Nikolay Aleksandrov
2020-09-07
net: bridge: mcast: add support for group source list
Nikolay Aleksandrov
2020-09-07
net: bridge: mcast: factor out port group del
Nikolay Aleksandrov
2020-09-07
net: bridge: mdb: arrange internal structs so fast-path fields are close
Nikolay Aleksandrov
2020-07-13
net: bridge: fix undefined br_vlan_can_enter_range in tunnel code
Nikolay Aleksandrov
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-02
bridge: mrp: Add br_mrp_fill_info
Horatiu Vultur
2020-06-28
bridge: mrp: Fix endian conversion and some other warnings
Horatiu Vultur
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
net: bridge: enfore alignment for ethernet address
Thomas Martitz
2020-06-24
net: bridge: add option to allow activity notifications for any fdb entries
Nikolay Aleksandrov
2020-05-10
net: bridge: allow enslaving some DSA master network devices
Vladimir Oltean
2020-05-07
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
2020-05-06
net: bridge: return false in br_mrp_enabled()
Jason Yan
2020-04-27
net: bridge: Add checks for enabling the STP.
Horatiu Vultur
2020-04-27
bridge: mrp: Integrate MRP into the bridge
Horatiu Vultur
2020-04-27
bridge: mrp: Extend bridge interface
Horatiu Vultur
[next]