1. b727d1c Merge 4.9.129 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 16d550a e1000e: Fix link check race condition by Benjamin Poirier · 6 years ago
  3. f0e0b2c Revert "e1000e: Separate signaling for link check/link up" by Benjamin Poirier · 6 years ago
  4. 8f3fec8 e1000e: Avoid missed interrupts following ICR read by Benjamin Poirier · 6 years ago
  5. 22a10b6 e1000e: Fix queue interrupt re-raising in Other interrupt by Benjamin Poirier · 6 years ago
  6. dee9276 Partial revert "e1000e: Avoid receiver overrun interrupt bursts" by Benjamin Poirier · 6 years ago
  7. 265d945 e1000e: Remove Other from EIAC by Benjamin Poirier · 6 years ago
  8. 03ae5ff xen/netfront: fix waiting for xenbus state change by Juergen Gross · 6 years ago
  9. 9d47d03 xen-netfront: fix warn message as irq device name has '/' by Xiao Liang · 6 years ago
  10. 21fa748 xen-netfront: fix queue name setting by Vitaly Kuznetsov · 6 years ago
  11. 8e824a3 nfp: avoid buffer leak when FW communication fails by Jakub Kicinski · 6 years ago
  12. f42caea wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc by YueHaibing · 6 years ago
  13. 6d1659b net/mlx5: Fix debugfs cleanup in the device init/remove flow by Jack Morgenstein · 6 years ago
  14. ccb8961 net/mlx5: Fix use-after-free in self-healing flow by Jack Morgenstein · 6 years ago
  15. bfb8799 be2net: Fix memory leak in be_cmd_get_profile_config() by Petr Oros · 6 years ago
  16. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. c1a5920 net: mvneta: fix mtu change on port without link by Yelena Krivosheev · 6 years ago
  18. 4f58827 ath10k: disable bundle mgmt tx completion event support by Surabhi Vishnoi · 6 years ago
  19. 38fb233 wlcore: Set rx_status boottime_ns field on rx by Loic Poulain · 6 years ago
  20. 7ffd72b ath10k: prevent active scans on potential unusable channels by Sven Eckelmann · 6 years ago
  21. 3743853 ath9k_hw: fix channel maximum power level test by Felix Fietkau · 6 years ago
  22. 6085dc4 ath9k: report tx status on EOSP by Felix Fietkau · 6 years ago
  23. 9e1a874 net: phy: Fix the register offsets in Broadcom iProc mdio mux driver by Arun Parameswaran · 6 years ago
  24. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 4438e9d enic: do not call enic_change_mtu in enic_probe by Govindarajulu Varadarajan · 6 years ago
  26. dfb2b5b hv_netvsc: ignore devices that are not PCI by Stephen Hemminger · 6 years ago
  27. 35a9021 r8169: add support for NCube 8168 network card by Anthony Wong · 6 years ago
  28. 142e7b5 qlge: Fix netdev features configuration. by Manish Chopra · 6 years ago
  29. 89550ec net: bcmgenet: use MAC link status for fixed phy by Doug Berger · 6 years ago
  30. a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  31. 64a2af0 libertas: fix suspend and resume for SDIO connected cards by Daniel Mack · 6 years ago
  32. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  33. 4a92d74 b43/leds: Ensure NUL-termination of LED name string by Michael Buesch · 6 years ago
  34. a8625b1 b43legacy/leds: Ensure NUL-termination of LED name string by Michael Buesch · 6 years ago
  35. a6c6516 drivers: net: lmc: fix case value for target abort error by Colin Ian King · 6 years ago
  36. 9bf9e4a enic: handle mtu change for vf properly by Govindarajulu Varadarajan · 6 years ago
  37. 88adb09 net: axienet: Fix double deregister of mdio by Shubhrajyoti Datta · 6 years ago
  38. d638725 qmi_wwan: fix interface number for DW5821e production firmware by Aleksander Morgado · 6 years ago
  39. 32680dc bnx2x: Fix invalid memory access in rss hash config path. by Sudarsana Reddy Kalluru · 6 years ago
  40. 82ad267 can: mpc5xxx_can: check of_iomap return before use by Nicholas Mc Guire · 6 years ago
  41. 76a4e0e net: prevent ISA drivers from building on PPC32 by Randy Dunlap · 6 years ago
  42. 0924ac4 atl1c: reserve min skb headroom by Florian Westphal · 6 years ago
  43. 13afaae qed: Correct Multicast API to reflect existence of 256 approximate buckets. by Sudarsana Reddy Kalluru · 6 years ago
  44. 4646860 qed: Fix possible race for the link state value. by Sudarsana Reddy Kalluru · 6 years ago
  45. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  46. 1e15542 net: qca_spi: Fix log level if probe fails by Stefan Wahren · 6 years ago
  47. c8697ad net: qca_spi: Make sure the QCA7000 reset is triggered by Stefan Wahren · 6 years ago
  48. 167e93c net: qca_spi: Avoid packet drop during initial sync by Stefan Wahren · 6 years ago
  49. 9709382 net: usb: rtl8150: demote allmulti message to dev_dbg() by David Lechner · 6 years ago
  50. d793d5b qlogic: check kstrtoul() for errors by Dan Carpenter · 6 years ago
  51. 43db78f ixgbe: Be more careful when modifying MAC filters by Alexander Duyck · 6 years ago
  52. 0bf550c bnxt_en: Fix for system hang if request_irq fails by Vikas Gupta · 6 years ago
  53. f4a1792 bnxt_en: Always set output parameters in bnxt_get_max_rings(). by Michael Chan · 6 years ago
  54. f8b8e02 ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem by Stefan Schmidt · 7 years ago
  55. 7a389e0 ieee802154: at86rf230: use __func__ macro for debug messages by Stefan Schmidt · 7 years ago
  56. afb72ef ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem by Stefan Schmidt · 7 years ago
  57. fb96d97 ravb: fix invalid context bug while changing link options by ethtool by Vladimir Zapolskiy · 6 years ago
  58. 354077c ravb: fix invalid context bug while calling auto-negotiation by ethtool by Vladimir Zapolskiy · 6 years ago
  59. c5c80ef sh_eth: fix invalid context bug while changing link options by ethtool by Vladimir Zapolskiy · 6 years ago
  60. e90f9f5 sh_eth: fix invalid context bug while calling auto-negotiation by ethtool by Vladimir Zapolskiy · 6 years ago
  61. 667f036 smsc75xx: Add workaround for gigabit link up hardware errata. by Yuiko Oshino · 6 years ago
  62. 377c72c ipvlan: call dev_change_flags when ipvlan mode is reset by Hangbin Liu · 6 years ago
  63. 21fe14f bnx2x: Fix receiving tx-timeout in error or recovery state. by Sudarsana Reddy Kalluru · 6 years ago
  64. 89efc93 brcmfmac: stop watchdog before detach and free everything by Michael Trimarchi · 6 years ago
  65. 6c500d0 cxgb4: when disabling dcb set txq dcb priority to 0 by Ganesh Goudar · 6 years ago
  66. 69534ac net: davinci_emac: match the mdio device against its compatible if possible by Bartosz Golaszewski · 6 years ago
  67. 6f37f7b net: stmmac: socfpga: add additional ocp reset line for Stratix10 by Dinh Nguyen · 6 years ago
  68. 7694397 net: hamradio: use eth_broadcast_addr by Stefan Agner · 6 years ago
  69. bed5acf enic: initialize enic->rfs_h.lock in enic_probe by Govindarajulu Varadarajan · 6 years ago
  70. 4186504 qed: Add sanity check for SIMD fastpath handler. by Sudarsana Reddy Kalluru · 6 years ago
  71. f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  72. af3bd8d xen/netfront: don't cache skb_shinfo() by Juergen Gross · 6 years ago
  73. 47b77b8 Merge 4.9.118 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  74. 18d9718 can: ems_usb: Fix memory leak on ems_usb_disconnect() by Anton Vasilyev · 6 years ago
  75. c9bd4fd net: stmmac: Fix WoL for PCI-based setups by Jose Abreu · 6 years ago
  76. 7142fdb bonding: avoid lockdep confusion in bond_get_stats() by Eric Dumazet · 6 years ago
  77. b03ca66 xen-netfront: wait xenbus state change when load module manually by Xiao Liang · 6 years ago
  78. f6488f4 NET: stmmac: align DMA stuff to largest cache line length by Eugeniy Paltsev · 6 years ago
  79. 32363930 net: mdio-mux: bcm-iproc: fix wrong getter and setter pair by Anton Vasilyev · 6 years ago
  80. a9deaa1 net: lan78xx: fix rx handling before first packet is send by Stefan Wahren · 6 years ago
  81. 31a9d4d net: fix amd-xgbe flow-control issue by tangpengpeng · 6 years ago
  82. 6fff429 net: ena: Fix use of uninitialized DMA address bits field by Gal Pressman · 6 years ago
  83. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  84. db890d3 net: dsa: qca8k: Allow overwriting CPU port setting by Michal Vokáč · 6 years ago
  85. b429bf7 net: dsa: qca8k: Enable RXMAC when bringing up a port by Michal Vokáč · 6 years ago
  86. e59af28 net: dsa: qca8k: Force CPU port to its highest bandwidth by Michal Vokáč · 6 years ago
  87. 3c90e82 rsi: Fix 'invalid vdd' warning in mmc by Siva Rebbagondla · 6 years ago
  88. a85b32e bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only. by Michael Chan · 6 years ago
  89. 4139a62 brcmfmac: Add support for bcm43364 wireless chipset by Sean Lanigan · 6 years ago
  90. 1fa6201 net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value by Grygorii Strashko · 6 years ago
  91. 8d02fc1 ixgbevf: fix MAC address changes through ixgbevf_set_mac() by Emil Tantilov · 6 years ago
  92. db68727 mwifiex: correct histogram data with appropriate index by Xinming Hu · 6 years ago
  93. f14629f net: dsa: qca8k: Add support for QCA8334 switch by Michal Vokáč · 6 years ago
  94. cf61955 ath: Add regulatory mapping for Bahamas by Sven Eckelmann · 6 years ago
  95. c7cc264 ath: Add regulatory mapping for Bermuda by Sven Eckelmann · 6 years ago
  96. 0d50a24 ath: Add regulatory mapping for Serbia by Sven Eckelmann · 6 years ago
  97. 9d04d93 ath: Add regulatory mapping for Tanzania by Sven Eckelmann · 6 years ago
  98. 410639a ath: Add regulatory mapping for Uganda by Sven Eckelmann · 6 years ago
  99. 3cfd186 ath: Add regulatory mapping for APL2_FCCA by Sven Eckelmann · 6 years ago
  100. 31e1b25 ath: Add regulatory mapping for APL13_WORLD by Sven Eckelmann · 6 years ago