1. c0f47c2 net/sched: cls_api: Fix flow action initialization by Oz Shlomo · 2 years, 6 months ago
  2. a11e5b3 tcp: Fix data-races around sysctl_tcp_max_reordering. by Kuniyuki Iwashima · 2 years, 6 months ago
  3. 2d17d9c tcp: Fix a data-race around sysctl_tcp_abort_on_overflow. by Kuniyuki Iwashima · 2 years, 6 months ago
  4. 0b484c9 tcp: Fix a data-race around sysctl_tcp_rfc1337. by Kuniyuki Iwashima · 2 years, 6 months ago
  5. 4e08ed4 tcp: Fix a data-race around sysctl_tcp_stdurg. by Kuniyuki Iwashima · 2 years, 6 months ago
  6. 1a63cb9 tcp: Fix a data-race around sysctl_tcp_retrans_collapse. by Kuniyuki Iwashima · 2 years, 6 months ago
  7. 4845b57 tcp: Fix data-races around sysctl_tcp_slow_start_after_idle. by Kuniyuki Iwashima · 2 years, 6 months ago
  8. 7c6f2a8 tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts. by Kuniyuki Iwashima · 2 years, 6 months ago
  9. e7d2ef8 tcp: Fix data-races around sysctl_tcp_recovery. by Kuniyuki Iwashima · 2 years, 6 months ago
  10. 52e6586 tcp: Fix a data-race around sysctl_tcp_early_retrans. by Kuniyuki Iwashima · 2 years, 6 months ago
  11. 3666f66 tcp: Fix data-races around sysctl knobs related to SYN option. by Kuniyuki Iwashima · 2 years, 6 months ago
  12. 9b55c20 ip: Fix data-races around sysctl_ip_prot_sock. by Kuniyuki Iwashima · 2 years, 6 months ago
  13. 8895a9c ipv4: Fix data-races around sysctl_fib_multipath_hash_fields. by Kuniyuki Iwashima · 2 years, 6 months ago
  14. 7998c12 ipv4: Fix data-races around sysctl_fib_multipath_hash_policy. by Kuniyuki Iwashima · 2 years, 6 months ago
  15. 87507bc ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh. by Kuniyuki Iwashima · 2 years, 6 months ago
  16. ef56217 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 2 years, 6 months ago
  17. 1699b4d net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering by Vladimir Oltean · 2 years, 6 months ago
  18. 4db2a5e net: dsa: fix dsa_port_vlan_filtering when global by Vladimir Oltean · 2 years, 6 months ago
  19. 021266e tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout. by Kuniyuki Iwashima · 2 years, 6 months ago
  20. 5a54213 tcp: Fix data-races around sysctl_tcp_fastopen. by Kuniyuki Iwashima · 2 years, 6 months ago
  21. 79539f3 tcp: Fix data-races around sysctl_max_syn_backlog. by Kuniyuki Iwashima · 2 years, 6 months ago
  22. cbfc649 tcp: Fix a data-race around sysctl_tcp_tw_reuse. by Kuniyuki Iwashima · 2 years, 6 months ago
  23. 39e24435 tcp: Fix data-races around some timeout sysctl knobs. by Kuniyuki Iwashima · 2 years, 6 months ago
  24. 46778cd tcp: Fix data-races around sysctl_tcp_reordering. by Kuniyuki Iwashima · 2 years, 6 months ago
  25. 4177f54 tcp: Fix data-races around sysctl_tcp_migrate_req. by Kuniyuki Iwashima · 2 years, 6 months ago
  26. f2e383b tcp: Fix data-races around sysctl_tcp_syncookies. by Kuniyuki Iwashima · 2 years, 6 months ago
  27. 20a3b1c tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries. by Kuniyuki Iwashima · 2 years, 6 months ago
  28. f2f316e tcp: Fix data-races around keepalive sysctl knobs. by Kuniyuki Iwashima · 2 years, 6 months ago
  29. 8ebcc62 igmp: Fix data-races around sysctl_igmp_qrv. by Kuniyuki Iwashima · 2 years, 6 months ago
  30. 6ae0f2e igmp: Fix data-races around sysctl_igmp_max_msf. by Kuniyuki Iwashima · 2 years, 6 months ago
  31. 6305d821 igmp: Fix a data-race around sysctl_igmp_max_memberships. by Kuniyuki Iwashima · 2 years, 6 months ago
  32. f6da226 igmp: Fix data-races around sysctl_igmp_llm_reports. by Kuniyuki Iwashima · 2 years, 6 months ago
  33. f08d8c1 net/tls: Fix race in TLS device down flow by Tariq Toukan · 2 years, 6 months ago
  34. 1105258 tcp/udp: Make early_demux back namespacified. by Kuniyuki Iwashima · 2 years, 6 months ago
  35. 2a85388 tcp: Fix a data-race around sysctl_tcp_probe_interval. by Kuniyuki Iwashima · 2 years, 6 months ago
  36. 92c0aa4 tcp: Fix a data-race around sysctl_tcp_probe_threshold. by Kuniyuki Iwashima · 2 years, 6 months ago
  37. 8e92d44 tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor. by Kuniyuki Iwashima · 2 years, 6 months ago
  38. 78eb166 tcp: Fix data-races around sysctl_tcp_min_snd_mss. by Kuniyuki Iwashima · 2 years, 6 months ago
  39. 88d78bc tcp: Fix data-races around sysctl_tcp_base_mss. by Kuniyuki Iwashima · 2 years, 6 months ago
  40. f47d00e tcp: Fix data-races around sysctl_tcp_mtu_probing. by Kuniyuki Iwashima · 2 years, 6 months ago
  41. 0db2327 ip: Fix a data-race around sysctl_ip_autobind_reuse. by Kuniyuki Iwashima · 2 years, 6 months ago
  42. 289d3b2 ip: Fix data-races around sysctl_ip_nonlocal_bind. by Kuniyuki Iwashima · 2 years, 6 months ago
  43. 7bf9e18 ip: Fix data-races around sysctl_ip_fwd_update_priority. by Kuniyuki Iwashima · 2 years, 6 months ago
  44. 60c158d ip: Fix data-races around sysctl_ip_fwd_use_pmtu. by Kuniyuki Iwashima · 2 years, 6 months ago
  45. 0968d2a ip: Fix data-races around sysctl_ip_no_pmtu_disc. by Kuniyuki Iwashima · 2 years, 6 months ago
  46. 8281b7e ip: Fix data-races around sysctl_ip_default_ttl. by Kuniyuki Iwashima · 2 years, 6 months ago
  47. 3d8c51b net/tls: Check for errors in tls_device_init by Tariq Toukan · 2 years, 6 months ago
  48. 747c143 ip: fix dflt addr selection for connected nexthop by Nicolas Dichtel · 2 years, 6 months ago
  49. 4889fbd9 seg6: bpf: fix skb checksum in bpf_push_seg6_encap() by Andrea Mayer · 2 years, 6 months ago
  50. f048880 seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors by Andrea Mayer · 2 years, 6 months ago
  51. df8386d seg6: fix skb checksum evaluation in SRH encapsulation/insertion by Andrea Mayer · 2 years, 6 months ago
  52. 67de8ac Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless by David S. Miller · 2 years, 6 months ago
  53. bdf00bf nexthop: Fix data-races around nexthop_compat_mode. by Kuniyuki Iwashima · 2 years, 6 months ago
  54. e49e4af ipv4: Fix data-races around sysctl_ip_dynaddr. by Kuniyuki Iwashima · 2 years, 6 months ago
  55. 12b8d9c tcp: Fix a data-race around sysctl_tcp_ecn_fallback. by Kuniyuki Iwashima · 2 years, 6 months ago
  56. 4785a66 tcp: Fix data-races around sysctl_tcp_ecn. by Kuniyuki Iwashima · 2 years, 6 months ago
  57. 1ebcb25 icmp: Fix a data-race around sysctl_icmp_ratemask. by Kuniyuki Iwashima · 2 years, 6 months ago
  58. 2a4eb71 icmp: Fix a data-race around sysctl_icmp_ratelimit. by Kuniyuki Iwashima · 2 years, 6 months ago
  59. d2efabc icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr. by Kuniyuki Iwashima · 2 years, 6 months ago
  60. b04f9b7 icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses. by Kuniyuki Iwashima · 2 years, 6 months ago
  61. 66484bb icmp: Fix a data-race around sysctl_icmp_echo_ignore_broadcasts. by Kuniyuki Iwashima · 2 years, 6 months ago
  62. 4a2f708 icmp: Fix data-races around sysctl_icmp_echo_enable_probe. by Kuniyuki Iwashima · 2 years, 6 months ago
  63. bb7bb35 icmp: Fix a data-race around sysctl_icmp_echo_ignore_all. by Kuniyuki Iwashima · 2 years, 6 months ago
  64. 6f605b5 tcp: Fix a data-race around sysctl_max_tw_buckets. by Kuniyuki Iwashima · 2 years, 6 months ago
  65. e79b947 net: ipv4: fix clang -Wformat warnings by Justin Stitt · 2 years, 6 months ago
  66. e459557 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by David S. Miller · 2 years, 6 months ago
  67. 5c835bb mptcp: fix subflow traversal at disconnect time by Paolo Abeni · 2 years, 6 months ago
  68. 50e2ab3 wifi: mac80211: fix queue selection for mesh/OCB interfaces by Felix Fietkau · 2 years, 7 months ago
  69. c39ba4d netfilter: nf_tables: replace BUG_ON by element length check by Pablo Neira Ayuso · 2 years, 7 months ago
  70. 72a0b32 vlan: fix memory leak in vlan_newlink() by Eric Dumazet · 2 years, 6 months ago
  71. 7a847c0 netfilter: nf_log: incorrect offset to network header by Pablo Neira Ayuso · 2 years, 7 months ago
  72. 7c895ef Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 2 years, 6 months ago
  73. 73318c4 ipv4: Fix a data-race around sysctl_fib_sync_mem. by Kuniyuki Iwashima · 2 years, 7 months ago
  74. 48d7ee3 icmp: Fix data-races around sysctl. by Kuniyuki Iwashima · 2 years, 7 months ago
  75. dd44f04 cipso: Fix data-races around sysctl. by Kuniyuki Iwashima · 2 years, 7 months ago
  76. 3d32edf inetpeer: Fix data-races around sysctl. by Kuniyuki Iwashima · 2 years, 7 months ago
  77. 47e6ab2 tcp: Fix a data-race around sysctl_tcp_max_orphans. by Kuniyuki Iwashima · 2 years, 7 months ago
  78. 0ed8f61 netfilter: conntrack: fix crash due to confirmed bit load reordering by Florian Westphal · 2 years, 7 months ago
  79. ef4ab3b Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 7 months ago
  80. 148ca04 net: rose: fix UAF bug caused by rose_t0timer_expiry by Duoming Zhou · 2 years, 7 months ago
  81. 1fd6e567 xdp: Fix spurious packet loss in generic XDP TX path by Johan Almbladh · 2 years, 7 months ago
  82. a069a90 Revert "tls: rx: move counting TlsDecryptErrors for sync" by Gal Pressman · 2 years, 7 months ago
  83. d2d21f1 mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy by Geliang Tang · 2 years, 7 months ago
  84. 843b5e7 mptcp: fix local endpoint accounting by Paolo Abeni · 2 years, 7 months ago
  85. 892f396c mptcp: netlink: issue MP_PRIO signals from userspace PMs by Kishen Maloor · 2 years, 7 months ago
  86. a657430 mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags by Mat Martineau · 2 years, 7 months ago
  87. c21b50d mptcp: Avoid acquiring PM lock for subflow priority changes by Mat Martineau · 2 years, 7 months ago
  88. 5ccecae mptcp: fix locking in mptcp_nl_cmd_sf_destroy() by Paolo Abeni · 2 years, 7 months ago
  89. 052f744 net/sched: act_police: allow 'continue' action offload by Vlad Buslov · 2 years, 7 months ago
  90. e36bea6 Bluetooth: core: Fix deadlock on hci_power_on_sync. by Vasyl Vavrychuk · 2 years, 7 months ago
  91. f1b4e32 can: bcm: use call_rcu() instead of costly synchronize_rcu() by Oliver Hartkopp · 2 years, 8 months ago
  92. 280e3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by David S. Miller · 2 years, 7 months ago
  93. 9827a0e netfilter: nft_set_pipapo: release elements in clone from abort path by Pablo Neira Ayuso · 2 years, 7 months ago
  94. 7e6bc1f netfilter: nf_tables: stricter validation of element data by Pablo Neira Ayuso · 2 years, 7 months ago
  95. 69cb6c6 Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 7 months ago
  96. bc38fae Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 2 years, 7 months ago
  97. a23dd54 SUNRPC: Fix READ_PLUS crasher by Chuck Lever · 2 years, 7 months ago
  98. 9cc02ed net: rose: fix UAF bugs caused by timer handler by Duoming Zhou · 2 years, 7 months ago
  99. 4e43e64 ipv6: fix lockdep splat in in6_dump_addrs() by Eric Dumazet · 2 years, 7 months ago
  100. 236d592 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Jakub Kicinski · 2 years, 7 months ago