summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
25 hoursBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-3/+26
25 hoursxfrm: iptfs: only publish mode_data after clone setupPaul Moses1-3/+3
25 hoursxfrm: iptfs: validate inner IPv4 header length in IPTFS payloadRoshan Kumar1-0/+5
25 hourscan: isotp: fix tx.buf use-after-free in isotp_sendmsg()Oliver Hartkopp1-6/+18
25 hourscan: gw: fix OOB heap access in cgw_csum_crc8_rel()Ali Norouzi1-3/+3
25 hoursnetfilter: ctnetlink: use netlink policy range checksDavid Carlier2-18/+8
25 hoursnetfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdpWeiming Shi1-4/+10
25 hoursnetfilter: nf_conntrack_expect: skip expectations in other netns via procPablo Neira Ayuso1-0/+4
25 hoursnetfilter: nft_set_rbtree: revisit array resize logicPablo Neira Ayuso1-17/+75
25 hoursnetfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()Ren Wei1-0/+4
25 hoursnetfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOADWeiming Shi1-6/+2
25 hourstls: Purge async_hold in tls_decrypt_async_wait()Chuck Lever1-1/+1
25 hoursBluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loopHyunwoo Kim1-7/+12
25 hoursBluetooth: L2CAP: Fix deadlock in l2cap_conn_del()Hyunwoo Kim1-5/+3
25 hoursBluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-14/+32
25 hoursBluetooth: L2CAP: Fix send LE flow credits in ACL linkZhang Chen1-0/+4
25 hoursrtnetlink: fix leak of SRCU struct in rtnl_link_registerSabrina Dubroca1-0/+3
25 hoursudp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau2-18/+4
25 hoursnet: fix fanout UAF in packet_release() via NETDEV_UP raceYochai Eisenrich1-0/+1
25 hoursipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima3-6/+6
25 hoursipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.Kuniyuki Iwashima1-1/+12
25 hoursrtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_sizeSabrina Dubroca1-3/+6
25 hoursrtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_sizeSabrina Dubroca1-0/+16
25 hoursnet/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe bu...Qi Tang1-1/+8
25 hoursopenvswitch: validate MPLS set/set_masked payload lengthYang Yang1-0/+2
25 hoursopenvswitch: defer tunnel netdev_put to RCU releaseYang Yang1-2/+0
25 hoursnet: openvswitch: Avoid releasing netdev before teardown completesToke Høiland-Jørgensen1-1/+8
25 hoursnfc: nci: fix circular locking dependency in nci_close_deviceJakub Kicinski1-4/+6
25 hoursBluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cbHelen Koike1-0/+3
25 hoursBluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_completeLuiz Augusto von Dentz1-1/+1
25 hoursBluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_holdHyunwoo Kim1-3/+7
25 hoursBluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecre...Hyunwoo Kim1-0/+5
25 hoursBluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_reqMinseo Park1-3/+3
25 hourscan: statistics: add missing atomic access in hot pathOliver Hartkopp3-4/+5
25 hoursaf_key: validate families in pfkey_send_migrate()Eric Dumazet1-7/+12
25 hoursxfrm: prevent policy_hthresh.work from racing with netns teardownMinwoo Ra1-0/+2
25 hoursxfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini()Hyunwoo Kim1-1/+1
25 hoursxfrm: iptfs: fix skb_put() panic on non-linear skb during reassemblyFernando Fernandez Mancera1-0/+6
25 hoursesp: fix skb leak with espintcp and async cryptoSabrina Dubroca2-6/+12
25 hoursxfrm: call xdo_dev_state_delete during state updateSabrina Dubroca1-0/+1
25 hoursxfrm: fix the condition on x->pcpu_num in xfrm_sa_lenSabrina Dubroca1-1/+1
25 hoursxfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspiSabrina Dubroca1-1/+4
9 daysMPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong1-1/+1
9 daysicmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi1-1/+3
9 daysnet: shaper: protect from late creation of hierarchyJakub Kicinski3-68/+83
9 daysnet: shaper: protect late read accesses to the hierarchyJakub Kicinski1-4/+22
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: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-1/+3