summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
9 daysnet: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming1-0/+3
9 daysRDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li1-0/+1
2026-04-27wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-1/+3
2026-04-22net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet1-0/+2
2026-04-22netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal1-1/+0
2026-04-22xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski1-1/+1
2026-04-22xsk: respect tailroom for ZC setupsMaciej Fijalkowski1-1/+22
2026-04-22net: increase IP_TUNNEL_RECURSION_LIMIT to 5Chris J Arges1-1/+1
2026-04-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do1-0/+1
2026-04-11netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso1-1/+17
2026-04-11netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso1-1/+1
2026-04-02udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau1-0/+14
2026-04-02ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima1-1/+20
2026-03-25udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei1-1/+1
2026-03-25clsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann1-0/+5
2026-03-25net/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim1-0/+28
2026-03-25nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso1-0/+2
2026-03-25net: dsa: properly keep track of conduit referenceVladimir Oltean1-0/+1
2026-03-25net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses1-7/+26
2026-03-25net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet1-4/+6
2026-03-25net: add xmit recursion limit to tunnel xmit functionsWeiming Shi2-0/+19
2026-03-25xdp: allow attaching already registered memory model to xdp_rxq_infoAlexander Lobakin1-0/+32
2026-03-13net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira1-0/+1
2026-03-13xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10
2026-03-13net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim1-3/+1
2026-03-13netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal1-0/+5
2026-03-13net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
2026-03-13net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su1-1/+1
2026-03-13bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen1-0/+1
2026-03-13xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao1-3/+3
2026-03-13xsk: s/free_list_node/list_node/Maciej Fijalkowski2-8/+8
2026-03-13xsk: Get rid of xdp_buff_xsk::xskb_list_nodeMaciej Fijalkowski2-8/+7
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux1-0/+2
2026-03-04Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz1-3/+3
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz1-0/+2
2026-03-04ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet1-2/+2
2026-03-04inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet1-2/+7
2026-03-04ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet1-4/+7
2026-03-04netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal1-0/+1
2026-03-04netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell1-0/+3
2026-03-04netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera1-0/+1
2026-02-12net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong1-5/+8
2026-02-06net: mana: Change the function signature of mana_get_primary_netdev_rcuLong Li1-1/+3
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima1-0/+2
2026-02-06bonding: annotate data-races around slave->last_rxEric Dumazet1-6/+7
2026-01-17netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal1-8/+26
2026-01-08net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet3-4/+6
2026-01-08ipv6: adopt dst_dev() helperEric Dumazet1-2/+2
2025-12-18net: dst: introduce dst->dev_rcuEric Dumazet1-5/+11
2025-12-18netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera1-9/+8