1. 28b3012 net: hns: modify ethtool statistics value error by Qianqian Xie · 8 years ago
  2. f165e03 net: hns: delete redundant macro definition by Qianqian Xie · 8 years ago
  3. da2ef1e net: hns: bug fix about restart auto-negotiation by Daode Huang · 8 years ago
  4. 2e7c805 net: hns: set default mac pause time to 0xffff by Daode Huang · 8 years ago
  5. 1f5fa2d net: hns: fix for promisc mode in HNS driver by Kejian Yan · 8 years ago
  6. 153b1d4 net: hns: add fuzzy match of tcam table for hns by Kejian Yan · 8 years ago
  7. e4788b8 ptp: dp83640: Use the high resolution frequency method. by Richard Cochran · 8 years ago
  8. c79e975 ptp: igb: Use the high resolution frequency method. by Richard Cochran · 8 years ago
  9. d8d2635 ptp: Introduce a high resolution frequency adjustment method. by Richard Cochran · 8 years ago
  10. ef8d759 bnxt_en: do not call napi_hash_add() by Eric Dumazet · 8 years ago
  11. dc0b2c9 net: mii: report 0 for unknown lp_advertising by Arnd Bergmann · 8 years ago
  12. 6c27f99 xen-netback: prefer xenbus_scanf() over xenbus_gather() by Jan Beulich · 8 years ago
  13. b718c88 sfc: report 4-tuple UDP hashing to ethtool, if it's enabled by Edward Cree · 8 years ago
  14. a33a4c7 sfc: enable 4-tuple RSS hashing for UDP by Edward Cree · 8 years ago
  15. a54e20b net/mlx5e: Add basic TC tunnel set action for SRIOV offloads by Hadar Hen Zion · 8 years ago
  16. 4a25730 net/mlx5e: Add ndo_udp_tunnel_add to VF representors by Hadar Hen Zion · 8 years ago
  17. bbd00f7 net/mlx5e: Add TC tunnel release action for SRIOV offloads by Hadar Hen Zion · 8 years ago
  18. 66958ed net/mlx5: Support encap id when setting new steering entry by Hadar Hen Zion · 8 years ago
  19. c9f1b07 net/mlx5: Add creation flags when adding new flow table by Hadar Hen Zion · 8 years ago
  20. 43f9383 net/mlx5: Check max encap header size capability by Hadar Hen Zion · 8 years ago
  21. ae9f83a net/mlx5: Move alloc/dealloc encap commands declarations to common header file by Hadar Hen Zion · 8 years ago
  22. bb48024 qed: Prevent stack corruption on MFW interaction by Mintz, Yuval · 8 years ago
  23. b12ab9b net: 3com: typhoon: fix typhoon_get_link_ksettings by Philippe Reynes · 8 years ago
  24. 90fdd04 net: xgbe: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  25. ea74df8 net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  26. 1435003 net: amd8111e: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  27. d17970d net: alteon: acenic: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  28. f1cd5aa net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  29. 5a3c780 Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks" by Joachim Eastwood · 8 years ago
  30. 07a5e76 stmmac: dwmac-rk: absorb rk_gmac_init into probe by Joachim Eastwood · 8 years ago
  31. 0de8c4c stmmac: dwmac-rk: turn exit into standard driver remove callback by Joachim Eastwood · 8 years ago
  32. 5619468 stmmac: dwmac-rk: turn resume/suspend into standard PM callbacks by Joachim Eastwood · 8 years ago
  33. 7334b3e net: phy: Add Meson GXL Internal PHY driver by Neil Armstrong · 8 years ago
  34. 9a4c803 net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizes by Neil Armstrong · 8 years ago
  35. dd5c5d0 net: ethernet: bgmac: add NS2 support by Jon Mason · 8 years ago
  36. 1676aba5ef net: ethernet: bgmac: device tree phy enablement by Jon Mason · 8 years ago
  37. b14995a net: phy: broadcom: Add BCM54810 PHY entry by Jon Mason · 8 years ago
  38. 5b4e290 net: phy: broadcom: add bcm54xx_auxctl_read by Jon Mason · 8 years ago
  39. cb42d4b stmmac: dwmac-sti: remove unused priv dev member by Joachim Eastwood · 8 years ago
  40. 0eebedc stmmac: dwmac-sti: clean up and rename sti_dwmac_init by Joachim Eastwood · 8 years ago
  41. b89cbfb stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handling by Joachim Eastwood · 8 years ago
  42. 06a6e82 stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_data by Joachim Eastwood · 8 years ago
  43. 2517cfd stmmac: dwmac-sti: add PM ops and resume function by Joachim Eastwood · 8 years ago
  44. b211aa6 stmmac: dwmac-sti: remove clk NULL checks by Joachim Eastwood · 8 years ago
  45. a4c48ad stmmac: dwmac-sti: remove useless of_node check by Joachim Eastwood · 8 years ago
  46. 9811d1e Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  47. b6e4179 mlxsw: Remove unused including <generated/utsrelease.h> by Wei Yongjun · 8 years ago
  48. eeffcee ixgbevf: Handle previously-freed msix_entries by Mark Rustad · 8 years ago
  49. 9f3c750 ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transport headers by Sowmini Varadhan · 8 years ago
  50. 5202882 ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packets by Sowmini Varadhan · 8 years ago
  51. 5f1c358 ixgbe: Correct X550 phy ID by Don Skidmore · 8 years ago
  52. 470739b ixgbe: Add X553 FW ALEF support by Don Skidmore · 8 years ago
  53. 55570b6 ixgbe: set device if before calling get_invariants by Emil Tantilov · 8 years ago
  54. b71f6c4 ixgbe: use link instead of I2C combined abstraction by Emil Tantilov · 8 years ago
  55. 812d7df ixgbe: remove SFP ixfi support by Emil Tantilov · 8 years ago
  56. 1fa7125 ixgbe: Handle previously-freed msix_entries by Mark Rustad · 8 years ago
  57. 2916500 ixgbe: Add X553 PHY FC autoneg support by Don Skidmore · 8 years ago
  58. 21d882e ixgbe: fix link status check for copper X550em by Emil Tantilov · 8 years ago
  59. 4dc4000 ixgbe: do not use ixgbe specific mdio defines by Emil Tantilov · 8 years ago
  60. d2e455a ixgbe: Update setup PHY link to unset all speeds by Don Skidmore · 8 years ago
  61. 805cedd ixgbe: Add support to retrieve and store LED link active by Don Skidmore · 8 years ago
  62. 0c1b7de ixgbe: Add X552 iXFI configuration helper function by Don Skidmore · 8 years ago
  63. 6d67707 nfp: add support for offload of XDP programs by Jakub Kicinski · 8 years ago
  64. 2e9d594 nfp: remove unnecessary parameters from nfp_net_bpf_offload() by Jakub Kicinski · 8 years ago
  65. ecd63a02 nfp: add XDP support in the driver by Jakub Kicinski · 8 years ago
  66. 13df4c6 nfp: reorganize nfp_net_rx() to get packet offsets early by Jakub Kicinski · 8 years ago
  67. 164d1e9 nfp: add support for ethtool .set_channels by Jakub Kicinski · 8 years ago
  68. 1e9e10d nfp: move RSS indirection table init into a separate function by Jakub Kicinski · 8 years ago
  69. e31230f nfp: add helper to reassign rings to IRQ vectors by Jakub Kicinski · 8 years ago
  70. 0668b60 nfp: loosen relation between rings and IRQs vectors by Jakub Kicinski · 8 years ago
  71. a10b563 nfp: reuse ring helpers on .ndo_open() path by Jakub Kicinski · 8 years ago
  72. 0ae42df nfp: rename ring allocation helpers by Jakub Kicinski · 8 years ago
  73. 68453c7 nfp: centralize runtime reconfiguration logic by Jakub Kicinski · 8 years ago
  74. 81cc2e4 nfp: add support for ethtool .get_channels by Jakub Kicinski · 8 years ago
  75. bd8255d amd-xgbe: Prepare for supporting PCI devices by Lendacky, Thomas · 8 years ago
  76. 4b8acdf amd-xgbe: Update how to determine DMA channel status by Lendacky, Thomas · 8 years ago
  77. e5a20b9 amd-xgbe: Support for 64-bit management counter registers by Lendacky, Thomas · 8 years ago
  78. b03a4a6 amd-xgbe: Prepare for a new PCS register access method by Lendacky, Thomas · 8 years ago
  79. 1bf40ad amd-xgbe: Add support for clause 37 auto-negotiation by Lendacky, Thomas · 8 years ago
  80. a64def4 amd-xgbe: Prepare for introduction of clause 37 autoneg by Lendacky, Thomas · 8 years ago
  81. e57f7a3 amd-xgbe: Prepare for working with more than one type of phy by Lendacky, Thomas · 8 years ago
  82. 43e0dcf amd-xgbe: Perform priority-based hardware FIFO allocation by Lendacky, Thomas · 8 years ago
  83. 586e3cfb amd-xgbe: Prepare for priority-based FIFO allocation by Lendacky, Thomas · 8 years ago
  84. d9682c9 amd-xgbe: Fix formatting of PCS register dump by Lendacky, Thomas · 8 years ago
  85. d78343d net: dsa: mv88e6xxx: setup port's MAC by Vivien Didelot · 8 years ago
  86. 96a2b40 net: dsa: mv88e6xxx: add port's MAC speed setter by Vivien Didelot · 8 years ago
  87. a0a0f62 net: dsa: mv88e6xxx: add port's RGMII delay setter by Vivien Didelot · 8 years ago
  88. 7f1ae07 net: dsa: mv88e6xxx: add port duplex setter by Vivien Didelot · 8 years ago
  89. 08ef7f1 net: dsa: mv88e6xxx: add port link setter by Vivien Didelot · 8 years ago
  90. 385a099 net: dsa: mv88e6xxx: add port 802.1Q mode setter by Vivien Didelot · 8 years ago
  91. 77064f3 net: dsa: mv88e6xxx: add port PVID accessors by Vivien Didelot · 8 years ago
  92. b4e48c5 net: dsa: mv88e6xxx: add port FID accessors by Vivien Didelot · 8 years ago
  93. 5a7921f net: dsa: mv88e6xxx: add port vlan map setter by Vivien Didelot · 8 years ago
  94. e28def33 net: dsa: mv88e6xxx: add port state setter by Vivien Didelot · 8 years ago
  95. 18abed2 net: dsa: mv88e6xxx: add port files by Vivien Didelot · 8 years ago
  96. 5e5f89e mlxsw: pci: Fix the FW ready mask length by Elad Raz · 8 years ago
  97. 5ed7414 net: stmmac: Add OXNAS Glue Driver by Neil Armstrong · 8 years ago
  98. 1719723 enic: set skb->hash type properly by Govindarajulu Varadarajan · 8 years ago
  99. f7a5537 net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  100. cc89c32 lan78xx: Use irq_domain for phy interrupt from USB Int. EP by Woojung Huh · 8 years ago