1. 7cdcf6d batman-adv: add UNICAST_4ADDR packet type by Antonio Quartulli · 12 years ago
  2. f6c57a4 batman-adv: Mark correctly aligned headers not as __packed by Sven Eckelmann · 12 years ago
  3. 5b24657 batman-adv: Reserve extra bytes in skb for better alignment by Sven Eckelmann · 12 years ago
  4. 6f0a098 usbnet: runtime wake up device before calling usbnet_{read|write}_cmd by Ming Lei · 12 years ago
  5. ec32115 usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopm by Ming Lei · 12 years ago
  6. 06a221b usbnet: smsc95xx: fix memory leak in smsc95xx_suspend by Ming Lei · 12 years ago
  7. 47bbea4 usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopm by Ming Lei · 12 years ago
  8. 0547fad usbnet: introduce usbnet_{read|write}_cmd_nopm by Ming Lei · 12 years ago
  9. ef468d2 net: calxedaxgmac: ip align receive buffers by Rob Herring · 12 years ago
  10. 97a3a9a net: calxedaxgmac: rework transmit ring handling by Rob Herring · 12 years ago
  11. 9169963 net: calxedaxgmac: drop some unnecessary register writes by Rob Herring · 12 years ago
  12. 0ec6d34 net: calxedaxgmac: use raw i/o accessors in rx and tx paths by Rob Herring · 12 years ago
  13. b821bd8 net: calxedaxgmac: remove explicit rx dma buffer polling by Rob Herring · 12 years ago
  14. 0aefa8e net: calxedaxgmac: enable operate on 2nd frame mode by Rob Herring · 12 years ago
  15. 196d97f htb: fix two bugs by Eric Dumazet · 12 years ago
  16. bd473da tg3: Call tg3_netif_stop() from tg3_stop() by Nithin Nayak Sujir · 12 years ago
  17. 79d4969 tg3: Support 5717 C0 by Michael Chan · 12 years ago
  18. dea0924 net: at91_ether: add pinctrl support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  19. 96f6360 net: at91_ether: add dt support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  20. 4740754 drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue by Kumar Amit Mehta · 12 years ago
  21. b82cf96 drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue by Kumar Amit Mehta · 12 years ago
  22. 54e7e2d sparc: bpf_jit_comp: add VLAN instructions for BPF JIT by Daniel Borkmann · 12 years ago
  23. d64ec84 r8169: enable internal ASPM and clock request settings by hayeswang · 12 years ago
  24. 0cb2bbb bridge: Avoid 'statement with no effect' compiler warnings by Lee Jones · 12 years ago
  25. f7c3f96 drivers/net/ethernet/ibm/emac/mal.c: use WARN by Julia Lawall · 12 years ago
  26. bb263e1 atp: remove set_rx_mode_8012() by Paul Bolle · 12 years ago
  27. 5250c96 cpsw: fix leaking IO mappings by Richard Cochran · 12 years ago
  28. a65dd5b cpsw: rename register banks to match the reference manual, part 2 by Richard Cochran · 12 years ago
  29. c38e01b net: fix bridge notify hook to manage flags correctly by John Fastabend · 12 years ago
  30. 26cdfb4 macb: Keep driver's speed/duplex in sync with actual NCFGR by Vitalii Demianets · 12 years ago
  31. 7f2cd32 net: neterion: Do not break word unregister. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  32. 8f6352f net: sh_eth: Fix a typo - replace regist with register. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  33. 70ac618 ptp: fixup Kconfig for two PHC drivers. by Richard Cochran · 12 years ago
  34. 56b765b htb: improved accuracy at high rates by Vimalkumar · 12 years ago
  35. afb9718 vxlan: allow a user to set TTL value by Vincent Bernat · 12 years ago
  36. 899a391 smsc75xx: add wol support for more frame types by Steve Glendinning · 12 years ago
  37. 4f99ad5 if_ether.h: add B.A.T.M.A.N.-Advanced Ethertype by Antonio Quartulli · 12 years ago
  38. 4d44a9a r8169: Kill SafeMtu macro by Kirill Smelkov · 12 years ago
  39. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  40. 6da025f ipv4: avoid a test in ip_rt_put() by Eric Dumazet · 12 years ago
  41. b26ddd8 sctp: Clean up type-punning in sctp_cmd_t union by Neil Horman · 12 years ago
  42. 1a94083 ipv6: remove a useless NULL check by Amerigo Wang · 12 years ago
  43. 398f382 pktgen: clean up ktime_t helpers by Daniel Borkmann · 12 years ago
  44. e6c022a tcp: better retrans tracking for defer-accept by Eric Dumazet · 12 years ago
  45. 25b1e67 net: Fix continued iteration in rtnl_bridge_getlink() by Ben Hutchings · 12 years ago
  46. 1a72418 ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop by Nicolas Dichtel · 12 years ago
  47. 2bc8005 eth: Rename and properly align br_reserved_address array by Ben Hutchings · 12 years ago
  48. 46acc46 eth: Make is_link_local() consistent with other address tests by Ben Hutchings · 12 years ago
  49. 4197f24 bridge: Use is_link_local() in store_group_addr() by Ben Hutchings · 12 years ago
  50. 3ba368c sfc: Select PTP_1588_CLOCK by Ben Hutchings · 12 years ago
  51. 24eb21a vhost-net: reduce vq polling on tx zerocopy by Michael S. Tsirkin · 12 years ago
  52. eaae813 vhost-net: select tx zero copy dynamically by Michael S. Tsirkin · 12 years ago
  53. b211616 vhost: move -net specific code out by Michael S. Tsirkin · 12 years ago
  54. c4fcb58 vhost: track zero copy failures using DMA length by Michael S. Tsirkin · 12 years ago
  55. 70e4cb9 vhost-net: cleanup macros for DMA status tracking by Michael S. Tsirkin · 12 years ago
  56. 149d36f tun: report orphan frags errors to zero copy callback by Michael S. Tsirkin · 12 years ago
  57. 2512117 skb: api to report errors for zero copy skbs by Michael S. Tsirkin · 12 years ago
  58. e19d676 skb: report completion status for zero copy skbs by Michael S. Tsirkin · 12 years ago
  59. 202975b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  60. f4d5392 vlan: use IS_ENABLED() by Amerigo Wang · 12 years ago
  61. 07a9362 ipv6: use IS_ENABLED() by Amerigo Wang · 12 years ago
  62. cc535df rtnl/ipv4: use netconf msg to advertise rp_filter status by Nicolas Dichtel · 12 years ago
  63. b77bc20 ppp: make ppp_get_stats64 static by stephen hemminger · 12 years ago
  64. 6605b73 FEC: Add time stamping code and a PTP hardware clock by Frank Li · 12 years ago
  65. d6e0d9f ARM: imx6q: Set enet tx reference clk from anatop to support 1588 by Frank Li · 12 years ago
  66. 7629838 ARM: dts: imx6q: Add ENET PTP clock pin and clock source by Frank Li · 12 years ago
  67. 405f257 net: fec: move fec_enet_private to header file by Frank Li · 12 years ago
  68. 23ea5a9 veth: allow changing the mac address while interface is up by Hannes Frederic Sowa · 12 years ago
  69. 2e5b38a cpsw: support the HWTSTAMP ioctl and the CPTS by Richard Cochran · 12 years ago
  70. 00ab94e cpts: specify the input clock frequency via DT by Richard Cochran · 12 years ago
  71. 78ca0b2 cpsw: add a DT field for the active time stamping port by Richard Cochran · 12 years ago
  72. 6b60393 cpsw: add a DT field for the cpts offset by Richard Cochran · 12 years ago
  73. 87c0e76 cpts: introduce time stamping code and a PTP hardware clock. by Richard Cochran · 12 years ago
  74. 9750a3a cpsw: support both silicon versions by Richard Cochran · 12 years ago
  75. e90cfac cpsw: remember the silicon version by Richard Cochran · 12 years ago
  76. bd357af cpsw: add missing fields to the CPSW_SS register bank. by Richard Cochran · 12 years ago
  77. 996a5c2 cpsw: rename register banks to match the reference manual by Richard Cochran · 12 years ago
  78. 5c50a85 drivers: net: ethernet: cpsw: add multicast address to ALE table by Mugunthan V N · 12 years ago
  79. 8ef29f8a net/macb: add pinctrl consumer support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  80. 29bc2e1 net/macb: Offset first RX buffer by two bytes by Havard Skinnemoen · 12 years ago
  81. e86cd53 net/macb: better manage tx errors by Nicolas Ferre · 12 years ago
  82. d1d1b53 net/macb: ethtool interface: add register dump feature by Nicolas Ferre · 12 years ago
  83. 55054a1 net/macb: clean up ring buffer logic by Havard Skinnemoen · 12 years ago
  84. cde30a8 net/macb: tx status is more than 8 bits now by Nicolas Ferre · 12 years ago
  85. 83cdbc7 net/macb: remove macb_get_drvinfo() by Nicolas Ferre · 12 years ago
  86. a268adb net/macb: change debugging messages by Havard Skinnemoen · 12 years ago
  87. 03dbe05 net/macb: memory barriers cleanup by Havard Skinnemoen · 12 years ago
  88. 140b755 net/macb: Add support for Gigabit Ethernet mode by Patrice Vilchez · 12 years ago
  89. 65f8f9a time: remove the timecompare code. by Richard Cochran · 12 years ago
  90. dd87b22 bfin_mac: offer a PTP Hardware Clock. by Richard Cochran · 12 years ago
  91. bc3c5f6 bfin_mac: replace sys time stamps with raw ones instead. by Richard Cochran · 12 years ago
  92. 85c153d bfin_mac: only advertise hardware time stamped when enabled. by Richard Cochran · 12 years ago
  93. 215b13d ptp: add an ioctl to compare PHC time with system time by Richard Cochran · 12 years ago
  94. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  95. 42a7cce ptp: Make PTP_1588_CLOCK select rather than depend on PPS by Ben Hutchings · 12 years ago
  96. c562830 pps, ptp: Remove dependencies on EXPERIMENTAL by Ben Hutchings · 12 years ago
  97. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  98. 96442e42 tuntap: choose the txq based on rxq by Jason Wang · 12 years ago
  99. cde8b15 tuntap: add ioctl to attach or detach a file form tuntap device by Jason Wang · 12 years ago
  100. c8d68e6 tuntap: multiqueue support by Jason Wang · 12 years ago