index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
4
-29
/
+64
|
\
|
*
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
2023-06-27
4
-29
/
+64
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
1
-1
/
+23
|
\
|
|
*
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
2023-06-20
1
-1
/
+23
*
|
net: dsa: add support for mac_prepare() and mac_finish() calls
Russell King (Oracle)
2023-05-26
1
-0
/
+32
|
/
*
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
2023-04-23
1
-1
/
+1
*
net: dsa: update TX path comments to not mention skb_mac_header()
Vladimir Oltean
2023-04-23
2
-3
/
+3
*
net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()
Vladimir Oltean
2023-04-23
1
-1
/
+1
*
net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths
Vladimir Oltean
2023-04-23
1
-1
/
+1
*
net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
Vladimir Oltean
2023-04-23
1
-9
/
+9
*
net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
Vladimir Oltean
2023-04-23
1
-1
/
+1
*
net: dsa: add trace points for VLAN operations
Vladimir Oltean
2023-04-12
2
-5
/
+137
*
net: dsa: add trace points for FDB/MDB operations
Vladimir Oltean
2023-04-12
4
-12
/
+423
*
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
2023-04-09
6
-13
/
+37
*
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
2023-04-03
3
-35
/
+29
*
net: dsa: make dsa_port_supports_hwtstamp() construct a fake ifreq
Vladimir Oltean
2023-04-03
3
-6
/
+8
*
net: dsa: fix db type confusion in host fdb/mdb add/del
Vladimir Oltean
2023-03-30
1
-12
/
+12
*
net: dsa: sync unicast and multicast addresses for VLAN filters too
Vladimir Oltean
2023-03-30
1
-5
/
+116
*
net: dsa: tag_brcm: legacy: fix daisy-chained switches
Álvaro Fernández Rojas
2023-03-21
1
-2
/
+8
*
net: dsa: report rx_bytes unadjusted for ETH_HLEN
Vladimir Oltean
2023-03-20
1
-1
/
+1
*
net: dsa: don't error out when drivers return ETH_DATA_LEN in .port_max_mtu()
Vladimir Oltean
2023-03-16
1
-4
/
+5
*
net: dsa: use NL_SET_ERR_MSG_WEAK_MOD() more consistently
Vladimir Oltean
2023-02-03
1
-5
/
+6
*
net: dsa: Use sysfs_emit() to instead of sprintf()
Bo Liu
2023-02-02
1
-1
/
+1
*
netlink: provide an ability to set default extack message
Leon Romanovsky
2023-02-01
2
-6
/
+2
*
net: dsa: microchip: enable port queues for tc mqprio
Arun Ramadoss
2023-01-23
1
-0
/
+15
*
net: dsa: add plumbing for changing and getting MAC merge layer state
Vladimir Oltean
2023-01-23
1
-0
/
+37
*
net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag
Christian Eggers
2023-01-13
1
-1
/
+28
*
net: dsa: microchip: ptp: add packet transmission timestamping
Christian Eggers
2023-01-13
1
-3
/
+51
*
net: dsa: microchip: ptp: add packet reception timestamping
Christian Eggers
2023-01-13
1
-6
/
+19
*
net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled
Arun Ramadoss
2023-01-13
1
-7
/
+88
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-12-13
1
-1
/
+10
|
\
|
*
net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
Vladimir Oltean
2022-12-12
1
-1
/
+10
*
|
net: dsa: don't call ptp_classify_raw() if switch doesn't provide RX timestam...
Vladimir Oltean
2022-12-12
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
3
-3
/
+6
|
\
|
|
*
net: dsa: sja1105: Check return value
Artem Chernyshev
2022-12-02
1
-1
/
+2
|
*
net: dsa: hellcreek: Check return value
Artem Chernyshev
2022-12-02
1
-1
/
+2
|
*
net: dsa: ksz: Check return value
Artem Chernyshev
2022-12-02
1
-1
/
+2
*
|
net: dsa: kill off dsa_priv.h
Vladimir Oltean
2022-11-22
8
-25
/
+14
*
|
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
2022-11-22
7
-8
/
+46
*
|
net: dsa: move definitions from dsa_priv.h to slave.c
Vladimir Oltean
2022-11-22
2
-42
/
+42
*
|
net: dsa: rename dsa2.c back into dsa.c and create its header
Vladimir Oltean
2022-11-22
8
-31
/
+46
*
|
net: dsa: merge dsa.c into dsa2.c
Vladimir Oltean
2022-11-22
4
-238
/
+221
*
|
net: dsa: move notifier definitions to switch.h
Vladimir Oltean
2022-11-22
2
-105
/
+108
*
|
net: dsa: move dsa_tree_notify() and dsa_broadcast() to switch.c
Vladimir Oltean
2022-11-22
4
-48
/
+50
*
|
net: dsa: move headers exported by switch.c to switch.h
Vladimir Oltean
2022-11-22
6
-4
/
+15
*
|
net: dsa: move tagging protocol code to tag.{c,h}
Vladimir Oltean
2022-11-22
27
-541
/
+581
*
|
net: dsa: move headers exported by slave.c to slave.h
Vladimir Oltean
2022-11-22
8
-57
/
+77
*
|
net: dsa: move headers exported by master.c to master.h
Vladimir Oltean
2022-11-22
5
-9
/
+27
*
|
net: dsa: move headers exported by port.c to port.h
Vladimir Oltean
2022-11-22
8
-97
/
+120
*
|
net: dsa: move rest of devlink setup/teardown to devlink.c
Vladimir Oltean
2022-11-22
3
-20
/
+49
[next]