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
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
eth: Pull header from first fragment via eth_get_headlen
Alexander Duyck
1
-1
/
+2
2016-01-07
net: Add eth_platform_get_mac_address() helper.
David S. Miller
1
-0
/
+31
2015-09-29
net: help compiler generate better code in eth_get_headlen
Jesper Dangaard Brouer
1
-1
/
+1
2015-09-02
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
1
-1
/
+1
2015-08-10
net: ethernet: Fix double word "the the" in eth.c
Masanari Iida
1
-1
/
+1
2015-06-05
net: Add full IPv6 addresses to flow_keys
Tom Herbert
1
-1
/
+1
2015-06-02
net: Add priority to packet_offload objects.
David S. Miller
1
-0
/
+1
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
1
-3
/
+3
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
1
-0
/
+1
2015-05-06
etherdev: Fix sparse error, make test usable by other functions
Alexander Duyck
1
-1
/
+1
2015-05-04
etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdr
Alexander Duyck
1
-1
/
+2
2015-05-04
etherdev: Process is_multicast_ether_addr at same size as other operations
Alexander Duyck
1
-1
/
+1
2015-05-04
etherdev: Avoid unnecessary byte swap in check for Ethertype
Alexander Duyck
1
-1
/
+1
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+2
2015-03-03
net: Kill dev_rebuild_header
Eric W. Biederman
1
-34
/
+0
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
1
-0
/
+92
2014-09-06
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
1
-0
/
+27
2014-08-28
net: dsa: reduce number of protocol hooks
Florian Fainelli
1
-5
/
+2
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-01-17
net: eth_type_trans() should use skb_header_pointer()
Eric Dumazet
1
-2
/
+5
2013-10-01
ethernet: use likely() for common Ethernet encap
stephen hemminger
1
-4
/
+5
2013-10-01
ethernet: cleanup eth_type_trans
stephen hemminger
1
-14
/
+3
2013-09-20
net: ethernet: eth.c: removed checkpatch warnings and errors
Avinash Kumar
1
-3
/
+3
2013-07-17
net: Fix sysfs_format_mac() code duplication.
David S. Miller
1
-20
/
+1
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
1
-1
/
+1
2013-01-21
net: split eth_mac_addr for better error handling
Stefan Hajnoczi
1
-6
/
+35
2013-01-04
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
1
-2
/
+0
2012-07-19
ipx: move peII functions
stephen hemminger
2
-39
/
+0
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-0
/
+3
2012-06-30
net: introduce new priv_flag indicating iface capable of change mac when running
Jiri Pirko
1
-1
/
+1
2012-05-11
net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
Joe Perches
1
-2
/
+3
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-13
eth: reset addr_assign_type if eth_mac_addr() called
Danny Kukawka
1
-0
/
+2
2011-09-15
net: don't clear IFF_XMIT_DST_RELEASE in ether_setup
nhorman
1
-1
/
+1
2011-07-28
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
1
-0
/
+1
2011-07-26
net: fix eth.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
1
-2
/
+1
2011-01-13
eth: fix new kernel-doc warning
Randy Dunlap
1
-1
/
+1
2011-01-11
net: Add alloc_netdev_mqs function
Tom Herbert
1
-5
/
+7
2010-09-24
net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-08-27
net: use scnprintf() to avoid potential buffer overflow
Changli Gao
1
-3
/
+3
2010-07-15
Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issue
Chihau Chau
1
-2
/
+1
2010-06-11
net-next: remove useless union keyword
Changli Gao
1
-4
/
+1
2010-05-02
net: Inline skb_pull() in eth_type_trans().
David S. Miller
1
-1
/
+1
2010-04-22
ethernet: print protocol in host byte order
Johannes Berg
1
-1
/
+1
2010-04-21
net: Fix various endianness glitches
Eric Dumazet
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-27
llc: use dev_hard_header
Octavian Purdila
1
-3
/
+3
2009-11-16
remove deprecated and not used: print_mac()
Marin Mitov
1
-7
/
+0
[next]