1. 36d6d82 net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 4 years, 6 months ago
  2. 6ebde31 net: introduce device min_header_len by Willem de Bruijn · 7 years ago
  3. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  4. d975ddd eth: Pull header from first fragment via eth_get_headlen by Alexander Duyck · 8 years ago
  5. c7f5d10 net: Add eth_platform_get_mac_address() helper. by David S. Miller · 8 years ago
  6. 8a4683a net: help compiler generate better code in eth_get_headlen by Jesper Dangaard Brouer · 9 years ago
  7. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  8. ecea499 net: ethernet: Fix double word "the the" in eth.c by Masanari Iida · 9 years ago
  9. c3f8324 net: Add full IPv6 addresses to flow_keys by Tom Herbert · 9 years ago
  10. bdef7de net: Add priority to packet_offload objects. by David S. Miller · 9 years ago
  11. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 9 years ago
  12. 10b89ee4 net: move *skb_get_poff declarations into correct header by Jiri Pirko · 9 years ago
  13. 2c7a88c etherdev: Fix sparse error, make test usable by other functions by Alexander Duyck · 9 years ago
  14. 610986e etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdr by Alexander Duyck · 9 years ago
  15. d54385c etherdev: Process is_multicast_ether_addr at same size as other operations by Alexander Duyck · 9 years ago
  16. 849b920 etherdev: Avoid unnecessary byte swap in check for Ethertype by Alexander Duyck · 9 years ago
  17. afc130d ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  18. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 9 years ago
  19. 9b174d8 net: Add Transparent Ethernet Bridging GRO support. by Jesse Gross · 9 years ago
  20. 56193d1 net: Add function for parsing the header length out of linear ethernet frames by Alexander Duyck · 10 years ago
  21. 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 10 years ago
  22. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  23. 0864c15 net: eth_type_trans() should use skb_header_pointer() by Eric Dumazet · 10 years ago
  24. 56d7b53 ethernet: use likely() for common Ethernet encap by stephen hemminger · 11 years ago
  25. 12861b7 ethernet: cleanup eth_type_trans by stephen hemminger · 11 years ago
  26. 118a7b0 net: ethernet: eth.c: removed checkpatch warnings and errors by Avinash Kumar · 11 years ago
  27. ae8e9c5 net: Fix sysfs_format_mac() code duplication. by David S. Miller · 11 years ago
  28. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  29. fa0879e net: split eth_mac_addr for better error handling by Stefan Hajnoczi · 11 years ago
  30. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 11 years ago
  31. 83bd1b7 ipx: move peII functions by stephen hemminger · 12 years ago
  32. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  33. bb35f67 net: introduce new priv_flag indicating iface capable of change mac when running by Jiri Pirko · 12 years ago
  34. a6700db net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits by Joe Perches · 12 years ago
  35. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  36. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  37. c8585bd eth: reset addr_assign_type if eth_mac_addr() called by Danny Kukawka · 12 years ago
  38. 31dda0a net: don't clear IFF_XMIT_DST_RELEASE in ether_setup by nhorman · 13 years ago
  39. d887331 net: add IFF_SKB_TX_SHARED flag to priv_flags by Neil Horman · 13 years ago
  40. 48daec0 net: fix eth.c kernel-doc warning by Randy Dunlap · 13 years ago
  41. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  42. 3806b4f eth: fix new kernel-doc warning by Randy Dunlap · 13 years ago
  43. 36909ea net: Add alloc_netdev_mqs function by Tom Herbert · 13 years ago
  44. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  45. 53f91dc net: use scnprintf() to avoid potential buffer overflow by Changli Gao · 14 years ago
  46. 5487486 Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issue by Chihau Chau · 14 years ago
  47. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  48. 47d2964 net: Inline skb_pull() in eth_type_trans(). by David S. Miller · 14 years ago
  49. b002a86 ethernet: print protocol in host byte order by Johannes Berg · 14 years ago
  50. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 14 years ago
  51. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  52. bf9ae53 llc: use dev_hard_header by Octavian Purdila · 14 years ago
  53. b9f5d52 remove deprecated and not used: print_mac() by Marin Mitov · 14 years ago
  54. e3804cb net: remove COMPAT_NET_DEV_OPS by Alexander Beregalov · 15 years ago
  55. 1f87e23 eth: Declare an optimized compare_ether_addr_64bits() function by Eric Dumazet · 15 years ago
  56. ccad637 netdev: expose ethernet address primitives by Stephen Hemminger · 15 years ago
  57. 396138f0 dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  58. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  59. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  60. 2ed9926 [NET]: Return more appropriate error from eth_validate_addr(). by Patrick McHardy · 16 years ago
  61. 7ffc49a [ETH]: Combine format_addr() with print_mac(). by Michael Chan · 16 years ago
  62. bada339 [NET]: Validate device addr prior to interface-up by Jeff Garzik · 17 years ago
  63. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  64. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  65. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  66. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  67. 23f1f4e [NET] ethernet: optimize memcpy and memset by Stephen Hemminger · 17 years ago
  68. 71bffe5 [ETH]: Validate address in eth_mac_addr by Patrick McHardy · 17 years ago
  69. f25f4e4 [CORE] Stack changes to add multiqueue hardware support API by Peter P Waskiewicz Jr · 17 years ago
  70. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  71. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  72. f576e24 [NET] ETHERNET: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  73. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  74. 03d52d7 [NET] ETHERNET: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  75. 3277c39 [NET]: Kill direct includes of asm/checksum.h by Al Viro · 17 years ago
  76. d77072e [NET]: Annotate dst_ops protocol by Al Viro · 18 years ago
  77. 2e4ca75 [ETH]: indentation and cleanup by Stephen Hemminger · 18 years ago
  78. d3e01f7 [ETH]: docbook comments by Stephen Hemminger · 18 years ago
  79. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  80. 6569a35 [NET]: Eliminate unused /proc/sys/net/ethernet by Jes Sorensen · 18 years ago
  81. f8d0e3f [NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00 by Jamal Hadi Salim · 18 years ago
  82. dbbc098 [NET]: Use newer is_multicast_ether_addr() in some files by Kris Katterjohn · 18 years ago
  83. 46f25df [NET]: Change 1500 to ETH_DATA_LEN in some files by Kris Katterjohn · 18 years ago
  84. a51482b [NET]: kfree cleanup by Jesper Juhl · 18 years ago
  85. 360ac8e [ETH]: ether address compare by Stephen Hemminger · 19 years ago
  86. 01d40f2 [NET]: Fix reversed logic in eth_type_trans(). by David S. Miller · 19 years ago
  87. ba645c1 [NET]: Slightly optimize ethernet address comparison. by David S. Miller · 19 years ago
  88. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  89. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  90. ab61148 [NET]: __be'ify *_type_trans() by Alexey Dobriyan · 19 years ago
  91. ff593c5 [NET]: Micro optimization in eth_header() by Denis Vlasenko · 19 years ago
  92. 02c30a8 [PATCH] update Ross Biro bouncing email address by Jesper Juhl · 19 years ago
  93. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago