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
Age
Commit message (
Expand
)
Author
2020-12-14
net: bridge: Fix a warning when del bridge sysfs
Wang Hai
2020-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
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-12-04
net: bridge: vlan: fix error return code in __vlan_add()
Zhang Changzhong
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-01
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
2020-11-28
netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
Antoine Tenart
2020-11-25
bridge: mrp: Implement LC mode for MRP
Horatiu Vultur
2020-11-22
netfilter: nft_reject_bridge: fix build errors due to code movement
Randy Dunlap
2020-11-21
net: bridge: switch to net core statistics counters handling
Heiner Kallweit
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-18
net: bridge: replace struct br_vlan_stats with pcpu_sw_netstats
Heiner Kallweit
2020-11-16
net: bridge: add missing counters to ndo_get_stats64 callback
Heiner Kallweit
2020-11-09
bridge: mrp: Use hlist_head instead of list_head for mrp
Horatiu Vultur
2020-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2020-10-31
net: bridge: mcast: fix stub definition of br_multicast_querier_exists
Vladimir Oltean
2020-10-31
netfilter: nft_reject: unify reject init and dump into nft_reject
Jose M. Guisado Gomez
2020-10-31
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
2020-10-30
net: bridge: explicitly convert between mdb entry state and port group flags
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. CCM frame RX added.
Henrik Bjoernlund
2020-10-29
bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.
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-10-20
netfilter: ebtables: Fixes dropping of small packets in bridge nat
Timothée COCAULT
2020-10-13
net: bridge: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-08
bridge: Netlink interface fix.
Henrik Bjoernlund
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-28
net: bridge: fdb: don't flush ext_learn entries
Nikolay Aleksandrov
2020-09-25
net: bridge: mcast: remove only S,G port groups from sg_port hash
Nikolay Aleksandrov
2020-09-23
net: bridge: mcast: when forwarding handle filter mode and blocked flag
Nikolay Aleksandrov
2020-09-23
net: bridge: mcast: handle host state
Nikolay Aleksandrov
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: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G)
Nikolay Aleksandrov
2020-09-23
net: bridge: mdb: add support for add/del/dump of entries with source
Nikolay Aleksandrov
2020-09-23
net: bridge: mdb: add support to extend add/del commands
Nikolay Aleksandrov
2020-09-23
net: bridge: mcast: rename br_ip's u member to dst
Nikolay Aleksandrov
2020-09-23
net: bridge: mcast: use br_ip's src for src groups and querier address
Nikolay Aleksandrov
[next]