index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
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
2011-01-11
net: Add alloc_netdev_mqs function
Tom Herbert
1
-1
/
+3
2010-09-24
net: return operator cleanup
Eric Dumazet
1
-2
/
+2
2010-08-27
gro: __napi_gro_receive() optimizations
Eric Dumazet
1
-1
/
+17
2010-08-10
etherdevice.h: fix kernel-doc typo
Randy Dunlap
1
-1
/
+1
2010-07-25
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
1
-0
/
+14
2009-05-05
net: introduce a list of device addresses dev_addr_list (v6)
Jiri Pirko
1
-0
/
+27
2009-02-09
gro: Optimise Ethernet header comparison
Herbert Xu
1
-0
/
+21
2008-11-24
eth: Declare an optimized compare_ether_addr_64bits() function
Eric Dumazet
1
-0
/
+42
2008-11-20
netdev: expose ethernet address primitives
Stephen Hemminger
1
-0
/
+4
2008-02-14
docbook: make a networking book and fix a few errors
Randy Dunlap
1
-2
/
+1
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-8
/
+12
2007-07-11
[CORE] Stack changes to add multiqueue hardware support API
Peter P Waskiewicz Jr
1
-1
/
+2
2007-07-11
[NET]: Kill eth_copy_and_sum().
David S. Miller
1
-6
/
+0
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+12
2006-01-04
[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()
Stephen Hemminger
1
-1
/
+2
2005-11-03
[ETHERNET]: Add ether stuff to docbook
Stephen Hemminger
1
-9
/
+15
2005-11-03
[ETHERNET]: Optimize is_broadcast_ether_addr
Stephen Hemminger
1
-2
/
+1
2005-10-29
[ETH]: ether address compare
Stephen Hemminger
1
-0
/
+16
2005-07-14
Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6.
Jeff Garzik
1
-1
/
+1
2005-07-12
[NET]: __be'ify *_type_trans()
Alexey Dobriyan
1
-1
/
+1
2005-06-30
Merge upstream 2.6.13-rc1-git1 into 'ieee80211' branch of netdev-2.6.
Jeff Garzik
1
-0
/
+1
2005-06-29
[NET]: Add missing include to linux/netdevice.h
Arnd Bergmann
1
-0
/
+1
2005-06-28
wireless: fix ipw warning; add is_broadcast_ether_addr() to linux/etherdevice.h
Jeff Garzik
1
-0
/
+6
2005-06-28
Update is_multicast_ether_addr() definition; net/ieee80211.h cleanups.
Jeff Garzik
1
-1
/
+1
2005-05-30
[NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.h
Michael Ellerman
1
-4
/
+18
2005-05-06
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+88