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
/
include
/
net
/
dsa.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
net: dsa: warn about dsa_port and dsa_switch bit fields being non atomic
Vladimir Oltean
1
-0
/
+8
2022-01-06
net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas
Vladimir Oltean
1
-58
/
+56
2022-01-05
net: dsa: combine two holes in struct dsa_switch_tree
Vladimir Oltean
1
-3
/
+3
2022-01-05
net: dsa: move dsa_switch_tree :: ports and lags to first cache line
Vladimir Oltean
1
-7
/
+9
2022-01-05
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
1
-1
/
+1
2022-01-05
net: dsa: merge all bools of struct dsa_switch into a single u32
Vladimir Oltean
1
-46
/
+51
2022-01-05
net: dsa: move dsa_port :: type near dsa_port :: index
Vladimir Oltean
1
-2
/
+4
2022-01-05
net: dsa: merge all bools of struct dsa_port into a single u8
Vladimir Oltean
1
-7
/
+10
2022-01-05
net: dsa: move dsa_port :: stp_state near dsa_port :: mac
Vladimir Oltean
1
-1
/
+3
2021-12-14
net: dsa: make tagging protocols connect to individual switches from a tree
Vladimir Oltean
1
-3
/
+2
2021-12-12
net: dsa: remove dp->priv
Vladimir Oltean
1
-6
/
+0
2021-12-12
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
1
-0
/
+12
2021-12-08
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
1
-6
/
+1
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+2
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-13
/
+21
2021-12-08
net: dsa: export bridging offload helpers to drivers
Vladimir Oltean
1
-0
/
+43
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
1
-0
/
+21
2021-12-08
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
1
-5
/
+5
2021-12-08
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
1
-3
/
+3
2021-12-01
net: dsa: replace phylink_get_interfaces() with phylink_get_caps()
Russell King (Oracle)
1
-2
/
+2
2021-11-01
net: dsa: populate supported_interfaces member
Marek Behún
1
-0
/
+2
2021-10-25
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
1
-0
/
+1
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
1
-1
/
+0
2021-10-24
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
1
-0
/
+1
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
1
-4
/
+3
2021-10-21
net: dsa: introduce helpers for iterating through ports using dp
Vladimir Oltean
1
-0
/
+28
2021-10-18
net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag
Alvin Šipraga
1
-0
/
+2
2021-10-18
net: dsa: allow reporting of standard ethtool stats for slave devices
Alvin Šipraga
1
-0
/
+6
2021-09-19
net: dsa: tear down devlink port regions when tearing down the devlink port o...
Vladimir Oltean
1
-0
/
+8
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+1
2021-09-15
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
1
-0
/
+5
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
1
-0
/
+3
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
1
-5
/
+3
2021-08-08
net: dsa: sja1105: rely on DSA core tracking of port learning state
Vladimir Oltean
1
-0
/
+1
2021-08-08
net: dsa: centralize fast ageing when address learning is turned off
Vladimir Oltean
1
-0
/
+1
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
1
-2
/
+0
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
1
-5
/
+2
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-7
/
+7
2021-07-26
Revert "net: dsa: Allow drivers to filter packets they can decode source port...
Vladimir Oltean
1
-15
/
+0
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
1
-0
/
+18
2021-07-23
net: dsa: track the number of switches in a tree
Vladimir Oltean
1
-0
/
+3
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
1
-0
/
+7
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
1
-0
/
+3
2021-06-29
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
1
-0
/
+1
2021-06-29
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
1
-0
/
+12
2021-06-29
net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_of
Vladimir Oltean
1
-0
/
+26
2021-06-21
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
1
-0
/
+15
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
1
-0
/
+2
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
1
-3
/
+3
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-14
/
+0
[next]