summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-07-23net/sched: sch_qfq: reintroduce lmax bound check for MTUPedro Tammela
2023-07-23libceph: harden msgr2.1 frame segment length checksIlya Dryomov
2023-07-23net/sched: sch_qfq: account for stab overhead in qfq_enqueuePedro Tammela
2023-07-23net/sched: sch_qfq: refactor parsing of netlink parametersPedro Tammela
2023-07-23net/sched: flower: Ensure both minimum and maximum ports are specifiedIdo Schimmel
2023-07-23ipv6/addrconf: fix a potential refcount underflow for idevZiyang Xuan
2023-07-23udp6: fix udp6_ehashfn() typoEric Dumazet
2023-07-23icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().Kuniyuki Iwashima
2023-07-23net: prevent skb corruption on frag list segmentationPaolo Abeni
2023-07-23net/sched: cls_fw: Fix improper refcount update leads to use-after-freeM A Ramdhan
2023-07-23netfilter: nf_tables: prevent OOB access in nft_byteorder_evalThadeu Lima de Souza Cascardo
2023-07-23netfilter: nf_tables: do not ignore genmask when looking up chain by idThadeu Lima de Souza Cascardo
2023-07-23netfilter: conntrack: Avoid nf_ct_helper_hash uses after freeFlorent Revest
2023-07-23netfilter: nf_tables: unbind non-anonymous set if rule construction failsPablo Neira Ayuso
2023-07-23ipvs: increase ip_vs_conn_tab_bits range for 64BITAbhijeet Rastogi
2023-07-23net: dsa: tag_sja1105: fix MAC DA patching from meta framesVladimir Oltean
2023-07-23net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EXLin Ma
2023-07-23xsk: Honor SO_BINDTODEVICE on bindIlya Maximets
2023-07-23tcp: annotate data races in __tcp_oow_rate_limited()Eric Dumazet
2023-07-23net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC modeVladimir Oltean
2023-07-23net/sched: act_ipt: add sanity checks on table name and hook locationsFlorian Westphal
2023-07-23sctp: fix potential deadlock on &net->sctp.addr_wq_lockChengfeng Ye
2023-07-23SUNRPC: Fix UAF in svc_tcp_listen_data_ready()Ding Hui
2023-07-23netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima
2023-07-23netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...Ilia.Gavrilov
2023-07-23netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...Florian Westphal
2023-07-23net: nfc: Fix use-after-free caused by nfc_llcp_find_localLin Ma
2023-07-23nfc: llcp: simplify llcp_sock_connect() error pathsKrzysztof Kozlowski
2023-07-23netlink: do not hard code device address lenth in fdb dumpsEric Dumazet
2023-07-23netlink: fix potential deadlock in netlink_set_err()Eric Dumazet
2023-07-23bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever
2023-07-23bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpointGilad Sever
2023-07-23bpf: Factor out socket lookup functions for the TC hookpoint.Gilad Sever
2023-07-23bpf: Omit superfluous address family check in __bpf_skc_lookupTobias Klauser
2023-07-23wifi: cfg80211: rewrite merging of inherited elementsBenjamin Berg
2023-07-23rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFOEdwin Peer
2023-07-23nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()Krzysztof Kozlowski
2023-07-23sctp: add bpf_bypass_getsockopt proto callbackAlexander Mikhalitsyn
2023-07-23svcrdma: Prevent page release when nothing was receivedChuck Lever
2023-07-23netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-07-05can: isotp: isotp_sendmsg(): fix return error fix on TX pathOliver Hartkopp
2023-07-05mptcp: consolidate fallback and non fallback state machinePaolo Abeni
2023-07-05mptcp: fix possible divide by zero in recvmsg()Paolo Abeni
2023-06-28sch_netem: acquire qdisc lock in netem_change()Eric Dumazet
2023-06-28netfilter: nfnetlink_osf: fix module autoloadPablo Neira Ayuso
2023-06-28netfilter: nf_tables: disallow updates of anonymous setsPablo Neira Ayuso
2023-06-28netfilter: nf_tables: reject unbound chain set before commit phasePablo Neira Ayuso
2023-06-28netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-06-28netfilter: nf_tables: disallow element updates of bound anonymous setsPablo Neira Ayuso
2023-06-28netfilter: nft_set_pipapo: .walk does not deal with generationsPablo Neira Ayuso