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