1. ef24d6c net: Fix return value about devm_platform_ioremap_resource() by Tiezhu Yang · 4 years, 7 months ago
  2. d04322a Merge tag 'rxrpc-fixes-20200523-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 7 months ago
  3. f45d01f rxrpc: Fix a memory leak in rxkad_verify_response() by Qiushi Wu · 4 years, 7 months ago
  4. 8a1d24e rxrpc: Fix a warning by David Howells · 4 years, 7 months ago
  5. 5a73015 net: sun: fix missing release regions in cas_init_one(). by Qiushi Wu · 4 years, 7 months ago
  6. bf655ba net: mscc: ocelot: fix address ageing time (again) by Vladimir Oltean · 4 years, 8 months ago
  7. 561535b r8169: fix OCP access on RTL8117 by Heiner Kallweit · 4 years, 8 months ago
  8. 156ee62 Merge branch 'mlxsw-Various-fixes' by David S. Miller · 4 years, 7 months ago
  9. 46ca111 selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer by Amit Cohen · 4 years, 8 months ago
  10. 4340f42 mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails by Jiri Pirko · 4 years, 8 months ago
  11. a96ac8a net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x by Jonathan McDowell · 4 years, 8 months ago
  12. 7a40a2d Merge branch 'netdevsim-Two-small-fixes' by David S. Miller · 4 years, 7 months ago
  13. 4d59e59 selftests: netdevsim: Always initialize 'RET' variable by Ido Schimmel · 4 years, 8 months ago
  14. be43224 netdevsim: Ensure policer drop counter always increases by Ido Schimmel · 4 years, 8 months ago
  15. 4629ed2 Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 7 months ago
  16. 79dde73 net/ethernet/freescale: rework quiesce/activate for ucc_geth by Valentin Longchamp · 4 years, 8 months ago
  17. d3e8e4c sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed by Jere Leppänen · 4 years, 8 months ago
  18. 1378817 tipc: block BH before using dst_cache by Eric Dumazet · 4 years, 8 months ago
  19. 3138a07 net: mvpp2: fix RX hashing for non-10G ports by Russell King · 4 years, 8 months ago
  20. d3b968b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  21. b4024c9 felix: Fix initialization of ioremap resources by Claudiu Manoil · 4 years, 7 months ago
  22. bd69722 mptcp: use untruncated hash in ADD_ADDR HMAC by Todd Malsbary · 4 years, 8 months ago
  23. 5cf6592 flow_dissector: Drop BPF flow dissector prog ref on netns cleanup by Jakub Sitnicki · 4 years, 8 months ago
  24. a765421 net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe() by Tang Bin · 4 years, 8 months ago
  25. 41b4bd9 net: don't return invalid table id error when we fall back to PF_UNSPEC by Sabrina Dubroca · 4 years, 8 months ago
  26. 57ebc8f net: ipip: fix wrong address family in init error path by Vadim Fedorenko · 4 years, 8 months ago
  27. a553461 Merge branch 'net-tls-fix-encryption-error-path' by David S. Miller · 4 years, 8 months ago
  28. 635d939 net/tls: free record only on encryption error by Vadim Fedorenko · 4 years, 8 months ago
  29. a7bff11 net/tls: fix encryption error checking by Vadim Fedorenko · 4 years, 8 months ago
  30. 04ba6b7 Merge branch 'net-ethernet-ti-fix-some-return-value-check' by David S. Miller · 4 years, 8 months ago
  31. 1401cf6 net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe by Wei Yongjun · 4 years, 8 months ago
  32. 3469660 net: ethernet: ti: fix some return value check of cpsw_ale_create() by Wei Yongjun · 4 years, 8 months ago
  33. d28ea1f net: qrtr: Fix passing invalid reference to qrtr_local_enqueue() by Manivannan Sadhasivam · 4 years, 8 months ago
  34. 7c87e32 ethtool: count header size in reply size estimate by Michal Kubecek · 4 years, 8 months ago
  35. d69100b net: nlmsg_cancel() if put fails for nhmsg by Stephen Worley · 4 years, 8 months ago
  36. 687775c ax25: fix setsockopt(SO_BINDTODEVICE) by Eric Dumazet · 4 years, 8 months ago
  37. 53cb099 Merge branch 'wireguard-fixes' by David S. Miller · 4 years, 8 months ago
  38. a9e90d9 wireguard: noise: separate receive counter from send counter by Jason A. Donenfeld · 4 years, 8 months ago
  39. c78a0b4 wireguard: queueing: preserve flow hash across packet scrubbing by Jason A. Donenfeld · 4 years, 8 months ago
  40. bc67d37 wireguard: noise: read preshared key while taking lock by Jason A. Donenfeld · 4 years, 8 months ago
  41. ee3c1aa wireguard: selftests: use newer iproute2 for gcc-10 by Jason A. Donenfeld · 4 years, 8 months ago
  42. dfeb376 bpf: Prevent mmap()'ing read-only maps as writable by Andrii Nakryiko · 4 years, 8 months ago
  43. 0550cfe security: Fix hook iteration for secid_to_secctx by KP Singh · 4 years, 8 months ago
  44. 441fdee rxrpc: Fix ack discard by David Howells · 4 years, 8 months ago
  45. d1f1294 rxrpc: Trace discarded ACKs by David Howells · 4 years, 8 months ago
  46. 20a785a sctp: Don't add the shutdown timer if its already been added by Neil Horman · 4 years, 8 months ago
  47. c0bbbdc __netif_receive_skb_core: pass skb by reference by Boris Sukholitko · 4 years, 8 months ago
  48. 88d7fcf net: inet_csk: Fix so_reuseport bind-address cache in tb->fast* by Martin KaFai Lau · 4 years, 8 months ago
  49. c27a2043 r8152: support additional Microsoft Surface Ethernet Adapter variant by Marc Payne · 4 years, 8 months ago
  50. 12555a2 mptcp: use rightmost 64 bits in ADD_ADDR HMAC by Todd Malsbary · 4 years, 8 months ago
  51. f25641c Merge tag 'wireless-drivers-2020-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years, 8 months ago
  52. ef01cee net: bmac: Fix read of MAC address from ROM by Jeremy Kerr · 4 years, 8 months ago
  53. b15e626 net sched: fix reporting the first-time use timestamp by Roman Mashak · 4 years, 8 months ago
  54. e3f2d55 net: phy: propagate an error back to the callers of phy_sfp_probe by Leon Romanovsky · 4 years, 8 months ago
  55. a6211ca net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()" by Yuqi Jin · 4 years, 8 months ago
  56. 61d0301 dt-bindings: net: dsa: b53: Add missing size and address cells to example by Kurt Kanzenbach · 4 years, 8 months ago
  57. 84be69b nexthop: Fix attribute checking for groups by David Ahern · 4 years, 8 months ago
  58. f45a7bc net: ipa: don't be a hog in gsi_channel_poll() by Alex Elder · 4 years, 8 months ago
  59. 5e5502e net: dsa: mt7530: fix roaming from DSA user ports by DENG Qingfang · 4 years, 8 months ago
  60. b6dd5ac ipv6: Fix suspicious RCU usage warning in ip6mr by Madhuparna Bhowmik · 4 years, 8 months ago
  61. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  62. d5dfe4f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
  63. ce24729 Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
  64. 67e4562 Merge tag 'riscv-for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 8 months ago
  65. 01d8a74 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  66. 8e13810 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
  67. 9a2dbb5 selftests: mptcp: pm: rm the right tmp file by Matthieu Baerts · 4 years, 8 months ago
  68. efa6a7d dpaa2-eth: properly handle buffer size restrictions by Ioana Ciornei · 4 years, 8 months ago
  69. 051e6b7 Merge tag 'hwmon-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 8 months ago
  70. 1742bcd Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 8 months ago
  71. e7cea79 Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  72. 59df9f1 Merge branch 'restrict-bpf_probe_read' by Alexei Starovoitov · 4 years, 8 months ago
  73. b2a5212 bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier by Daniel Borkmann · 4 years, 8 months ago
  74. 47cc0ed bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range by Daniel Borkmann · 4 years, 8 months ago
  75. 0ebeea8 bpf: Restrict bpf_probe_read{, str}() only to archs where they work by Daniel Borkmann · 4 years, 8 months ago
  76. 1d2a1eb Merge tag 'drm-misc-fixes-2020-05-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 8 months ago
  77. 27db6f7 Merge tag 'drm-intel-fixes-2020-05-13-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 8 months ago
  78. 207b584 MAINTAINERS: Mark networking drivers as Maintained. by David S. Miller · 4 years, 8 months ago
  79. 7013908 ipmr: Add lockdep expression to ipmr_for_each_table macro by Amol Grover · 4 years, 8 months ago
  80. a14fbcd ipmr: Fix RCU list debugging warning by Amol Grover · 4 years, 8 months ago
  81. 95f59bf drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c by Madhuparna Bhowmik · 4 years, 8 months ago
  82. cc8a677 net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810 by Kevin Lo · 4 years, 8 months ago
  83. e776af6 tcp: fix error recovery in tcp_zerocopy_receive() by Eric Dumazet · 4 years, 8 months ago
  84. 1ae7efb Merge tag 'mmc-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 8 months ago
  85. 1b54f4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 8 months ago
  86. c9e2053 MAINTAINERS: Add Jakub to networking drivers. by David S. Miller · 4 years, 8 months ago
  87. 865e525 MAINTAINERS: another add of Karsten Graul for S390 networking by Ursula Braun · 4 years, 8 months ago
  88. 16bb1b50 drivers: ipa: fix typos for ipa_smp2p structure doc by Wang Wenhu · 4 years, 8 months ago
  89. b8c1583 pppoe: only process PADT targeted at local interfaces by Guillaume Nault · 4 years, 8 months ago
  90. 6d74f64 selftests/bpf: Enforce returning 0 for fentry/fexit programs by Yonghong Song · 4 years, 8 months ago
  91. e92888c7 bpf: Enforce returning 0 for fentry/fexit progs by Yonghong Song · 4 years, 8 months ago
  92. fd4a517 net: stmmac: fix num_por initialization by Vinod Koul · 4 years, 8 months ago
  93. 625236b security: Fix the default value of secid_to_secctx hook by Anders Roxell · 4 years, 8 months ago
  94. 516d8d4 libbpf: Fix register naming in PT_REGS s390 macros by Sumanth Korikkar · 4 years, 8 months ago
  95. 333291c bpf: Fix bug in mmap() implementation for BPF array map by Andrii Nakryiko · 4 years, 8 months ago
  96. 23ad046 samples: bpf: Fix build error by Matteo Croce · 4 years, 8 months ago
  97. decd616 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  98. 8c1684b Merge tag 'for-linus-2020-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 8 months ago
  99. f44d5c4 Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
  100. f492de9 Merge tag 'pm-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 8 months ago