index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
port.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-24
net: dsa: don't advertise 'rx-vlan-filter' when not needed
Vladimir Oltean
1
-2
/
+40
2021-08-24
net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge p...
Vladimir Oltean
1
-0
/
+4
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
1
-34
/
+5
2021-08-12
net: dsa: tag_8021q: don't broadcast during setup/teardown
Vladimir Oltean
1
-4
/
+10
2021-08-12
net: dsa: print more information when a cross-chip notifier fails
Vladimir Oltean
1
-6
/
+12
2021-08-09
net: dsa: avoid fast ageing twice when port leaves a bridge
Vladimir Oltean
1
-1
/
+3
2021-08-09
net: dsa: still fast-age ports joining a bridge if they can't configure learning
Vladimir Oltean
1
-1
/
+17
2021-08-08
net: dsa: flush the dynamic FDB of the software bridge when fast ageing a port
Vladimir Oltean
1
-0
/
+20
2021-08-08
net: dsa: don't fast age bridge ports with learning turned off
Vladimir Oltean
1
-1
/
+1
2021-08-08
net: dsa: centralize fast ageing when address learning is turned off
Vladimir Oltean
1
-4
/
+31
2021-08-08
net: dsa: don't fast age standalone ports
Vladimir Oltean
1
-8
/
+12
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
1
-11
/
+0
2021-08-06
net: dsa: stop syncing the bridge mcast_router attribute at join time
Vladimir Oltean
1
-10
/
+0
2021-07-26
Revert "net: dsa: Allow drivers to filter packets they can decode source port...
Vladimir Oltean
1
-1
/
+0
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
1
-1
/
+83
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
1
-1
/
+1
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
1
-68
/
+16
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
1
-1
/
+15
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
1
-0
/
+28
2021-06-29
net: dsa: replay the local bridge FDB entries pointing to the bridge dev too
Vladimir Oltean
1
-0
/
+12
2021-06-29
net: dsa: install the host MDB and FDB entries in the master's RX filter
Vladimir Oltean
1
-0
/
+24
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host FDBs
Vladimir Oltean
1
-0
/
+26
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host MDBs
Vladimir Oltean
1
-0
/
+24
2021-06-28
net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG
Vladimir Oltean
1
-2
/
+43
2021-06-28
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
1
-7
/
+6
2021-06-28
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
1
-3
/
+3
2021-06-21
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
1
-2
/
+2
2021-04-21
net: dsa: fix bridge support for drivers without port_bridge_flags callback
Oleksij Rempel
1
-1
/
+1
2021-03-23
net: dsa: sync up switchdev objects and port attributes when joining the bridge
Vladimir Oltean
1
-0
/
+46
2021-03-23
net: dsa: inherit the actual bridge port flags at join time
Vladimir Oltean
1
-41
/
+82
2021-03-23
net: dsa: pass extack to dsa_port_{bridge,lag}_join
Vladimir Oltean
1
-3
/
+5
2021-03-23
net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a b...
Vladimir Oltean
1
-4
/
+18
2021-02-16
net: dsa: add MRP support
Horatiu Vultur
1
-0
/
+48
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
1
-7
/
+11
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
1
-1
/
+3
2021-02-12
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
1
-17
/
+14
2021-02-12
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
1
-15
/
+19
2021-02-12
net: dsa: configure better brport flags when ports leave the bridge
Vladimir Oltean
1
-7
/
+38
2021-02-11
net: dsa: add support for offloading HSR
George McCollister
1
-0
/
+34
2021-01-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
1
-0
/
+8
2021-01-29
net: dsa: document the existing switch tree notifiers and add a new one
Vladimir Oltean
1
-23
/
+13
2021-01-14
net: dsa: Link aggregation support
Tobias Waldekranz
1
-0
/
+79
2021-01-11
net: dsa: remove the transactional logic from ageing time notifiers
Vladimir Oltean
1
-5
/
+1
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-54
/
+43
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
1
-6
/
+2
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
1
-8
/
+9
2020-09-20
net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0
Vladimir Oltean
1
-2
/
+44
2020-09-20
net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering()
Vladimir Oltean
1
-7
/
+7
2020-09-11
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
1
-33
/
+0
2020-05-12
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
1
-0
/
+14
[next]