Joe Perches
|
286ab723d4
etherdevice: Use ether_addr_copy to copy an Ethernet address
|
12 yıl önce |
Joe Perches
|
2c722fe1c8
etherdevice: Optimize a few is_<foo>_ether_addr functions
|
12 yıl önce |
Joe Perches
|
73eaef87e9
etherdevice: Add ether_addr_equal_unaligned
|
12 yıl önce |
Joe Perches
|
0d74c42f78
ether_addr_equal: Optimize implementation, remove unused compare_ether_addr
|
12 yıl önce |
Joe Perches
|
f629d208d2
[networking]device.h: Remove extern from function prototypes
|
12 yıl önce |
Bjørn Mork
|
83a093b486
net: etherdevice: add address inherit helper
|
12 yıl önce |
Stefan Hajnoczi
|
fa0879e37b
net: split eth_mac_addr for better error handling
|
13 yıl önce |
Jiri Pirko
|
e41b2d7fe7
net: set dev->addr_assign_type correctly
|
13 yıl önce |
Ben Hutchings
|
2bc80059fe
eth: Rename and properly align br_reserved_address array
|
13 yıl önce |
Ben Hutchings
|
46acc460c0
eth: Make is_link_local() consistent with other address tests
|
13 yıl önce |
John Fastabend
|
b3343a2a2c
net, ixgbe: handle link local multicast addresses in SR-IOV mode
|
13 yıl önce |
Duan Jiong
|
6d57e9078e
etherdevice: introduce help function eth_zero_addr()
|
13 yıl önce |
Joe Perches
|
0a4dd59498
etherdevice: Rename random_ether_addr to eth_random_addr
|
13 yıl önce |
Johannes Berg
|
ad7eee98be
etherdevice: introduce eth_broadcast_addr
|
13 yıl önce |
stephen hemminger
|
048b899ce3
etherdevice: fix comments
|
13 yıl önce |
Joe Perches
|
e550ba1af9
etherdevice: Remove now unused compare_ether_addr_64bits
|
13 yıl önce |
Joe Perches
|
baf523c9ba
etherdevice.h: Add ether_addr_equal_64bits
|
13 yıl önce |
Joe Perches
|
a599b0f54d
etherdevice.h: Add ether_addr_equal
|
13 yıl önce |
Joe Perches
|
b44907e64c
etherdev.h: Convert int is_<foo>_ether_addr to bool
|
13 yıl önce |
Johannes Berg
|
1c430a727f
net: compare_ether_addr[_64bits]() has no ordering
|
13 yıl önce |
Danny Kukawka
|
1a0d6ae579
rename dev_hw_addr_random and remove redundant second
|
14 yıl önce |
David S. Miller
|
e69dd336ee
net: Push protocol type directly down to header_ops->cache()
|
14 yıl önce |
Tobias Klauser
|
51e7eed79c
etherdevice.h: Add is_unicast_ether_addr function
|
15 yıl önce |
Tom Herbert
|
36909ea438
net: Add alloc_netdev_mqs function
|
15 yıl önce |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
15 yıl önce |
Eric Dumazet
|
40d0802b3e
gro: __napi_gro_receive() optimizations
|
15 yıl önce |
Randy Dunlap
|
7ed24e8da7
etherdevice.h: fix kernel-doc typo
|
15 yıl önce |
Stefan Assmann
|
c1f79426e2
sysfs: add attribute to indicate hw address assignment type
|
15 yıl önce |
Jiri Pirko
|
f001fde5ea
net: introduce a list of device addresses dev_addr_list (v6)
|
16 yıl önce |
Herbert Xu
|
aa4b9f533e
gro: Optimise Ethernet header comparison
|
17 yıl önce |