1. fbbdbc6 bnxt_en: Fix allocation of zero statistics block size regression. by Michael Chan · 6 years ago
  2. dd016ac net/core/skmsg: Delete an unnecessary check before the function call “consume_skb” by Markus Elfring · 6 years ago
  3. 2307f4a net: hns3: Fix -Wunused-const-variable warning by YueHaibing · 6 years ago
  4. f3acd33 net: use unlikely for dql_avail case by xiaolinkui · 6 years ago
  5. d4ed746 r8169: fix DMA issue on MIPS platform by Heiner Kallweit · 6 years ago
  6. bd1200b drop_monitor: Make timestamps y2038 safe by Ido Schimmel · 6 years ago
  7. bf1867d net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy by Dag Moxnes · 6 years ago
  8. 87cade2 net/mlx5: Fix return code in case of hyperv wrong size read by Eran Ben Elisha · 6 years ago
  9. c7a42eb net: ipv6: fix listify ip6_rcv_finish in case of forwarding by Xin Long · 6 years ago
  10. aa19d1f Merge branch 'r8152-save-EEE' by David S. Miller · 6 years ago
  11. e7bde56 r8152: add a helper function about setting EEE by Hayes Wang · 6 years ago
  12. f4a93be r8152: saving the settings of EEE by Hayes Wang · 6 years ago
  13. 6d24e14 net/ncsi: update response packet length for GCPS/GNS/GNPTS commands by Ben Wei · 6 years ago
  14. 399e06a ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 6 years ago
  15. 5477fcc net: usb: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 6 years ago
  16. b7deac3 hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 6 years ago
  17. 038dab7 can: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 6 years ago
  18. 0f817a5 mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 6 years ago
  19. d3ee8ec net: fec: add C45 MDIO read/write support by Marco Hartmann · 6 years ago
  20. c2a5b91 Merge branch 'dt-bindings-net-meson-dwmac-convert-to-yaml' by David S. Miller · 6 years ago
  21. d5a57e4 dt-bindings: net: meson-dwmac: convert to yaml by Neil Armstrong · 6 years ago
  22. 57b77df dt-bindings: net: snps, dwmac: update reg minItems maxItems by Neil Armstrong · 6 years ago
  23. 7ee7f3e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  24. 1b5f5d3 i40e: fix retrying in i40e_aq_get_phy_capabilities by Marcin Formela · 6 years ago
  25. 65c275e i40e: Persistent LLDP support by Sylwia Wnuczko · 6 years ago
  26. a39f165 i40e: allow reset in recovery mode by Piotr Kwapulinski · 6 years ago
  27. 541d973 i40e: Remove function i40e_update_dcb_config() by Grzegorz Siwik · 6 years ago
  28. 9889707 i40e: Fix crash caused by stress setting of VF MAC addresses by Slawomir Laba · 6 years ago
  29. 1e0303f i40e: reset veb.tc_stats when resetting veb.stats by Jacob Keller · 6 years ago
  30. f93b3fd i40e: Update FW API version to 1.9 by Piotr Azarewicz · 6 years ago
  31. d4256c8 i40e: check_recovery_mode had wrong if statement by Adrian Podlawski · 6 years ago
  32. d802c76 i40e: Add drop mode parameter to set mac config by Sylwia Wnuczko · 6 years ago
  33. fb59826 i40e: fix shifts of signed values by Beilei Xing · 6 years ago
  34. 408bfc3 i40e: add check on i40e_configure_tx_ring() return value by huhai · 6 years ago
  35. bc6c1ea i40e: Check if transceiver implements DDM before access by Mauro S. M. Rodrigues · 6 years ago
  36. 33b1656 i40e: reduce stack usage in i40e_set_fc by Arnd Bergmann · 6 years ago
  37. c76c992 nexthops: remove redundant assignment to variable err by Colin Ian King · 6 years ago
  38. 8da3803 Merge branch 'mlx5-hyperv' by David S. Miller · 6 years ago
  39. cef35af3 net/mlx5e: Add mlx5e HV VHCA stats agent by Eran Ben Elisha · 6 years ago
  40. 29ddad4 net/mlx5: Add HV VHCA control agent by Eran Ben Elisha · 6 years ago
  41. 8717512 net/mlx5: Add HV VHCA infrastructure by Eran Ben Elisha · 6 years ago
  42. 913d14e net/mlx5: Add wrappers for HyperV PCIe operations by Eran Ben Elisha · 6 years ago
  43. 348dd93 PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface by Haiyang Zhang · 6 years ago
  44. e5d2f91 PCI: hv: Add a paravirtual backchannel in software by Dexuan Cui · 6 years ago
  45. fed07ef Merge tag 'mlx5-updates-2019-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  46. 5970882 net/mlx5e: Add trace point for neigh update by Vlad Buslov · 6 years ago
  47. c786fe5 net/mlx5e: Add trace point for neigh used value update by Vlad Buslov · 6 years ago
  48. 7a97875 net/mlx5e: Add tc flower tracepoints by Dmytro Linkin · 6 years ago
  49. 95435ad net/mlx5e: Only access fully initialized flows in neigh update by Vlad Buslov · 6 years ago
  50. 2a1f176 net/mlx5e: Refactor neigh update for concurrent execution by Vlad Buslov · 6 years ago
  51. 6a06c2f net/mlx5e: Refactor neigh used value update for concurrent execution by Vlad Buslov · 6 years ago
  52. ac0d917 net/mlx5e: Protect neigh hash encap list with spinlock and rcu by Vlad Buslov · 7 years ago
  53. 70e83bd net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lock by Vlad Buslov · 7 years ago
  54. 1216ce9 net/mlx5e: Extend neigh hash entry with rcu by Vlad Buslov · 7 years ago
  55. 61081f9 net/mlx5e: Always take reference to neigh entry by Vlad Buslov · 7 years ago
  56. 93415e4 net/mlx5e: Extract code that queues neigh update work into function by Vlad Buslov · 7 years ago
  57. 2b9b5e7 net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  58. ad124aa net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  59. f33bf6b net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  60. 999232a net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  61. 913919e net: systemport: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  62. 4ca3348 net: bcmgenet: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  63. 531fd23 pxa168_eth: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  64. 37f7604 net: mvneta: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  65. 4f830a5 net: fec: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  66. b6df983 ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  67. 1a1ba71 cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  68. ffb36a1 net: sxgbe: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  69. 4865695 net: ks8851-ml: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  70. 5bd5b56 net: socionext: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  71. 8a54d4c via-rhine: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  72. c8ace62 net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  73. eba39fd amd-xgbe: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  74. fb86b92 Merge tag 'mac80211-next-for-davem-2019-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  75. 3a76edf Merge branch 'mlxsw-Add-devlink-trap-support' by David S. Miller · 6 years ago
  76. 1455865 selftests: mlxsw: Add a test case for devlink-trap by Ido Schimmel · 6 years ago
  77. 1702703 selftests: mlxsw: Add test cases for devlink-trap L2 drops by Ido Schimmel · 6 years ago
  78. b5ce611 mlxsw: spectrum: Add devlink-trap support by Ido Schimmel · 6 years ago
  79. 9e6290c mlxsw: Add trap group for layer 2 discards by Ido Schimmel · 6 years ago
  80. a812ced mlxsw: Add layer 2 discard trap IDs by Ido Schimmel · 6 years ago
  81. 6a44bae mlxsw: reg: Add new trap actions by Ido Schimmel · 6 years ago
  82. b7bf027 mlxsw: core: Add API to set trap action by Ido Schimmel · 6 years ago
  83. 48cb395 mac80211: minstrel_ht: improve rate probing for devices with static fallback by Felix Fietkau · 6 years ago
  84. 21f7981 mac80211: minstrel_ht: fix default max throughput rate indexes by Felix Fietkau · 6 years ago
  85. f793c7e mac80211: minstrel_ht: reduce unnecessary rate probing attempts by Felix Fietkau · 6 years ago
  86. 56dd918 mac80211: minstrel_ht: fix per-group max throughput rate initialization by Felix Fietkau · 6 years ago
  87. 2a38075 nl80211: Add support for EDMG channels by Alexei Avshalom Lazar · 6 years ago
  88. 5db16ba mac80211: fix possible NULL pointerderef in obss pd code by John Crispin · 6 years ago
  89. 9cf0233 mac80211: add assoc-at support by Ben Greear · 6 years ago
  90. 6c7a003 cfg80211: Support assoc-at timer in sta-info by Ben Greear · 6 years ago
  91. 62524a5 cfg80211: apply same mandatory rate flags for 5GHz and 6GHz by Arend van Spriel · 6 years ago
  92. 5ea4e78 cfg80211: ibss: use 11a mandatory rates for 6GHz band operation by Arend van Spriel · 6 years ago
  93. 0816e6b cfg80211: use same IR permissive rules for 6GHz band by Arend van Spriel · 6 years ago
  94. e548a1c cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries by Arend van Spriel · 6 years ago
  95. 852f046 cfg80211: extend ieee80211_operating_class_to_band() for 6GHz by Arend van Spriel · 6 years ago
  96. fa1f108 cfg80211: util: add 6GHz channel to freq conversion and vice versa by Arend van Spriel · 6 years ago
  97. f89769c cfg80211: add 6GHz UNII band definitions by Arend van Spriel · 6 years ago
  98. c5b9a7f nl80211: add 6GHz band definition to enum nl80211_band by Arend van Spriel · 6 years ago
  99. 3a00f08 mac80211: add missing length field increment when generating Radiotap header by John Crispin · 6 years ago
  100. a027c304 mac80211: 80Mhz was not reported properly when using tx_status_ext by John Crispin · 6 years ago