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
/
dsa_priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-08
net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...
Vladimir Oltean
1
-11
/
+14
2021-02-16
net: dsa: add MRP support
Horatiu Vultur
1
-0
/
+26
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
1
-1
/
+2
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
-3
/
+6
2021-02-12
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
1
-2
/
+4
2021-02-11
net: dsa: add support for offloading HSR
George McCollister
1
-0
/
+11
2021-02-06
net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces
Vladimir Oltean
1
-0
/
+13
2021-02-03
net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored
Vladimir Oltean
1
-1
/
+9
2021-01-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
1
-0
/
+15
2021-01-29
net: dsa: document the existing switch tree notifiers and add a new one
Vladimir Oltean
1
-0
/
+2
2021-01-14
net: dsa: Link aggregation support
Tobias Waldekranz
1
-0
/
+36
2021-01-11
net: dsa: remove the transactional logic from ageing time notifiers
Vladimir Oltean
1
-1
/
+0
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-12
/
+6
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
1
-6
/
+2
2021-01-09
net: dsa: dsa_legacy_fdb_{add,del} can be static
Vladimir Oltean
1
-9
/
+0
2021-01-07
net: dsa: export dsa_slave_dev_check
Vladimir Oltean
1
-1
/
+0
2021-01-07
net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work
Vladimir Oltean
1
-0
/
+12
2020-11-09
net: dsa: use net core stats64 handling
Heiner Kallweit
1
-2
/
+0
2020-10-02
net: dsa: Utilize __vlan_find_dev_deep_rcu()
Florian Fainelli
1
-8
/
+3
2020-10-02
net: dsa: Obtain VLAN protocol from skb->protocol
Florian Fainelli
1
-2
/
+1
2020-09-23
net: dsa: untag the bridge pvid from rx skbs
Vladimir Oltean
1
-0
/
+66
2020-09-11
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
1
-2
/
+0
2020-07-05
net: dsa: Add __percpu property to prevent warnings
Andrew Lunn
1
-1
/
+1
2020-05-12
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
1
-0
/
+1
2020-05-10
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
1
-0
/
+1
2020-04-23
net: dsa: add GRO support via gro_cells
Alexander Lobakin
1
-0
/
+3
2020-03-27
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
Vladimir Oltean
1
-0
/
+4
2020-03-27
net: dsa: configure the MTU for switch ports
Vladimir Oltean
1
-0
/
+11
2020-03-03
net: dsa: fix phylink_start()/phylink_stop() calls
Russell King
1
-0
/
+2
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
1
-0
/
+1
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
1
-2
/
+0
2019-12-17
net: dsa: Make PHYLINK related function static again
Florian Fainelli
1
-16
/
+0
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-2
/
+2
2019-10-22
net: dsa: use ports list to find slave
Vivien Didelot
1
-17
/
+6
2019-07-09
net: dsa: add support for BRIDGE_MROUTER attribute
Vivien Didelot
1
-0
/
+2
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-29
net: dsa: Move the phylink driver calls into port.c
Ioana Ciornei
1
-0
/
+17
2019-05-05
net: dsa: Add support for deferred xmit
Vladimir Oltean
1
-0
/
+2
2019-04-30
net: dsa: Remove legacy probing support
Andrew Lunn
1
-12
/
+0
2019-04-30
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
1
-0
/
+2
2019-04-28
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
1
-30
/
+0
2019-04-28
dsa: Add stub tag driver put method
Andrew Lunn
1
-0
/
+1
2019-04-28
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
1
-1
/
+2
2019-03-03
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
1
-0
/
+1
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
1
-1
/
+1
2019-02-21
net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
Florian Fainelli
1
-0
/
+2
2019-02-21
net: dsa: add support for bridge flags
Russell King
1
-0
/
+2
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
1
-1
/
+2
[next]