index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
etherdevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add helper eth_hw_addr_crc
Heiner Kallweit
2020-05-04
1
-0
/
+12
*
net: remove eth_change_mtu
Heiner Kallweit
2020-01-27
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-28
1
-1
/
+1
|
\
|
*
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
1
-1
/
+1
*
|
net/ncsi: handle overflow when incrementing mac address
Tao Ren
2019-04-23
1
-0
/
+12
|
/
*
net/ethernet: Add parse_protocol header_ops support
Maxim Mikityanskiy
2019-02-22
1
-0
/
+1
*
net: ethernet: provide nvmem_get_mac_address()
Bartosz Golaszewski
2018-12-03
1
-0
/
+1
*
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-26
1
-2
/
+1
*
net: Extra '_get' in declaration of arch_get_platform_mac_address
Mathieu Malaterre
2018-02-08
1
-1
/
+1
*
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
2017-11-03
1
-0
/
+1
*
etherdevice: remove unused eth_addr_greater
Vivien Didelot
2017-03-12
1
-15
/
+0
*
net: add devm version of alloc_etherdev_mqs function
Rafał Miłecki
2017-01-29
1
-0
/
+5
*
dsa: mv88e6xxx: Optimise atu_get
Andrew Lunn
2017-01-04
1
-0
/
+60
*
etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
Joe Perches
2016-07-01
1
-0
/
+23
*
net: Add eth_platform_get_mac_address() helper.
David S. Miller
2016-01-06
1
-0
/
+3
*
net: fix endian check warning in etherdevice.h
Jesse Brandeburg
2015-08-17
1
-1
/
+1
*
etherdev: Fix sparse error, make test usable by other functions
Alexander Duyck
2015-05-05
1
-0
/
+18
*
etherdev: Process is_multicast_ether_addr at same size as other operations
Alexander Duyck
2015-05-03
1
-1
/
+23
*
net: Kill dev_rebuild_header
Eric W. Biederman
2015-03-02
1
-1
/
+0
*
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
2015-01-02
1
-0
/
+4
*
net: Add functions for handling padding frame and adding to length
Alexander Duyck
2014-12-08
1
-0
/
+12
*
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
2014-09-05
1
-0
/
+1
*
etherdevice: Use ether_addr_copy to copy an Ethernet address
Joe Perches
2014-01-15
1
-1
/
+23
*
etherdevice: Optimize a few is_<foo>_ether_addr functions
Joe Perches
2013-12-09
1
-2
/
+23
*
etherdevice: Add ether_addr_equal_unaligned
Joe Perches
2013-12-09
1
-0
/
+18
*
ether_addr_equal: Optimize implementation, remove unused compare_ether_addr
Joe Perches
2013-12-06
1
-33
/
+18
*
[networking]device.h: Remove extern from function prototypes
Joe Perches
2013-09-26
1
-19
/
+16
*
net: etherdevice: add address inherit helper
Bjørn Mork
2013-09-03
1
-0
/
+15
*
net: split eth_mac_addr for better error handling
Stefan Hajnoczi
2013-01-21
1
-0
/
+2
*
net: set dev->addr_assign_type correctly
Jiri Pirko
2013-01-03
1
-1
/
+1
*
eth: Rename and properly align br_reserved_address array
Ben Hutchings
2012-11-02
1
-2
/
+3
*
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-11-02
1
-3
/
+3
*
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-10-29
1
-0
/
+19
*
etherdevice: introduce help function eth_zero_addr()
Duan Jiong
2012-09-10
1
-0
/
+11
*
etherdevice: Rename random_ether_addr to eth_random_addr
Joe Perches
2012-07-16
1
-6
/
+8
*
etherdevice: introduce eth_broadcast_addr
Johannes Berg
2012-07-10
1
-0
/
+11
*
etherdevice: fix comments
stephen hemminger
2012-05-17
1
-8
/
+6
*
etherdevice: Remove now unused compare_ether_addr_64bits
Joe Perches
2012-05-12
1
-33
/
+13
*
etherdevice.h: Add ether_addr_equal_64bits
Joe Perches
2012-05-10
1
-0
/
+20
*
etherdevice.h: Add ether_addr_equal
Joe Perches
2012-05-09
1
-0
/
+12
*
etherdev.h: Convert int is_<foo>_ether_addr to bool
Joe Perches
2012-05-08
1
-6
/
+6
*
net: compare_ether_addr[_64bits]() has no ordering
Johannes Berg
2012-05-07
1
-5
/
+6
*
rename dev_hw_addr_random and remove redundant second
Danny Kukawka
2012-02-13
1
-6
/
+7
*
net: Push protocol type directly down to header_ops->cache()
David S. Miller
2011-07-13
1
-1
/
+1
*
etherdevice.h: Add is_unicast_ether_addr function
Tobias Klauser
2011-01-13
1
-0
/
+11
*
net: Add alloc_netdev_mqs function
Tom Herbert
2011-01-10
1
-1
/
+3
*
net: return operator cleanup
Eric Dumazet
2010-09-23
1
-2
/
+2
*
gro: __napi_gro_receive() optimizations
Eric Dumazet
2010-08-26
1
-1
/
+17
*
etherdevice.h: fix kernel-doc typo
Randy Dunlap
2010-08-10
1
-1
/
+1
[next]