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
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
2020-03-17
net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_range
Nikolay Aleksandrov
2020-01-24
net: bridge: vlan: add per-vlan state
Nikolay Aleksandrov
2020-01-24
net: bridge: vlan: add basic option setting support
Nikolay Aleksandrov
2020-01-24
net: bridge: vlan: add basic option dumping support
Nikolay Aleksandrov
2020-01-15
net: bridge: vlan: notify on vlan add/delete/change flags
Nikolay Aleksandrov
2020-01-15
net: bridge: vlan: add rtnetlink group and notify support
Nikolay Aleksandrov
2020-01-15
net: bridge: vlan: add new rtm message support
Nikolay Aleksandrov
2020-01-15
net: bridge: vlan: add rtm definitions and dump support
Nikolay Aleksandrov
2020-01-15
net: bridge: netlink: add extack error messages when processing vlans
Nikolay Aleksandrov
2020-01-15
net: bridge: vlan: add helpers to check for vlan id/range validity
Nikolay Aleksandrov
2019-12-14
net: bridge: add STP xstats
Vivien Didelot
[next]