1. 0fa9e28 net: nvidia: forcedeth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  2. 85a66e5 ptp: create "pins" together with the rest of attributes by Dmitry Torokhov · 8 years ago
  3. af59e71 ptp: use is_visible method to hide unused attributes by Dmitry Torokhov · 8 years ago
  4. 6f7aa56 ptp: use kcalloc when allocating arrays by Dmitry Torokhov · 8 years ago
  5. 882f312d ptp: do not explicitly set drvdata in ptp_clock_register() by Dmitry Torokhov · 8 years ago
  6. 01f0f42 mlx4: do not fire tasklet unless necessary by Eric Dumazet · 8 years ago
  7. 5237b9d Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  8. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. f3caf86 cxgb4: Remove redundant code in t4_uld_clean_up() by Ganesh Goudar · 8 years ago
  10. 5d071c2 cxgb4: Add new T5 and T6 pci device id's by Ganesh Goudar · 8 years ago
  11. 45da1ca cxgb4: Increase max number of tc u32 links by Arjun V · 8 years ago
  12. 4695dae Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  13. aa6fba55 Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  14. 3c7a9f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  15. ffed21b ixgbe: Don't bother clearing buffer memory for descriptor rings by Alexander Duyck · 8 years ago
  16. 6f42922 ixgbe: Add support for build_skb by Alexander Duyck · 8 years ago
  17. 2ccdf26 ixgbe: Add private flag to control buffer mode by Alexander Duyck · 8 years ago
  18. 2de6aa3 ixgbe: Add support for padding packet by Alexander Duyck · 8 years ago
  19. 3fd21876 ixgbe: Break out Rx buffer page management by Alexander Duyck · 8 years ago
  20. c3630cc ixgbe: Use length to determine if descriptor is done by Alexander Duyck · 8 years ago
  21. 4f4542b ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE by Alexander Duyck · 8 years ago
  22. 1b56cf4 ixgbe: Update code to better handle incrementing page count by Alexander Duyck · 8 years ago
  23. f3213d9 ixgbe: Update driver to make use of DMA attributes in Rx path by Alexander Duyck · 8 years ago
  24. f215af8 ixgbe: Only DMA sync frame length by Alexander Duyck · 8 years ago
  25. af43da0 ixgbe: Add function for checking to see if we can reuse page by Alexander Duyck · 8 years ago
  26. 1733284 ixgbe: Update version to reflect added functionality by Mark Rustad · 8 years ago
  27. 3f40c74 ixgbe: prefix Data Center Bridge ops struct by Stephen Hemminger · 8 years ago
  28. 1dc0eb7 ixgbe: Support 2.5Gb and 5Gb speed by Tony Nguyen · 8 years ago
  29. 75224c9 ibmvnic: Fix endian errors in error reporting output by Thomas Falcon · 8 years ago
  30. 28f4d16 ibmvnic: Fix endian error when requesting device capabilities by Thomas Falcon · 8 years ago
  31. b973154 atm: idt77252, use setup_timer and mod_timer by Jan Koniarik · 8 years ago
  32. 0c921a8 mlxsw: acl: Use PBS type for forward action by Jiri Pirko · 8 years ago
  33. c80151e net: stmmac: invert the logic for dumping regs by LABBE Corentin · 8 years ago
  34. cc26dc6 net: stmmac: reduce indentation by adding a continue by LABBE Corentin · 8 years ago
  35. 9beae26 net: stmmac: split the stmmac_adjust_link 10/100 case by LABBE Corentin · 8 years ago
  36. 5db1355 net: stmmac: run stmmac_hw_fix_mac_speed when speed is valid by LABBE Corentin · 8 years ago
  37. 688495b net: stmmac: set speed at SPEED_UNKNOWN in case of broken speed by LABBE Corentin · 8 years ago
  38. bd00632 net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWN by LABBE Corentin · 8 years ago
  39. 3e12790e net: stmmac: likely is useless in occasional function by LABBE Corentin · 8 years ago
  40. cb2c0ac net: stmmac: remove useless parenthesis by LABBE Corentin · 8 years ago
  41. 36a4a50 net: ethernet: aquantia: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  42. 4c55215 qede: Add driver support for PTP by Sudarsana Reddy Kalluru · 8 years ago
  43. c78c70f qed: Add infrastructure for PTP support by Sudarsana Reddy Kalluru · 8 years ago
  44. b93f79b cxgb4: Update proper netdev stats for rx drops by Ganesh Goudar · 8 years ago
  45. acf138f net: xilinx_emaclite: fix freezes due to unordered I/O by Anssi Hannula · 8 years ago
  46. cd22455 net: xilinx_emaclite: fix receive buffer overflow by Anssi Hannula · 8 years ago
  47. 99f5711 mlx4: do not use rwlock in fast path by Eric Dumazet · 8 years ago
  48. afe3e4d1 PCI/PME: Restore pcie_pme_driver.remove by Yinghai Lu · 8 years ago
  49. d5bc161 net: ethernet: ti: cpsw: use var instead of func for usage count by Ivan Khoronzhuk · 8 years ago
  50. f9c85ee [media] siano: make it work again with CONFIG_VMAP_STACK by Mauro Carvalho Chehab · 8 years ago
  51. 675d4d5 pch_gbe: Omit private ndo_get_stats function by Tobias Klauser · 8 years ago
  52. a06d4d6 net: hip04: Omit private ndo_get_stats function by Tobias Klauser · 8 years ago
  53. f39f0d1 ibmvnic: Fix initial MTU settings by Thomas Falcon · 8 years ago
  54. a60ced9 net: ethernet: ti: cpsw: fix cpsw assignment in resume by Ivan Khoronzhuk · 8 years ago
  55. 044950c net: irda: au1k_ir: drop useless include by Manuel Lauss · 8 years ago
  56. 59bdb29 net: irda: au1k_ir: remove unused timer by Manuel Lauss · 8 years ago
  57. 2be4cb9 pcnet32: fix BNC/AUI port on AM79C970A by Ondrej Zary · 8 years ago
  58. cce5fba pcnet32: factor out pcnet32_clr_suspend() by Ondrej Zary · 8 years ago
  59. 1ca6270 mlxsw: spectrum: Change ipv6 unregistered mc table by Nogah Frankel · 8 years ago
  60. bc221a3 ldmvsw: disable tso and gso for bridge operations by Shannon Nelson · 8 years ago
  61. 7602011 ldmvsw: update and simplify version string by Shannon Nelson · 8 years ago
  62. daa86e5 sunvnet: remove extra rcu_read_unlocks by Shannon Nelson · 8 years ago
  63. bf091f3 sunvnet: straighten up message event handling logic by Shannon Nelson · 8 years ago
  64. fd263fb sunvnet: add memory barrier before check for tx enable by Shannon Nelson · 8 years ago
  65. f2f3e21 sunvnet: update version and version printing by Shannon Nelson · 8 years ago
  66. d4aa89c sunvnet: remove unused variable in maybe_tx_wakeup by Sowmini Varadhan · 8 years ago
  67. 2493b84 sunvnet: make sunvnet common code dynamically loadable by Shannon Nelson · 8 years ago
  68. 62980cb sfc: only fall back to a lower interrupt mode if it is supported by Andrew Rybchenko · 8 years ago
  69. 6f9f6ec sfc: MSI-X is the only interrupt mode for EF10 VFs by Andrew Rybchenko · 8 years ago
  70. 01f8902b net: fec: fix multicast filtering hardware setup by Rui Sousa · 8 years ago
  71. fed06ee net/mlx5e: Disable preemption when doing TC statistics upcall by Or Gerlitz · 8 years ago
  72. 91eaa47 net:dsa:mv88e6xxx: use watchdog ops for 6097 chip by Volodymyr Bendiuga · 8 years ago
  73. 747ae0a Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  74. 2194bd1 net: qcom/emac: fix a sizeof() typo by Dan Carpenter · 8 years ago
  75. e9ea828 net: fs_enet: Simplify code by Christophe Jaillet · 8 years ago
  76. 1f8f1e8 net: fs_enet: Fix an error handling path by Christophe Jaillet · 8 years ago
  77. 417d18d Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  78. ebf692f xen-netback: vif counters from int/long to u64 by Mart van Santen · 8 years ago
  79. 8f9000a net:ethernet:aquantia: Add 2500/5000 mbit link modes support. by Pavel Belous · 8 years ago
  80. 42980da2 [media] cec: initiator should be the same as the destination for, poll by Hans Verkuil · 8 years ago
  81. 6130373 net: dsa: mv88e6xxx: Add mv88e6390 watchdog interrupt support by Andrew Lunn · 8 years ago
  82. fcd2516 net: dsa: mv88e6xxx: Add watchdog interrupt handler by Andrew Lunn · 8 years ago
  83. 3b03cc0 net: natsemi: ns83820: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  84. 2efbe14 net: nuvoton: w90p910: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  85. 08041ff net: neterion: vxge: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  86. 51f2144 net: neterion: s2io: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  87. b6878ea net: micrel: ks8851_mll: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  88. 98f2b09 net: micrel: ks8851: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  89. 2821337 net: micrel: ks8695net: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  90. 586b6e2 net: natsemi: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  91. cf90165 net: myricom: myri10ge: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  92. 60fdcfa net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  93. 8ff638e net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  94. 2fb93a1 net: micrel: ksz884x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  95. 32b4079 bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs by Deepak Khungar · 8 years ago
  96. b451c8b bnxt_en: Fix bnxt_setup_tc() error message. by Michael Chan · 8 years ago
  97. e70c752 bnxt_en: Print FEC settings as part of the linkup dmesg. by Michael Chan · 8 years ago
  98. 33dac24 bnxt_en: Do not setup PHY unless driving a single PF. by Michael Chan · 8 years ago
  99. 61aad72 bnxt_en: Add hardware NTUPLE filter for encapsulated packets. by Michael Chan · 8 years ago
  100. 964fd48 bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs. by Michael Chan · 8 years ago