1. b601fa19 ipv4: fix wildcard search with inet_confirm_addr() by Nicolas Dichtel · 11 years ago
  2. 95ab099 vxlan: leave multicast group when vxlan device down by Gao feng · 11 years ago
  3. 79d4a94 vxlan: remove vxlan_group_used in vxlan_open by Gao feng · 11 years ago
  4. 1a0ab76 bgmac: replace some magic values with defines by Rafał Miłecki · 11 years ago
  5. d469962 bgmac: reset cached MAC state during chip reset by Rafał Miłecki · 11 years ago
  6. 9319e47 net: macb: Fix build warning by Soren Brinkmann · 11 years ago
  7. e1824df net: macb: Adjust tx_clk when link speed changes by Soren Brinkmann · 11 years ago
  8. 0a4acf0 net: macb: Use devm_request_irq() by Soren Brinkmann · 11 years ago
  9. 60fe716 net: macb: Use devm_ioremap() by Soren Brinkmann · 11 years ago
  10. b48e0ba net: macb: Migrate to devm clock interface by Soren Brinkmann · 11 years ago
  11. 0dfc3e1 net: macb: Migrate to dev_pm_ops by Soren Brinkmann · 11 years ago
  12. 109744c atm: solos-pci: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  13. 57c5bca atm: he: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  14. 40706af net: ieee802154: remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  15. 6d4bebe net: phy: spi_ks8995: remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  16. 5535ec7 net: vmxnet3: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  17. 49f74ed net: fddi: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  18. 79ac7c9 net: hippi: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  19. 788a8b6 virtio_net: spelling fixes by stephen hemminger · 11 years ago
  20. d24bae3 virtio_net: remove unused parameter to send_command by stephen hemminger · 11 years ago
  21. de2aa47 Revert "macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()" by David S. Miller · 11 years ago
  22. 42404c0 Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()" by David S. Miller · 11 years ago
  23. 94a12b1 sh_eth: add R8A7791 support by Sergei Shtylyov · 11 years ago
  24. f00ac4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  25. 4e34da4d bgmac: start/stop PHY on netdev open/stop by Rafał Miłecki · 11 years ago
  26. e6e25bb igb: Start temperature sensor attribute index with 1 by Guenter Roeck · 11 years ago
  27. e3670b8 igb: Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  28. 56cec24 igb: Add new feature Media Auto Sense for 82580 devices only by Carolyn Wyborny · 11 years ago
  29. 89dbefb igb: Support ports mapped in 64-bit PCI space by Aaron Sierra · 11 years ago
  30. 2bdfc4e igb: Add media switching feature for i354 PHY's by Carolyn Wyborny · 11 years ago
  31. 5cdab2f ixgbe: Focus config of head, tail ntc, and ntu all into a single function by Don Skidmore · 11 years ago
  32. c0832b2 ixgbevf: update Kconfig description by Jacob Keller · 11 years ago
  33. 893238a i40e: Bump version number by Catherine Sullivan · 11 years ago
  34. 0319577 i40e: remove and fix confusing define name by Jesse Brandeburg · 11 years ago
  35. 1fa1837 i40e: complain about out-of-range descriptor request by Shannon Nelson · 11 years ago
  36. 639dc37 i40e: loopback info and set loopback fix by Kamil Krawczyk · 11 years ago
  37. b03aaa9 i40e: restrict diag test messages by Shannon Nelson · 11 years ago
  38. 7c6d74d mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTs by Jack Morgenstein · 11 years ago
  39. 5824d2d bgmac: connect to PHY and make use of PHY device by Rafał Miłecki · 11 years ago
  40. 0c9eb5b net: sh_eth: do not issue a wild PHY reset through BMCR by Florian Fainelli · 11 years ago
  41. 01b0114 net: tc35815: use phy_init_hw for PHY reset by Florian Fainelli · 11 years ago
  42. 78de53f net: pxa168_eth: use phy_init_hw for PHY reset by Florian Fainelli · 11 years ago
  43. 7cd1463 net: mv643xx_eth: use phy_init_hw to reset PHY by Florian Fainelli · 11 years ago
  44. 87aa9f9 net: phy: consolidate PHY reset in phy_init_hw() by Florian Fainelli · 11 years ago
  45. 06d87ce net: bfin_mac: do not reset PHY after phy_start() by Florian Fainelli · 11 years ago
  46. f0528ce net: greth: use phy_read_status() by Florian Fainelli · 11 years ago
  47. 2613f95 net: phy: use phy_init_hw instead of open-coding it by Florian Fainelli · 11 years ago
  48. 114002b net: phy: report link partner features through ethtool by Florian Fainelli · 11 years ago
  49. 7371335 tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg() by Zhi Yong Wu · 11 years ago
  50. 41e4af6 macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg() by Zhi Yong Wu · 11 years ago
  51. ca2f09f xen-netback: improve guest-receive-side flow control by Paul Durrant · 11 years ago
  52. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  53. fbec370 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  54. 42cd36a wan: wanxl: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  55. 9e2c921 wan: pci200syn: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  56. 06bbd68 wan: pc300too: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  57. 94d6b53 wan: lmc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  58. 3c0d6d3 wan: dscc4: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  59. 825d15d irda: vlsi_ir: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  60. 12c51e1 irda: via-ircc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  61. 3722c1b net: forcedeth: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  62. e28f4d5 net: ns83820: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  63. add0cdb net: bna: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  64. e104637 net: sis900: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  65. 3166950 net: sfc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  66. 93cd765 i40e: Add a new variable to track number of pf instances by Anjali Singhai Jain · 11 years ago
  67. 4a38d09 i40e: add num_VFs message by Anjali Singhai Jain · 11 years ago
  68. 7b08639 i40e: refactor ethtool tests by Shannon Nelson · 11 years ago
  69. c140c17 i40e: clear test state bit after all ethtool tests by Shannon Nelson · 11 years ago
  70. ac6c5e3 i40e: only set up the rings to be used by Shannon Nelson · 11 years ago
  71. 4617e8c i40e: Enable all PCTYPEs except FCOE for RSS. by Anjali Singhai Jain · 11 years ago
  72. f650a38 i40e: refactor reset code by Anjali Singhai Jain · 11 years ago
  73. 217ffd4 i40e: Bump version by Catherine Sullivan · 11 years ago
  74. a19a41e i40e: whitespace by Jeff Kirsher · 11 years ago
  75. 7134f9c i40e: enable early hardware support by Jesse Brandeburg · 11 years ago
  76. e1c51b95 i40e: Add flag for L2 VEB filtering by Kevin Scott · 11 years ago
  77. be405eb i40e: get media type during link info by Jesse Brandeburg · 11 years ago
  78. 8a49492 i40e: check multi-bit state correctly by Jesse Brandeburg · 11 years ago
  79. dcf8f55 i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptor by Jacob Keller · 11 years ago
  80. 98bfd23 virtio-net: free bufs correctly on invalid packet length by Michael Dalton · 11 years ago
  81. a328f3a net: mvneta: Fix incorrect DMA unmapping size by Ezequiel Garcia · 11 years ago
  82. d4fb84e virtio: delete napi structures from netdev before releasing memory by Andrey Vagin · 11 years ago
  83. fa9fac1 virtio-net: determine type of bufs correctly by Andrey Vagin · 11 years ago
  84. f96eb74c tun: remove unused parameter in tun_do_read() by Zhi Yong Wu · 11 years ago
  85. 55ec8e2 macvtap: remove unused parameter in macvtap_do_read() by Zhi Yong Wu · 11 years ago
  86. 359d44d macvtap: remove the dead branch by Zhi Yong Wu · 11 years ago
  87. 59566b6e vhost: remove the dead branch by Zhi Yong Wu · 11 years ago
  88. a752a8b bonding: fix packets_per_slave showing by Nikolay Aleksandrov · 11 years ago
  89. 941c225 tg3: Update version to 3.135 by Nithin Sujir · 11 years ago
  90. 94962f7 tg3: Expand multicast drop counter miscounting fix to 5762 by Nithin Sujir · 11 years ago
  91. efe8f0e tg3: Fix bit definition for the nvram Auto Power Down setting by Nithin Sujir · 11 years ago
  92. 7c78606 tg3: Add flag to disable 1G Half Duplex advertisement by Nithin Sujir · 11 years ago
  93. ec99f76 tg3: Don't add rxbds_empty to rx_over_errors by Nithin Sujir · 11 years ago
  94. b05004a be2net: Free/delete pmacs (in be_clear()) only if they exist by Somnath Kotur · 11 years ago
  95. 4bebb56 be2net: Fix Lancer error recovery to distinguish FW download by Somnath Kotur · 11 years ago
  96. b0ac956 arc_emac: remove custom "max-speed" parsing code by Florian Fainelli · 11 years ago
  97. 8fdade4 net: of_mdio: parse "max-speed" property to set PHY supported features by Florian Fainelli · 11 years ago
  98. 7d97637 net: of_mdio: do not overwrite PHY interrupt configuration by Florian Fainelli · 11 years ago
  99. bed2f9e net: of_mdio: use PHY_MAX_ADDR constant by Florian Fainelli · 11 years ago
  100. 2e79cb3 net: of_mdio: factor PHY registration from of_mdiobus_register by Florian Fainelli · 11 years ago