index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
etherdevice.h
Age
Commit message (
Expand
)
Author
2015-08-17
net: fix endian check warning in etherdevice.h
Jesse Brandeburg
2015-05-05
etherdev: Fix sparse error, make test usable by other functions
Alexander Duyck
2015-05-03
etherdev: Process is_multicast_ether_addr at same size as other operations
Alexander Duyck
2015-03-02
net: Kill dev_rebuild_header
Eric W. Biederman
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
2014-12-08
net: Add functions for handling padding frame and adding to length
Alexander Duyck
2014-09-05
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
2014-01-15
etherdevice: Use ether_addr_copy to copy an Ethernet address
Joe Perches
2013-12-09
etherdevice: Optimize a few is_<foo>_ether_addr functions
Joe Perches
2013-12-09
etherdevice: Add ether_addr_equal_unaligned
Joe Perches
2013-12-06
ether_addr_equal: Optimize implementation, remove unused compare_ether_addr
Joe Perches
2013-09-26
[networking]device.h: Remove extern from function prototypes
Joe Perches
2013-09-03
net: etherdevice: add address inherit helper
Bjørn Mork
2013-01-21
net: split eth_mac_addr for better error handling
Stefan Hajnoczi
2013-01-03
net: set dev->addr_assign_type correctly
Jiri Pirko
2012-11-02
eth: Rename and properly align br_reserved_address array
Ben Hutchings
2012-11-02
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-10-29
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-09-10
etherdevice: introduce help function eth_zero_addr()
Duan Jiong
2012-07-16
etherdevice: Rename random_ether_addr to eth_random_addr
Joe Perches
2012-07-10
etherdevice: introduce eth_broadcast_addr
Johannes Berg
2012-05-17
etherdevice: fix comments
stephen hemminger
2012-05-12
etherdevice: Remove now unused compare_ether_addr_64bits
Joe Perches
2012-05-10
etherdevice.h: Add ether_addr_equal_64bits
Joe Perches
2012-05-09
etherdevice.h: Add ether_addr_equal
Joe Perches
2012-05-08
etherdev.h: Convert int is_<foo>_ether_addr to bool
Joe Perches
2012-05-07
net: compare_ether_addr[_64bits]() has no ordering
Johannes Berg
2012-02-13
rename dev_hw_addr_random and remove redundant second
Danny Kukawka
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
2011-01-13
etherdevice.h: Add is_unicast_ether_addr function
Tobias Klauser
2011-01-10
net: Add alloc_netdev_mqs function
Tom Herbert
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-08-26
gro: __napi_gro_receive() optimizations
Eric Dumazet
2010-08-10
etherdevice.h: fix kernel-doc typo
Randy Dunlap
2010-07-24
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
2009-05-05
net: introduce a list of device addresses dev_addr_list (v6)
Jiri Pirko
2009-02-08
gro: Optimise Ethernet header comparison
Herbert Xu
2008-11-23
eth: Declare an optimized compare_ether_addr_64bits() function
Eric Dumazet
2008-11-19
netdev: expose ethernet address primitives
Stephen Hemminger
2008-02-13
docbook: make a networking book and fix a few errors
Randy Dunlap
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-07-10
[CORE] Stack changes to add multiqueue hardware support API
Peter P Waskiewicz Jr
2007-07-10
[NET]: Kill eth_copy_and_sum().
David S. Miller
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
2006-01-03
[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()
Stephen Hemminger
2005-11-02
[ETHERNET]: Add ether stuff to docbook
Stephen Hemminger
2005-11-02
[ETHERNET]: Optimize is_broadcast_ether_addr
Stephen Hemminger
2005-10-29
[ETH]: ether address compare
Stephen Hemminger
2005-07-13
Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6.
Jeff Garzik
2005-07-12
[NET]: __be'ify *_type_trans()
Alexey Dobriyan
[next]