Tom Herbert
|
cd79a2382a
flow_dissector: Add flags argument to skb_flow_dissector functions
|
10 years ago |
Masanari Iida
|
ecea49914b
net: ethernet: Fix double word "the the" in eth.c
|
10 years ago |
Tom Herbert
|
c3f8324188
net: Add full IPv6 addresses to flow_keys
|
10 years ago |
David S. Miller
|
bdef7de4b8
net: Add priority to packet_offload objects.
|
10 years ago |
Jiri Pirko
|
06635a35d1
flow_dissect: use programable dissector in skb_flow_dissect and friends
|
10 years ago |
Jiri Pirko
|
10b89ee43e
net: move *skb_get_poff declarations into correct header
|
10 years ago |
Alexander Duyck
|
2c7a88c252
etherdev: Fix sparse error, make test usable by other functions
|
10 years ago |
Alexander Duyck
|
610986e726
etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdr
|
10 years ago |
Alexander Duyck
|
d54385ce68
etherdev: Process is_multicast_ether_addr at same size as other operations
|
10 years ago |
Alexander Duyck
|
849b920e17
etherdev: Avoid unnecessary byte swap in check for Ethertype
|
10 years ago |
Joe Perches
|
afc130dd39
ethernet: Use eth_<foo>_addr instead of memset
|
10 years ago |
Eric W. Biederman
|
d476059e77
net: Kill dev_rebuild_header
|
10 years ago |
Jesse Gross
|
9b174d88c2
net: Add Transparent Ethernet Bridging GRO support.
|
10 years ago |
Alexander Duyck
|
56193d1bce
net: Add function for parsing the header length out of linear ethernet frames
|
11 years ago |
Florian Fainelli
|
3e8a72d1da
net: dsa: reduce number of protocol hooks
|
11 years ago |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 years ago |
Eric Dumazet
|
0864c15883
net: eth_type_trans() should use skb_header_pointer()
|
11 years ago |
stephen hemminger
|
56d7b53f47
ethernet: use likely() for common Ethernet encap
|
12 years ago |
stephen hemminger
|
12861b7bc2
ethernet: cleanup eth_type_trans
|
12 years ago |
Avinash Kumar
|
118a7b0ede
net: ethernet: eth.c: removed checkpatch warnings and errors
|
12 years ago |
David S. Miller
|
ae8e9c5a1a
net: Fix sysfs_format_mac() code duplication.
|
12 years ago |
Simon Horman
|
e5c5d22e8d
net: add ETH_P_802_3_MIN
|
12 years ago |
Stefan Hajnoczi
|
fa0879e37b
net: split eth_mac_addr for better error handling
|
12 years ago |
Jiri Pirko
|
15c6ff3bc0
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
|
12 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Jiri Pirko
|
bb35f67195
net: introduce new priv_flag indicating iface capable of change mac when running
|
13 years ago |
Joe Perches
|
a6700db179
net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Danny Kukawka
|
c8585bd89e
eth: reset addr_assign_type if eth_mac_addr() called
|
13 years ago |