1. c38e01b net: fix bridge notify hook to manage flags correctly by John Fastabend · 12 years ago
  2. 26cdfb4 macb: Keep driver's speed/duplex in sync with actual NCFGR by Vitalii Demianets · 12 years ago
  3. 7f2cd32 net: neterion: Do not break word unregister. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  4. 8f6352f net: sh_eth: Fix a typo - replace regist with register. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  5. 70ac618 ptp: fixup Kconfig for two PHC drivers. by Richard Cochran · 12 years ago
  6. 56b765b htb: improved accuracy at high rates by Vimalkumar · 12 years ago
  7. afb9718 vxlan: allow a user to set TTL value by Vincent Bernat · 12 years ago
  8. 899a391 smsc75xx: add wol support for more frame types by Steve Glendinning · 12 years ago
  9. 4f99ad5 if_ether.h: add B.A.T.M.A.N.-Advanced Ethertype by Antonio Quartulli · 12 years ago
  10. 4d44a9a r8169: Kill SafeMtu macro by Kirill Smelkov · 12 years ago
  11. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  12. 6da025f ipv4: avoid a test in ip_rt_put() by Eric Dumazet · 12 years ago
  13. b26ddd8 sctp: Clean up type-punning in sctp_cmd_t union by Neil Horman · 12 years ago
  14. 1a94083 ipv6: remove a useless NULL check by Amerigo Wang · 12 years ago
  15. 398f382 pktgen: clean up ktime_t helpers by Daniel Borkmann · 12 years ago
  16. e6c022a tcp: better retrans tracking for defer-accept by Eric Dumazet · 12 years ago
  17. 25b1e67 net: Fix continued iteration in rtnl_bridge_getlink() by Ben Hutchings · 12 years ago
  18. 1a72418 ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop by Nicolas Dichtel · 12 years ago
  19. 2bc8005 eth: Rename and properly align br_reserved_address array by Ben Hutchings · 12 years ago
  20. 46acc46 eth: Make is_link_local() consistent with other address tests by Ben Hutchings · 12 years ago
  21. 4197f24 bridge: Use is_link_local() in store_group_addr() by Ben Hutchings · 12 years ago
  22. 3ba368c sfc: Select PTP_1588_CLOCK by Ben Hutchings · 12 years ago
  23. 24eb21a vhost-net: reduce vq polling on tx zerocopy by Michael S. Tsirkin · 12 years ago
  24. eaae813 vhost-net: select tx zero copy dynamically by Michael S. Tsirkin · 12 years ago
  25. b211616 vhost: move -net specific code out by Michael S. Tsirkin · 12 years ago
  26. c4fcb58 vhost: track zero copy failures using DMA length by Michael S. Tsirkin · 12 years ago
  27. 70e4cb9 vhost-net: cleanup macros for DMA status tracking by Michael S. Tsirkin · 12 years ago
  28. 149d36f tun: report orphan frags errors to zero copy callback by Michael S. Tsirkin · 12 years ago
  29. 2512117 skb: api to report errors for zero copy skbs by Michael S. Tsirkin · 12 years ago
  30. e19d676 skb: report completion status for zero copy skbs by Michael S. Tsirkin · 12 years ago
  31. 202975b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  32. f4d5392 vlan: use IS_ENABLED() by Amerigo Wang · 12 years ago
  33. 07a9362 ipv6: use IS_ENABLED() by Amerigo Wang · 12 years ago
  34. cc535df rtnl/ipv4: use netconf msg to advertise rp_filter status by Nicolas Dichtel · 12 years ago
  35. b77bc20 ppp: make ppp_get_stats64 static by stephen hemminger · 12 years ago
  36. 6605b73 FEC: Add time stamping code and a PTP hardware clock by Frank Li · 12 years ago
  37. d6e0d9f ARM: imx6q: Set enet tx reference clk from anatop to support 1588 by Frank Li · 12 years ago
  38. 7629838 ARM: dts: imx6q: Add ENET PTP clock pin and clock source by Frank Li · 12 years ago
  39. 405f257 net: fec: move fec_enet_private to header file by Frank Li · 12 years ago
  40. 23ea5a9 veth: allow changing the mac address while interface is up by Hannes Frederic Sowa · 12 years ago
  41. 2e5b38a cpsw: support the HWTSTAMP ioctl and the CPTS by Richard Cochran · 12 years ago
  42. 00ab94e cpts: specify the input clock frequency via DT by Richard Cochran · 12 years ago
  43. 78ca0b2 cpsw: add a DT field for the active time stamping port by Richard Cochran · 12 years ago
  44. 6b60393 cpsw: add a DT field for the cpts offset by Richard Cochran · 12 years ago
  45. 87c0e76 cpts: introduce time stamping code and a PTP hardware clock. by Richard Cochran · 12 years ago
  46. 9750a3a cpsw: support both silicon versions by Richard Cochran · 12 years ago
  47. e90cfac cpsw: remember the silicon version by Richard Cochran · 12 years ago
  48. bd357af cpsw: add missing fields to the CPSW_SS register bank. by Richard Cochran · 12 years ago
  49. 996a5c2 cpsw: rename register banks to match the reference manual by Richard Cochran · 12 years ago
  50. 5c50a85 drivers: net: ethernet: cpsw: add multicast address to ALE table by Mugunthan V N · 12 years ago
  51. 8ef29f8a net/macb: add pinctrl consumer support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  52. 29bc2e1 net/macb: Offset first RX buffer by two bytes by Havard Skinnemoen · 12 years ago
  53. e86cd53 net/macb: better manage tx errors by Nicolas Ferre · 12 years ago
  54. d1d1b53 net/macb: ethtool interface: add register dump feature by Nicolas Ferre · 12 years ago
  55. 55054a1 net/macb: clean up ring buffer logic by Havard Skinnemoen · 12 years ago
  56. cde30a8 net/macb: tx status is more than 8 bits now by Nicolas Ferre · 12 years ago
  57. 83cdbc7 net/macb: remove macb_get_drvinfo() by Nicolas Ferre · 12 years ago
  58. a268adb net/macb: change debugging messages by Havard Skinnemoen · 12 years ago
  59. 03dbe05 net/macb: memory barriers cleanup by Havard Skinnemoen · 12 years ago
  60. 140b755 net/macb: Add support for Gigabit Ethernet mode by Patrice Vilchez · 12 years ago
  61. 65f8f9a time: remove the timecompare code. by Richard Cochran · 12 years ago
  62. dd87b22 bfin_mac: offer a PTP Hardware Clock. by Richard Cochran · 12 years ago
  63. bc3c5f6 bfin_mac: replace sys time stamps with raw ones instead. by Richard Cochran · 12 years ago
  64. 85c153d bfin_mac: only advertise hardware time stamped when enabled. by Richard Cochran · 12 years ago
  65. 215b13d ptp: add an ioctl to compare PHC time with system time by Richard Cochran · 12 years ago
  66. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  67. 42a7cce ptp: Make PTP_1588_CLOCK select rather than depend on PPS by Ben Hutchings · 12 years ago
  68. c562830 pps, ptp: Remove dependencies on EXPERIMENTAL by Ben Hutchings · 12 years ago
  69. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  70. 96442e42 tuntap: choose the txq based on rxq by Jason Wang · 12 years ago
  71. cde8b15 tuntap: add ioctl to attach or detach a file form tuntap device by Jason Wang · 12 years ago
  72. c8d68e6 tuntap: multiqueue support by Jason Wang · 12 years ago
  73. bbb0099 tuntap: introduce multiqueue flags by Jason Wang · 12 years ago
  74. 6e914fc tuntap: RCUify dereferencing between tun_struct and tun_file by Jason Wang · 12 years ago
  75. 54f968d tuntap: move socket to tun_file by Jason Wang · 12 years ago
  76. 1e58833 tuntap: log the unsigned informaiton with %u by Jason Wang · 12 years ago
  77. ac56558 e1000: fix concurrent accesses to PHY from watchdog and ethtool by Maxime Bizon · 12 years ago
  78. ede4126 igb: Fix EEPROM writes via ethtool on i210 by Carolyn Wyborny · 12 years ago
  79. 09e7728 igb: Add function to read i211's invm version by Carolyn Wyborny · 12 years ago
  80. 40b2012 igb: Remove workaround for EEE configuration on i210/I211 by Carolyn Wyborny · 12 years ago
  81. 3af3361 ixgbe: fix default setting of TXDCTL.WTHRESH by Emil Tantilov · 12 years ago
  82. 3645adb ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event by Jacob Keller · 12 years ago
  83. 810b6d7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  84. f7b4fb2 ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  85. 855ddb5 x86: bpf_jit_comp: add vlan tag support by Eric Dumazet · 12 years ago
  86. f333503 net: filter: add vlan tag access by Eric Dumazet · 12 years ago
  87. 0f6ae8f net/cadence: depend on HAS_IOMEM by Joachim Eastwood · 12 years ago
  88. 1511102 netxen: explicity handle pause autoneg parameter by Flavio Leitner · 12 years ago
  89. e0683e70 tcp: make tcp_clear_md5_list static by stephen hemminger · 12 years ago
  90. ecd5cf5 net: compute skb->rxhash if nic hash may be 3-tuple by Willem de Bruijn · 12 years ago
  91. 9add4d8 dlink: dl2k: use the module_pci_driver macro by Devendra Naga · 12 years ago
  92. 3eeb7da realtek: r8169: use module_pci_driver macro by Devendra Naga · 12 years ago
  93. 1570838 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  94. 1627801 qla3xxx: remove unused variable in ql_process_mac_tx_intr() by Wei Yongjun · 12 years ago
  95. 680d866 qla3xxx: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  96. bbd9f9e smsc95xx: add wol support for more frame types by Steve Glendinning · 12 years ago
  97. 9ecd1c3 net/ipv4/ipconfig: add device address to a KERN_INFO message by Claudio Fontana · 12 years ago
  98. 815cccb ixgbe: add setlink, getlink support to ixgbe and ixgbevf by John Fastabend · 12 years ago
  99. 2469ffd net: set and query VEB/VEPA bridge mode via PF_BRIDGE by John Fastabend · 12 years ago
  100. e5a55a8 net: create generic bridge ops by John Fastabend · 12 years ago