summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
6 daysudp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei
6 dayswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
6 daysclsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann
6 daysnet/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim
6 daysnf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso
6 daysip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet
12 daysnet: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet
12 dayspage_pool: store detach_time as ktime_t to avoid false-negativesJakub Kicinski
12 daysnet: add xmit recursion limit to tunnel xmit functionsWeiming Shi
2026-03-13net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-03-13net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
2026-03-12xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba
2026-03-12net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
2026-03-12netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
2026-03-12netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso
2026-03-12tcp: secure_seq: add back ports to TS offsetEric Dumazet
2026-03-12net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
2026-03-12net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
2026-03-12bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-03-12xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao
2026-03-12inet: annotate data-races around isk->inet_numEric Dumazet
2026-03-12Revert "netfilter: nft_set_rbtree: validate open interval overlap"Greg Kroah-Hartman
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2026-03-04net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior
2026-03-04Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz
2026-03-04tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet
2026-03-04wifi: cfg80211: treat deprecated INDOOR_SP_AP_OLD control value as LPI modePagadala Yesu Anjaneyulu
2026-03-04ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet
2026-02-27netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso
2026-02-26inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet
2026-02-26ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet
2026-02-26netfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso
2026-02-26netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal
2026-02-26netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell
2026-02-26tcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang
2026-02-26tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang
2026-02-26tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang
2026-02-26Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYsLuiz Augusto von Dentz
2026-02-26netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera
2026-01-28nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima
2026-01-23bonding: annotate data-races around slave->last_rxEric Dumazet
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg
2026-01-13net: add net.core.qdisc_max_burstEric Dumazet
2026-01-08ipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet
2025-12-23net: dsa: properly keep track of conduit referenceVladimir Oltean
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
2025-12-10inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski