1. 6259e0f net: mdiobus: use flexible sleeping for reset-delay-us by Bruno Thomsen · 4 years, 8 months ago
  2. c44a1b9 dt-bindings: net: mdio: add reset-post-delay-us property by Bruno Thomsen · 4 years, 8 months ago
  3. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  4. ac3a0c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  5. 0ae3495 Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 8 months ago
  6. bf121a0 Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 8 months ago
  7. 7126bd5 mptcp: fix syncookie build error on UP by Florian Westphal · 4 years, 8 months ago
  8. fda2ec6 vxlan: fix memleak of fdb by Taehee Yoo · 4 years, 8 months ago
  9. 8b66a6f fib: fix another fib_rules_ops indirect call wrapper problem by Brian Vazquez · 4 years, 8 months ago
  10. 0e8642c tcp: fix build fong CONFIG_MPTCP=n by Eric Dumazet · 4 years, 8 months ago
  11. d52daa8 Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 8 months ago
  12. 6f3de75 Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 8 months ago
  13. 829eb20 rtnetlink: add support for protodown reason by Roopa Prabhu · 4 years, 8 months ago
  14. 69138b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
  15. 8f3f330 tun: add missing rcu annotation in tun_set_ebpf() by Jason Wang · 4 years, 8 months ago
  16. 8d46215 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 8 months ago
  17. e535d87 Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
  18. 4804079 tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 4 years, 8 months ago
  19. c688695 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 8 months ago
  20. d9790bc Merge branch 'mptcp-syncookies' by David S. Miller · 4 years, 8 months ago
  21. 0058718 selftests: mptcp: add test cases for mptcp join tests with syn cookies by Florian Westphal · 4 years, 8 months ago
  22. fed61c4 selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally by Florian Westphal · 4 years, 8 months ago
  23. 9466a1c mptcp: enable JOIN requests even if cookies are in use by Florian Westphal · 4 years, 8 months ago
  24. 6fc8c82 tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option by Florian Westphal · 4 years, 8 months ago
  25. c83a47e mptcp: subflow: add mptcp_subflow_init_cookie_req helper by Florian Westphal · 4 years, 8 months ago
  26. 08b8d08 mptcp: rename and export mptcp_subflow_request_sock_ops by Florian Westphal · 4 years, 8 months ago
  27. 78d8b7b mptcp: subflow: split subflow_init_req by Florian Westphal · 4 years, 8 months ago
  28. 535fb81 mptcp: token: move retry to caller by Florian Westphal · 4 years, 8 months ago
  29. f8ace8d tcp: rename request_sock cookie_ts bit to syncookie by Florian Westphal · 4 years, 8 months ago
  30. bbc8a99 rds: Prevent kernel-infoleak in rds_notify_queue_get() by Peilin Ye · 4 years, 8 months ago
  31. dc09628 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 4 years, 8 months ago
  32. 77aec5e net/sched: cls_u32: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 8 months ago
  33. 26b4b2d qede: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 8 months ago
  34. b03c3ba qed: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 8 months ago
  35. cc0b065 hsr: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 8 months ago
  36. fdc2298 Merge branch 's390-qeth-next' by David S. Miller · 4 years, 8 months ago
  37. 9e7d92e s390/qeth: use all configured RX buffers by Julian Wiedmann · 4 years, 8 months ago
  38. 02472e2 s390/qeth: don't process empty bridge port events by Julian Wiedmann · 4 years, 8 months ago
  39. 7c94a88 s390/qeth: integrate RX refill worker with NAPI by Julian Wiedmann · 4 years, 8 months ago
  40. eff73e1 s390/qeth: tolerate pre-filled RX buffer by Julian Wiedmann · 4 years, 8 months ago
  41. 9fc95f5 net: Pass NULL to skb_network_protocol() when we don't care about vlan depth by Miaohe Lin · 4 years, 8 months ago
  42. 8c5c51f net/sched: The error lable position is corrected in ct_init_module by liujian · 4 years, 8 months ago
  43. 83a33b2 bluetooth: sco: Fix sockptr reference. by David S. Miller · 4 years, 8 months ago
  44. 4bb540d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 8 months ago
  45. 7dc6fd0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 8 months ago
  46. deacdb3 Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 8 months ago
  47. 14aab7e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  48. c1954ca Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 8 months ago
  49. ae2911d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
  50. 78431ab7 Merge tag 'sound-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 8 months ago
  51. 075f773 Bluetooth: Remove CRYPTO_ALG_INTERNAL flag by Herbert Xu · 4 years, 8 months ago
  52. 79bf118 Bluetooth: Increment management interface revision by Marcel Holtmann · 4 years, 8 months ago
  53. 39efdd9 libtraceevent: Fix build with binutils 2.35 by Ben Hutchings · 4 years, 8 months ago
  54. bd3c628 perf tools: Fix record failure when mixed with ARM SPE event by Wei Li · 4 years, 8 months ago
  55. 463538a perf tests: Fix test 68 zstd compression for s390 by Thomas Richter · 4 years, 8 months ago
  56. e24c644 tools lib traceevent: Fix memory leak in process_dynamic_array_len by Philippe Duplessis-Guindon · 4 years, 8 months ago
  57. c8ad010 mac80211: warn only once in check_sdata_in_driver() at each caller by Johannes Berg · 4 years, 8 months ago
  58. f966227 nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode by Chung-Hsien Hsu · 4 years, 9 months ago
  59. 75e6b59 cfg80211: invert HE BSS color 'disabled' to 'enabled' by Johannes Berg · 4 years, 8 months ago
  60. c5d1686 mac80211: add a function for running rx without passing skbs to the stack by Felix Fietkau · 4 years, 8 months ago
  61. cb17ed2 mac80211: parse radiotap header when selecting Tx queue by Mathy Vanhoef · 4 years, 8 months ago
  62. 08aca29 mac80211: remove unused flags argument in transmit functions by Mathy Vanhoef · 4 years, 8 months ago
  63. 2b3dab1 mac80211: use same flag everywhere to avoid sequence number overwrite by Mathy Vanhoef · 4 years, 8 months ago
  64. 29c3e95 mac80211: do not overwrite the sequence number if requested by Mathy Vanhoef · 4 years, 8 months ago
  65. e02281e mac80211: add radiotap flag to prevent sequence number overwrite by Mathy Vanhoef · 4 years, 8 months ago
  66. 1df2bdb mac80211: never drop injected frames even if normally not allowed by Mathy Vanhoef · 4 years, 8 months ago
  67. fd17dba cfg80211: Add support to advertize OCV support by Veerendranath Jakkam · 4 years, 8 months ago
  68. 322cd27 cfg80211/mac80211: avoid bss color setting in non-HE modes by P Praneesh · 4 years, 8 months ago
  69. 180ac48 mac80211: calculate skb hash early when using itxq by Felix Fietkau · 4 years, 8 months ago
  70. 48a54f6b net/fq_impl: use skb_get_hash instead of skb_get_hash_perturb by Felix Fietkau · 4 years, 8 months ago
  71. 3ff901c mac80211: improve AQL tx airtime estimation by Felix Fietkau · 4 years, 8 months ago
  72. 1303a51 cfg80211/mac80211: add connected to auth server to station info by Markus Theil · 4 years, 9 months ago
  73. 184eebe cfg80211/mac80211: add connected to auth server to meshconf by Markus Theil · 4 years, 9 months ago
  74. e3718a6 cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery by Linus Lüssing · 4 years, 9 months ago
  75. 2f1805e cfg80211: allow the low level driver to flush the BSS table by Emmanuel Grumbach · 4 years, 9 months ago
  76. fc0561d mac80211: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  77. 504776b nl80211: Simplify error handling path in 'nl80211_trigger_scan()' by Christophe JAILLET · 4 years, 8 months ago
  78. 8328685 nl80211: Remove a misleading label in 'nl80211_trigger_scan()' by Christophe JAILLET · 4 years, 8 months ago
  79. dec4ca9 net/wireless: regulatory.h: drop duplicate word in comment by Randy Dunlap · 4 years, 8 months ago
  80. 66b239d net/wireless: mac80211.h: drop duplicate words in comments by Randy Dunlap · 4 years, 8 months ago
  81. 085a6c1 net/wireless: cfg80211.h: drop duplicate words in comments by Randy Dunlap · 4 years, 8 months ago
  82. 0f55c0c net/wireless: wireless.h: drop duplicate word in comments by Randy Dunlap · 4 years, 8 months ago
  83. 9870217 net/wireless: nl80211.h: drop duplicate words in comments by Randy Dunlap · 4 years, 8 months ago
  84. 9c167b2 cfg80211: allow vendor dumpit to terminate by returning 0 by Julian Squires · 4 years, 8 months ago
  85. f2a0c18 mac80211: remove the need for variable rates_idx by Colin Ian King · 4 years, 8 months ago
  86. df78a0c nl80211: S1G band and channel definitions by Thomas Pedersen · 4 years, 10 months ago
  87. 9a9373f Bluetooth: use the proper scan params when conn is pending by Alain Michaud · 4 years, 8 months ago
  88. d8b9fae Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  89. 887c909 Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  90. faa0fcf9 drm/nouveau: Accept 'legacy' format modifiers by James Jones · 4 years, 8 months ago
  91. e692139 net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq by Xin Xiong · 4 years, 8 months ago
  92. 6f7bbad net/mlx5e: E-Switch, Specify flow_source for rule with no in_port by Jianbo Liu · 4 years, 9 months ago
  93. 0faddfe net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring by Jianbo Liu · 4 years, 9 months ago
  94. 01cefbbe net/mlx5e: CT: Support restore ipv6 tunnel by Jianbo Liu · 4 years, 8 months ago
  95. d0c3c75 Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 8 months ago
  96. 85496a2 net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethernet_port_probe() by Wang Hai · 4 years, 8 months ago
  97. bd69058 net: ll_temac: Use devm_platform_ioremap_resource_byname() by Wang Hai · 4 years, 8 months ago
  98. 3ce38d3 Merge branch 'net-ethernet-use-generic-power-management' by David S. Miller · 4 years, 8 months ago
  99. 04db646 tlan: use generic power management by Vaibhav Gupta · 4 years, 8 months ago
  100. 7fa8bb4 sis900: use generic power management by Vaibhav Gupta · 4 years, 8 months ago