summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
32 hoursBluetooth: eir: Fix possible crashes on eir_create_adv_dataLuiz Augusto von Dentz3-6/+8
32 hoursMPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong1-1/+1
32 hoursnet: correctly handle tunneled traffic on IPV6_CSUM GSO fallbackWillem de Bruijn1-5/+17
32 hoursnetfilter: ipset: drop logically empty buckets in mtype_delYifan Wu1-1/+1
32 hoursbridge: br_nd_send: validate ND option lengthsYang Yang1-2/+4
32 hoursBluetooth: SMP: force responder MITM requirements before building the pairing...Oleh Konko1-1/+5
32 hoursBluetooth: SMP: derive legacy responder STK authentication from MITM stateOleh Konko1-4/+1
32 hoursipv6: avoid overflows in ip6_datagram_send_ctl()Eric Dumazet1-0/+10
32 hoursnet: hsr: fix VLAN add unwind on slave errorsLuka Gejak1-15/+17
32 hoursnet/sched: cls_flow: fix NULL pointer dereference on shared blocksXiang Mei1-1/+9
32 hoursnet/sched: cls_fw: fix NULL pointer dereference on shared blocksXiang Mei1-2/+12
32 hoursnet/x25: Fix overflow when accumulating packetsMartin Schiller2-0/+5
32 hoursnet/x25: Fix potential double free of skbMartin Schiller1-3/+2
32 hoursrds: ib: reject FRMR registration before IB connection is establishedWeiming Shi1-1/+6
32 hoursBluetooth: MGMT: validate mesh send advertising payload lengthKeenan Dong1-3/+11
32 hoursBluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evtPauli Virtanen1-13/+20
32 hoursBluetooth: MGMT: validate LTK enc_size on loadKeenan Dong1-0/+3
32 hoursBluetooth: SCO: fix race conditions in sco_sock_connect()Cen Zhang1-5/+21
32 hoursnetfilter: nf_tables: reject immediate NF_QUEUE verdictPablo Neira Ayuso1-2/+5
32 hoursnetfilter: x_tables: restrict xt_check_match/xt_check_target extensions for N...Pablo Neira Ayuso1-0/+23
32 hoursnetfilter: ctnetlink: ignore explicit helper on new expectationsPablo Neira Ayuso1-45/+9
32 hoursnetfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso3-3/+17
32 hoursnetfilter: nf_conntrack_expect: use expect->helperPablo Neira Ayuso4-21/+13
32 hoursnetfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso6-11/+28
32 hoursnetfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absentQi Tang1-0/+6
32 hoursnetfilter: nf_conntrack_helper: pass helper to expect cleanupQi Tang1-1/+1
32 hoursnetfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal2-4/+4
32 hoursnetfilter: x_tables: ensure names are nul-terminatedFlorian Westphal2-0/+11
32 hoursnetfilter: nfnetlink_log: account for netlink header sizeFlorian Westphal1-1/+1
32 hoursnetfilter: flowtable: strictly check for maximum number of actionsPablo Neira Ayuso1-66/+130
32 hoursnet: ipv6: flowlabel: defer exclusive option free until RCU teardownZhengchuan Liang1-5/+0
32 hoursnet: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to...Yochai Eisenrich1-0/+1
32 hoursipv6: prevent possible UaF in addrconf_permanent_addr()Paolo Abeni1-3/+3
32 hoursnet/sched: sch_hfsc: fix divide-by-zero in rtsc_min()Xiang Mei1-2/+2
32 hoursbridge: br_nd_send: linearize skb before parsing ND optionsYang Yang1-5/+7
32 hoursip6_tunnel: clear skb2->cb[] in ip4ip6_err()Eric Dumazet1-0/+5
32 hoursipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()Eric Dumazet1-0/+3
32 hoursnet/ipv6: ioam6: prevent schema length wraparound in trace fillPengpeng Hou1-2/+2
32 hoursnet: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to...Yochai Eisenrich1-0/+3
32 hoursnet: qrtr: replace qrtr_tx_flow radix_tree with xarray to fix memory leakJiayuan Chen1-18/+13
32 hoursatm: lec: fix use-after-free in sock_def_readable()Deepanshu Kartikey2-26/+48
32 hourstcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...Kuniyuki Iwashima1-2/+9
32 hourscan: gw: fix OOB heap access in cgw_csum_crc8_rel()Ali Norouzi1-3/+3
32 hoursnetfilter: ctnetlink: use netlink policy range checksDavid Carlier2-18/+8
32 hoursnetfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdpWeiming Shi1-4/+10
32 hoursnetfilter: nf_conntrack_expect: skip expectations in other netns via procPablo Neira Ayuso1-0/+4
32 hoursnetfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()Ren Wei1-0/+4
32 hoursnetfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOADWeiming Shi1-6/+2
32 hourstls: Purge async_hold in tls_decrypt_async_wait()Chuck Lever1-1/+1
32 hoursBluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loopHyunwoo Kim1-7/+12