1. 26fad52 Merge 4.9.164 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 8fa3e87 vxlan: Fix GRO cells race condition between receive and link delete by Stefano Brivio · 6 years ago
  3. 510c625 ipvlan: disallow userns cap_net_admin to change global mode/flags by Daniel Borkmann · 6 years ago
  4. c4bec92 mdio_bus: Fix use-after-free on device_register fails by YueHaibing · 6 years ago
  5. f46dc15 net/mlx4_core: Fix qp mtt size calculation by Jack Morgenstein · 6 years ago
  6. 038a48c net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling by Jack Morgenstein · 6 years ago
  7. de42e2e net/mlx4_core: Fix reset flow when in command polling mode by Jack Morgenstein · 6 years ago
  8. 9b0e9c2 vxlan: test dev->flags & IFF_UP before calling gro_cells_receive() by Eric Dumazet · 6 years ago
  9. a0f1f55 ravb: Decrease TxFIFO depth of Q3 and Q2 to one by Masaru Nagai · 6 years ago
  10. 3b3ce4c pptp: dst_release sk_dst_cache in pptp_sock_destruct by Xin Long · 6 years ago
  11. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. f85469e qed: Fix VF probe failure while FLR by Manish Chopra · 6 years ago
  13. 7e63308 net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup() by Alexey Khoroshilov · 6 years ago
  14. 91500a8 net: hns: Fix wrong read accesses via Clause 45 MDIO protocol by Yonglong Liu · 6 years ago
  15. 1e8e523 net: hns: Fix for missing of_node_put() after of_parse_phandle() by Yonglong Liu · 6 years ago
  16. cdf3d54 net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case by Tomonori Sakita · 6 years ago
  17. c8381e9 net: phy: Micrel KSZ8061: link failure after cable connect by Rajasingh Thavamani · 6 years ago
  18. dca7cd4 tun: remove unnecessary memory barrier by Timur Celik · 6 years ago
  19. 689b5a2 tun: fix blocking read by Timur Celik · 6 years ago
  20. 0774589 xen-netback: fix occasional leak of grant ref mappings under memory pressure by Igor Druzhinin · 6 years ago
  21. 2e6b393 xen-netback: don't populate the hash cache on XenBus disconnect by Igor Druzhinin · 6 years ago
  22. 23e34d1 net: dsa: mv88e6xxx: Fix u64 statistics by Andrew Lunn · 6 years ago
  23. fc693a5 hv_netvsc: Fix IP header checksum for coalesced packets by Haiyang Zhang · 6 years ago
  24. 64a458d bnxt_en: Drop oversize TX packets to prevent errors. by Michael Chan · 6 years ago
  25. 2b9adaf team: Free BPF filter when unregistering netdev by Ido Schimmel · 6 years ago
  26. 0b7e29ea sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 by Kai-Heng Feng · 6 years ago
  27. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  28. f56ab29 ibmveth: Do not process frames after calling napi_reschedule by Thomas Falcon · 6 years ago
  29. fa30a23 net: usb: asix: ax88772_bind return error when hw_reset fail by Zhang Run · 6 years ago
  30. 18b37b6 net: altera_tse: fix connect_local_phy error path by Atsushi Nemoto · 6 years ago
  31. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  32. fcfa562 net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames by Saeed Mahameed · 6 years ago
  33. 03ad40d team: avoid complex list operations in team_nl_cmd_options_set() by Cong Wang · 6 years ago
  34. cbc9ea4 net: ethernet: stmmac: change dma descriptors to __le32 by Michael Weiser · 8 years ago
  35. 85992a3 net/mlx5e: Fix wrong (zero) TX drop counter indication for representor by Tariq Toukan · 6 years ago
  36. a1953b4 mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky by Ido Schimmel · 6 years ago
  37. ee3cf5a net: stmmac: Fix PCI module removal leak by Jose Abreu · 6 years ago
  38. 8045977 net: hns: Fix use after free identified by SLUB debug by Yonglong Liu · 6 years ago
  39. 351d663 qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier by Denis Bolotin · 6 years ago
  40. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  41. 2a3c689 net: stmmac: Fix a race in EEE enable callback by Jose Abreu · 6 years ago
  42. 163b06a vxlan: test dev->flags & IFF_UP before calling netif_rx() by Eric Dumazet · 6 years ago
  43. e80d53a sky2: Increase D3 delay again by Kai-Heng Feng · 6 years ago
  44. 702a82d4 net: stmmac: handle endianness in dwmac4_get_timestamp by Alexandre Torgue · 6 years ago
  45. f82f26a net: phy: xgmiitorgmii: Support generic PHY status read by Paul Kocialkowski · 6 years ago
  46. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  47. 6db331e kaweth: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 7 years ago
  48. af9ef8f ch9200: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 7 years ago
  49. 0ae3bc1 smsc95xx: Use skb_cow_head to deal with cloned skbs by James Hughes · 7 years ago
  50. f3fe2c7 bnx2x: disable GSO where gso_size is too big for hardware by Daniel Axtens · 6 years ago
  51. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  52. f871402 ath9k: dynack: check da->enabled first in sampling routines by Lorenzo Bianconi · 6 years ago
  53. e7b2ead ath9k: dynack: make ewma estimation faster by Lorenzo Bianconi · 6 years ago
  54. f10e046 enic: fix checksum validation for IPv6 by Govindarajulu Varadarajan · 6 years ago
  55. d524f35 net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames by Cong Wang · 6 years ago
  56. 05648cb net: systemport: Fix WoL with password after deep sleep by Florian Fainelli · 6 years ago
  57. bfeb312 skge: potential memory corruption in skge_get_regs() by Dan Carpenter · 6 years ago
  58. 4efc103 net: dp83640: expire old TX-skb by Sebastian Andrzej Siewior · 6 years ago
  59. b40ef2c fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address() by Scott Wood · 6 years ago
  60. 63e3111 niu: fix missing checks of niu_pci_eeprom_read by Kangjie Lu · 6 years ago
  61. 8ae94cd igb: Fix an issue that PME is not enabled during runtime suspend by Kai-Heng Feng · 6 years ago
  62. 5037c6f i40e: define proper net_device::neigh_priv_len by Konstantin Khorenko · 6 years ago
  63. 806d99e cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan() by Jia-Ju Bai · 6 years ago
  64. 8ab6b5c ath9k: dynack: use authentication messages for 'late' ack by Lorenzo Bianconi · 6 years ago
  65. 4ffb197 UPSTREAM: virt_wifi: fix error return code in virt_wifi_newlink() by Wei Yongjun · 6 years ago
  66. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  67. c574feb ipvlan, l3mdev: fix broken l3s mode wrt local routes by Daniel Borkmann · 6 years ago
  68. bd6afb6 net/mlx5e: Allow MAC invalidation while spoofchk is ON by Aya Levin · 6 years ago
  69. dc0fb8c ucc_geth: Reset BQL queue when stopping device by Mathias Thore · 6 years ago
  70. 024dcf5 net/mlx4_core: Add masking for a few queries on HCA caps by Aya Levin · 6 years ago
  71. 27c2fe3 Merge 4.9.154 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  72. 69129bc can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing it by Manfred Schlaegl · 6 years ago
  73. 04663e8 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 6 years ago
  74. fe0eb27 Merge 4.9.153 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  75. de390c2 e1000e: allow non-monotonic SYSTIM readings by Miroslav Lichvar · 6 years ago
  76. eb0e073 r8169: Add support for new Realtek Ethernet by Kai-Heng Feng · 6 years ago
  77. f74ba31b UPSTREAM: ppp: Move PFC decompression to PPP generic layer by Sam Protsenko · 6 years ago
  78. fd37e28 Merge 4.9.152 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  79. 59a70d1 bonding: update nest level on unlink by Willem de Bruijn · 6 years ago
  80. c7b283d Merge 4.9.150 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  81. b54c67c bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw by Ivan Mironov · 6 years ago
  82. 0e36c79 b43: Fix error in cordic routine by Larry Finger · 6 years ago
  83. 154b771 net: netxen: fix a missing check and an uninitialized use by Kangjie Lu · 6 years ago
  84. 5d036c3 vxge: ensure data0 is initialized in when fetching firmware version information by Colin Ian King · 6 years ago
  85. 253b944 lan78xx: Resolve issue with changing MAC address by Jason Martinsen · 6 years ago
  86. 3f2c310 net: hns: Add mac pcs config when enable|disable mac by Yonglong Liu · 6 years ago
  87. c3c9031 net: hns: Fix ntuple-filters status error. by Yonglong Liu · 6 years ago
  88. 2f60300 net: hns: Avoid net reset caused by pause frames storm by Yonglong Liu · 6 years ago
  89. 03b2d56 net: hns: Free irq when exit from abnormal branch by Yonglong Liu · 6 years ago
  90. c2a11c3 net: hns: Clean rx fbd when ae stopped. by Yonglong Liu · 6 years ago
  91. 1d6bde5 net: hns: Fixed bug that netdev was opened twice by Yonglong Liu · 6 years ago
  92. bf27509 net: hns: Some registers use wrong address according to the datasheet. by Yonglong Liu · 6 years ago
  93. f079768 net: hns: All ports can not work when insmod hns ko after rmmod. by Yonglong Liu · 6 years ago
  94. c4cb69d net: hns: Incorrect offset address used for some registers. by Yonglong Liu · 6 years ago
  95. 225219d w90p910_ether: remove incorrect __init annotation by Arnd Bergmann · 6 years ago
  96. ec3947a drivers: net: xgene: Remove unnecessary forward declarations by Nathan Chancellor · 6 years ago
  97. 0c8afaa bnx2x: Send update-svid ramrod with retry/poll flags enabled by Sudarsana Reddy Kalluru · 6 years ago
  98. e7c8e00 bnx2x: Remove configured vlans as part of unload sequence. by Sudarsana Reddy Kalluru · 6 years ago
  99. 4079057 bnx2x: Clear fip MAC when fcoe offload support is disabled by Sudarsana Reddy Kalluru · 6 years ago
  100. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 6 years ago