summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
27 hourstcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...Kuniyuki Iwashima1-2/+9
27 hourscan: isotp: fix tx.buf use-after-free in isotp_sendmsg()Oliver Hartkopp1-6/+18
27 hourscan: gw: fix OOB heap access in cgw_csum_crc8_rel()Ali Norouzi1-3/+3
27 hoursnetfilter: ctnetlink: use netlink policy range checksDavid Carlier2-18/+8
27 hoursnetfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdpWeiming Shi1-4/+10
27 hoursnetfilter: nf_conntrack_expect: skip expectations in other netns via procPablo Neira Ayuso1-0/+4
27 hoursnetfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()Ren Wei1-0/+4
27 hoursnetfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOADWeiming Shi1-6/+2
27 hourstls: Purge async_hold in tls_decrypt_async_wait()Chuck Lever1-1/+1
27 hoursBluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loopHyunwoo Kim1-7/+12
27 hoursBluetooth: hci_sync: Remove remaining dependencies of hci_requestLuiz Augusto von Dentz2-20/+11
27 hoursBluetooth: Remove 3 repeated macro definitionsZijun Hu1-4/+0
27 hoursBluetooth: L2CAP: Fix send LE flow credits in ACL linkZhang Chen1-0/+4
27 hoursudp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau2-18/+4
27 hourstcp: optimize inet_use_bhash2_on_bind()Eric Dumazet1-4/+2
27 hourstcp: Rearrange tests in inet_csk_bind_conflict().Kuniyuki Iwashima1-21/+19
27 hourstcp: Use bhash2 for v4-mapped-v6 non-wildcard address.Kuniyuki Iwashima2-3/+7
27 hoursnet: fix fanout UAF in packet_release() via NETDEV_UP raceYochai Eisenrich1-0/+1
27 hoursipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima3-6/+6
27 hoursipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.Kuniyuki Iwashima1-1/+12
27 hoursrtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_sizeSabrina Dubroca1-3/+6
27 hoursnet/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe bu...Qi Tang1-1/+8
27 hoursopenvswitch: validate MPLS set/set_masked payload lengthYang Yang1-0/+2
27 hoursopenvswitch: defer tunnel netdev_put to RCU releaseYang Yang1-2/+0
27 hoursnet: openvswitch: Avoid releasing netdev before teardown completesToke Høiland-Jørgensen1-1/+8
27 hoursnfc: nci: fix circular locking dependency in nci_close_deviceJakub Kicinski1-4/+6
27 hoursBluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cbHelen Koike1-0/+3
27 hoursBluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_holdHyunwoo Kim1-3/+7
27 hoursBluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecre...Hyunwoo Kim1-0/+5
27 hourscan: statistics: add missing atomic access in hot pathOliver Hartkopp3-4/+5
27 hoursaf_key: validate families in pfkey_send_migrate()Eric Dumazet1-7/+12
27 hoursesp: fix skb leak with espintcp and async cryptoSabrina Dubroca2-6/+12
27 hoursxfrm: Fix the usage of skb->skSteffen Klassert6-9/+10
27 hoursxfrm: call xdo_dev_state_delete during state updateSabrina Dubroca1-0/+1
9 daysnetfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal3-13/+45
9 daysBluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+9
9 daysicmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi1-1/+3
9 daysnfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi1-0/+13
9 daysnetfilter: nf_tables: release flowtable after rcu grace period on errorPablo Neira Ayuso1-0/+1
9 daysnetfilter: bpf: defer hook memory release until rcu readers are doneFlorian Westphal1-1/+1
9 dayswifi: mac80211: fix NULL deref in mesh_matches_local()Xiang Mei1-0/+3
9 daysclsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann1-6/+8
9 daysnet/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim2-32/+2
9 daysnet/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()Jiayuan Chen3-7/+23
9 daysnetfilter: nf_conntrack_h323: check for zero length in DecodeQ931()Jenny Guanni Qu1-0/+2
9 daysnetfilter: xt_time: use unsigned int for monthday bit shiftJenny Guanni Qu1-2/+2
9 daysnetfilter: xt_CT: drop pending enqueued packets on template removalPablo Neira Ayuso1-0/+4
9 daysnetfilter: nft_ct: drop pending enqueued packets on removalPablo Neira Ayuso1-0/+4
9 daysnetfilter: nft_ct: add seqadj extension for natted connectionsAndrii Melnychenko1-0/+5
9 daysnetfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS caseJenny Guanni Qu1-0/+2