1. 4a59a36 NFC: reorganize the functions in nci_request by Lin Ma · 3 years ago
  2. 472970a vsock: prevent unnecessary refcnt inc for nonblocking connect by Eiichi Tsukata · 3 years ago
  3. e1e27f9 netfilter: nfnetlink_queue: fix OOB when mac header was cleared by Florian Westphal · 3 years ago
  4. 7737b10 net: stream: don't purge sk_error_queue in sk_stream_kill_queues() by Jakub Kicinski · 3 years ago
  5. d19ea7d Bluetooth: fix use-after-free error in lock_sock_nested() by Wang ShaoBo · 3 years, 2 months ago
  6. 9bbe312 Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg() by Takashi Iwai · 3 years, 2 months ago
  7. 0456445 bpf: Prevent increasing bpf_jit_limit above max by Lorenz Bauer · 3 years ago
  8. 16d0bfb sctp: add vtag check in sctp_sf_violation by Xin Long · 3 years ago
  9. 42ce7a6 sctp: use init_tag from inithdr for ABORT chunk by Xin Long · 3 years ago
  10. 07533f1 net: batman-adv: fix error handling by Pavel Skripkin · 3 years ago
  11. a0dfc9d netfilter: Kconfig: use 'default y' instead of 'm' for bool config option by Vegard Nossum · 3 years ago
  12. 8a44904 nfc: nci: fix the UAF of rf_conn_info object by Lin Ma · 3 years ago
  13. cb9094f netfilter: ipvs: make global sysctl readonly in non-init netns by Antoine Tenart · 3 years ago
  14. 88c890b NFC: digital: fix possible memory leak in digital_in_send_sdd_req() by Ziyang Xuan · 3 years ago
  15. a67d47e NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() by Ziyang Xuan · 3 years ago
  16. 9285dbe nfc: fix error handling of nfc_proto_register() by Ziyang Xuan · 3 years ago
  17. 2db11e4 mac80211: Drop frames from invalid MAC address in ad-hoc mode by YueHaibing · 3 years, 2 months ago
  18. a86b328 netfilter: ip6_tables: zero-initialize fragment offset by Jeremy Sowden · 3 years, 1 month ago
  19. 9e3614f rtnetlink: fix if_nlmsg_stats_size() under estimation by Eric Dumazet · 3 years ago
  20. edaf13a netlink: annotate data races around nlk->bound by Eric Dumazet · 3 years ago
  21. 49c85ce net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size() by Eric Dumazet · 3 years ago
  22. 08d7056 net_sched: fix NULL deref in fifo_set_limit() by Eric Dumazet · 3 years, 1 month ago
  23. 09818f6 af_unix: fix races in sk_peer_pid and sk_peer_cred accesses by Eric Dumazet · 3 years, 1 month ago
  24. c3a2856 netfilter: ipset: Fix oversized kvmalloc() calls by Jozsef Kadlecsik · 3 years, 1 month ago
  25. b8e3343 net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 1 month ago
  26. e5bb852 mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap by Lorenzo Bianconi · 3 years, 1 month ago
  27. ed0d756 ipvs: check that ip_vs_conn_tab_bits is between 8 and 20 by Andrea Claudi · 3 years, 1 month ago
  28. 31de381 mac80211: fix use-after-free in CCMP/GCMP RX by Johannes Berg · 3 years, 1 month ago
  29. 92e7bca sctp: validate from_addr_param return by Marcelo Ricardo Leitner · 3 years, 4 months ago
  30. 591777e 9p/trans_virtio: Remove sysfs file on probe failure by Xie Yongji · 3 years, 5 months ago
  31. 4d2de0d sctp: add param size validation for SCTP_PARAM_SET_PRIMARY by Marcelo Ricardo Leitner · 3 years, 4 months ago
  32. 6b53618 sctp: validate chunk size in __rcv_asconf_lookup by Marcelo Ricardo Leitner · 3 years, 4 months ago
  33. b3507f2 tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() by zhenggy · 3 years, 1 month ago
  34. 6940717 net/af_unix: fix a data-race in unix_dgram_poll by Eric Dumazet · 3 years, 1 month ago
  35. de9b2e5 tipc: increase timeout in tipc_sk_enqueue() by Hoang Le · 3 years, 1 month ago
  36. 41a59c6 net/l2tp: Fix reference count leak in l2tp_udp_recv_core by Xiyu Yang · 3 years, 1 month ago
  37. 40ea36f dccp: don't duplicate ccid when cloning dccp sock by Lin, Zhenpeng · 3 years, 1 month ago
  38. 2416ca6 net-caif: avoid user-triggerable WARN_ON(1) by Eric Dumazet · 3 years, 1 month ago
  39. 1a694b9 net: fix NULL pointer reference in cipso_v4_doi_free by 王贇 · 3 years, 2 months ago
  40. 470eb6e rpc: fix gss_svc_init cleanup on failure by J. Bruce Fields · 3 years, 2 months ago
  41. 2240cbb Bluetooth: avoid circular locks in sco_sock_connect by Desmond Cheong Zhi Xi · 3 years, 2 months ago
  42. 433c3fe Bluetooth: skip invalid hci_sync_conn_complete_evt by Desmond Cheong Zhi Xi · 3 years, 3 months ago
  43. 9bf4b86 flow_dissector: Fix out-of-bounds warnings by Gustavo A. R. Silva · 3 years, 3 months ago
  44. 2f7094f ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs() by Gustavo A. R. Silva · 3 years, 3 months ago
  45. 2c98fa7 netlink: Deal with ESRCH error in nlmsg_notify() by Yajun Deng · 3 years, 3 months ago
  46. f10ce78 ipv4: make exception cache less predictible by Eric Dumazet · 3 years, 2 months ago
  47. 0687bf2 Bluetooth: add timeout sanity check to hci_inquiry by Pavel Skripkin · 3 years, 2 months ago
  48. b3bb6fa Bluetooth: Move shutdown callback before flushing tx and rx queue by Kai-Heng Feng · 3 years, 2 months ago
  49. 22c66af Bluetooth: fix repeated calls to sco_sock_kill by Desmond Cheong Zhi Xi · 3 years, 2 months ago
  50. 7c77910 Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow by Colin Ian King · 3 years, 2 months ago
  51. 57744fa net: cipso: fix warnings in netlbl_cipsov4_add_std by Pavel Skripkin · 3 years, 3 months ago
  52. 0cd974f tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos by Martin KaFai Lau · 3 years, 4 months ago
  53. fd3fd1a Bluetooth: sco: prevent information leak in sco_conn_defer_accept() by Dan Carpenter · 3 years, 4 months ago
  54. 898d70c ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing table (v2) by Mathieu Desnoyers · 4 years ago
  55. 7a39f76 net/sched: cls_flower: Use mask for addr_type by Paul Blakey · 8 years ago
  56. e9924c4 igmp: Add ip_mc_list lock in ip_check_mc_rcu by Liu Jian · 3 years, 3 months ago
  57. 706938b net/rds: dma_map_sg is entitled to merge entries by Gerd Rausch · 3 years, 2 months ago
  58. 41d5dfa ip_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 2 months ago
  59. adc3308 dccp: add do-while-0 stubs for dccp_pr_debug macros by Randy Dunlap · 3 years, 2 months ago
  60. b8c000e Bluetooth: hidp: use correct wait queue when removing ctrl_wait by Ole Bjørn Midtbø · 4 years ago
  61. ca37ab9 mac80211: drop data frames without key on encrypted links by Johannes Berg · 4 years, 7 months ago
  62. 347bebf tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets by Neal Cardwell · 3 years, 2 months ago
  63. 59ef9eb net: bridge: fix memleak in br_add_if() by Yang Yingliang · 3 years, 2 months ago
  64. 2d661ed net: Fix memory leak in ieee802154_raw_deliver by Takeshi Misawa · 3 years, 2 months ago
  65. 0e77f97 Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 2 months ago
  66. ce223e0 can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF by Ziyang Xuan · 3 years, 3 months ago
  67. cbdbd2a Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancelled" by Greg Kroah-Hartman · 3 years, 2 months ago
  68. 57d4273 net: Fix zero-copy head len calculation. by Pravin B Shelar · 3 years, 3 months ago
  69. 52350dd net: llc: fix skb_over_panic by Pavel Skripkin · 3 years, 3 months ago
  70. a1d2c2e tipc: fix sleeping in tipc accept routine by Hoang Le · 3 years, 3 months ago
  71. 2e3301b netfilter: nft_nat: allow to specify layer 4 protocol NAT only by Pablo Neira Ayuso · 3 years, 3 months ago
  72. 789a3a3 netfilter: conntrack: adjust stop timestamp to real expiry value by Florian Westphal · 3 years, 3 months ago
  73. f6ba582 cfg80211: Fix possible memory leak in function cfg80211_bss_update by Nguyen Dinh Phi · 3 years, 4 months ago
  74. 9172d45 sctp: move 198 addresses from unusable to private scope by Xin Long · 3 years, 4 months ago
  75. e74d662 net/802/garp: fix memleak in garp_request_join() by Yang Yingliang · 3 years, 4 months ago
  76. 5a08a0c net/802/mrp: fix memleak in mrp_request_join() by Yang Yingliang · 3 years, 4 months ago
  77. a805a7b af_unix: fix garbage collect vs MSG_PEEK by Miklos Szeredi · 3 years, 3 months ago
  78. 1f02ba8 net: split out functions related to registering inflight socket files by Jens Axboe · 6 years ago
  79. 088f160 tipc: Fix backport of b77413446408fdd256599daf00d5be72b5f3e7c6 by Nathan Chancellor · 3 years, 3 months ago
  80. a01634b netrom: Decrease sock refcount when sock timers expire by Nguyen Dinh Phi · 3 years, 3 months ago
  81. bb154626 net: decnet: Fix sleeping inside in af_decnet by Yajun Deng · 3 years, 3 months ago
  82. 5c6d8e2 net: fix uninit-value in caif_seqpkt_sendmsg by Ziyang Xuan · 3 years, 3 months ago
  83. 012f2c39 ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 3 years, 3 months ago
  84. b3c50b2 tcp: annotate data races around tp->mtu_info by Eric Dumazet · 3 years, 4 months ago
  85. ac4ba37 net: bridge: sync fdb to new unicast-filtering ports by Wolfgang Bumiller · 3 years, 4 months ago
  86. 24e3442 net: ipv6: fix return value of ip6_skb_dst_mtu by Vadim Fedorenko · 3 years, 4 months ago
  87. 54ec4c4 mac80211: fix memory corruption in EAPOL handling by Davis Mosenkovs · 3 years, 3 months ago
  88. 545914a can: bcm: delay release of struct bcm_op after synchronize_rcu() by Thadeu Lima de Souza Cascardo · 3 years, 4 months ago
  89. 1597aac can: gw: synchronize rcu operations before removing gw job entry by Oliver Hartkopp · 3 years, 4 months ago
  90. c7da1d1 sctp: add size validation when walking chunks by Marcelo Ricardo Leitner · 3 years, 4 months ago
  91. dd86afb Bluetooth: Shutdown controller after workqueues are flushed or cancelled by Kai-Heng Feng · 3 years, 5 months ago
  92. 345bafc Bluetooth: Fix the HCI to MGMT status conversion table by Yu Liu · 3 years, 6 months ago
  93. d2a28fe wireless: wext-spy: Fix out-of-bounds warning by Gustavo A. R. Silva · 3 years, 6 months ago
  94. ecb8d2b xfrm: Fix error reporting in xfrm_state_construct. by Steffen Klassert · 3 years, 4 months ago
  95. 3fc852e ipv6: use prandom_u32() for ID generation by Willy Tarreau · 3 years, 5 months ago
  96. 1137d57d net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT by Sebastian Andrzej Siewior · 3 years, 5 months ago
  97. 13abbb3 net: sched: fix warning in tcindex_alloc_perfect_hash by Pavel Skripkin · 3 years, 4 months ago
  98. 07fc71a Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid by Luiz Augusto von Dentz · 3 years, 5 months ago
  99. f5623bd netfilter: nft_exthdr: check for IPv6 packet before further processing by Pablo Neira Ayuso · 3 years, 4 months ago
  100. 37c723f netlabel: Fix memory leak in netlbl_mgmt_add_common by Liu Shixin · 3 years, 4 months ago