[go: up one dir, main page]

  1. de12436 wifi: mac80211: fix MBSSID parsing use-after-free by Johannes Berg · 3 years, 1 month ago
  2. 7d998f6 mac80211: fix memory leaks with element parsing by Johannes Berg · 3 years, 1 month ago
  3. fee48f3 mac80211: always allocate struct ieee802_11_elems by Johannes Berg · 3 years, 1 month ago
  4. 630060f mac80211: mlme: find auth challenge directly by Johannes Berg · 3 years, 1 month ago
  5. 21df3a5 mac80211: move CRC into struct ieee802_11_elems by Johannes Berg · 3 years, 1 month ago
  6. 864f2d3 mac80211: mesh: clean up rx_bcn_presp API by Johannes Berg · 3 years, 1 month ago
  7. d15bb1f wifi: cfg80211: update hidden BSSes to avoid WARN_ON by Johannes Berg · 3 years, 1 month ago
  8. 93a3a32 wifi: mac80211: fix crash in beacon protection for P2P-device by Johannes Berg · 3 years, 1 month ago
  9. 0a8ee68 wifi: cfg80211: avoid nontransmitted BSS list corruption by Johannes Berg · 3 years, 1 month ago
  10. bfe29873 wifi: cfg80211: fix BSS refcounting bugs by Johannes Berg · 3 years, 1 month ago
  11. 9e99ca5 wifi: cfg80211: ensure length byte is present before access by Johannes Berg · 3 years, 1 month ago
  12. 0a861bd wifi: cfg80211/mac80211: reject bad MBSSID elements by Johannes Berg · 3 years, 1 month ago
  13. 9a8ef20 wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans() by Johannes Berg · 3 years, 1 month ago
  14. 54f382d wifi: cfg80211: fix MCS divisor value by Tamizh Chelvam Raja · 3 years, 1 month ago
  15. d2588ba net/ieee802154: fix uninit value bug in dgram_sendmsg by Haimin Zhang · 3 years, 1 month ago
  16. 88ccea0 xsk: Inherit need_wakeup flag for shared sockets by Jalal Mostafa · 3 years, 1 month ago
  17. 67c00bc wifi: mac80211: fix regression with non-QoS drivers by Hans de Goede · 3 years, 1 month ago
  18. e99c7a6 net: sched: act_ct: fix possible refcount leak in tcf_ct_init() by Hangyu Hua · 3 years, 1 month ago
  19. f8162ae net: sched: fix possible refcount leak in tc_new_tfilter() by Hangyu Hua · 3 years, 1 month ago
  20. db145b8 net/smc: Stop the CLC flow if no link to map buffers on by Wen Gu · 3 years, 1 month ago
  21. d5917b7 netfilter: ebtables: fix memory leak when blob is malformed by Florian Westphal · 3 years, 1 month ago
  22. 08d7524 netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain() by Tetsuo Handa · 3 years, 1 month ago
  23. 91aa526 netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain() by Tetsuo Handa · 3 years, 1 month ago
  24. c721623 net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs by Vladimir Oltean · 3 years, 1 month ago
  25. f58e431 net/sched: taprio: avoid disabling offload when it was never enabled by Vladimir Oltean · 3 years, 1 month ago
  26. 4d2f1bc net: core: fix flow symmetric hash by Ludovic Cintrat · 3 years, 1 month ago
  27. 816eab1 netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find() by Pablo Neira Ayuso · 3 years, 1 month ago
  28. dc33ffb netfilter: nf_conntrack_irc: Tighten matching on DCC message by David Leadbeater · 3 years, 1 month ago
  29. 0606c5d netfilter: nf_conntrack_sip: fix ct_sip_walk_headers by Igor Ryzhov · 3 years, 1 month ago
  30. d9bf46e net: Find dst with sk's xfrm policy not ctl_sk by sewookseo · 3 years, 1 month ago
  31. 17898c3 rxrpc: Fix calc of resend age by David Howells · 3 years, 1 month ago
  32. 1bbcd88 rxrpc: Fix local destruction being repeated by David Howells · 3 years, 1 month ago
  33. 55032fb net: dsa: hellcreek: Print warning only once by Kurt Kanzenbach · 3 years, 1 month ago
  34. 4519d4e sch_sfb: Also store skb len before calling child enqueue by Toke Høiland-Jørgensen · 3 years, 2 months ago
  35. a96b1d3 tcp: fix early ETIMEDOUT after spurious non-SACK RTO by Neal Cardwell · 3 years, 2 months ago
  36. 5519556 ipv6: sr: fix out-of-bounds read when setting HMAC data. by David Lebrun · 3 years, 2 months ago
  37. 8527c9a tcp: TX zerocopy should not sense pfmemalloc status by Eric Dumazet · 3 years, 2 months ago
  38. 7eb9bf4 tipc: fix shift wrapping bug in map_get() by Dan Carpenter · 3 years, 2 months ago
  39. 1a889da sch_sfb: Don't assume the skb is still around after enqueueing to child by Toke Høiland-Jørgensen · 3 years, 2 months ago
  40. e28eb35 rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2() by David Howells · 3 years, 2 months ago
  41. 24a4e79d rxrpc: Fix ICMP/ICMP6 error handling by David Howells · 3 years, 2 months ago
  42. 451c9ce netfilter: nf_conntrack_irc: Fix forged IP logic by David Leadbeater · 3 years, 2 months ago
  43. 1ce55ec5 netfilter: nf_tables: clean up hook list when offload flags check fails by Pablo Neira Ayuso · 3 years, 2 months ago
  44. 92837ac netfilter: br_netfilter: Drop dst references before setting. by Harsh Modi · 3 years, 2 months ago
  45. 0b70580 net/core/skbuff: Check the return value of skb_copy_bits() by lily · 3 years, 2 months ago
  46. e928cf2 netfilter: conntrack: work around exceeded receive window by Florian Westphal · 3 years, 2 months ago
  47. c5652d5 net: mac802154: Fix a condition in the receive path by Miquel Raynal · 3 years, 2 months ago
  48. 4b9f374 net: Use u64_stats_fetch_begin_irq() for stats fetch. by Sebastian Andrzej Siewior · 3 years, 2 months ago
  49. 57f1407 ip: fix triggering of 'icmp redirect' by Nicolas Dichtel · 3 years, 2 months ago
  50. 5d20c6f93 wifi: mac80211: Fix UAF in ieee80211_scan_rx() by Siddh Raman Pant · 3 years, 2 months ago
  51. 552ba10 wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected by Siddh Raman Pant · 3 years, 2 months ago
  52. fdc69b0 net/smc: Remove redundant refcount increase by Yacan Liu · 3 years, 2 months ago
  53. 6ce0d73 Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb" by Jakub Kicinski · 3 years, 2 months ago
  54. aca9d0a tcp: annotate data-race around challenge_timestamp by Eric Dumazet · 3 years, 2 months ago
  55. 1c472d6 sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb by Toke Høiland-Jørgensen · 3 years, 2 months ago
  56. 55fb8c3 kcm: fix strp_init() order and cleanup by Cong Wang · 3 years, 2 months ago
  57. a420d58 net/sched: fix netdevice reference leaks in attach_default_qdiscs() by Wang Hai · 3 years, 2 months ago
  58. ce881dd net: sched: tbf: don't call qdisc_put() while holding tree lock by Zhengchao Shao · 3 years, 2 months ago
  59. ca54b2b openvswitch: fix memory leak at failed datapath creation by Andrey Zhadchenko · 3 years, 2 months ago
  60. ee19bbe wifi: cfg80211: debugfs: fix return type in ht40allow_map_read() by Dan Carpenter · 3 years, 2 months ago
  61. de22cba skmsg: Fix wrong last sg check in sk_msg_recvmsg() by Liu Jian · 3 years, 2 months ago
  62. 572b646 net: neigh: don't call kfree_skb() under spin_lock_irqsave() by Yang Yingliang · 3 years, 2 months ago
  63. facf99b net/af_packet: check len when min_header_len equals to 0 by Zhengchao Shao · 3 years, 2 months ago
  64. 1d8b5d2 netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y by Geert Uytterhoeven · 3 years, 2 months ago
  65. db6fa03 neigh: fix possible DoS due to net iface start/stop loop by Denis V. Lunev · 3 years, 2 months ago
  66. a759877 bpf: Don't redirect packets with invalid pkt_len by Zhengchao Shao · 3 years, 2 months ago
  67. a5d1cb9 net: fix refcount bug in sk_psock_get (2) by Hawkins Jiawei · 3 years, 2 months ago
  68. 9e38a36 Bluetooth: L2CAP: Fix build errors in some archs by Luiz Augusto von Dentz · 3 years, 2 months ago
  69. af61a8f mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skb by Yonglong Li · 3 years, 2 months ago
  70. 2bc769b rxrpc: Fix locking in rxrpc's sendmsg by David Howells · 3 years, 2 months ago
  71. cb9eaed net: Fix a data-race around sysctl_somaxconn. by Kuniyuki Iwashima · 3 years, 2 months ago
  72. b340f83 net: Fix data-races around sysctl_devconf_inherit_init_net. by Kuniyuki Iwashima · 3 years, 2 months ago
  73. ed14f10 net: Fix a data-race around netdev_budget_usecs. by Kuniyuki Iwashima · 3 years, 2 months ago
  74. 70564ad net: Fix data-races around sysctl_max_skb_frags. by Kuniyuki Iwashima · 3 years, 2 months ago
  75. 289f2f5 mptcp: stop relying on tcp_tx_skb_cache by Paolo Abeni · 3 years, 2 months ago
  76. a07f3af tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers by Paolo Abeni · 3 years, 2 months ago
  77. 2baeaef net: Fix a data-race around netdev_budget. by Kuniyuki Iwashima · 3 years, 2 months ago
  78. 8e9e124 net: Fix a data-race around sysctl_net_busy_read. by Kuniyuki Iwashima · 3 years, 2 months ago
  79. f6b5be4 net: Fix a data-race around sysctl_tstamp_allow_data. by Kuniyuki Iwashima · 3 years, 2 months ago
  80. d39a027 net: Fix data-races around sysctl_optmem_max. by Kuniyuki Iwashima · 3 years, 2 months ago
  81. cd755a7 net: Fix data-races around netdev_tstamp_prequeue. by Kuniyuki Iwashima · 3 years, 2 months ago
  82. 4d2c808 net: Fix data-races around netdev_max_backlog. by Kuniyuki Iwashima · 3 years, 2 months ago
  83. 572d4cd net: Fix data-races around weight_p and dev_weight_[rt]x_bias. by Kuniyuki Iwashima · 3 years, 2 months ago
  84. 33372f2 net: Fix data-races around sysctl_[rw]mem_(max|default). by Kuniyuki Iwashima · 3 years, 2 months ago
  85. 8fbdec0 netfilter: flowtable: fix stuck flows on cleanup due to pending work by Pablo Neira Ayuso · 3 years, 2 months ago
  86. eb6645a netfilter: flowtable: add function to invoke garbage collection immediately by Pablo Neira Ayuso · 3 years, 2 months ago
  87. 51f192a netfilter: nf_tables: disallow binding to already bound chain by Pablo Neira Ayuso · 3 years, 2 months ago
  88. 7196f45 netfilter: nf_tables: disallow jump to implicit chain from set element by Pablo Neira Ayuso · 3 years, 2 months ago
  89. 4097749 netfilter: nf_tables: upfront validation of data via nft_data_init() by Pablo Neira Ayuso · 3 years, 2 months ago
  90. cc311ea netfilter: bitwise: improve error goto labels by Jeremy Sowden · 3 years, 2 months ago
  91. 9bf98120 netfilter: nft_cmp: optimize comparison for 16-bytes by Pablo Neira Ayuso · 3 years, 2 months ago
  92. c5ba86c netfilter: nf_tables: consolidate rule verdict trace call by Pablo Neira Ayuso · 3 years, 2 months ago
  93. b6d6012 netfilter: nft_tunnel: restrict it to netdev family by Pablo Neira Ayuso · 3 years, 2 months ago
  94. 530f4bb netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families by Pablo Neira Ayuso · 3 years, 2 months ago
  95. 6d7ddee netfilter: nf_tables: do not leave chain stats enabled on error by Pablo Neira Ayuso · 3 years, 2 months ago
  96. cafe94e netfilter: nft_payload: do not truncate csum_offset and csum_type by Pablo Neira Ayuso · 3 years, 2 months ago
  97. fbbecf0 netfilter: nft_payload: report ERANGE for too long offset and length by Pablo Neira Ayuso · 3 years, 2 months ago
  98. fbaeb80 netfilter: nf_tables: make table handle allocation per-netns friendly by Pablo Neira Ayuso · 3 years, 2 months ago
  99. 9f4b328 netfilter: nf_tables: disallow updates of implicit chain by Pablo Neira Ayuso · 3 years, 2 months ago
  100. 1b2c542 netfilter: ebtables: reject blobs that don't provide all entry points by Florian Westphal · 3 years, 2 months ago