summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
34 hoursMPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong1-1/+1
34 hoursnet: correctly handle tunneled traffic on IPV6_CSUM GSO fallbackWillem de Bruijn1-5/+17
34 hoursnetfilter: ipset: drop logically empty buckets in mtype_delYifan Wu1-1/+1
34 hoursbridge: br_nd_send: validate ND option lengthsYang Yang1-2/+4
34 hoursBluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_synchkbinbin1-1/+2
34 hoursBluetooth: SMP: force responder MITM requirements before building the pairing...Oleh Konko1-1/+5
34 hoursBluetooth: SMP: derive legacy responder STK authentication from MITM stateOleh Konko1-4/+1
34 hoursipv6: avoid overflows in ip6_datagram_send_ctl()Eric Dumazet1-0/+10
34 hoursnet: hsr: fix VLAN add unwind on slave errorsLuka Gejak1-15/+17
34 hoursnet/sched: cls_flow: fix NULL pointer dereference on shared blocksXiang Mei1-1/+9
34 hoursnet/sched: cls_fw: fix NULL pointer dereference on shared blocksXiang Mei1-2/+12
34 hoursnet/x25: Fix overflow when accumulating packetsMartin Schiller2-0/+5
34 hoursnet/x25: Fix potential double free of skbMartin Schiller1-3/+2
34 hoursnet/sched: sch_netem: fix out-of-bounds access in packet corruptionYucheng Lu1-2/+3
34 hoursbpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_re...Kuniyuki Iwashima1-5/+8
34 hoursrds: ib: reject FRMR registration before IB connection is establishedWeiming Shi1-1/+6
34 hoursBluetooth: MGMT: validate mesh send advertising payload lengthKeenan Dong1-3/+11
34 hoursBluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evtPauli Virtanen1-13/+20
34 hoursBluetooth: hci_conn: fix potential UAF in set_cig_params_syncPauli Virtanen1-1/+7
34 hoursBluetooth: MGMT: validate LTK enc_size on loadKeenan Dong1-0/+3
34 hoursBluetooth: SCO: fix race conditions in sco_sock_connect()Cen Zhang1-5/+21
34 hoursBluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediatePauli Virtanen1-2/+9
34 hoursnetfilter: nf_tables: reject immediate NF_QUEUE verdictPablo Neira Ayuso1-2/+5
34 hoursnetfilter: x_tables: restrict xt_check_match/xt_check_target extensions for N...Pablo Neira Ayuso1-0/+23
34 hoursnetfilter: ctnetlink: ignore explicit helper on new expectationsPablo Neira Ayuso1-45/+9
34 hoursnetfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso3-3/+17
34 hoursnetfilter: nf_conntrack_expect: use expect->helperPablo Neira Ayuso4-21/+13
34 hoursnetfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso6-11/+28
34 hoursnetfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absentQi Tang1-0/+6
34 hoursnetfilter: nf_conntrack_helper: pass helper to expect cleanupQi Tang1-1/+1
34 hoursnetfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal2-4/+4
34 hoursnetfilter: x_tables: ensure names are nul-terminatedFlorian Westphal2-0/+11
34 hoursnetfilter: nfnetlink_log: account for netlink header sizeFlorian Westphal1-1/+1
34 hoursnetfilter: flowtable: strictly check for maximum number of actionsPablo Neira Ayuso1-66/+130
34 hoursnet: ipv6: flowlabel: defer exclusive option free until RCU teardownZhengchuan Liang1-5/+0
34 hoursnet: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to...Yochai Eisenrich1-0/+1
34 hoursnet: use skb_header_pointer() for TCPv4 GSO frag_off checkGuoyu Su1-3/+8
34 hoursnet: introduce mangleid_featuresPaolo Abeni1-1/+4
34 hoursipv6: prevent possible UaF in addrconf_permanent_addr()Paolo Abeni1-3/+3
34 hoursnet/sched: sch_hfsc: fix divide-by-zero in rtsc_min()Xiang Mei1-2/+2
34 hoursbridge: br_nd_send: linearize skb before parsing ND optionsYang Yang1-5/+7
34 hoursip6_tunnel: clear skb2->cb[] in ip4ip6_err()Eric Dumazet1-0/+5
34 hoursipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()Eric Dumazet1-0/+3
34 hoursnet/ipv6: ioam6: prevent schema length wraparound in trace fillPengpeng Hou1-2/+2
34 hoursnet: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to...Yochai Eisenrich1-0/+3
34 hoursnet: qrtr: replace qrtr_tx_flow radix_tree with xarray to fix memory leakJiayuan Chen1-18/+13
34 hoursatm: lec: fix use-after-free in sock_def_readable()Deepanshu Kartikey2-26/+48
34 hourswifi: mac80211: check tdls flag in ieee80211_tdls_operDeepanshu Kartikey1-1/+1
10 daysnet: add proper RCU protection to /proc/net/ptypeEric Dumazet1-16/+33
10 dayscan: isotp: fix tx.buf use-after-free in isotp_sendmsg()Oliver Hartkopp1-6/+18