1. 33f4098 Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression by Luiz Augusto von Dentz · 2 years, 6 months ago
  2. ec9b323 tcp: fix over estimation in sk_forced_mem_schedule() by Eric Dumazet · 2 years, 7 months ago
  3. 34a4754 net_sched: cls_route: remove from list when handle is 0 by Thadeu Lima de Souza Cascardo · 2 years, 5 months ago
  4. ef6b262 netfilter: nf_tables: fix null deref due to zeroed list head by Florian Westphal · 2 years, 5 months ago
  5. 3b3e2de netfilter: nf_queue: do not allow packet truncation below transport header offset by Florian Westphal · 2 years, 6 months ago
  6. dd3fdf3 net: ping6: Fix memleak in ipv6_renew_options(). by Kuniyuki Iwashima · 2 years, 6 months ago
  7. d255c86 Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put by Luiz Augusto von Dentz · 2 years, 6 months ago
  8. be120ad igmp: Fix a data-race around sysctl_igmp_max_memberships. by Kuniyuki Iwashima · 2 years, 6 months ago
  9. a84b4af igmp: Fix data-races around sysctl_igmp_llm_reports. by Kuniyuki Iwashima · 2 years, 6 months ago
  10. 9b5dc7a tcp: Fix a data-race around sysctl_tcp_probe_threshold. by Kuniyuki Iwashima · 2 years, 6 months ago
  11. 5aff12f xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup() by Hangyu Hua · 2 years, 8 months ago
  12. 638fa20b net: tipc: fix possible refcount leak in tipc_sk_create() by Hangyu Hua · 2 years, 7 months ago
  13. c3b596e ipv4: Fix data-races around sysctl_ip_dynaddr. by Kuniyuki Iwashima · 2 years, 6 months ago
  14. 1740e59 icmp: Fix data-races around sysctl. by Kuniyuki Iwashima · 2 years, 6 months ago
  15. 2764f82 cipso: Fix data-races around sysctl. by Kuniyuki Iwashima · 2 years, 6 months ago
  16. 625425b net: rose: fix UAF bug caused by rose_t0timer_expiry by Duoming Zhou · 2 years, 6 months ago
  17. b0740b2 net: Rename and export copy_skb_header by Ilya Lesokhin · 7 years ago
  18. bb5584c ipv6/sit: fix ipip6_tunnel_get_prl return value by katrinzhou · 2 years, 7 months ago
  19. c74f0e0 sit: use min by kernel test robot · 3 years, 10 months ago
  20. 765da03 netfilter: nft_dynset: restore set element counter when failing to update by Pablo Neira Ayuso · 2 years, 7 months ago
  21. 3ab68a9 net: rose: fix UAF bugs caused by timer handler by Duoming Zhou · 2 years, 7 months ago
  22. cc817b7 SUNRPC: Fix READ_PLUS crasher by Chuck Lever · 2 years, 7 months ago
  23. a81a6b2 tcp: drop the hash_32() part from the index calculation by Willy Tarreau · 2 years, 9 months ago
  24. 3c78eea tcp: increase source port perturb table to 2^16 by Willy Tarreau · 2 years, 9 months ago
  25. dd82067 tcp: dynamically allocate the perturb table used by source ports by Willy Tarreau · 2 years, 9 months ago
  26. aa77225 tcp: add small random increments to the source port by Willy Tarreau · 2 years, 9 months ago
  27. 2ed413f tcp: use different parts of the port_offset for index and offset by Willy Tarreau · 2 years, 9 months ago
  28. 576696e secure_seq: use the 64 bits of the siphash for port offset calculation by Willy Tarreau · 2 years, 9 months ago
  29. 05a12e5 tcp: add some entropy in __inet_hash_connect() by Eric Dumazet · 4 years ago
  30. 136b479 tcp: change source port randomizarion at connect() time by Eric Dumazet · 4 years ago
  31. ca6226b xprtrdma: fix incorrect header size calculations by Colin Ian King · 4 years, 6 months ago
  32. 267b8fa l2tp: fix race in pppol2tp_release with session object destroy by James Chapman · 7 years ago
  33. 357fa38 l2tp: don't use inet_shutdown on ppp session destroy by James Chapman · 7 years ago
  34. 2cf73c7 ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg by Wang Yufen · 2 years, 7 months ago
  35. 29e13f6 tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd by Eric Dumazet · 2 years, 8 months ago
  36. f048349 Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process" by Michal Kubecek · 2 years, 8 months ago
  37. c58d82a net: xfrm: unexport __init-annotated xfrm4_protocol_init() by Masahiro Yamada · 2 years, 7 months ago
  38. b419808 SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() by Chuck Lever · 2 years, 7 months ago
  39. 3db889f tcp: tcp_rtx_synack() can be called from process context by Eric Dumazet · 2 years, 8 months ago
  40. 94e9b75 netfilter: nf_tables: disallow non-stateful expression in sets earlier by Pablo Neira Ayuso · 2 years, 8 months ago
  41. 796aa10 mac80211: upgrade passive scan to active scan on DFS channels after beacon rx by Felix Fietkau · 2 years, 9 months ago
  42. 88cc8f96 wifi: mac80211: fix use-after-free in chanctx code by Johannes Berg · 2 years, 8 months ago
  43. 46585a7 rxrpc: Don't try to resend the request if we're receiving the reply by David Howells · 2 years, 8 months ago
  44. 61fb38c rxrpc: Fix listen() setting the bar too high for the prealloc rings by David Howells · 2 years, 8 months ago
  45. b342a88 sctp: read sk->sk_bound_dev_if once in sctp_rcv() by Eric Dumazet · 2 years, 8 months ago
  46. 9de3dc0 Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout by Ying Hsu · 2 years, 10 months ago
  47. a8e03bc NFC: NULL out the dev->rfkill to prevent UAF by Lin Ma · 2 years, 9 months ago
  48. 019ed25 rxrpc: Return an error to sendmsg if call failed by David Howells · 2 years, 8 months ago
  49. b0caa49 ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL by jianghaoran · 2 years, 9 months ago
  50. 8fea644 bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes by Liu Jian · 2 years, 9 months ago
  51. 8c73e7c net: af_key: check encryption module availability consistency by Thomas Bartschies · 2 years, 8 months ago
  52. e33a0c3 mac80211: fix rx reordering with non explicit / psmp ack policy by Felix Fietkau · 2 years, 9 months ago
  53. 4dbefaf net: af_key: add check for pfkey_broadcast in function pfkey_process by Jiasheng Jiang · 2 years, 8 months ago
  54. eccad9d NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc by Duoming Zhou · 2 years, 8 months ago
  55. f5f0de6 ping: fix address binding wrt vrf by Nicolas Dichtel · 2 years, 9 months ago
  56. 98ae14e netlink: do not reset transport header in netlink_recvmsg() by Eric Dumazet · 2 years, 9 months ago
  57. 5e4656b ipv4: drop dst in multicast routing path by Lokesh Dhoundiyal · 2 years, 9 months ago
  58. b104109 Bluetooth: Fix the creation of hdev->name by Itay Iellin · 2 years, 8 months ago
  59. 9a8736b net: ipv6: ensure we call ipv6_mc_down() at most once by j.nixdorf@avm.de · 2 years, 11 months ago
  60. 2b29404 net: sched: prevent UAF on tc_ctl_tfilter when temporarily dropping rtnl_lock by Thadeu Lima de Souza Cascardo · 2 years, 9 months ago
  61. 7815943 net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter() by Eric Dumazet · 2 years, 9 months ago
  62. a93ea95 NFC: netlink: fix sleep in atomic bug when firmware download timeout by Duoming Zhou · 2 years, 9 months ago
  63. fa2217b nfc: replace improper check device_is_registered() in netlink related functions by Duoming Zhou · 2 years, 9 months ago
  64. 204b6bd Revert "SUNRPC: attempt AF_LOCAL connect on setup" by Trond Myklebust · 2 years, 9 months ago
  65. 5d31cc5 tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 2 years, 9 months ago
  66. 1bdd46a ip_gre: Make o_seqno start from 0 in native mode by Peilin Ye · 2 years, 9 months ago
  67. 1aba176 openvswitch: fix OOB access in reserve_sfa_size() by Paolo Valerio · 2 years, 9 months ago
  68. dbdb962 netlink: reset network and mac headers in netlink_dump() by Eric Dumazet · 2 years, 9 months ago
  69. f7c51d9 net/packet: fix packet_sock xmit return value checking by Hangbin Liu · 2 years, 9 months ago
  70. 7d32322 nfc: nci: add flush_workqueue to prevent uaf by Lin Ma · 2 years, 9 months ago
  71. 2be597a xfrm: policy: match with both mark and mask on user interfaces by Xin Long · 4 years, 7 months ago
  72. cec05d9 SUNRPC/call_alloc: async tasks mustn't block waiting for memory by NeilBrown · 2 years, 11 months ago
  73. c41de54 Bluetooth: Fix use after free in hci_send_acl by Luiz Augusto von Dentz · 2 years, 10 months ago
  74. 5dbb771 openvswitch: Fixed nd target mask field in the flow dump. by Martin Varghese · 2 years, 10 months ago
  75. dffc859 net/x25: Fix null-ptr-deref caused by x25_disconnect by Duoming Zhou · 2 years, 10 months ago
  76. 82b3151 netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options by Pablo Neira Ayuso · 2 years, 10 months ago
  77. e1c5d46 af_netlink: Fix shift out of bounds in group mask calculation by Petr Machata · 2 years, 10 months ago
  78. 6180bbc SUNRPC: avoid race between mod_timer() and del_timer_sync() by NeilBrown · 2 years, 10 months ago
  79. 7b0e01a af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_register by Haimin Zhang · 2 years, 10 months ago
  80. e82b631 llc: only change llc->dev when bind() succeeds by Eric Dumazet · 2 years, 10 months ago
  81. 615716a mac80211: fix potential double free on mesh join by Linus Lüssing · 2 years, 10 months ago
  82. 4d28522 netfilter: nf_tables: initialize registers in nft_do_chain() by Pablo Neira Ayuso · 2 years, 10 months ago
  83. 0a7aad9 llc: fix netdevice reference leaks in llc_ui_bind() by Eric Dumazet · 2 years, 10 months ago
  84. 08fe872 net: ipv6: fix skb_over_panic in __ip6_append_data by Tadeusz Struk · 2 years, 10 months ago
  85. b9d5772 net/packet: fix slab-out-of-bounds access in packet_recvmsg() by Eric Dumazet · 2 years, 10 months ago
  86. a09abc4 tcp: make tcp_read_sock() more robust by Eric Dumazet · 2 years, 11 months ago
  87. 855be1e nl80211: Update bss channel on channel switch for P2P_CLIENT by Sreeramya Soratkal · 2 years, 11 months ago
  88. e96d550 xfrm: Fix xfrm migrate issues when address family changes by Yan Yan · 3 years ago
  89. 01b0a8c batman-adv: Don't expect inter-netns unique iflink indices by Sven Eckelmann · 2 years, 11 months ago
  90. b3e3c25 batman-adv: Request iflink once in batadv-on-batadv check by Sven Eckelmann · 2 years, 11 months ago
  91. a7b9ab0 net-sysfs: add check for netdevice being present to speed_show by suresh kumar · 2 years, 11 months ago
  92. 3fc0fd7 sctp: fix kernel-infoleak for SCTP sockets by Eric Dumazet · 2 years, 10 months ago
  93. cad71f1 ax25: Fix NULL pointer dereference in ax25_kill_by_device by Duoming Zhou · 2 years, 10 months ago
  94. 19f1327 net: dcb: disable softirqs in dcbnl_flush_dev() by Vladimir Oltean · 2 years, 11 months ago
  95. 47cd616 mac80211: fix forwarded mesh frames AC & queue selection by Nicolas Escande · 3 years ago
  96. 15be418 net: dcb: flush lingering app table entries for unregistered devices by Vladimir Oltean · 2 years, 11 months ago
  97. 21b27b2 netfilter: nf_queue: fix possible use-after-free by Florian Westphal · 2 years, 11 months ago
  98. 3155da3 netfilter: nf_queue: don't assume sk is full socket by Florian Westphal · 2 years, 11 months ago
  99. 80080bb xfrm: fix MTU regression by Jiri Bohac · 3 years ago
  100. 952d01d openvswitch: Fix setting ipv6 fields causing hw csum failure by Paul Blakey · 2 years, 11 months ago