1. 176b987 net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it by Or Gerlitz · 7 years ago
  2. 78b24ab net/mlx5e: Fix wrong indications in DIM due to counter wraparound by Tal Gilboa · 7 years ago
  3. 9854e58 net/mlx5e: Added BW check for DIM decision mechanism by Tal Gilboa · 7 years ago
  4. 386ed38 net: vrf: Make add_fib_rules per network namespace flag by David Ahern · 7 years ago
  5. a1ecfd6 msm: ipa: move rndis_ipa and ecm_ipa to ipa folder by Skylar Chang · 7 years ago
  6. 75d78c7 Merge 4.9.35 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  7. 855b08e brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2() by Arend Van Spriel · 7 years ago
  8. ffa96c1 net: phy: fix marvell phy status reading by Russell King · 7 years ago
  9. 81135c7 net: phy: Initialize mdio clock at probe function by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  10. 948c4f1 rt2x00: avoid introducing a USB dependency in the rt2x00lib module by Stanislaw Gruszka · 8 years ago
  11. c81d034 brcmfmac: unbind all devices upon failure in firmware callback by Arend Van Spriel · 7 years ago
  12. ba2d8d6 brcmfmac: use firmware callback upon failure to load by Arend Van Spriel · 7 years ago
  13. 1dd15bd brcmfmac: add parameter to pass error code in firmware callback by Arend Van Spriel · 7 years ago
  14. cdf300d cxgb4: notify uP to route ctrlq compl to rdma rspq by Raju Rangoju · 7 years ago
  15. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  16. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  17. 24f80a0 tun: Set CHECKSUM_UNNECESSARY if userspace passes this indication by Subash Abhinov Kasiviswanathan · 7 years ago
  18. 02d009e ath10k: fix napi crash during rmmod when probe firmware fails by Kalle Valo · 8 years ago
  19. 95f47cd can: gs_usb: fix memory leak in gs_cmd_reset() by Marc Kleine-Budde · 7 years ago
  20. 12a583d bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status(). by Michael Chan · 8 years ago
  21. 66deb40 bnxt_en: Fix RTNL lock usage on bnxt_update_link(). by Michael Chan · 8 years ago
  22. e89ffe4 bnxt_en: Enhance autoneg support. by Michael Chan · 8 years ago
  23. 710ea9b bnxt_en: Fix bnxt_reset() in the slow path task. by Michael Chan · 8 years ago
  24. cb71882 net-next: ethernet: mediatek: change the compatible string by John Crispin · 8 years ago
  25. e9ace99 r8152: avoid start_xmit to schedule napi when napi is disabled by hayeswang · 8 years ago
  26. c1a7106 r8152: fix rtl8152_post_reset function by hayeswang · 8 years ago
  27. 9507910 r8152: re-schedule napi for tx by hayeswang · 8 years ago
  28. 4242f0b r8152: check rx after napi is enabled by hayeswang · 8 years ago
  29. 993ba7f r8152: avoid start_xmit to call napi_schedule during autosuspend by hayeswang · 8 years ago
  30. d162682 ravb: unmap descriptors when freeing rings by Kazuya Mizuguchi · 8 years ago
  31. eb84641 gtp: add genl family modules alias by Andreas Schultz · 8 years ago
  32. 7dddbfc net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 8 years ago
  33. 4038524 net/mlx5: Return EOPNOTSUPP when failing to get steering name-space by Or Gerlitz · 8 years ago
  34. b445ecb net/mlx5: E-Switch, Err when retrieving steering name-space fails by Or Gerlitz · 8 years ago
  35. e6549f3 net: adaptec: starfire: add checks for dma mapping errors by Alexey Khoroshilov · 8 years ago
  36. 3564d41 gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page by Arseny Solokha · 8 years ago
  37. 581e400 net/mlx4_core: Avoid command timeouts during VF driver device shutdown by Jack Morgenstein · 8 years ago
  38. 3a6ebd3 net: phy: Fix PHY module checks and NULL deref in phy_attach_direct() by Florian Fainelli · 8 years ago
  39. ea14fab net: phy: Fix lack of reference count on PHY driver by Mao Wenan · 7 years ago
  40. d7b2b38 net: thunderx: Fix PHY autoneg for SGMII QLM mode by Thanneeru Srinivasulu · 7 years ago
  41. 7a6fcf3 sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications by Stefan Brüns · 7 years ago
  42. 9217eee sierra_net: Skip validating irrelevant fields for IDLE LSIs by Stefan Brüns · 7 years ago
  43. bed8b86 net: hns: Fix the device being used for dma mapping during TX by Kejian Yan · 7 years ago
  44. 0087987 NET: mkiss: Fix panic by Ralf Baechle · 7 years ago
  45. ae0b63e ibmvnic: Initialize completion variables before starting work by Nathan Fontenot · 7 years ago
  46. 4544ba3 ibmvnic: Call napi_disable instead of napi_enable in failure path by Nathan Fontenot · 7 years ago
  47. a2901d0 net: xilinx_emaclite: fix receive buffer overflow by Anssi Hannula · 7 years ago
  48. bff3001 net: xilinx_emaclite: fix freezes due to unordered I/O by Anssi Hannula · 7 years ago
  49. 65e7272 ibmvnic: Fix endian error when requesting device capabilities by Thomas Falcon · 7 years ago
  50. b5a1aa8 ibmvnic: Fix endian errors in error reporting output by Thomas Falcon · 7 years ago
  51. 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
  52. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  53. 3dd4daf net: stmmac: fix completely hung TX when using TSO by Niklas Cassel · 7 years ago
  54. a83564d net: ethoc: enable NAPI before poll may be scheduled by Max Filippov · 7 years ago
  55. c242e1a vxlan: fix use-after-free on deletion by Mark Bloch · 7 years ago
  56. 61c92d5 cxgb4: avoid enabling napi twice to the same queue by Ganesh Goudar · 7 years ago
  57. b5e9b7a vxlan: eliminate cached dst leak by Lance Richardson · 7 years ago
  58. 96d1452 bnx2x: Fix Multi-Cos by Mintz, Yuval · 7 years ago
  59. 303cde8 Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9 by Kyle Yan · 7 years ago
  60. 684a7b0 Merge "wil6210: stop TX queues when suspending" by Linux Build Service Account · 7 years ago
  61. a850af7 wil6210: stop TX queues when suspending by Maya Erez · 7 years ago
  62. b1e46ed5 wil6210: fix wil->platform_ops.suspend failure handling by Maya Erez · 7 years ago
  63. eb1f45d wil6210: restore bus voting before resuming the device by Maya Erez · 7 years ago
  64. d5361f6 wil6210: support devices with different PCIe bar size by Maya Erez · 7 years ago
  65. 89c523e wil6210: low level RF sector API by Lior David · 7 years ago
  66. 77d3588 Merge 4.9.31 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  67. 9e05658 virtio-net: enable TSO/checksum offloads for Q-in-Q vlans by Vlad Yasevich · 7 years ago
  68. 9c6cfd5 be2net: Fix offload features for Q-in-Q packets by Vlad Yasevich · 7 years ago
  69. cc6773b net: phy: marvell: Limit errata to 88m1101 by Andrew Lunn · 7 years ago
  70. 4fb5fd2 net/mlx5: Avoid using pending command interface slots by Mohamad Haj Yahia · 8 years ago
  71. 1730a2b bonding: fix accounting of active ports in 3ad by Jarod Wilson · 7 years ago
  72. 0d10ebb qmi_wwan: add another Lenovo EM74xx device ID by Bjørn Mork · 7 years ago
  73. ac3735b net/mlx5e: Fix ethtool pause support and advertise reporting by Gal Pressman · 7 years ago
  74. 1594973 net/mlx5e: Use the correct pause values for ethtool advertising by Gal Pressman · 8 years ago
  75. 8f1f08b driver: vrf: Fix one possible use-after-free issue by Gao Feng · 7 years ago
  76. b00a905 Merge "wil6210: add support for PCIe D3hot in system suspend" by Linux Build Service Account · 7 years ago
  77. 67e284a Merge "wil6210: add option to load FTM FW" into msm-4.9 by Linux Build Service Account · 7 years ago
  78. e3309bf wil6210: add support for PCIe D3hot in system suspend by Maya Erez · 7 years ago
  79. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  80. 951d823 Merge 4.9.30 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  81. 7d202a8 wil6210: add option to load FTM FW by Hamad Kadmany · 7 years ago
  82. a3adb47 net: irda: irda-usb: fix firmware name on big-endian hosts by Johan Hovold · 7 years ago
  83. adc6647 ath9k_htc: fix NULL-deref at probe by Johan Hovold · 8 years ago
  84. c39bafb ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device by Dmitry Tunin · 8 years ago
  85. ce7146c mwifiex: pcie: fix cmd_buf use-after-free in remove/reset by Brian Norris · 8 years ago
  86. 385eb9b mwifiex: MAC randomization should not be persistent by Brian Norris · 8 years ago
  87. 444df79 rtlwifi: rtl8821ae: setup 8812ae RFE according to device type by Larry Finger · 7 years ago
  88. 68ff3c6 Merge "wil6210: fix cfg80211_connect_bss params" into msm-4.9 by Linux Build Service Account · 7 years ago
  89. f8014a6 Merge "wil6210: fix array out of bounds access in pmc" into msm-4.9 by Linux Build Service Account · 7 years ago
  90. 148d3df Merge "wil6210: fix check for sparrow D0 FW file" into msm-4.9 by Linux Build Service Account · 7 years ago
  91. f15237a Merge "wil6210: support 8KB RX buffers" into msm-4.9 by Linux Build Service Account · 7 years ago
  92. 9c14668 Merge "wil6210: restore power save state after internal FW reset" into msm-4.9 by Linux Build Service Account · 7 years ago
  93. 27e69bf Merge "wil6210: fix sequence for scan-abort during reset" into msm-4.9 by Linux Build Service Account · 7 years ago
  94. 5da7d23 Merge "wil6210: Enable write ioctl" into msm-4.9 by Linux Build Service Account · 7 years ago
  95. e474a8f Merge "wil6210: add option to ignore OTA regulatory hints" into msm-4.9 by Linux Build Service Account · 7 years ago
  96. 25b6ac3 Merge "wil6210: Improve AP stop handling" into msm-4.9 by Linux Build Service Account · 7 years ago
  97. 3d665e6 Merge "wil6210: Fix protection against connections during reset" into msm-4.9 by Linux Build Service Account · 7 years ago
  98. 6c5f04f Merge "wil6210: add sysfs file for enable/disable fst link loss" into msm-4.9 by Linux Build Service Account · 7 years ago
  99. 7574ff0 Merge "wil6210: fix memory access violation in wil_memcpy_from/toio_32" into msm-4.9 by Linux Build Service Account · 7 years ago
  100. 5cc565a Merge "wil6210: add sysfs for thermal throttling configuration" into msm-4.9 by Linux Build Service Account · 7 years ago