1. ab387f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 7 years ago
  2. 2f47d58 crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver by Harsh Jain · 7 years ago
  3. 059fbe8 net: phy: Fix truncation of large IRQ numbers in phy_attached_print() by Geert Uytterhoeven · 7 years ago
  4. f0ef1f4 net: stmmac: Cocci spatch "of_table" by Thomas Meyer · 7 years ago
  5. e365280 lan78xx: Use default values loaded from EEPROM/OTP after reset by Nisar Sayed · 7 years ago
  6. c077682 lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE by Nisar Sayed · 7 years ago
  7. 8a7ffeb lan78xx: Fix for eeprom read/write when device auto suspend by Nisar Sayed · 7 years ago
  8. ceb6281 net: phy: Keep reporting transceiver type by Florian Fainelli · 7 years ago
  9. 4a7a386 net: qcom/emac: add software control for pause frame mode by Timur Tabi · 7 years ago
  10. 0ab09be hv_netvsc: fix send buffer failure on MTU change by Alex Ng · 7 years ago
  11. c5795c53 net: hns3: Fix for pri to tc mapping in TM by Yunsheng Lin · 7 years ago
  12. 68ece54 net: hns3: Fix for setting rss_size incorrectly by Yunsheng Lin · 7 years ago
  13. c472633 net: hns3: Fix typo error for feild in hclge_tm by Yunsheng Lin · 7 years ago
  14. d602a52 net: hns3: Fix for rx priv buf allocation when DCB is not supported by Yunsheng Lin · 7 years ago
  15. b8c8bf4 net: hns3: Fix for rx_priv_buf_alloc not setting rx shared buffer by Yunsheng Lin · 7 years ago
  16. bb1fe9e net: hns3: Fix for not setting rx private buffer size to zero by Yunsheng Lin · 7 years ago
  17. d221df4 net: hns3: Fix for DEFAULT_DV when dev doesn't support DCB by Yunsheng Lin · 7 years ago
  18. 2daf4a6 net: hns3: Fix initialization when cmd is not supported by Yunsheng Lin · 7 years ago
  19. e92a084 net: hns3: Cleanup for ROCE capability flag in ae_dev by Yunsheng Lin · 7 years ago
  20. e24ee27 net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it by Troy Kisky · 7 years ago
  21. 7063c16 net: fec: remove unused interrupt FEC_ENET_TS_TIMER by Troy Kisky · 7 years ago
  22. 5e62d98 net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set by Troy Kisky · 7 years ago
  23. f559560 net: emac: Fix napi poll list corruption by Christian Lamparter · 7 years ago
  24. 90f7b11 net: hns3: Fixes the premature exit of loop when matching clients by Lipeng · 7 years ago
  25. 5e43aef8 net: hns3: Fixes the default VLAN-id of PF by Lipeng · 7 years ago
  26. fbbb153 net: hns3: Fixes the ether address copy with appropriate API by Salil Mehta · 7 years ago
  27. 139e879 net: hns3: Fixes the initialization of MAC address in hardware by Lipeng · 7 years ago
  28. 0305b44 net: hns3: Fixes ring-to-vector map-and-unmap command by Lipeng · 7 years ago
  29. c5b1b97 net: hns3: Fixes the command used to unmap ring from vector by Lipeng · 7 years ago
  30. 2a4776e net: hns3: Fixes initialization of phy address from firmware by Lipeng · 7 years ago
  31. 6073512 net: phy: Kconfig: Fix PHY infrastructure menu in menuconfig by Jerome Brunet · 7 years ago
  32. 8ecb1a2 net: systemport: Fix 64-bit statistics dependency by Florian Fainelli · 7 years ago
  33. 129c6cd 8139too: revisit napi_complete_done() usage by Eric Dumazet · 7 years ago
  34. 1e3c5ec bnxt_en: check for ingress qdisc in flower offload by Sathya Perla · 7 years ago
  35. f2654a4 net: phy: Fix mask value write on gmii2rgmii converter speed register by Fahad Kunnathadi · 7 years ago
  36. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  37. 8e29f97 mlxsw: spectrum_router: Only handle IPv4 and IPv6 events by Ido Schimmel · 7 years ago
  38. 5023a6d netvsc: increase default receive buffer size by Stephen Hemminger · 7 years ago
  39. 2aa70f8 net: smsc911x: Quieten netif during suspend by Geert Uytterhoeven · 7 years ago
  40. 7095c97 net: systemport: Fix 64-bit stats deadlock by Florian Fainelli · 7 years ago
  41. ecf0911 net: vrf: avoid gcc-4.6 warning by Arnd Bergmann · 7 years ago
  42. 4739df6 qed: remove unnecessary call to memset by Himanshu Jha · 7 years ago
  43. 23f4822 tg3: clean up redundant initialization of tnapi by Colin Ian King · 7 years ago
  44. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  45. 7dbd5b7 nfp: wait for the NSP resource to appear on boot by Jakub Kicinski · 7 years ago
  46. 4cbe94f nfp: wait for board state before talking to the NSP by Jakub Kicinski · 7 years ago
  47. b95a2d8 nfp: add whitelist of supported flow dissector by Pieter Jansen van Vuuren · 7 years ago
  48. 822f8565 be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx by Suresh Reddy · 7 years ago
  49. 854426e w90p910_ether: include linux/interrupt.h by Arnd Bergmann · 7 years ago
  50. f13ad10 net: bonding: fix tlb_dynamic_lb default value by Nikolay Aleksandrov · 7 years ago
  51. 6399ebc mlxsw: spectrum: Prevent mirred-related crash on removal by Yuval Mintz · 7 years ago
  52. 9c08273 smsc95xx: Configure pause time to 0xffff when tx flow control enabled by Nisar Sayed · 7 years ago
  53. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  54. c6644d0 net: bonding: Fix transmit load balancing in balance-alb mode if specified by sysfs by Kosuke Tatsukawa · 7 years ago
  55. 8f2bb1d hv_netvsc: avoid unnecessary wakeups on subchannel creation by Stephen Hemminger · 7 years ago
  56. 8195b13 hv_netvsc: fix deadlock on hotplug by Stephen Hemminger · 7 years ago
  57. 4400081 mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+ by Arkadi Sharshevsky · 7 years ago
  58. 1f4f554 net: qualcomm: rmnet: Fix a double free by Dan Carpenter · 7 years ago
  59. fbd0141 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  60. a010a2f Revert "mdio_bus: Remove unneeded gpiod NULL check" by Florian Fainelli · 7 years ago
  61. 9a486c9 net: tulip: Constify tulip_tbl by Kees Cook · 7 years ago
  62. e333ac1 net: ethernet: ti: netcp_core: no need in netif_napi_del by Ivan Khoronzhuk · 7 years ago
  63. 0fdbedc davicom: Display proper debug level up to 6 by Mathieu Malaterre · 7 years ago
  64. 25ee079 net: phy: sfp: rename dt properties to match the binding by Baruch Siach · 7 years ago
  65. 91aac56 Merge tag 'wireless-drivers-for-davem-2017-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  66. f957dd3 brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices by Ian W MORRISON · 7 years ago
  67. 44ccba3 Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  68. 0f2be42 Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  69. 2eabc84 iwlwifi: mvm: only send LEDS_CMD when the FW supports it by Luca Coelho · 7 years ago
  70. 6d62269 rtlwifi: btcoexist: Fix antenna selection code by Larry Finger · 7 years ago
  71. a33fcba6 rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be by Larry Finger · 7 years ago
  72. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  73. 66bed84 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  74. 18fb0b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  75. 3c8f3e9 i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq by Jacob Keller · 7 years ago
  76. 09f79fd i40e: avoid NVM acquire deadlock during NVM update by Anjali Singhai Jain · 7 years ago
  77. f098003 drivers: net: xgene: Remove return statement from void function by Iyappan Subramanian · 7 years ago
  78. 5e338b3 drivers: net: xgene: Configure tx/rx delay for ACPI by Quan Nguyen · 7 years ago
  79. 9d7e72c drivers: net: xgene: Read tx/rx delay for ACPI by Iyappan Subramanian · 7 years ago
  80. b1357cf rocker: fix kcalloc parameter order by Zahari Doychev · 7 years ago
  81. 5482a97 net: mdio-mux: add mdio_mux parameter to mdio_mux_init() by Corentin Labbe · 7 years ago
  82. 5e369ae net: stmmac: Delete dead code for MDIO registration by Romain Perier · 7 years ago
  83. 5d62167 gianfar: Fix Tx flow control deactivation by Claudiu Manoil · 7 years ago
  84. ef18e3b cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6 by Ganesh Goudar · 7 years ago
  85. 2de489f cxgb4: Fix pause frame count in t4_get_port_stats by Ganesh Goudar · 7 years ago
  86. 128416a cxgb4: fix memory leak by Ganesh Goudar · 7 years ago
  87. 1cfe6e9 tun: rename generic_xdp to skb_xdp by Jason Wang · 7 years ago
  88. 7df1321 tun: reserve extra headroom only when XDP is set by Jason Wang · 7 years ago
  89. c837fc8 net: dsa: bcm_sf2: Configure IMP port TC2QOS mapping by Florian Fainelli · 7 years ago
  90. 18118377 net: dsa: bcm_sf2: Advertise number of egress queues by Florian Fainelli · 7 years ago
  91. 691223e net/mlx4_core: Use ARRAY_SIZE macro by Thomas Meyer · 7 years ago
  92. f32c9e05 Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  93. 9de981f mac80211_hwsim: Use proper TX power by Beni Lev · 7 years ago
  94. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  95. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  97. 45865da Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  98. b665f4f net: qualcomm: rmnet: Rename real_dev_info to port by Subash Abhinov Kasiviswanathan · 7 years ago
  99. b752eff net: qualcomm: rmnet: Implement ndo_get_iflink by Subash Abhinov Kasiviswanathan · 7 years ago
  100. 032ee46 net: qualcomm: rmnet: Refactor the new rmnet dev creation by Subash Abhinov Kasiviswanathan · 7 years ago