1. 7073fca Merge 4.9.43 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. 35d9014 net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets by Davide Caratti · 7 years ago
  3. 6ec6ec3 ppp: fix xmit recursion detection on ppp channels by Guillaume Nault · 7 years ago
  4. 3b25bfc ppp: Fix false xmit recursion detect with two ppp devices by Gao Feng · 7 years ago
  5. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  6. c3c9471 net: phy: Fix PHY unbind crash by Florian Fainelli · 7 years ago
  7. a69f0d5 net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroy by Or Gerlitz · 7 years ago
  8. 0bbbbae phy state machine: failsafe leave invalid RUNNING state by Zefir Kurtisi · 7 years ago
  9. 1042bd4 tg3: Fix race condition in tg3_get_stats64(). by Michael Chan · 7 years ago
  10. 5f7eeee net: phy: dp83867: fix irq generation by Grygorii Strashko · 7 years ago
  11. bfe384e sh_eth: R8A7740 supports packet shecksumming by Sergei Shtylyov · 7 years ago
  12. 2d4fef7 sh_eth: fix EESIPR values for SH77{34|63} by Sergei Shtylyov · 7 years ago
  13. 816843a xen-netback: correctly schedule rate-limited queues by Wei Liu · 7 years ago
  14. 38e71ea net: phy: Correctly process PHY_HALTED in phy_stop_machine() by Florian Fainelli · 7 years ago
  15. 33e25b2 net/mlx5e: Schedule overflow check work to mlx5e workqueue by Eugenia Emantayev · 7 years ago
  16. 862ade9 net/mlx5e: Fix wrong delay calculation for overflow check scheduling by Eugenia Emantayev · 7 years ago
  17. d704979 net/mlx5e: Fix outer_header_zero() check size by Ilan Tayari · 7 years ago
  18. d19d0ac net/mlx5: Fix command bad flow on command entry allocation failure by Moshe Shemesh · 7 years ago
  19. fca84d61 net/mlx5: Consider tx_enabled in all modes on remap by Aviv Heller · 7 years ago
  20. c0c8688 net: ethernet: nb8800: Handle all 4 RGMII modes identically by Marc Gonzalez · 7 years ago
  21. 59e76ed mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled by Thomas Jarosch · 7 years ago
  22. 5a2d511 net: dsa: b53: Add missing ARL entries for BCM53125 by Florian Fainelli · 7 years ago
  23. f5214eb brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice by Arend Van Spriel · 7 years ago
  24. de8c332 iwlwifi: dvm: prevent an out of bounds access by Emmanuel Grumbach · 7 years ago
  25. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  26. f10e206 sh_eth: enable RX descriptor word 0 shift on SH7734 by Sergei Shtylyov · 7 years ago
  27. 2548d89 net: usb: asix_devices: add .reset_resume for USB PM by Peter Chen · 7 years ago
  28. 49fc90b benet: stricter vxlan offloading check in be_features_check by Sabrina Dubroca · 7 years ago
  29. 237652f net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 7 years ago
  30. 7e150f7 net/mlx4: Remove BUG_ON from ICM allocation routine by Leon Romanovsky · 7 years ago
  31. a882067 net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach by Jack Morgenstein · 7 years ago
  32. ea703cb net/mlx5: Disable RoCE on the e-switch management port under switchdev mode by Or Gerlitz · 7 years ago
  33. 82338e9 r8169: add support for RTL8168 series add-on card. by Chun-Hao Lin · 7 years ago
  34. 2f16bcd wil6210: fix deadlock when using fw_no_recovery option by Lior David · 7 years ago
  35. 59153e65 ath10k: fix null deref on wmi-tlv when trying spectral scan by Michal Kazior · 7 years ago
  36. 6c78197 net: phy: Do not perform software reset for Generic PHY by Florian Fainelli · 7 years ago
  37. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  38. 9a81c13 igb: Explicitly select page 0 at initialization by Matwey V Kornilov · 7 years ago
  39. 754f4e0 wlcore: fix 64K page support by Arnd Bergmann · 7 years ago
  40. 4887967 ath9k: fix an invalid pointer dereference in ath9k_rng_stop() by Miaoqing Pan · 7 years ago
  41. 99f9683 ath9k: fix tx99 bus error by Miaoqing Pan · 7 years ago
  42. b729a1a ath9k: fix tx99 use after free by Miaoqing Pan · 7 years ago
  43. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  44. 6ae9dd2 sfc: don't read beyond unicast address list by Bert Kenward · 7 years ago
  45. 5f69bb1 brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain by Peter S. Housel · 7 years ago
  46. fd325dd brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach' by Christophe Jaillet · 7 years ago
  47. 414848b brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() by Arend van Spriel · 7 years ago
  48. e6577f1 vrf: fix bug_on triggered by rx when destroying a vrf by Nikolay Aleksandrov · 7 years ago
  49. beabc60 vxlan: fix hlist corruption by Jiri Benc · 7 years ago
  50. 7435643 net/mlx5e: Fix TX carrier errors report in get stats ndo by Gal Pressman · 7 years ago
  51. a80a70a liquidio: fix bug in soft reset failure detection by Derek Chickles · 7 years ago
  52. e20204d net/mlx5: Cancel delayed recovery work when unloading the driver by Mohamad Haj Yahia · 7 years ago
  53. bee8070 rocker: move dereference before free by Dan Carpenter · 7 years ago
  54. cf81b4a net: dp83640: Avoid NULL pointer dereference. by Richard Cochran · 7 years ago
  55. 3f7e07c net/phy: micrel: configure intterupts after autoneg workaround by Zach Brown · 7 years ago
  56. 21f79ae xen-netfront: Rework the fix for Rx stall during OOM and network stress by Vineeth Remanan Pillai · 7 years ago
  57. 598195a Merge 4.9.37 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  58. f986d63 ath10k: override CE5 config for QCA9377 by Bartosz Markowski · 7 years ago
  59. 4e84b9c mac80211_hwsim: Replace bogus hrtimer clockid by Thomas Gleixner · 7 years ago
  60. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  61. 8ee7850 brcmfmac: avoid writing channel out of allocated array by Rafał Miłecki · 7 years ago
  62. f9f73c5 ravb: Fix use-after-free on `ifconfig eth0 down` by Eugeniu Rosca · 7 years ago
  63. 399566f net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV by Jack Morgenstein · 7 years ago
  64. 18b200e net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types by Karicheri, Muralidharan · 7 years ago
  65. cc43996 be2net: fix MAC addr setting on privileged BE3 VFs by Ivan Vecera · 7 years ago
  66. 02434de be2net: don't delete MAC on close on unprivileged BE3 VFs by Ivan Vecera · 7 years ago
  67. fa1dbf5 be2net: fix status check in be_cmd_pmac_add() by Ivan Vecera · 7 years ago
  68. 4ae8dc6 net: thunderx: acpi: fix LMAC initialization by Vadim Lomovtsev · 7 years ago
  69. d48cb21 net: phy: marvell: fix Marvell 88E1512 used in SGMII mode by Russell King · 7 years ago
  70. 00f468f ibmveth: Add a proper check for the availability of the checksum features by Thomas Huth · 7 years ago
  71. 32bd4d2 vxlan: do not age static remote mac entries by Balakrishnan Raman · 7 years ago
  72. 7fdc81f virtio_net: fix PAGE_SIZE > 64k by Michael S. Tsirkin · 7 years ago
  73. a6c3e01 mlxsw: spectrum_router: Correctly reallocate adjacency entries by Ido Schimmel · 7 years ago
  74. c6f2848 amd-xgbe: Check xgbe_init() return code by Lendacky, Thomas · 7 years ago
  75. e9a87e0 iwlwifi: fix kernel crash when unregistering thermal zone by Jens Axboe · 7 years ago
  76. 5d5c293 xen-netfront: Fix Rx stall during network stress and OOM by Vineeth Remanan Pillai · 7 years ago
  77. 83571e9 gianfar: Do not reuse pages from emergency reserve by Eric Dumazet · 7 years ago
  78. a7a2a6d3 bnxt_en: Fix "uninitialized variable" bug in TPA code path. by Michael Chan · 7 years ago
  79. da805bc xen-netback: protect resource cleaning on XenBus disconnect by Igor Druzhinin · 7 years ago
  80. 7bdccaa xen-netback: fix memory leaks on XenBus disconnect by Igor Druzhinin · 7 years ago
  81. ea7b808 net: korina: Fix NAPI versus resources freeing by Florian Fainelli · 7 years ago
  82. 3eeb345 net: phy: dp83848: add DP83620 PHY support by Alvaro G. M · 7 years ago
  83. 7782ab2 stmmac: add missing of_node_put by Julia Lawall · 7 years ago
  84. 3897ae1 net: phy: use boolean dt properties for eee broken modes by jbrunet · 7 years ago
  85. 40373d9 net: phy: fix sign type error in genphy_config_eee_advert by jbrunet · 7 years ago
  86. 97ace18 net: phy: add an option to disable EEE advertisement by jbrunet · 7 years ago
  87. e4089ba sfc: provide dummy definitions of vswitch functions by Bert Kenward · 7 years ago
  88. c7d422d net/mlx5e: Fix timestamping capabilities reporting by Maor Dickman · 7 years ago
  89. 25ff350 net/mlx5: Wait for FW readiness before initializing command interface by Eli Cohen · 7 years ago
  90. 176b987 net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it by Or Gerlitz · 7 years ago
  91. 78b24ab net/mlx5e: Fix wrong indications in DIM due to counter wraparound by Tal Gilboa · 7 years ago
  92. 9854e58 net/mlx5e: Added BW check for DIM decision mechanism by Tal Gilboa · 7 years ago
  93. 386ed38 net: vrf: Make add_fib_rules per network namespace flag by David Ahern · 7 years ago
  94. 75d78c7 Merge 4.9.35 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  95. 855b08e brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2() by Arend Van Spriel · 7 years ago
  96. ffa96c1 net: phy: fix marvell phy status reading by Russell King · 7 years ago
  97. 81135c7 net: phy: Initialize mdio clock at probe function by Yendapally Reddy Dhananjaya Reddy · 7 years ago
  98. 948c4f1 rt2x00: avoid introducing a USB dependency in the rt2x00lib module by Stanislaw Gruszka · 7 years ago
  99. c81d034 brcmfmac: unbind all devices upon failure in firmware callback by Arend Van Spriel · 7 years ago
  100. ba2d8d6 brcmfmac: use firmware callback upon failure to load by Arend Van Spriel · 7 years ago