1. 9a32b86 dn_dev: add support for IFA_FLAGS nl attribute by Jiri Pirko · 11 years ago
  2. 94a12b1 sh_eth: add R8A7791 support by Sergei Shtylyov · 11 years ago
  3. f00ac4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  4. 4e34da4d bgmac: start/stop PHY on netdev open/stop by Rafał Miłecki · 11 years ago
  5. 77d47af neigh: use neigh_parms_net() to get struct neigh_parms->net pointer by Jiri Pirko · 11 years ago
  6. 10ae76f cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL by Paul Moore · 11 years ago
  7. 971a351 ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format by Jiri Pirko · 11 years ago
  8. e6e25bb igb: Start temperature sensor attribute index with 1 by Guenter Roeck · 11 years ago
  9. e3670b8 igb: Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  10. 56cec24 igb: Add new feature Media Auto Sense for 82580 devices only by Carolyn Wyborny · 11 years ago
  11. 89dbefb igb: Support ports mapped in 64-bit PCI space by Aaron Sierra · 11 years ago
  12. 2bdfc4e igb: Add media switching feature for i354 PHY's by Carolyn Wyborny · 11 years ago
  13. 5cdab2f ixgbe: Focus config of head, tail ntc, and ntu all into a single function by Don Skidmore · 11 years ago
  14. c0832b2 ixgbevf: update Kconfig description by Jacob Keller · 11 years ago
  15. 893238a i40e: Bump version number by Catherine Sullivan · 11 years ago
  16. 0319577 i40e: remove and fix confusing define name by Jesse Brandeburg · 11 years ago
  17. 1fa1837 i40e: complain about out-of-range descriptor request by Shannon Nelson · 11 years ago
  18. 639dc37 i40e: loopback info and set loopback fix by Kamil Krawczyk · 11 years ago
  19. b03aaa9 i40e: restrict diag test messages by Shannon Nelson · 11 years ago
  20. 7c6d74d mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTs by Jack Morgenstein · 11 years ago
  21. ac1eabc ipv6: use ip6_flowinfo helper by Florent Fourcot · 11 years ago
  22. 3308de2 ipv6: add ip6_flowlabel helper by Florent Fourcot · 11 years ago
  23. 82e9f10 ipv6: remove rcv_tclass of ipv6_pinfo by Florent Fourcot · 11 years ago
  24. 37cfee9 ipv6: move IPV6_TCLASS_MASK definition in ipv6.h by Florent Fourcot · 11 years ago
  25. 1397ed3 ipv6: add flowinfo for tcp6 pkt_options for all cases by Florent Fourcot · 11 years ago
  26. 5824d2d bgmac: connect to PHY and make use of PHY device by Rafał Miłecki · 11 years ago
  27. 2c722fe etherdevice: Optimize a few is_<foo>_ether_addr functions by Joe Perches · 11 years ago
  28. d9cd4fe5 batadv: Slight optimization of batadv_compare_eth by Joe Perches · 11 years ago
  29. 73eaef8 etherdevice: Add ether_addr_equal_unaligned by Joe Perches · 11 years ago
  30. 4e58879 Merge branch 'neigh' by David S. Miller · 11 years ago
  31. bba2489 neigh: ipv6: respect default values set before an address is assigned to device by Jiri Pirko · 11 years ago
  32. 1d4c8c2 neigh: restore old behaviour of default parms values by Jiri Pirko · 11 years ago
  33. 73af614 neigh: use tbl->family to distinguish ipv4 from ipv6 by Jiri Pirko · 11 years ago
  34. cb5b09c neigh: wrap proc dointvec functions by Jiri Pirko · 11 years ago
  35. 1f9248e5 neigh: convert parms to an array by Jiri Pirko · 11 years ago
  36. 65be629 Merge branch 'phy_reset' by David S. Miller · 11 years ago
  37. 0c9eb5b net: sh_eth: do not issue a wild PHY reset through BMCR by Florian Fainelli · 11 years ago
  38. 01b0114 net: tc35815: use phy_init_hw for PHY reset by Florian Fainelli · 11 years ago
  39. 78de53f net: pxa168_eth: use phy_init_hw for PHY reset by Florian Fainelli · 11 years ago
  40. 7cd1463 net: mv643xx_eth: use phy_init_hw to reset PHY by Florian Fainelli · 11 years ago
  41. 87aa9f9 net: phy: consolidate PHY reset in phy_init_hw() by Florian Fainelli · 11 years ago
  42. 06d87ce net: bfin_mac: do not reset PHY after phy_start() by Florian Fainelli · 11 years ago
  43. f0528ce net: greth: use phy_read_status() by Florian Fainelli · 11 years ago
  44. 2613f95 net: phy: use phy_init_hw instead of open-coding it by Florian Fainelli · 11 years ago
  45. 114002b net: phy: report link partner features through ethtool by Florian Fainelli · 11 years ago
  46. 7371335 tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg() by Zhi Yong Wu · 11 years ago
  47. 41e4af6 macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg() by Zhi Yong Wu · 11 years ago
  48. ca2f09f xen-netback: improve guest-receive-side flow control by Paul Durrant · 11 years ago
  49. 512137e tipc: remove interface state mirroring in bearer by Erik Hugne · 11 years ago
  50. b73e9e3 x25: convert printks to pr_<level> by wangweidong · 11 years ago
  51. d346a3f packet: introduce PACKET_QDISC_BYPASS socket option by Daniel Borkmann · 11 years ago
  52. 4262e5c net: dev: move inline skb_needs_linearize helper to header by Daniel Borkmann · 11 years ago
  53. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  54. 66e56cd packet: fix send path when running with proto == 0 by Daniel Borkmann · 11 years ago
  55. 95dc192 pkt_sched: give visibility to mq slave qdiscs by Eric Dumazet · 11 years ago
  56. fbec370 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  57. 42cd36a wan: wanxl: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  58. 9e2c921 wan: pci200syn: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  59. 06bbd68 wan: pc300too: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  60. 94d6b53 wan: lmc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  61. 3c0d6d3 wan: dscc4: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  62. 825d15d irda: vlsi_ir: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  63. 12c51e1 irda: via-ircc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  64. 3722c1b net: forcedeth: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  65. e28f4d5 net: ns83820: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  66. add0cdb net: bna: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  67. e104637 net: sis900: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  68. 3166950 net: sfc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  69. 93cd765 i40e: Add a new variable to track number of pf instances by Anjali Singhai Jain · 11 years ago
  70. 4a38d09 i40e: add num_VFs message by Anjali Singhai Jain · 11 years ago
  71. 7b08639 i40e: refactor ethtool tests by Shannon Nelson · 11 years ago
  72. c140c17 i40e: clear test state bit after all ethtool tests by Shannon Nelson · 11 years ago
  73. ac6c5e3 i40e: only set up the rings to be used by Shannon Nelson · 11 years ago
  74. 4617e8c i40e: Enable all PCTYPEs except FCOE for RSS. by Anjali Singhai Jain · 11 years ago
  75. f650a38 i40e: refactor reset code by Anjali Singhai Jain · 11 years ago
  76. 217ffd4 i40e: Bump version by Catherine Sullivan · 11 years ago
  77. a19a41e i40e: whitespace by Jeff Kirsher · 11 years ago
  78. 7134f9c i40e: enable early hardware support by Jesse Brandeburg · 11 years ago
  79. e1c51b95 i40e: Add flag for L2 VEB filtering by Kevin Scott · 11 years ago
  80. be405eb i40e: get media type during link info by Jesse Brandeburg · 11 years ago
  81. 8a49492 i40e: check multi-bit state correctly by Jesse Brandeburg · 11 years ago
  82. dcf8f55 i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptor by Jacob Keller · 11 years ago
  83. 0d74c42 ether_addr_equal: Optimize implementation, remove unused compare_ether_addr by Joe Perches · 11 years ago
  84. 5cc208b unix: convert printks to pr_<level> by wangweidong · 11 years ago
  85. 53bd674 ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage temporary addresses by Jiri Pirko · 11 years ago
  86. 479840f ipv6 addrconf: extend ifa_flags to u32 by Jiri Pirko · 11 years ago
  87. 98bfd23 virtio-net: free bufs correctly on invalid packet length by Michael Dalton · 11 years ago
  88. a328f3a net: mvneta: Fix incorrect DMA unmapping size by Ezequiel Garcia · 11 years ago
  89. 859828c br: fix use of ->rx_handler_data in code executed on non-rx_handler path by Jiri Pirko · 11 years ago
  90. d4fb84e virtio: delete napi structures from netdev before releasing memory by Andrey Vagin · 11 years ago
  91. fa9fac1 virtio-net: determine type of bufs correctly by Andrey Vagin · 11 years ago
  92. e624702 net: introduce dev_consume_skb_any() by Eric Dumazet · 11 years ago
  93. f96eb74 tun: remove unused parameter in tun_do_read() by Zhi Yong Wu · 11 years ago
  94. 55ec8e2 macvtap: remove unused parameter in macvtap_do_read() by Zhi Yong Wu · 11 years ago
  95. 359d44d macvtap: remove the dead branch by Zhi Yong Wu · 11 years ago
  96. 59566b6e vhost: remove the dead branch by Zhi Yong Wu · 11 years ago
  97. a752a8b bonding: fix packets_per_slave showing by Nikolay Aleksandrov · 11 years ago
  98. 941c225 tg3: Update version to 3.135 by Nithin Sujir · 11 years ago
  99. 94962f7 tg3: Expand multicast drop counter miscounting fix to 5762 by Nithin Sujir · 11 years ago
  100. efe8f0e tg3: Fix bit definition for the nvram Auto Power Down setting by Nithin Sujir · 11 years ago