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