1. 8fea644 bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes by Liu Jian · 2 years, 3 months ago
  2. 8c73e7c net: af_key: check encryption module availability consistency by Thomas Bartschies · 2 years, 2 months ago
  3. e33a0c3 mac80211: fix rx reordering with non explicit / psmp ack policy by Felix Fietkau · 2 years, 3 months ago
  4. 4dbefaf net: af_key: add check for pfkey_broadcast in function pfkey_process by Jiasheng Jiang · 2 years, 2 months ago
  5. eccad9d NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc by Duoming Zhou · 2 years, 2 months ago
  6. f5f0de6 ping: fix address binding wrt vrf by Nicolas Dichtel · 2 years, 2 months ago
  7. 98ae14e netlink: do not reset transport header in netlink_recvmsg() by Eric Dumazet · 2 years, 2 months ago
  8. 5e4656b ipv4: drop dst in multicast routing path by Lokesh Dhoundiyal · 2 years, 2 months ago
  9. b104109 Bluetooth: Fix the creation of hdev->name by Itay Iellin · 2 years, 2 months ago
  10. 9a8736b net: ipv6: ensure we call ipv6_mc_down() at most once by j.nixdorf@avm.de · 2 years, 5 months ago
  11. 2b29404 net: sched: prevent UAF on tc_ctl_tfilter when temporarily dropping rtnl_lock by Thadeu Lima de Souza Cascardo · 2 years, 2 months ago
  12. 7815943 net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter() by Eric Dumazet · 2 years, 2 months ago
  13. a93ea95 NFC: netlink: fix sleep in atomic bug when firmware download timeout by Duoming Zhou · 2 years, 2 months ago
  14. fa2217b nfc: replace improper check device_is_registered() in netlink related functions by Duoming Zhou · 2 years, 2 months ago
  15. 204b6bd Revert "SUNRPC: attempt AF_LOCAL connect on setup" by Trond Myklebust · 2 years, 2 months ago
  16. 5d31cc5 tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 2 years, 3 months ago
  17. 1bdd46a ip_gre: Make o_seqno start from 0 in native mode by Peilin Ye · 2 years, 3 months ago
  18. 1aba176 openvswitch: fix OOB access in reserve_sfa_size() by Paolo Valerio · 2 years, 3 months ago
  19. dbdb962 netlink: reset network and mac headers in netlink_dump() by Eric Dumazet · 2 years, 3 months ago
  20. f7c51d9 net/packet: fix packet_sock xmit return value checking by Hangbin Liu · 2 years, 3 months ago
  21. 7d32322 nfc: nci: add flush_workqueue to prevent uaf by Lin Ma · 2 years, 3 months ago
  22. 2be597a xfrm: policy: match with both mark and mask on user interfaces by Xin Long · 4 years, 1 month ago
  23. cec05d9 SUNRPC/call_alloc: async tasks mustn't block waiting for memory by NeilBrown · 2 years, 4 months ago
  24. c41de54 Bluetooth: Fix use after free in hci_send_acl by Luiz Augusto von Dentz · 2 years, 4 months ago
  25. 5dbb771 openvswitch: Fixed nd target mask field in the flow dump. by Martin Varghese · 2 years, 3 months ago
  26. dffc859 net/x25: Fix null-ptr-deref caused by x25_disconnect by Duoming Zhou · 2 years, 4 months ago
  27. 82b3151 netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options by Pablo Neira Ayuso · 2 years, 4 months ago
  28. e1c5d46 af_netlink: Fix shift out of bounds in group mask calculation by Petr Machata · 2 years, 4 months ago
  29. 6180bbc SUNRPC: avoid race between mod_timer() and del_timer_sync() by NeilBrown · 2 years, 4 months ago
  30. 7b0e01a af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_register by Haimin Zhang · 2 years, 4 months ago
  31. e82b631 llc: only change llc->dev when bind() succeeds by Eric Dumazet · 2 years, 4 months ago
  32. 615716a mac80211: fix potential double free on mesh join by Linus Lüssing · 2 years, 4 months ago
  33. 4d28522 netfilter: nf_tables: initialize registers in nft_do_chain() by Pablo Neira Ayuso · 2 years, 4 months ago
  34. 0a7aad9 llc: fix netdevice reference leaks in llc_ui_bind() by Eric Dumazet · 2 years, 4 months ago
  35. 08fe872 net: ipv6: fix skb_over_panic in __ip6_append_data by Tadeusz Struk · 2 years, 4 months ago
  36. b9d5772 net/packet: fix slab-out-of-bounds access in packet_recvmsg() by Eric Dumazet · 2 years, 4 months ago
  37. a09abc4 tcp: make tcp_read_sock() more robust by Eric Dumazet · 2 years, 4 months ago
  38. 855be1e nl80211: Update bss channel on channel switch for P2P_CLIENT by Sreeramya Soratkal · 2 years, 4 months ago
  39. e96d550 xfrm: Fix xfrm migrate issues when address family changes by Yan Yan · 2 years, 6 months ago
  40. 01b0a8c batman-adv: Don't expect inter-netns unique iflink indices by Sven Eckelmann · 2 years, 4 months ago
  41. b3e3c25 batman-adv: Request iflink once in batadv-on-batadv check by Sven Eckelmann · 2 years, 4 months ago
  42. a7b9ab0 net-sysfs: add check for netdevice being present to speed_show by suresh kumar · 2 years, 5 months ago
  43. 3fc0fd7 sctp: fix kernel-infoleak for SCTP sockets by Eric Dumazet · 2 years, 4 months ago
  44. cad71f1 ax25: Fix NULL pointer dereference in ax25_kill_by_device by Duoming Zhou · 2 years, 4 months ago
  45. 19f1327 net: dcb: disable softirqs in dcbnl_flush_dev() by Vladimir Oltean · 2 years, 4 months ago
  46. 47cd616 mac80211: fix forwarded mesh frames AC & queue selection by Nicolas Escande · 2 years, 5 months ago
  47. 15be418 net: dcb: flush lingering app table entries for unregistered devices by Vladimir Oltean · 2 years, 5 months ago
  48. 21b27b2 netfilter: nf_queue: fix possible use-after-free by Florian Westphal · 2 years, 4 months ago
  49. 3155da3 netfilter: nf_queue: don't assume sk is full socket by Florian Westphal · 2 years, 5 months ago
  50. 80080bb xfrm: fix MTU regression by Jiri Bohac · 2 years, 6 months ago
  51. 952d01d openvswitch: Fix setting ipv6 fields causing hw csum failure by Paul Blakey · 2 years, 5 months ago
  52. 45d006c gso: do not skip outer ip header in case of ipip and net_failover by Tao Liu · 2 years, 5 months ago
  53. 279f5274 net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends by Eric Dumazet · 2 years, 5 months ago
  54. aeeaa9c drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit by Eric Dumazet · 2 years, 5 months ago
  55. 0bb88f3 vsock: remove vsock from connected table when connect is interrupted by a signal by Seth Forshee · 2 years, 5 months ago
  56. c1a74f7 vsock: correct removal of socket from the list by Sunil Muthuswamy · 5 years ago
  57. 5bb3371 xfrm: Don't accidentally set RTO_ONLINK in decode_session4() by Guillaume Nault · 2 years, 6 months ago
  58. 851901d ax25: improve the incomplete fix to avoid UAF and NPD bugs by Duoming Zhou · 2 years, 5 months ago
  59. 9839da9 tipc: rate limit warning for received illegal binding update by Jon Maloy · 2 years, 5 months ago
  60. 80c5293 ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path by Eric Dumazet · 2 years, 5 months ago
  61. 175db19 tipc: improve size validations for received domain records by Jon Maloy · 2 years, 5 months ago
  62. 6c81b9e net: ieee802154: Return meaningful error codes from the netlink helpers by Miquel Raynal · 2 years, 6 months ago
  63. bfce195 af_packet: fix data-race in packet_setsockopt / packet_setsockopt by Eric Dumazet · 2 years, 5 months ago
  64. 2cf1803 rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() by Eric Dumazet · 2 years, 5 months ago
  65. a2acd9e netfilter: nat: limit port clash resolution attempts by Florian Westphal · 2 years, 5 months ago
  66. 587ad3a netfilter: nat: remove l4 protocol port rovers by Florian Westphal · 2 years, 5 months ago
  67. ff3617b ipv4: tcp: send zero IPID in SYNACK messages by Eric Dumazet · 2 years, 5 months ago
  68. daac348 ipv4: raw: lock the socket in raw_bind() by Eric Dumazet · 2 years, 5 months ago
  69. e7b6b9e net-procfs: show net devices bound packet types by Jianguo Wu · 2 years, 6 months ago
  70. be1ca30 net: fix information leakage in /proc/net/ptype by Congyu Liu · 2 years, 6 months ago
  71. d32a15c ipv6_tunnel: Rate limit warning messages by Ido Schimmel · 2 years, 6 months ago
  72. 7889b38 Bluetooth: refactor malicious adv data check by Brian Gix · 2 years, 8 months ago
  73. 3fb20d1 can: bcm: fix UAF of bcm op by Ziyang Xuan · 2 years, 5 months ago
  74. f49f0e6 cipso,calipso: resolve a number of problems with the DOI refcounts by Paul Moore · 2 years, 6 months ago
  75. 019f045 net_sched: restore "mpu xxx" handling by Kevin Bracey · 2 years, 6 months ago
  76. b2fd251 netns: add schedule point in ops_exit_list() by Eric Dumazet · 2 years, 6 months ago
  77. f87f80d af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress by Eric Dumazet · 2 years, 6 months ago
  78. 69f728d Bluetooth: Fix debugfs entry leak in hci_register_dev() by Wei Yongjun · 2 years, 9 months ago
  79. c9bfd36 netfilter: bridge: add support for pppoe filtering by Florian Westphal · 2 years, 8 months ago
  80. 7d4238e Bluetooth: stop proccessing malicious adv data by Pavel Skripkin · 2 years, 8 months ago
  81. 4929c80 Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails by Wang Hai · 2 years, 9 months ago
  82. b3c6dc5 nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind() by Krzysztof Kozlowski · 2 years, 6 months ago
  83. bc3d064 net: udp: fix alignment problem in udp4_seq_show() by yangxingwu · 2 years, 7 months ago
  84. e03883b ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate by William Zhao · 2 years, 7 months ago
  85. 3bae29e phonet: refcount leak in pep_sock_accep by Hangyu Hua · 2 years, 7 months ago
  86. 81a438d sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc by Eric Dumazet · 2 years, 6 months ago
  87. c450c00 mac80211: initialize variable have_higher_than_11mbit by Tom Rix · 2 years, 7 months ago
  88. e73164e net: fix use-after-free in tw_timer_handler by Muchun Song · 2 years, 6 months ago
  89. b10c7d7 phonet/pep: refuse to enable an unbound pipe by Rémi Denis-Courmont · 2 years, 7 months ago
  90. bc28428 ax25: NPD bug when detaching AX25 device by Lin Ma · 2 years, 7 months ago
  91. cf9661a mac80211: send ADDBA requests using the tid/queue of the aggregation session by Felix Fietkau · 2 years, 7 months ago
  92. 40cf2e0 net: netlink: af_netlink: Prevent empty skb by adding a check on len. by Harshit Mogalapalli · 2 years, 7 months ago
  93. 214af18 nfc: fix segfault in nfc_genl_dump_devices_done by Tadeusz Struk · 2 years, 7 months ago
  94. f01e02a net, neigh: clear whole pneigh_entry at alloc time by Eric Dumazet · 2 years, 7 months ago
  95. 69bb79a nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done by Krzysztof Kozlowski · 2 years, 7 months ago
  96. e1e84bd HID: introduce hid_is_using_ll_driver by Jason Gerecke · 7 years ago
  97. 3827632 net/rds: correct socket tunable error in rds_tcp_tune() by William Kucharski · 2 years, 7 months ago
  98. 10ade6a net: return correct error code by liuguoqiang · 2 years, 8 months ago
  99. 57c076e NFC: add NCI_UNREG flag to eliminate the race by Lin Ma · 2 years, 8 months ago
  100. 935efb0 tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows by Eric Dumazet · 2 years, 8 months ago