1. f58f081 ethernet/tile: use core min/max MTU checking by Jarod Wilson · 8 years ago
  2. 3d5d96a ethernet/ibm: use core min/max MTU checking by Jarod Wilson · 8 years ago
  3. 109cc16 ethernet/cavium: use core min/max MTU checking by Jarod Wilson · 8 years ago
  4. 18c310f ethernet/neterion: use core min/max MTU checking by Jarod Wilson · 8 years ago
  5. f7ad72b ethernet/dlink: use core min/max MTU checking by Jarod Wilson · 8 years ago
  6. 540bfe3 ethernet/sun: use core min/max MTU checking by Jarod Wilson · 8 years ago
  7. c7315a9 ethernet/realtek: use core min/max MTU checking by Jarod Wilson · 8 years ago
  8. caff2a8 ethernet/qlogic: use core min/max MTU checking by Jarod Wilson · 8 years ago
  9. b80f71f ethernet/mellanox: use core min/max MTU checking by Jarod Wilson · 8 years ago
  10. 5777987 ethernet/marvell: use core min/max MTU checking by Jarod Wilson · 8 years ago
  11. 91c527a ethernet/intel: use core min/max MTU checking by Jarod Wilson · 8 years ago
  12. e1c6dcc ethernet/broadcom: use core min/max MTU checking by Jarod Wilson · 8 years ago
  13. 67bef94 ethernet/atheros: use core min/max MTU checking by Jarod Wilson · 8 years ago
  14. ed838fe net: phy: dp83867: add support for MAC impedance configuration by Mugunthan V N · 8 years ago
  15. 3f3177bb fsl/fman: fix error return code in mac_probe() by Wei Yongjun · 8 years ago
  16. ca8eddc net: ethernet: nb8800: fix error return code in nb8800_open() by Wei Yongjun · 8 years ago
  17. ea93900 fjes: fix format string for trace output by Arnd Bergmann · 8 years ago
  18. ae0219c net: phy: Use phy name when requesting the interrupt by Andrew Lunn · 8 years ago
  19. 664fcf1 net: phy: Threaded interrupts allow some simplification by Andrew Lunn · 8 years ago
  20. c974bdb net: phy: Use threaded IRQ, to allow IRQ from sleeping devices by Andrew Lunn · 8 years ago
  21. dc30c35 net: dsa: mv88e6xxx: Implement interrupt support. by Andrew Lunn · 8 years ago
  22. a7f7b44 net: hip04: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 8 years ago
  23. ab530f6 ipvlan: constify l3mdev_ops structure by Julia Lawall · 8 years ago
  24. 8f87d77 fjes: Update fjes driver version : 1.2 by Taku Izumi · 8 years ago
  25. c753119 fjes: Add debugfs entry for EP status information in fjes driver by Taku Izumi · 8 years ago
  26. b6ba737 fjes: ethtool -w and -W support for fjes driver by Taku Izumi · 8 years ago
  27. 82f6aea fjes: Add tracepoints in fjes driver by Taku Izumi · 8 years ago
  28. 21b7efb fjes: Enhance ethtool -S for fjes driver by Taku Izumi · 8 years ago
  29. 462d807 fjes: ethtool -d support for fjes driver by Taku Izumi · 8 years ago
  30. d5df768 qed: Fix possible race when reading firmware return code. by Manish Chopra · 8 years ago
  31. 7eff82b qed: Handle malicious VFs events by Yuval Mintz · 8 years ago
  32. c59f5291 qed: Allow chance for fast ramrod completions by Yuval Mintz · 8 years ago
  33. 7b7e70f qed*: Allow unicast filtering by Yuval Mintz · 8 years ago
  34. 2569585 qede: Prevent GSO on long Geneve headers by Manish Chopra · 8 years ago
  35. a150241 qede: GSO support for tunnels with outer csum by Manish Chopra · 8 years ago
  36. c3aaa40 qed: Pass MAC hints to VFs by Yuval Mintz · 8 years ago
  37. 5724b8b net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror' by Shmulik Ladkani · 8 years ago
  38. 4f58e6d net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs. by Allan W. Nielsen · 8 years ago
  39. 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  41. 5852e93 net: axienet: Remove unused parameter from __axienet_device_reset by Tobias Klauser · 8 years ago
  42. 10f6c4d liquidio: CN23XX: fix a loop timeout by Dan Carpenter · 8 years ago
  43. 3c293f4 net: phy: Trigger state machine on state change and not polling. by Andrew Lunn · 8 years ago
  44. 3f2b0a5 netvsc: Remove mistaken udp.h inclusion. by David S. Miller · 8 years ago
  45. f112be6 xen-netback: fix type mismatch warning by Arnd Bergmann · 8 years ago
  46. 7086605 stmmac: fix error check when init ptp by Giuseppe CAVALLARO · 8 years ago
  47. be9b317 stmmac: fix ptp init for gmac4 by Giuseppe CAVALLARO · 8 years ago
  48. d4e9913 qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  49. ad19bc8 netvsc: fix checksum on UDP IPV6 by stephen hemminger · 8 years ago
  50. d1ef006 xen-netback: fix guest Rx stall detection (after guest Rx refactor) by David Vrabel · 8 years ago
  51. b8a4ddb net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON by Tom Herbert · 8 years ago
  52. 9a76588 qmi_wwan: add support for Quectel EC21 and EC25 by Bjørn Mork · 8 years ago
  53. 88a2428 qed: Fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 8 years ago
  54. 1e09c10 tlan: avoid unused label with PCI=n by Arnd Bergmann · 8 years ago
  55. a9339b8 xen-netback: (re-)create a debugfs node for hash information by Paul Durrant · 8 years ago
  56. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  57. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 751d6fd drivers: net: xgene: fix: Use GPIO to get link status by Iyappan Subramanian · 8 years ago
  59. 6e76510 net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  60. 86e3a04 net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  61. 2479876 net: ti: cpsw: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  62. 1685e78 net: stmmac: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  63. d6d50c7 net: stmmac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  64. a54e161 net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  65. 1e8a655 net: mv643xx_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  66. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  67. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  68. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  69. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  70. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  71. dc6e851 be2net: Enable VF link state setting for BE3 by Suresh Reddy · 8 years ago
  72. f3d6ad8 be2net: Fix TX stats for TSO packets by Sriharsha Basavapatna · 8 years ago
  73. 77b696c be2net: Update Copyright string in be_hw.h by Sriharsha Basavapatna · 8 years ago
  74. f5ef017 be2net: NCSI FW section should be properly updated with ethtool for BE3 by Sriharsha Basavapatna · 8 years ago
  75. 6ee080b be2net: Provide an alternate way to read pf_num for BEx chips by Sriharsha Basavapatna · 8 years ago
  76. 73e8fb2 Merge branch 'work.const-qstr' into work.misc by Al Viro · 8 years ago
  77. c913fc4 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  78. 776482c wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent() by Christophe Jaillet · 8 years ago
  79. fa6114d net: macb: NULL out phydev after removing mdio bus by Nathan Sullivan · 8 years ago
  80. 912e27e xen-netback: make sure that hashes are not send to unaware frontends by Paul Durrant · 8 years ago
  81. 49b53a9 iw_cxgb4: add fast-path for small REG_MR operations by Steve Wise · 8 years ago
  82. 086de57 cxgb4: advertise support for FR_NSMR_TPTE_WR by Steve Wise · 8 years ago
  83. fd10ed8 IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets by Jack Morgenstein · 8 years ago
  84. 7aa6ec2 drivers: net: phy: Correct duplicate MDIO_XGENE entry by Laura Abbott · 8 years ago
  85. e5e0fbf ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEM by Geert Uytterhoeven · 8 years ago
  86. 983e1a6 net: ethernet: mediatek: get hw lro capability by the chip id instead of by the dtsi by Nelson Chang · 8 years ago
  87. b95b6d9 net: ethernet: mediatek: get the chip id by ETHDMASYS registers by Nelson Chang · 8 years ago
  88. 4af1474 net: bgmac: Fix errant feature flag check by Jon Mason · 8 years ago
  89. 0a55c12 net: phy: Add Wake-on-LAN driver for Microsemi PHYs. by Raju Lakkaraju · 8 years ago
  90. 0fb26c3 drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay by Mugunthan V N · 8 years ago
  91. 451e856 net: hns: Add missing \n to end of dev_err messages, tidy up text by Colin Ian King · 8 years ago
  92. 87089dd net: ps3_gelic: Add missing \n to end of deb_dbg message by Colin Ian King · 8 years ago
  93. 68c8182 net: axienet: Add missing \n to end of dev_err messages by Colin Ian King · 8 years ago
  94. 2167ca0 xen/netback: add fraglist support for to-guest rx by Ross Lagerwall · 8 years ago
  95. a37f122 xen-netback: batch copies for multiple to-guest rx packets by David Vrabel · 8 years ago
  96. 98f6d57 xen-netback: process guest rx packets in batches by David Vrabel · 8 years ago
  97. 7c0b1a2 xen-netback: immediately wake tx queue when guest rx queue has space by David Vrabel · 8 years ago
  98. eb1723a xen-netback: refactor guest rx by David Vrabel · 8 years ago
  99. fedbc8c xen-netback: retire guest rx side prefix GSO feature by Paul Durrant · 8 years ago
  100. 3254f83 xen-netback: separate guest side rx code into separate module by Paul Durrant · 8 years ago