1. cf2d674 rocker: Flip to the new dev walk API by David Ahern · 8 years ago
  2. dd82364 mlxsw: Flip to the new dev walk API by David Ahern · 8 years ago
  3. 1cd127f ixgbe: Flip to the new dev walk API by David Ahern · 8 years ago
  4. e0e79c8 IB/ipoib: Flip to new dev walk API by David Ahern · 8 years ago
  5. 453d393 IB/core: Flip to the new dev walk API by David Ahern · 8 years ago
  6. b3208b2 net: bonding: Flip to the new dev walk API by David Ahern · 8 years ago
  7. 44770e1 ethernet: use core min/max MTU checking by Jarod Wilson · 8 years ago
  8. 1281a2c ethernet/toshiba: use core min/max MTU checking by Jarod Wilson · 8 years ago
  9. f58f081 ethernet/tile: use core min/max MTU checking by Jarod Wilson · 8 years ago
  10. 3d5d96a ethernet/ibm: use core min/max MTU checking by Jarod Wilson · 8 years ago
  11. 109cc16 ethernet/cavium: use core min/max MTU checking by Jarod Wilson · 8 years ago
  12. 18c310f ethernet/neterion: use core min/max MTU checking by Jarod Wilson · 8 years ago
  13. f7ad72b ethernet/dlink: use core min/max MTU checking by Jarod Wilson · 8 years ago
  14. 540bfe3 ethernet/sun: use core min/max MTU checking by Jarod Wilson · 8 years ago
  15. c7315a9 ethernet/realtek: use core min/max MTU checking by Jarod Wilson · 8 years ago
  16. caff2a8 ethernet/qlogic: use core min/max MTU checking by Jarod Wilson · 8 years ago
  17. b80f71f ethernet/mellanox: use core min/max MTU checking by Jarod Wilson · 8 years ago
  18. 5777987 ethernet/marvell: use core min/max MTU checking by Jarod Wilson · 8 years ago
  19. 91c527a ethernet/intel: use core min/max MTU checking by Jarod Wilson · 8 years ago
  20. e1c6dcc ethernet/broadcom: use core min/max MTU checking by Jarod Wilson · 8 years ago
  21. 67bef94 ethernet/atheros: use core min/max MTU checking by Jarod Wilson · 8 years ago
  22. ed838fe net: phy: dp83867: add support for MAC impedance configuration by Mugunthan V N · 8 years ago
  23. 3f3177bb fsl/fman: fix error return code in mac_probe() by Wei Yongjun · 8 years ago
  24. ca8eddc net: ethernet: nb8800: fix error return code in nb8800_open() by Wei Yongjun · 8 years ago
  25. ea93900 fjes: fix format string for trace output by Arnd Bergmann · 8 years ago
  26. ae0219c net: phy: Use phy name when requesting the interrupt by Andrew Lunn · 8 years ago
  27. 664fcf1 net: phy: Threaded interrupts allow some simplification by Andrew Lunn · 8 years ago
  28. c974bdb net: phy: Use threaded IRQ, to allow IRQ from sleeping devices by Andrew Lunn · 8 years ago
  29. dc30c35 net: dsa: mv88e6xxx: Implement interrupt support. by Andrew Lunn · 8 years ago
  30. a7f7b44 net: hip04: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 8 years ago
  31. ab530f6 ipvlan: constify l3mdev_ops structure by Julia Lawall · 8 years ago
  32. 8f87d77 fjes: Update fjes driver version : 1.2 by Taku Izumi · 8 years ago
  33. c753119 fjes: Add debugfs entry for EP status information in fjes driver by Taku Izumi · 8 years ago
  34. b6ba737 fjes: ethtool -w and -W support for fjes driver by Taku Izumi · 8 years ago
  35. 82f6aea fjes: Add tracepoints in fjes driver by Taku Izumi · 8 years ago
  36. 21b7efb fjes: Enhance ethtool -S for fjes driver by Taku Izumi · 8 years ago
  37. 462d807 fjes: ethtool -d support for fjes driver by Taku Izumi · 8 years ago
  38. d5df768 qed: Fix possible race when reading firmware return code. by Manish Chopra · 8 years ago
  39. 7eff82b qed: Handle malicious VFs events by Yuval Mintz · 8 years ago
  40. c59f5291 qed: Allow chance for fast ramrod completions by Yuval Mintz · 8 years ago
  41. 7b7e70f qed*: Allow unicast filtering by Yuval Mintz · 8 years ago
  42. 2569585 qede: Prevent GSO on long Geneve headers by Manish Chopra · 8 years ago
  43. a150241 qede: GSO support for tunnels with outer csum by Manish Chopra · 8 years ago
  44. c3aaa40 qed: Pass MAC hints to VFs by Yuval Mintz · 8 years ago
  45. 5724b8b net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror' by Shmulik Ladkani · 8 years ago
  46. 4f58e6d net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs. by Allan W. Nielsen · 8 years ago
  47. 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  49. 40bd3a5 Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  50. 44dc8c9 Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  51. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  52. 5852e93 net: axienet: Remove unused parameter from __axienet_device_reset by Tobias Klauser · 8 years ago
  53. 10f6c4d liquidio: CN23XX: fix a loop timeout by Dan Carpenter · 8 years ago
  54. 3c293f4 net: phy: Trigger state machine on state change and not polling. by Andrew Lunn · 8 years ago
  55. 3f2b0a5 netvsc: Remove mistaken udp.h inclusion. by David S. Miller · 8 years ago
  56. f112be6 xen-netback: fix type mismatch warning by Arnd Bergmann · 8 years ago
  57. 7086605 stmmac: fix error check when init ptp by Giuseppe CAVALLARO · 8 years ago
  58. be9b317 stmmac: fix ptp init for gmac4 by Giuseppe CAVALLARO · 8 years ago
  59. f7e3a16 s390/lcs: remove trailing space at end of dev_err message by Colin Ian King · 8 years ago
  60. 9edebf1 s390/netiucv: improve checking of sysfs attribute buffer by Ursula Braun · 8 years ago
  61. baac789 s390/netiucv: get rid of one memcpy in netiucv_printuser by Ursula Braun · 8 years ago
  62. d4e9913 qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  63. ad19bc8 netvsc: fix checksum on UDP IPV6 by stephen hemminger · 8 years ago
  64. d1ef006 xen-netback: fix guest Rx stall detection (after guest Rx refactor) by David Vrabel · 8 years ago
  65. 02a9079 drivers/ptp: Fix kernel memory disclosure by Vlad Tsyrklevich · 8 years ago
  66. b8a4ddb net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON by Tom Herbert · 8 years ago
  67. 9a76588 qmi_wwan: add support for Quectel EC21 and EC25 by Bjørn Mork · 8 years ago
  68. 88a2428 qed: Fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 8 years ago
  69. 1e09c10 tlan: avoid unused label with PCI=n by Arnd Bergmann · 8 years ago
  70. a9339b8 xen-netback: (re-)create a debugfs node for hash information by Paul Durrant · 8 years ago
  71. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  72. b67be92 Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  73. 2d2474a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  74. 084165a Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  75. 217c6d2 Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-hisi', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-qcom' and 'pci/host-spear' into next by Bjorn Helgaas · 8 years ago
  76. 22c7e1d Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago
  77. dd5bba5 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra', 'pci/host-xgene' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  78. 08015ee PCI: rockchip: Indent "if" statement body by Dan Carpenter · 8 years ago
  79. 127595e platform/x86: intel_pmc_core: avoid boot time warning for !CONFIG_DEBUGFS_FS by Arnd Bergmann · 8 years ago
  80. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  81. 751d6fd drivers: net: xgene: fix: Use GPIO to get link status by Iyappan Subramanian · 8 years ago
  82. 6e76510 net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  83. 86e3a04 net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  84. 2479876 net: ti: cpsw: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  85. 1685e78 net: stmmac: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  86. d6d50c7 net: stmmac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  87. a54e161 net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  88. 1e8a655 net: mv643xx_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  89. f84cfdf PCI: hisi: Reorder struct hisi_pcie by Bjorn Helgaas · 8 years ago
  90. e9480b5 PCI: hisi: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  91. a458ce3 PCI: hisi: Include register block base in PCIE_SYS_STATE4 address by Bjorn Helgaas · 8 years ago
  92. 8e5ec41 PCI: dra7xx: Reorder struct dra7xx_pcie by Bjorn Helgaas · 8 years ago
  93. 228ee66 PCI: xilinx-nwl: Remove unused platform data by Bjorn Helgaas · 8 years ago
  94. adf9e28 PCI: xilinx-nwl: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  95. e59e5ff PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument by Bjorn Helgaas · 8 years ago
  96. 6a6c2e8 PCI: xilinx: Remove unused platform data by Bjorn Helgaas · 8 years ago
  97. 5d07188 PCI: xilinx: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  98. 8e93c51 PCI: xgene: Add register accessors by Bjorn Helgaas · 8 years ago
  99. 4ecf6b0 PCI: xgene: Pass struct xgene_pcie_port to setup functions by Bjorn Helgaas · 8 years ago
  100. c6fe9eb PCI: xgene: Remove unused platform data by Bjorn Helgaas · 8 years ago