1. 3b4d9eb bpf: Fix use after free in bpf_get_prog_name by Daniel Borkmann · 5 years ago
  2. cd7455f bpf: Fix use after free in subprog's jited symbol removal by Daniel Borkmann · 5 years ago
  3. ce197d8 xdp: Handle device unregister for devmap_hash map type by Toke Høiland-Jørgensen · 5 years ago
  4. 05679ca xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds by Toke Høiland-Jørgensen · 5 years ago
  5. 11875ba selftests/bpf: More compatible nc options in test_tc_edt by Jiri Benc · 5 years ago
  6. 9e8acd9 bpf: lwtunnel: Fix reroute supplying invalid dst by Jiri Benc · 5 years ago
  7. 33902b4 netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exit by YueHaibing · 5 years ago
  8. 11d49ce net/ibmvnic: Fix EOI when running in XIVE mode. by Cédric Le Goater · 5 years ago
  9. c23936f net: lpc_eth: avoid resetting twice by Alexandre Belloni · 5 years ago
  10. 3f23380 Merge branch 'tcp-address-KCSAN-reports-in-tcp_poll-part-I' by David S. Miller · 5 years ago
  11. ab4e846 tcp: annotate sk->sk_wmem_queued lockless reads by Eric Dumazet · 5 years ago
  12. e292f05 tcp: annotate sk->sk_sndbuf lockless reads by Eric Dumazet · 5 years ago
  13. ebb3b78 tcp: annotate sk->sk_rcvbuf lockless reads by Eric Dumazet · 5 years ago
  14. d9b55bf tcp: annotate tp->urg_seq lockless reads by Eric Dumazet · 5 years ago
  15. e0d694d tcp: annotate tp->snd_nxt lockless reads by Eric Dumazet · 5 years ago
  16. 0f31746 tcp: annotate tp->write_seq lockless reads by Eric Dumazet · 5 years ago
  17. 7db48e9 tcp: annotate tp->copied_seq lockless reads by Eric Dumazet · 5 years ago
  18. dba7d9b tcp: annotate tp->rcv_nxt lockless reads by Eric Dumazet · 5 years ago
  19. d983ea6 tcp: add rcu protection around tp->fastopen_rsk by Eric Dumazet · 5 years ago
  20. 8caf8a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  21. f0308fb rxrpc: Fix possible NULL pointer access in ICMP handling by David Howells · 5 years ago
  22. 82ad862 Merge branch 'smc-fixes' by Jakub Kicinski · 5 years ago
  23. 107529e net/smc: receive pending data after RCV_SHUTDOWN by Karsten Graul · 5 years ago
  24. 882dcfe net/smc: receive returns without data by Karsten Graul · 5 years ago
  25. 29ee270 net/smc: fix SMCD link group creation with VLAN id by Ursula Braun · 5 years ago
  26. 2168da4 net: update net_dim documentation after rename by Jacob Keller · 5 years ago
  27. 4ebcb11 r8169: fix jumbo packet handling on resume from suspend by Heiner Kallweit · 5 years ago
  28. 70c2655 net: silence KCSAN warnings about sk->sk_backlog.len reads by Eric Dumazet · 5 years ago
  29. eac6640 net: annotate sk->sk_rcvlowat lockless reads by Eric Dumazet · 5 years ago
  30. 8265792 net: silence KCSAN warnings around sk_add_backlog() calls by Eric Dumazet · 5 years ago
  31. 1f142c1 tcp: annotate lockless access to tcp_memory_pressure by Eric Dumazet · 5 years ago
  32. 60b173c net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head by Eric Dumazet · 5 years ago
  33. 503978a net: avoid possible false sharing in sk_leave_memory_pressure() by Eric Dumazet · 5 years ago
  34. 4ffdd22 tun: remove possible false sharing in tun_flow_update() by Eric Dumazet · 5 years ago
  35. e37542b netfilter: conntrack: avoid possible false sharing by Eric Dumazet · 5 years ago
  36. 993e4c9 netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID by Nicolas Dichtel · 5 years ago
  37. e0ae2c5 net: usb: qmi_wwan: add Telit 0x1050 composition by Daniele Palmas · 5 years ago
  38. 11c9a7d act_mirred: Fix mirred_init_module error handling by YueHaibing · 5 years ago
  39. a954380 net: taprio: Fix returning EINVAL when configuring without flags by Vinicius Costa Gomes · 5 years ago
  40. 8cd6f4f Merge branch 's390-qeth-fixes' by Jakub Kicinski · 5 years ago
  41. be40a86 s390/qeth: Fix initialization of vnicc cmd masks during set online by Alexandra Winter · 5 years ago
  42. b528965 s390/qeth: Fix error handling during VNICC initialization by Alexandra Winter · 5 years ago
  43. 9db74e5 phylink: fix kernel-doc warnings by Randy Dunlap · 5 years ago
  44. 819be81 sctp: add chunks to sk_backlog when the newsk sk_socket is not set by Xin Long · 5 years ago
  45. a713753 bonding: fix potential NULL deref in bond_update_slave_arr by Eric Dumazet · 5 years ago
  46. 520cf60 net: stmmac: fix disabling flexible PPS output by Antonio Borneo · 5 years ago
  47. 5da202c net: stmmac: fix length of PTP clock's name string by Antonio Borneo · 5 years ago
  48. 4123f63 ip6erspan: remove the incorrect mtu limit for ip6erspan by Haishuang Yan · 5 years ago
  49. a17fd2c Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 5 years ago
  50. b82316d Doc: networking/device_drivers/pensando: fix ionic.rst warnings by Randy Dunlap · 5 years ago
  51. 6af3aa5 NFC: pn533: fix use-after-free and memleaks by Johan Hovold · 5 years ago
  52. 4b793fe net_sched: fix backward compatibility for TCA_ACT_KIND by Cong Wang · 5 years ago
  53. 6f96c3c net_sched: fix backward compatibility for TCA_KIND by Cong Wang · 5 years ago
  54. 0041412 net/mlx5: DR, Allow insertion of duplicate rules by Alex Vesker · 5 years ago
  55. 106c35d selftests/bpf: More compatible nc options in test_lwt_ip_encap by Jiri Benc · 5 years ago
  56. fd418b0 selftests/bpf: Set rp_filter in test_flow_dissector by Jiri Benc · 5 years ago
  57. 38dc3b5 Merge branch 'llc-fix-sk_buff-refcounting' by Jakub Kicinski · 5 years ago
  58. 36453c85 llc: fix sk_buff refcounting in llc_conn_state_process() by Eric Biggers · 5 years ago
  59. fc8d5db llc: fix another potential sk_buff leak in llc_ui_sendmsg() by Eric Biggers · 5 years ago
  60. b74555d llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 5 years ago
  61. c6ee11c llc: fix sk_buff leak in llc_sap_state_process() by Eric Biggers · 5 years ago
  62. dc0c18e mac80211: fix scan when operating on DFS channels in ETSI domains by Aaron Komisar · 5 years ago
  63. 95697f9 mac80211: accept deauth frames in IBSS mode by Johannes Berg · 5 years ago
  64. 461c4c2 cfg80211: fix a bunch of RCU issues in multi-bssid code by Sara Sharon · 5 years ago
  65. 1399c59 nl80211: fix memory leak in nl80211_get_ftm_responder_stats by Navid Emamdoost · 5 years ago
  66. 503c9ad ptp: fix typo of "mechanism" in Kconfig help text by Antonio Borneo · 5 years ago
  67. 4b51493 ionic: fix stats memory dereference by Shannon Nelson · 5 years ago
  68. 7359db6 Merge tag 'rxrpc-fixes-20191007' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 5 years ago
  69. 91fcfbe rxrpc: Fix call crypto state cleanup by David Howells · 5 years ago
  70. 9ebedde rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record by David Howells · 5 years ago
  71. 48c9e0e rxrpc: Fix trace-after-put looking at the put call record by David Howells · 5 years ago
  72. 4c1295d rxrpc: Fix trace-after-put looking at the put connection record by David Howells · 5 years ago
  73. 55f6c98e rxrpc: Fix trace-after-put looking at the put peer record by David Howells · 5 years ago
  74. c48fc11 rxrpc: Fix call ref leak by David Howells · 5 years ago
  75. 57acce3 Merge branch 'stmmac-fixes' by David S. Miller · 5 years ago
  76. 2809fc1 net: stmmac: selftests: Fix L2 Hash Filter test by Jose Abreu · 5 years ago
  77. 25683ba net: stmmac: gmac4+: Not all Unicast addresses may be available by Jose Abreu · 5 years ago
  78. b870b0f net: stmmac: selftests: Check if filtering is available before running by Jose Abreu · 5 years ago
  79. c763ac4 net: dsa: b53: Do not clear existing mirrored port mask by Florian Fainelli · 5 years ago
  80. 2d00aee Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  81. 126195c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  82. 4f11918 Merge branch 'readdir' (readdir speedup and sanity checking) by Linus Torvalds · 5 years ago
  83. 8a23eb8 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 5 years ago
  84. 9f79b78 Convert filldir[64]() from __put_user() to unsafe_put_user() by Linus Torvalds · 9 years ago
  85. 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  86. 6fe137c Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  87. d0dea73 KVM: s390: mark __insn32_query() as __always_inline by Heiko Carstens · 5 years ago
  88. b1c41ac KVM: s390: fix __insn32_query() inline assembly by Heiko Carstens · 5 years ago
  89. 86cdd2f kheaders: make headers archive reproducible by Dmitry Goldin · 5 years ago
  90. d188b8c kbuild: update compile-test header list for v5.4-rc2 by Masahiro Yamada · 5 years ago
  91. 4349670 kbuild: two minor updates for Documentation/kbuild/modules.rst by Masahiro Yamada · 5 years ago
  92. 7a82e3f scripts/setlocalversion: clear local variable to make it work for sh by Masahiro Yamada · 5 years ago
  93. 82fdd12 namespace: fix namespace.pl script to support relative paths by Jacob Keller · 5 years ago
  94. 01bb251 video/logo: do not generate unneeded logo C files by Masahiro Yamada · 6 years ago
  95. a9bbe79 video/logo: remove unneeded *.o pattern from clean-files by Masahiro Yamada · 6 years ago
  96. 7a8beb7 integrity: remove pointless subdir-$(CONFIG_...) by Masahiro Yamada · 6 years ago
  97. 6b190d3 integrity: remove unneeded, broken attempt to add -fshort-wchar by Masahiro Yamada · 6 years ago
  98. ef129d3 selftests/net: add nettest to .gitignore by Jakub Kicinski · 5 years ago
  99. 1acb8f2a net: qlogic: Fix memory leak in ql_alloc_large_buffers by Navid Emamdoost · 5 years ago
  100. a0c2dc1 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 5 years ago