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
*
net: dsa: avoid potential use-after-free error
Christian Eggers
2020-11-20
1
-3
/
+3
*
net: dsa: tag_dsa: Use a consistent comment style
Tobias Waldekranz
2020-11-17
1
-20
/
+8
*
net: dsa: tag_dsa: Unify regular and ethertype DSA taggers
Tobias Waldekranz
2020-11-17
4
-263
/
+252
*
net: dsa: tag_dsa: Allow forwarding of redirected IGMP traffic
Tobias Waldekranz
2020-11-17
1
-3
/
+29
*
net: dsa: use net core stats64 handling
Heiner Kallweit
2020-11-09
3
-30
/
+8
*
net: dsa: Give drivers the chance to veto certain upper devices
Vladimir Oltean
2020-11-05
1
-0
/
+12
*
net: dsa: Add tag handling for Hirschmann Hellcreek switches
Kurt Kanzenbach
2020-11-05
3
-0
/
+73
*
net: dsa: tag_ar9331: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
1
-3
/
+0
*
net: dsa: tag_gswip: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
1
-5
/
+0
*
net: dsa: tag_dsa: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
1
-5
/
+0
*
net: dsa: tag_brcm: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
1
-3
/
+0
*
net: dsa: tag_edsa: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
1
-4
/
+0
*
net: dsa: tag_lan9303: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
1
-9
/
+0
*
net: dsa: tag_mtk: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
1
-3
/
+0
*
net: dsa: tag_ocelot: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
1
-7
/
+0
*
net: dsa: tag_qca: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
1
-3
/
+0
*
net: dsa: trailer: don't allocate additional memory for padding/tagging
Christian Eggers
2020-11-02
1
-29
/
+2
*
net: dsa: tag_ksz: don't allocate additional memory for padding/tagging
Christian Eggers
2020-11-02
1
-64
/
+9
*
net: dsa: implement a central TX reallocation procedure
Vladimir Oltean
2020-11-02
1
-0
/
+45
*
net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags
Christian Eggers
2020-10-19
1
-0
/
+2
*
net: dsa: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-13
1
-20
/
+1
*
net: dsa: tag_ocelot: use VLAN information from tagging header when available
Vladimir Oltean
2020-10-11
1
-0
/
+34
*
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-05
2
-9
/
+17
*
net: dsa: Add devlink port regions support to DSA
Andrew Lunn
2020-10-04
1
-0
/
+14
*
net: dsa: Register devlink ports before calling DSA driver setup()
Andrew Lunn
2020-10-04
1
-53
/
+72
*
net: dsa: Make use of devlink port flavour unused
Andrew Lunn
2020-10-04
1
-0
/
+10
*
net: dsa: Utilize __vlan_find_dev_deep_rcu()
Florian Fainelli
2020-10-02
1
-8
/
+3
*
net: dsa: Obtain VLAN protocol from skb->protocol
Florian Fainelli
2020-10-02
1
-2
/
+1
*
net: dsa: b53: Set untag_bridge_pvid
Florian Fainelli
2020-10-02
1
-13
/
+2
*
net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()
Florian Fainelli
2020-10-02
1
-0
/
+9
*
net: dsa: tag_rtl4_a: use the generic flow dissector procedure
Vladimir Oltean
2020-09-26
1
-9
/
+0
*
net: dsa: tag_sja1105: use a custom flow dissector procedure
Vladimir Oltean
2020-09-26
1
-0
/
+11
*
net: dsa: tag_qca: use the generic flow dissector procedure
Vladimir Oltean
2020-09-26
1
-8
/
+0
*
net: dsa: tag_mtk: use the generic flow dissector procedure
Vladimir Oltean
2020-09-26
1
-8
/
+0
*
net: dsa: tag_edsa: use the generic flow dissector procedure
Vladimir Oltean
2020-09-26
1
-8
/
+0
*
net: dsa: tag_dsa: use the generic flow dissector procedure
Vladimir Oltean
2020-09-26
1
-8
/
+0
*
net: dsa: tag_brcm: use generic flow dissector procedure
Vladimir Oltean
2020-09-26
1
-22
/
+12
*
net: dsa: point out the tail taggers
Vladimir Oltean
2020-09-26
2
-0
/
+2
*
net: dsa: make the .flow_dissect tagger callback return void
Vladimir Oltean
2020-09-26
6
-21
/
+12
*
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
2020-09-26
1
-7
/
+13
*
net: dsa: tag_sja1105: request promiscuous mode for master
Vladimir Oltean
2020-09-26
1
-0
/
+1
*
net: dsa: allow drivers to request promiscuous mode on master
Vladimir Oltean
2020-09-26
1
-1
/
+19
*
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
2020-09-24
1
-3
/
+3
*
net: dsa: b53: Configure VLANs while not filtering
Florian Fainelli
2020-09-23
1
-2
/
+13
*
net: dsa: untag the bridge pvid from rx skbs
Vladimir Oltean
2020-09-23
1
-0
/
+66
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
2
-6
/
+23
|
\
|
*
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
2020-09-18
1
-4
/
+7
|
*
net: dsa: link interfaces with the DSA master to get rid of lockdep warnings
Vladimir Oltean
2020-09-08
1
-2
/
+16
*
|
net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tags
Vladimir Oltean
2020-09-20
1
-4
/
+17
*
|
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
2020-09-20
1
-1
/
+19
[next]