Neil Horman
|
d887331506
net: add IFF_SKB_TX_SHARED flag to priv_flags
|
14 年之前 |
Randy Dunlap
|
48daec034b
net: fix eth.c kernel-doc warning
|
14 年之前 |
David S. Miller
|
e69dd336ee
net: Push protocol type directly down to header_ops->cache()
|
14 年之前 |
Randy Dunlap
|
3806b4f3b6
eth: fix new kernel-doc warning
|
14 年之前 |
Tom Herbert
|
36909ea438
net: Add alloc_netdev_mqs function
|
14 年之前 |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 年之前 |
Changli Gao
|
53f91dc1f7
net: use scnprintf() to avoid potential buffer overflow
|
14 年之前 |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 年之前 |
David S. Miller
|
47d29646a2
net: Inline skb_pull() in eth_type_trans().
|
15 年之前 |
Johannes Berg
|
b002a86109
ethernet: print protocol in host byte order
|
15 年之前 |
Eric Dumazet
|
0eae88f31c
net: Fix various endianness glitches
|
15 年之前 |
Octavian Purdila
|
bf9ae5386b
llc: use dev_hard_header
|
15 年之前 |
Marin Mitov
|
b9f5d52670
remove deprecated and not used: print_mac()
|
15 年之前 |
Alexander Beregalov
|
e3804cbebb
net: remove COMPAT_NET_DEV_OPS
|
16 年之前 |
Eric Dumazet
|
1f87e235e6
eth: Declare an optimized compare_ether_addr_64bits() function
|
16 年之前 |
Stephen Hemminger
|
ccad637b0c
netdev: expose ethernet address primitives
|
16 年之前 |
Lennert Buytenhek
|
396138f03f
dsa: add support for Trailer tagging format
|
16 年之前 |
Lennert Buytenhek
|
cf85d08fdf
dsa: add support for original DSA tagging format
|
16 年之前 |
Arnaldo Carvalho de Melo
|
6067804047
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
|
16 年之前 |
Patrick McHardy
|
2ed9926e16
[NET]: Return more appropriate error from eth_validate_addr().
|
17 年之前 |
Michael Chan
|
7ffc49a6ee
[ETH]: Combine format_addr() with print_mac().
|
17 年之前 |
Jeff Garzik
|
bada339ba2
[NET]: Validate device addr prior to interface-up
|
17 年之前 |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 年之前 |
Stephen Hemminger
|
b95cce3576
[NET]: Wrap hard_header_parse
|
17 年之前 |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 年之前 |
Stephen Hemminger
|
23f1f4eff8
[NET] ethernet: optimize memcpy and memset
|
18 年之前 |
Patrick McHardy
|
71bffe556c
[ETH]: Validate address in eth_mac_addr
|
18 年之前 |
Peter P Waskiewicz Jr
|
f25f4e4480
[CORE] Stack changes to add multiqueue hardware support API
|
18 年之前 |
Arnaldo Carvalho de Melo
|
459a98ed88
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
|
18 年之前 |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 年之前 |