summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
45 hourstcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet1-3/+4
45 hoursnet: shaper: rework the VALID marking (again)Jakub Kicinski1-0/+1
45 hoursnetfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso1-1/+4
45 hoursnetfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie1-0/+1
45 hoursBluetooth: serialize accept_q accessJiexun Wang1-0/+1
11 daysbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet1-1/+1
11 daysnetfilter: nf_tables: add hook transactions for device deletionsPablo Neira Ayuso1-0/+13
11 daysnet/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
11 daystcp: annotate data-races around tp->delivered and tp->delivered_ceEric Dumazet1-1/+1
11 daystcp: add data-races annotations around tp->reordering, tp->snd_cwndEric Dumazet1-1/+1
11 daystcp: annotate data-races in tcp_get_info_chrono_stats()Eric Dumazet1-3/+7
11 daystcp: inline tcp_chrono_start()Eric Dumazet1-1/+24
11 daysnet_sched: fix skb memory leak in deferred qdisc dropsFernando Fernandez Mancera1-3/+13
11 daysnet: pull headers in qdisc_pkt_len_segs_init()Eric Dumazet1-0/+3
11 daysnet: dropreason: add SKB_DROP_REASON_RECURSION_LIMITEric Dumazet2-1/+4
2026-05-07net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming1-0/+3
2026-05-07RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li1-0/+1
2026-04-10Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner1-4/+4
2026-04-08netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal1-1/+0
2026-04-08netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do1-0/+1
2026-04-07xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski1-1/+1
2026-04-07xsk: respect tailroom for ZC setupsMaciej Fijalkowski1-1/+22
2026-04-04net: increase IP_TUNNEL_RECURSION_LIMIT to 5Chris J Arges1-1/+1
2026-03-27mpls: add seqcount to protect the platform_label{,s} pairSabrina Dubroca1-0/+1
2026-03-26netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso1-1/+17
2026-03-26netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso1-0/+5
2026-03-26netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso1-1/+1
2026-03-25net_sched: codel: fix stale state for empty flows in fq_codelJonas Köppeler1-0/+1
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-1/+1
2026-03-24udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau1-0/+14
2026-03-24ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima1-1/+20
2026-03-19Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-0/+1
2026-03-19Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+3
2026-03-19udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei1-1/+1
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-1/+3
2026-03-17clsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann1-0/+5
2026-03-17net/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim1-0/+28
2026-03-13nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso1-0/+2
2026-03-13netfilter: revert nft_set_rbtree: validate open interval overlapFlorian Westphal1-4/+0
2026-03-13ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet1-7/+23
2026-03-12net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet1-4/+6
2026-03-12xfrm: avoid RCU warnings around the per-netns netlink socketSabrina Dubroca1-1/+1
2026-03-11page_pool: store detach_time as ktime_t to avoid false-negativesJakub Kicinski1-1/+1
2026-03-10net: add xmit recursion limit to tunnel xmit functionsWeiming Shi2-0/+19
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba1-0/+3
2026-03-05xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10
2026-03-05net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim1-3/+1
2026-03-05netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal1-0/+5
2026-03-05netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso1-0/+2