- 0577ff1 Merge 5.10.116 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago mt6797/android12-5.10-lts
- 3f70116e Merge 5.10.115 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
- 185fa59 Bluetooth: Fix the creation of hdev->name by Itay Iellin · 2 years, 8 months ago
- ee8877d Revert "tcp: ensure to use the most recently sent skb when filling the rate sample" by Greg Kroah-Hartman · 2 years, 8 months ago
- 6273d79 Merge 5.10.114 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
- 0a960a3 net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter() by Eric Dumazet · 2 years, 8 months ago
- 879b075 NFC: netlink: fix sleep in atomic bug when firmware download timeout by Duoming Zhou · 2 years, 8 months ago
- 8a9e7c6 nfc: replace improper check device_is_registered() in netlink related functions by Duoming Zhou · 2 years, 8 months ago
- 45bdcb5 can: isotp: remove re-binding of bound socket by Oliver Hartkopp · 2 years, 8 months ago
- 70d25d4 Revert "SUNRPC: attempt AF_LOCAL connect on setup" by Trond Myklebust · 2 years, 8 months ago
- 681997e Revert "ipv6: make ip6_rt_gc_expire an atomic_t" by Greg Kroah-Hartman · 2 years, 8 months ago
- ca9b002 Merge 5.10.113 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
- f64cd19 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 2 years, 8 months ago
- 1e037dd FROMGIT: net: fix wrong network header length by Lina Wang · 2 years, 8 months ago
- 842a9bb netfilter: nft_socket: only do sk lookups when indev is available by Florian Westphal · 2 years, 8 months ago
- aa138ef tcp: fix F-RTO may not work correctly when receiving DSACK by Pengcheng Yang · 2 years, 8 months ago
- 1781beb tls: Skip tls_append_frag on zero copy size by Maxim Mikityanskiy · 2 years, 8 months ago
- 9f29f6f tcp: make sure treq->af_specific is initialized by Eric Dumazet · 2 years, 8 months ago
- 8a9d6ca tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 2 years, 8 months ago
- 720b6ce ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode by Peilin Ye · 2 years, 8 months ago
- 41661b4 ip6_gre: Make o_seqno start from 0 in native mode by Peilin Ye · 2 years, 8 months ago
- 7b187fb ip_gre: Make o_seqno start from 0 in native mode by Peilin Ye · 2 years, 8 months ago
- 83d128d net/smc: sync err code when tcp connection was refused by liuyacan · 2 years, 8 months ago
- 61a89d0 sctp: check asoc strreset_chunk in sctp_generate_reconf_event by Xin Long · 2 years, 8 months ago
- 3c464db tcp: ensure to use the most recently sent skb when filling the rate sample by Pengcheng Yang · 2 years, 8 months ago
- 0c60271 tcp: md5: incorrect tcp_header_len for incoming connections by Francesco Ruggeri · 2 years, 8 months ago
- 9ef33d2 bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook by Eyal Birger · 2 years, 8 months ago
- 6ac03e6 netfilter: nft_set_rbtree: overlap detection with element re-addition after deletion by Pablo Neira Ayuso · 2 years, 8 months ago
- 72ae15d net: dsa: Add missing of_node_put() in dsa_port_link_register_of by Miaoqian Lin · 2 years, 8 months ago
- 123b7e0 ipvs: correctly print the memory size of ip_vs_conn_tab by Pengcheng Yang · 2 years, 9 months ago
- de64d94 Merge 5.10.112 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
- 35a697c BACKPORT: net/packet: fix slab-out-of-bounds access in packet_recvmsg() by Eric Dumazet · 2 years, 10 months ago
- 50aac44 can: isotp: stop timeout monitoring when no first frame was sent by Oliver Hartkopp · 2 years, 9 months ago
- 0837ff1 openvswitch: fix OOB access in reserve_sfa_size() by Paolo Valerio · 2 years, 9 months ago
- 3d55b19 netlink: reset network and mac headers in netlink_dump() by Eric Dumazet · 2 years, 9 months ago
- 49516e6 ipv6: make ip6_rt_gc_expire an atomic_t by Eric Dumazet · 2 years, 9 months ago
- 078d839 l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_master_upper_dev_get_rcu by David Ahern · 2 years, 9 months ago
- 0ac8f83 net/sched: cls_u32: fix possible leak in u32_init_knode() by Eric Dumazet · 2 years, 9 months ago
- 9336627 ip6_gre: Fix skb_under_panic in __gre6_xmit() by Peilin Ye · 2 years, 9 months ago
- 200f96e ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit() by Peilin Ye · 2 years, 9 months ago
- 8fb76ad net/packet: fix packet_sock xmit return value checking by Hangbin Liu · 2 years, 9 months ago
- a499cb5 net/smc: Fix sock leak when release after smc_shutdown() by Tony Lu · 2 years, 9 months ago
- 60592f1 rxrpc: Restore removed timer deletion by David Howells · 2 years, 9 months ago
- c075c3ea esp: limit skb_page_frag_refill use to a single page by Sabrina Dubroca · 2 years, 9 months ago
- 43ce33a net/sched: cls_u32: fix netns refcount changes in u32_change() by Eric Dumazet · 2 years, 9 months ago
- 31beefb BACKPORT: nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size by Johannes Berg · 2 years, 9 months ago
- 5dadf63 Merge 5.10.111 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
- 5c62d3b ax25: Fix UAF bugs in ax25 timers by Duoming Zhou · 2 years, 9 months ago
- f934fa4 ax25: Fix NULL pointer dereferences in ax25 timers by Duoming Zhou · 2 years, 9 months ago
- 145ea8d ax25: fix NPD bug in ax25_disconnect by Duoming Zhou · 2 years, 9 months ago
- a4942c6 ax25: fix UAF bug in ax25_send_control() by Duoming Zhou · 2 years, 9 months ago
- b20a5ab ax25: Fix refcount leaks caused by ax25_cb_del() by Duoming Zhou · 2 years, 9 months ago
- 57cc15f ax25: fix UAF bugs of net_device caused by rebinding operation by Duoming Zhou · 2 years, 9 months ago
- 5ddae8d ax25: fix reference count leaks of ax25_dev by Duoming Zhou · 2 years, 9 months ago
- 5ea00fc ax25: add refcount in ax25_dev to avoid UAF bugs by Duoming Zhou · 2 years, 9 months ago
- a263712 ipv6: fix panic when forwarding a pkt with no in6 dev by Nicolas Dichtel · 2 years, 9 months ago
- 6592146 nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size by Johannes Berg · 2 years, 9 months ago
- 6767705 nfc: nci: add flush_workqueue to prevent uaf by Lin Ma · 2 years, 9 months ago
- eb8873b sctp: Initialize daddr on peeled off socket by Petr Malat · 2 years, 9 months ago
- 35b91e4 net/smc: Fix NULL pointer dereference in smc_pnet_find_ib() by Karsten Graul · 2 years, 9 months ago
- 5513f9a cfg80211: hold bss_lock while updating nontrans_list by Rameshkumar Sundaram · 2 years, 9 months ago
- a449389 net/sched: taprio: Check if socket flags are valid by Benedikt Spranger · 2 years, 9 months ago
- f2cc341 net/sched: fix initialization order when updating chain 0 head by Marcelo Ricardo Leitner · 2 years, 9 months ago
- 845f44c net/sched: flower: fix parsing of ethertype following VLAN header by Vlad Buslov · 2 years, 9 months ago
- 95f4203 Merge 5.10.110 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
- b3c00be SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec() by Trond Myklebust · 2 years, 9 months ago
- 9a45e08 SUNRPC: Handle low memory situations in call_status() by Trond Myklebust · 2 years, 9 months ago
- 132cbe2 SUNRPC: Handle ENOMEM in call_transmit_status() by Trond Myklebust · 2 years, 9 months ago
- 970a6bb bpf: Support dual-stack sockets in bpf_tcp_check_syncookie by Maxim Mikityanskiy · 2 years, 9 months ago
- 08ff0e7 rxrpc: fix a race in rxrpc_exit_net() by Eric Dumazet · 2 years, 9 months ago
- 5ae05b5 net: openvswitch: fix leak of nested actions by Ilya Maximets · 2 years, 9 months ago
- 42ab401 net: openvswitch: don't send internal clone attribute to the userspace. by Ilya Maximets · 2 years, 9 months ago
- e3dd120 ipv6: Fix stats accounting in ip6_pkt_drop by David Ahern · 2 years, 9 months ago
- 63ea574 net: ipv4: fix route with nexthop object delete warning by Nikolay Aleksandrov · 2 years, 9 months ago
- 589154d net/tls: fix slab-out-of-bounds bug in decrypt_internal by Ziyang Xuan · 2 years, 9 months ago
- 7a506fa SUNRPC: Fix socket waits for write buffer space by Trond Myklebust · 2 years, 10 months ago
- 4b6f122 SUNRPC: remove scheduling boost for "SWAPPER" tasks. by NeilBrown · 2 years, 10 months ago
- f4fc47e SUNRPC/xprt: async tasks mustn't block waiting for memory by NeilBrown · 2 years, 10 months ago
- f9244d3 SUNRPC/call_alloc: async tasks mustn't block waiting for memory by NeilBrown · 2 years, 10 months ago
- d745512 netlabel: fix out-of-bounds memory accesses by Wang Yufen · 2 years, 9 months ago
- 2cc8038 Bluetooth: Fix use after free in hci_send_acl by Luiz Augusto von Dentz · 2 years, 10 months ago
- 278b652 net: limit altnames to 64k total by Jakub Kicinski · 2 years, 10 months ago
- 423e7107 net: account alternate interface name memory by Jakub Kicinski · 2 years, 10 months ago
- 74c4d50 can: isotp: set default value for N_As to 50 micro seconds by Oliver Hartkopp · 2 years, 10 months ago
- 9567d54 Bluetooth: use memset avoid memory leaks by Minghao Chi (CGEL ZTE) · 2 years, 10 months ago
- f2565cb net/smc: correct settings of RMB window update limit by Dust Li · 2 years, 10 months ago
- f655b72 ipv4: Invalidate neighbour for broadcast address upon address addition by Ido Schimmel · 2 years, 10 months ago
- b1b27b0 tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH. by Sebastian Andrzej Siewior · 2 years, 11 months ago
- fb5ac62 ipv6: make mc_forwarding atomic by Eric Dumazet · 2 years, 11 months ago
- 26a1e47 cfg80211: don't add non transmitted BSS to 6GHz scanned channels by Avraham Stern · 2 years, 11 months ago
- 995f517 bpf: Make dst_port field in struct bpf_sock 16-bit wide by Jakub Sitnicki · 2 years, 11 months ago
- b5bcf0d UPSTREAM: xfrm: fix tunnel model fragmentation behavior by Lina Wang · 2 years, 10 months ago
- e36c452 openvswitch: Fixed nd target mask field in the flow dump. by Martin Varghese · 2 years, 9 months ago
- 73f7cbb batman-adv: Check ptr for NULL before reducing its refcnt by Sven Eckelmann · 3 years, 5 months ago
- 90ec1b1 can: isotp: restore accidentally removed MSG_PEEK feature by Oliver Hartkopp · 2 years, 9 months ago
- 051360e rxrpc: Fix call timer start racing with call destruction by David Howells · 2 years, 9 months ago
- 5c94b62 net/x25: Fix null-ptr-deref caused by x25_disconnect by Duoming Zhou · 2 years, 9 months ago
- 8cd30d28 netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options by Pablo Neira Ayuso · 2 years, 9 months ago
- 084be63 tipc: fix the timer expires after interval 100ms by Hoang Le · 2 years, 9 months ago
- 5d81623 openvswitch: always update flow key after nat by Aaron Conole · 2 years, 9 months ago