index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2021-08-10
net: bridge: fix memleak in br_add_if()
Yang Yingliang
2021-08-10
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
net: bridge: fix ioctl old_deviceless bridge argument
Nikolay Aleksandrov
2021-08-05
net: bridge: fix ioctl locking
Nikolay Aleksandrov
2021-08-04
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2021-08-04
netfilter: nf_conntrack_bridge: Fix memory leak when error
Yajun Deng
2021-08-03
net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst d...
Vladimir Oltean
2021-08-02
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...
Vladimir Oltean
2021-08-02
netfilter: ebtables: do not hook tables by default
Florian Westphal
2021-07-28
net: bridge: switchdev: treat local FDBs the same as entries towards the bridge
Vladimir Oltean
2021-07-28
net: bridge: switchdev: replay the entire FDB for each port
Vladimir Oltean
2021-07-27
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
2021-07-27
bridge: use ndo_siocdevprivate
Arnd Bergmann
2021-07-26
net: bridge: add a helper for retrieving port VLANs from the data path
Vladimir Oltean
2021-07-26
net: bridge: update BROPT_VLAN_ENABLED before notifying switchdev in br_vlan_...
Vladimir Oltean
2021-07-24
net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWI...
Vladimir Oltean
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
net: bridge: guard the switchdev replay helpers against a NULL notifier block
Vladimir Oltean
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-22
net: bridge: switchdev: recycle unused hwdoms
Tobias Waldekranz
2021-07-22
net: bridge: disambiguate offload_fwd_mark
Tobias Waldekranz
2021-07-21
net: bridge: multicast: add context support for host-joined groups
Nikolay Aleksandrov
2021-07-21
net: bridge: multicast: add mdb context support
Nikolay Aleksandrov
2021-07-21
net: bridge: multicast: fix igmp/mld port context null pointer dereferences
Nikolay Aleksandrov
2021-07-20
net: bridge: vlan: add mcast snooping control
Nikolay Aleksandrov
2021-07-20
net: bridge: vlan: notify when global options change
Nikolay Aleksandrov
2021-07-20
net: bridge: vlan: add support for dumping global vlan options
Nikolay Aleksandrov
2021-07-20
net: bridge: vlan: add support for global options
Nikolay Aleksandrov
2021-07-20
net: bridge: multicast: include router port vlan id in notifications
Nikolay Aleksandrov
2021-07-20
net: bridge: multicast: add vlan querier and query support
Nikolay Aleksandrov
2021-07-20
net: bridge: multicast: check if should use vlan mcast ctx
Nikolay Aleksandrov
2021-07-20
net: bridge: multicast: use the port group to port context helper
Nikolay Aleksandrov
2021-07-20
net: bridge: multicast: add helper to get port mcast context from port group
Nikolay Aleksandrov
2021-07-20
net: bridge: add vlan mcast snooping knob
Nikolay Aleksandrov
2021-07-20
net: bridge: multicast: add vlan state initialization and control
Nikolay Aleksandrov
2021-07-20
net: bridge: vlan: add global and per-port multicast context
Nikolay Aleksandrov
2021-07-20
net: bridge: multicast: use multicast contexts instead of bridge or port
Nikolay Aleksandrov
2021-07-20
net: bridge: multicast: factor out bridge multicast context
Nikolay Aleksandrov
2021-07-20
net: bridge: multicast: factor out port multicast context
Nikolay Aleksandrov
2021-07-20
net: bridge: do not replay fdb entries pointing towards the bridge twice
Vladimir Oltean
2021-07-11
net: bridge: multicast: fix MRD advertisement router port marking race
Nikolay Aleksandrov
2021-07-11
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
2021-07-02
net: bridge: sync fdb to new unicast-filtering ports
Wolfgang Bumiller
2021-06-29
net: bridge: allow br_fdb_replay to be called for the bridge device
Vladimir Oltean
2021-06-29
net: bridge: switchdev: send FDB notifications for host addresses
Tobias Waldekranz
2021-06-29
net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dst
Vladimir Oltean
[prev]
[next]