Ben Hutchings
|
2bc80059fe
eth: Rename and properly align br_reserved_address array
|
12 years ago |
Ben Hutchings
|
46acc460c0
eth: Make is_link_local() consistent with other address tests
|
12 years ago |
John Fastabend
|
b3343a2a2c
net, ixgbe: handle link local multicast addresses in SR-IOV mode
|
12 years ago |
Duan Jiong
|
6d57e9078e
etherdevice: introduce help function eth_zero_addr()
|
12 years ago |
Joe Perches
|
0a4dd59498
etherdevice: Rename random_ether_addr to eth_random_addr
|
13 years ago |
Johannes Berg
|
ad7eee98be
etherdevice: introduce eth_broadcast_addr
|
13 years ago |
stephen hemminger
|
048b899ce3
etherdevice: fix comments
|
13 years ago |
Joe Perches
|
e550ba1af9
etherdevice: Remove now unused compare_ether_addr_64bits
|
13 years ago |
Joe Perches
|
baf523c9ba
etherdevice.h: Add ether_addr_equal_64bits
|
13 years ago |
Joe Perches
|
a599b0f54d
etherdevice.h: Add ether_addr_equal
|
13 years ago |
Joe Perches
|
b44907e64c
etherdev.h: Convert int is_<foo>_ether_addr to bool
|
13 years ago |
Johannes Berg
|
1c430a727f
net: compare_ether_addr[_64bits]() has no ordering
|
13 years ago |
Danny Kukawka
|
1a0d6ae579
rename dev_hw_addr_random and remove redundant second
|
13 years ago |
David S. Miller
|
e69dd336ee
net: Push protocol type directly down to header_ops->cache()
|
14 years ago |
Tobias Klauser
|
51e7eed79c
etherdevice.h: Add is_unicast_ether_addr function
|
14 years ago |
Tom Herbert
|
36909ea438
net: Add alloc_netdev_mqs function
|
14 years ago |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 years ago |
Eric Dumazet
|
40d0802b3e
gro: __napi_gro_receive() optimizations
|
15 years ago |
Randy Dunlap
|
7ed24e8da7
etherdevice.h: fix kernel-doc typo
|
15 years ago |
Stefan Assmann
|
c1f79426e2
sysfs: add attribute to indicate hw address assignment type
|
15 years ago |
Jiri Pirko
|
f001fde5ea
net: introduce a list of device addresses dev_addr_list (v6)
|
16 years ago |
Herbert Xu
|
aa4b9f533e
gro: Optimise Ethernet header comparison
|
16 years ago |
Eric Dumazet
|
1f87e235e6
eth: Declare an optimized compare_ether_addr_64bits() function
|
16 years ago |
Stephen Hemminger
|
ccad637b0c
netdev: expose ethernet address primitives
|
16 years ago |
Randy Dunlap
|
bc2cda1ebd
docbook: make a networking book and fix a few errors
|
17 years ago |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 years ago |
Peter P Waskiewicz Jr
|
f25f4e4480
[CORE] Stack changes to add multiqueue hardware support API
|
18 years ago |
David S. Miller
|
8c7b7faaa6
[NET]: Kill eth_copy_and_sum().
|
18 years ago |
Paolo 'Blaisorblade' Giarrusso
|
e024715f5f
uml: improve checking and diagnostics of ethernet MACs
|
18 years ago |
Stephen Hemminger
|
88df8ef59a
[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()
|
19 years ago |