1. 0594687 net: stmmac: dwmac-rk: Add RK3128 GMAC support by David Wu · 7 years ago
  2. 63ba395 rndis_host: support Novatel Verizon USB730L by Aleksander Morgado · 7 years ago
  3. de0f43c mlxsw: spectrum_router: Track RIF of IPIP next hops by Petr Machata · 7 years ago
  4. 28a04c7 mlxsw: spectrum_router: Move VRF refcounting by Petr Machata · 7 years ago
  5. 8135961 net: hns3: Fix an error handling path in 'hclge_rss_init_hw()' by Christophe JAILLET · 7 years ago
  6. 4792ea0 net: mvpp2: Fix clock resource by adding an optional bus clock by Gregory CLEMENT · 7 years ago
  7. 9084104 r8152: add Linksys USB3GIGV1 id by Grant Grundler · 7 years ago
  8. 5a59a3a ppp: fix __percpu annotation by Guillaume Nault · 7 years ago
  9. 3e7e072 Merge tag 'mlx5-fixes-2017-09-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  10. b32ca44 net: dsa: mv88e6xxx: lock mutex when freeing IRQs by Vivien Didelot · 7 years ago
  11. 1579f67 net: stmmac: dwmac4: Re-enable MAC Rx before powering down by Ed Blake · 7 years ago
  12. 06d7a1b net: stmmac: dwc-qos: Add suspend / resume support by Ed Blake · 7 years ago
  13. db06ae41 net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlans by Andrew Lunn · 7 years ago
  14. c7dfc8c net: mvpp2: do not select the internal source clock by Antoine Tenart · 7 years ago
  15. 6bf69a1 net: mvpp2: fix port list indexing by Yan Markman · 7 years ago
  16. aff3da3 net: mvpp2: fix parsing fragmentation detection by Stefan Chulski · 7 years ago
  17. 2580c4c tun: bail out from tun_get_user() if the skb is empty by Alexander Potapenko · 7 years ago
  18. 353f59f net/mlx5: Fix wrong indentation in enable SRIOV code by Or Gerlitz · 7 years ago
  19. 480df99 net/mlx5: Fix static checker warning on steering tracepoints code by Matan Barak · 7 years ago
  20. 603e1f5 net/mlx5e: Fix calculated checksum offloads counters by Gal Pressman · 7 years ago
  21. 1456f69 net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filter by Gal Pressman · 7 years ago
  22. b20eab1 net/mlx5e: Print netdev features correctly in error message by Gal Pressman · 7 years ago
  23. b281208 net/mlx5e: Check encap entry state when offloading tunneled flows by Vlad Buslov · 7 years ago
  24. bdd66ac net/mlx5e: Disallow TC offloading of unsupported match/action combinations by Or Gerlitz · 8 years ago
  25. ace7432 net/mlx5e: Fix erroneous freeing of encap header buffer by Paul Blakey · 7 years ago
  26. 16f1c5b net/mlx5: Check device capability for maximum flow counters by Raed Salem · 7 years ago
  27. 99d3cd2 net/mlx5: Fix FPGA capability location by Inbar Karmy · 7 years ago
  28. 38e8a5c net/mlx5e: IPoIB, Fix access to invalid memory address by Roi Dayan · 7 years ago
  29. 20c62c7 Merge tag 'wireless-drivers-for-davem-2017-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  30. c754568 atlantic: fix iommu errors by Pavel Belous · 7 years ago
  31. a7bb1be aquantia: Fix transient invalid link down/up indications by Igor Russkikh · 7 years ago
  32. 3aec641 aquantia: Fix Tx queue hangups by Igor Russkikh · 7 years ago
  33. d85fc17 aquantia: Setup max_mtu in ndev to enable jumbo frames by Igor Russkikh · 7 years ago
  34. 6098d7dd rocker: fix rocker_tlv_put_* functions for KASAN by Arnd Bergmann · 7 years ago
  35. a93ad94 net: qcom/emac: specify the correct size when mapping a DMA buffer by Timur Tabi · 7 years ago
  36. 3e747fa Merge ath-current from ath.git by Kalle Valo · 7 years ago
  37. 5c34652 net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registered by Subash Abhinov Kasiviswanathan · 7 years ago
  38. 05cf97e cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()' by Christophe JAILLET · 7 years ago
  39. 059fbe8 net: phy: Fix truncation of large IRQ numbers in phy_attached_print() by Geert Uytterhoeven · 7 years ago
  40. f0ef1f4 net: stmmac: Cocci spatch "of_table" by Thomas Meyer · 7 years ago
  41. e365280 lan78xx: Use default values loaded from EEPROM/OTP after reset by Nisar Sayed · 7 years ago
  42. c077682 lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE by Nisar Sayed · 7 years ago
  43. 8a7ffeb lan78xx: Fix for eeprom read/write when device auto suspend by Nisar Sayed · 7 years ago
  44. ceb6281 net: phy: Keep reporting transceiver type by Florian Fainelli · 7 years ago
  45. 4a7a386 net: qcom/emac: add software control for pause frame mode by Timur Tabi · 7 years ago
  46. 0ab09be hv_netvsc: fix send buffer failure on MTU change by Alex Ng · 7 years ago
  47. 6af1de2 ath10k: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  48. c5795c53 net: hns3: Fix for pri to tc mapping in TM by Yunsheng Lin · 7 years ago
  49. 68ece54 net: hns3: Fix for setting rss_size incorrectly by Yunsheng Lin · 7 years ago
  50. c472633 net: hns3: Fix typo error for feild in hclge_tm by Yunsheng Lin · 7 years ago
  51. d602a52 net: hns3: Fix for rx priv buf allocation when DCB is not supported by Yunsheng Lin · 7 years ago
  52. b8c8bf4 net: hns3: Fix for rx_priv_buf_alloc not setting rx shared buffer by Yunsheng Lin · 7 years ago
  53. bb1fe9e net: hns3: Fix for not setting rx private buffer size to zero by Yunsheng Lin · 7 years ago
  54. d221df4 net: hns3: Fix for DEFAULT_DV when dev doesn't support DCB by Yunsheng Lin · 7 years ago
  55. 2daf4a6 net: hns3: Fix initialization when cmd is not supported by Yunsheng Lin · 7 years ago
  56. e92a084 net: hns3: Cleanup for ROCE capability flag in ae_dev by Yunsheng Lin · 7 years ago
  57. e24ee27 net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it by Troy Kisky · 7 years ago
  58. 7063c16 net: fec: remove unused interrupt FEC_ENET_TS_TIMER by Troy Kisky · 7 years ago
  59. 5e62d98 net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set by Troy Kisky · 7 years ago
  60. a715b3a qtnfmac: cancel scans on wireless interface changes by Sergey Matyukevich · 7 years ago
  61. 20da2ec0 qtnfmac: lock access to h/w in tx path by Sergey Matyukevich · 7 years ago
  62. 35f6272 brcmfmac: setup passive scan if requested by user-space by Arend Van Spriel · 7 years ago
  63. 17df645 brcmfmac: add length check in brcmf_cfg80211_escan_handler() by Arend Van Spriel · 7 years ago
  64. f559560 net: emac: Fix napi poll list corruption by Christian Lamparter · 7 years ago
  65. 90f7b11 net: hns3: Fixes the premature exit of loop when matching clients by Lipeng · 7 years ago
  66. 5e43aef8 net: hns3: Fixes the default VLAN-id of PF by Lipeng · 7 years ago
  67. fbbb153 net: hns3: Fixes the ether address copy with appropriate API by Salil Mehta · 7 years ago
  68. 139e879 net: hns3: Fixes the initialization of MAC address in hardware by Lipeng · 7 years ago
  69. 0305b44 net: hns3: Fixes ring-to-vector map-and-unmap command by Lipeng · 7 years ago
  70. c5b1b97 net: hns3: Fixes the command used to unmap ring from vector by Lipeng · 7 years ago
  71. 2a4776e net: hns3: Fixes initialization of phy address from firmware by Lipeng · 7 years ago
  72. 6073512 net: phy: Kconfig: Fix PHY infrastructure menu in menuconfig by Jerome Brunet · 7 years ago
  73. 8ecb1a2 net: systemport: Fix 64-bit statistics dependency by Florian Fainelli · 7 years ago
  74. 129c6cd 8139too: revisit napi_complete_done() usage by Eric Dumazet · 7 years ago
  75. 1e3c5ec bnxt_en: check for ingress qdisc in flower offload by Sathya Perla · 7 years ago
  76. f2654a4 net: phy: Fix mask value write on gmii2rgmii converter speed register by Fahad Kunnathadi · 7 years ago
  77. 4c707c0 Merge tag 'iwlwifi-for-kalle-2017-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 7 years ago
  78. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  79. 8e29f97 mlxsw: spectrum_router: Only handle IPv4 and IPv6 events by Ido Schimmel · 7 years ago
  80. 5023a6d netvsc: increase default receive buffer size by Stephen Hemminger · 7 years ago
  81. 2aa70f8 net: smsc911x: Quieten netif during suspend by Geert Uytterhoeven · 7 years ago
  82. 7095c97 net: systemport: Fix 64-bit stats deadlock by Florian Fainelli · 7 years ago
  83. ecf0911 net: vrf: avoid gcc-4.6 warning by Arnd Bergmann · 7 years ago
  84. 4739df6 qed: remove unnecessary call to memset by Himanshu Jha · 7 years ago
  85. 23f4822 tg3: clean up redundant initialization of tnapi by Colin Ian King · 7 years ago
  86. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  87. 7dbd5b7 nfp: wait for the NSP resource to appear on boot by Jakub Kicinski · 7 years ago
  88. 4cbe94f nfp: wait for board state before talking to the NSP by Jakub Kicinski · 7 years ago
  89. b95a2d8 nfp: add whitelist of supported flow dissector by Pieter Jansen van Vuuren · 7 years ago
  90. 822f8565 be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx by Suresh Reddy · 7 years ago
  91. 854426e w90p910_ether: include linux/interrupt.h by Arnd Bergmann · 7 years ago
  92. f13ad10 net: bonding: fix tlb_dynamic_lb default value by Nikolay Aleksandrov · 7 years ago
  93. 6399ebc mlxsw: spectrum: Prevent mirred-related crash on removal by Yuval Mintz · 7 years ago
  94. 9c08273 smsc95xx: Configure pause time to 0xffff when tx flow control enabled by Nisar Sayed · 7 years ago
  95. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  96. c6644d0 net: bonding: Fix transmit load balancing in balance-alb mode if specified by sysfs by Kosuke Tatsukawa · 7 years ago
  97. 8f2bb1d hv_netvsc: avoid unnecessary wakeups on subchannel creation by Stephen Hemminger · 7 years ago
  98. 8195b13 hv_netvsc: fix deadlock on hotplug by Stephen Hemminger · 7 years ago
  99. 4400081 mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+ by Arkadi Sharshevsky · 7 years ago
  100. 1f4f554 net: qualcomm: rmnet: Fix a double free by Dan Carpenter · 7 years ago