1. 3111912 e1000: use disable_hardirq() for e1000_netpoll() by WANG Cong · 8 years ago
  2. 0266ac4 i40e: don't truncate match_method assignment by Keller, Jacob E · 8 years ago
  3. 6246168 net: ethernet: ti: netcp: add support of cpts by WingMan Kwok · 8 years ago
  4. 529ed12 net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause by Timur Tabi · 8 years ago
  5. 739c8e1 net: ethernet: stmmac: remove private tx queue lock by Lino Sanfilippo · 8 years ago
  6. 980f140 net: ethernet: sxgbe: remove private tx queue lock by Lino Sanfilippo · 8 years ago
  7. bfd8d97 net: nicvf: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  8. 52986a2 net: ethernet: ti: cpsw: sync rates for channels in dual emac mode by Ivan Khoronzhuk · 8 years ago
  9. 0be01b8 net: ethernet: ti: cpsw: re-split res only when speed is changed by Ivan Khoronzhuk · 8 years ago
  10. 32b78d8 net: ethernet: ti: cpsw: combine budget and weight split and check by Ivan Khoronzhuk · 8 years ago
  11. 32b5f2d net: ethernet: ti: cpsw: don't start queue twice by Ivan Khoronzhuk · 8 years ago
  12. cb7d78d0 net: ethernet: ti: cpsw: use same macros to get active slave by Ivan Khoronzhuk · 8 years ago
  13. 0e85663 net: mvneta: select GENERIC_ALLOCATOR by Arnd Bergmann · 8 years ago
  14. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. d33695f net: mlx5: Fix Kconfig help text by Christopher Covington · 8 years ago
  16. ab4e4c0 net: smsc911x: back out silently on probe deferrals by Linus Walleij · 8 years ago
  17. 7b59673 ibmveth: set correct gso_size and gso_type by Thomas Falcon · 8 years ago
  18. a51f40472 net: qcom/emac: add support for the Qualcomm Technologies QDF2400 by Timur Tabi · 8 years ago
  19. 1e88ab6 net: qcom/emac: move phy init code to separate files by Timur Tabi · 8 years ago
  20. f006b2c net: xgene: avoid bogus maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  21. dece303 net: xgene: move xgene_cle_ptree_ewdn data off stack by Arnd Bergmann · 8 years ago
  22. 9afd895 net/mlx5e: use %pad format string for dma_addr_t by Arnd Bergmann · 8 years ago
  23. 5579f28 net: ethernet: cpmac: Call SET_NETDEV_DEV() by Florian Fainelli · 8 years ago
  24. 9cecb13 net: ethernet: lantiq_etop: Call SET_NETDEV_DEV() by Florian Fainelli · 8 years ago
  25. 1e97426 Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  26. d2a007ab cxgb4/cxgb4vf: Assign netdev->dev_port with port ID by Arjun V · 8 years ago
  27. b0d6636 liquidio VF error handling by Raghu Vatsavayi · 8 years ago
  28. f625fe6 liquidio VF timestamp by Raghu Vatsavayi · 8 years ago
  29. d8ab848 liquidio VF ethtool stats by Raghu Vatsavayi · 8 years ago
  30. c05ebcc8 liquidio VF vxlan by Raghu Vatsavayi · 8 years ago
  31. 2135f9b liquidio VF vlan support by Raghu Vatsavayi · 8 years ago
  32. 107bc0a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  33. ea1e76f cxgb4/cxgb4vf: Remove deprecated module parameters by Ganesh Goudar · 8 years ago
  34. 1a31cc8 driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed by Gao Feng · 8 years ago
  35. ea3349a mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active by Martin KaFai Lau · 8 years ago
  36. b45f067 mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs by Martin KaFai Lau · 8 years ago
  37. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  38. 02dc1f3 lan78xx: add LAN7801 MAC only support by Woojung Huh · 8 years ago
  39. f38e7a3 phy: add phy fixup unregister functions by Woojung.Huh@microchip.com · 8 years ago
  40. 9217c3c liquidio VF rx data and ctl path by Raghu Vatsavayi · 8 years ago
  41. 9bdca5c liquidio CN23XX: VF TX buffers by Raghu Vatsavayi · 8 years ago
  42. 9981328 liquidio CN23XX: VF xmit by Raghu Vatsavayi · 8 years ago
  43. beea50a liquidio CN23XX: VF scatter gather lists by Raghu Vatsavayi · 8 years ago
  44. 50f7f94 liquidio CN23XX: VF mac address by Raghu Vatsavayi · 8 years ago
  45. 3cd25e4 liquidio CN23XX: VF link status by Raghu Vatsavayi · 8 years ago
  46. 846b468 liquidio CN23XX: VF offload features by Raghu Vatsavayi · 8 years ago
  47. c9fba3e macsec: remove first zero and add attribute name in comments by Zhang Shengju · 8 years ago
  48. 4022d03 net: smmac: allow configuring lower pbl values by Niklas Cassel · 8 years ago
  49. 89caaa2 net: stmmac: add support for independent DMA pbl for tx/rx by Niklas Cassel · 8 years ago
  50. 825658a net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASK by Niklas Cassel · 8 years ago
  51. a332e2f net: stmmac: stmmac_platform: fix parsing of DT binding by Niklas Cassel · 8 years ago
  52. 50ca903 net: stmmac: simplify the common DMA init API by Niklas Cassel · 8 years ago
  53. 89ab75b net: stmmac: return error if no DMA configuration is found by Niklas Cassel · 8 years ago
  54. 7b8076c NET: usb: cdc_mbim: add quirk for supporting Telit LE922A by Daniele Palmas · 8 years ago
  55. 3f0dd6b net: ethernet: slicoss: use module_pci_driver() by Tobias Klauser · 8 years ago
  56. 7cc99fd net: stmmac: stmmac_platform: use correct setup function for gmac4 by Niklas Cassel · 8 years ago
  57. 4966a69 net: stmmac: dwmac-generic: add missing compatible strings by Niklas Cassel · 8 years ago
  58. 0620547 net: ll_temac: Utilize of_get_mac_address() by Tobias Klauser · 8 years ago
  59. da90e38 net: axienet: Utilize of_get_mac_address() by Tobias Klauser · 8 years ago
  60. 3f7d0eb net/mlx5e: Offload TC matching on packets being IP fragments by Or Gerlitz · 8 years ago
  61. d26aac2 net: mvneta: Indent some statements by Dan Carpenter · 8 years ago
  62. 0b80129 drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool() by Dan Carpenter · 8 years ago
  63. b67d0dd7 can: peak: fix bad memory access and free sequence by 추지호 · 8 years ago
  64. 5d82288 ieee802154: atusb: implement .set_frame_retries ops callback by Stefan Schmidt · 8 years ago
  65. 6cc33eb ieee802154: atusb: try to read permanent extended address from device by Stefan Schmidt · 8 years ago
  66. 4655156 ieee802154: atusb: store firmware version after retrieval for later use by Stefan Schmidt · 8 years ago
  67. c84d59e ieee802154: atusb: sync header file from firmware for new features by Stefan Schmidt · 8 years ago
  68. 63c36c4 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  69. 25e3e84 dummy: expend mtu range for dummy device by Zhang Shengju · 8 years ago
  70. e82621e nlmon: use core MTU range checking in nlmon driver by Zhang Shengju · 8 years ago
  71. ec988ad phy: Don't increment MDIO bus refcount unless it's a different owner by Florian Fainelli · 8 years ago
  72. a1f5315 driver: macvlan: Remove the rcu member of macvlan_port by Gao Feng · 8 years ago
  73. 48140a2 driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcu by Gao Feng · 8 years ago
  74. a50af86 netvsc: reduce maximum GSO size by stephen hemminger · 8 years ago
  75. 74685b0 drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links by Alex · 8 years ago
  76. 90364fe net: stmmac: do not call phy_ethtool_ksettings_set from atomic context by Niklas Cassel · 8 years ago
  77. 20138cf net: ethernet: ti: cpts: fix overflow check period by Grygorii Strashko · 8 years ago
  78. 88f0f0b net: ethernet: ti: cpts: calc mult and shift from refclk freq by Grygorii Strashko · 8 years ago
  79. 4a88fb9 net: ethernet: ti: cpts: move dt props parsing to cpts driver by Grygorii Strashko · 8 years ago
  80. 8a2c9a5 net: ethernet: ti: cpts: rework initialization/deinitialization by Grygorii Strashko · 8 years ago
  81. 2a79df3 net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs by Grygorii Strashko · 8 years ago
  82. e4439fa net: ethernet: ti: cpts: clean up event list if event pool is empty by WingMan Kwok · 8 years ago
  83. 8fcd689 net: ethernet: ti: cpts: disable cpts when unregistered by Grygorii Strashko · 8 years ago
  84. 6c69140 net: ethernet: ti: cpts: fix registration order by Grygorii Strashko · 8 years ago
  85. fd123a9 net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregister by Grygorii Strashko · 8 years ago
  86. b63ba58 net: ethernet: ti: cpsw: minimize direct access to struct cpts by Grygorii Strashko · 8 years ago
  87. c8395d4 net: ethernet: ti: allow cpts to be built separately by Grygorii Strashko · 8 years ago
  88. 391fd6c net: ethernet: ti: cpts: switch to readl/writel_relaxed() by Grygorii Strashko · 8 years ago
  89. a588e45 bnxt_en: Add interface to support RDMA driver. by Michael Chan · 8 years ago
  90. a1653b1 bnxt_en: Refactor the driver registration function with firmware. by Michael Chan · 8 years ago
  91. e4060d3 bnxt_en: Reserve RDMA resources by default. by Michael Chan · 8 years ago
  92. 7b08f66 bnxt_en: Improve completion ring allocation for VFs. by Michael Chan · 8 years ago
  93. aa8ed02 bnxt_en: Move function reset to bnxt_init_one(). by Michael Chan · 8 years ago
  94. 7809592 bnxt_en: Enable MSIX early in bnxt_init_one(). by Michael Chan · 8 years ago
  95. 33c2657 bnxt_en: Add bnxt_set_max_func_irqs(). by Michael Chan · 8 years ago
  96. 489a326 i40e: move all updates for VLAN mode into i40e_sync_vsi_filters by Jacob Keller · 8 years ago
  97. 9af52f6 i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID by Jacob Keller · 8 years ago
  98. 490a4ad i40e: factor out addition/deletion of VLAN per each MAC address by Jacob Keller · 8 years ago
  99. 7569702 i40e: delete filter after adding its replacement when converting by Jacob Keller · 8 years ago
  100. ac9e239 i40e: refactor i40e_update_filter_state to avoid passing aq_err by Jacob Keller · 8 years ago