Sign in
android-kvm
/
linux
/
dbbdf54c7206bf3f201f9ddaa5f4dd87835271cc
/
net
/
dsa
/
tag_dsa.c
57fd967
net: dsa: Implement flow_dissect callback for tag_dsa.
by Rundong Ge
· 6 years ago
a5dd308
net: dsa: Add overhead to tag protocol ops.
by Andrew Lunn
· 6 years ago
13edbdb
net: dsa: {e}dsa: set offload_fwd_mark on received packets
by Andrew Lunn
· 7 years ago
2231c43
net: dsa: rename dsa_master_get_slave
by Vivien Didelot
· 7 years ago
d945097
net: dsa: add slave to port helper
by Vivien Didelot
· 7 years ago
3775b1b
net: dsa: add master helper to look up slaves
by Vivien Didelot
· 7 years ago
89e4950
dsa: remove unused net_device arg from handlers
by Florian Westphal
· 7 years ago
fe47d56
net: dsa: factor skb freeing on xmit
by Vivien Didelot
· 8 years ago
5470979
net: dsa: remove out_drop label in taggers rcv
by Vivien Didelot
· 8 years ago
ea5dd34
net: dsa: include dsa.h only once
by Vivien Didelot
· 8 years ago
a86d8be
net: dsa: Factor bottom tag receive functions
by Florian Fainelli
· 8 years ago
16c5dcb
net: dsa: Move skb_unshare() to dsa_switch_rcv()
by Florian Fainelli
· 8 years ago
9d7f9c4
net: dsa: Do not check for NULL dst in tag parsers
by Florian Fainelli
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
afdcf15
net: dsa: store a dsa_port in dsa_slave_priv
by Vivien Didelot
· 8 years ago
26895e2
net: dsa: use ds->num_ports when possible
by Vivien Didelot
· 8 years ago
c8b0980
net: dsa: Add a ports structure and use it in the switch structure
by Andrew Lunn
· 9 years ago
149cafd
net: dsa: tag_{e}dsa.c: Remove dependency on platform data
by Andrew Lunn
· 9 years ago
4ed70ce
net: dsa: Refactor transmit path to eliminate duplication
by Florian Fainelli
· 9 years ago
734cbb5
net: dsa: Don't set skb->protocol on outgoing tagged packets
by Guenter Roeck
· 10 years ago
5075314
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
by Alexander Duyck
· 10 years ago
3e8a72d
net: dsa: reduce number of protocol hooks
by Florian Fainelli
· 10 years ago
7df899c
dsa: Combine core and tagging code
by Ben Hutchings
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6fef4c0
netdev: convert pseudo-devices to netdev_tx_t
by Stephen Hemminger
· 15 years ago
e84665c
dsa: add switch chip cascading support
by Lennert Buytenhek
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
09640e63
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
7e452ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
14ee674
dsa: fix skb->pkt_type when mac address of slave interface differs
by Lennert Buytenhek
· 16 years ago
d2ad3ca
net/: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
cf85d08
dsa: add support for original DSA tagging format
by Lennert Buytenhek
· 16 years ago