summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
3 daysphonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima
3 daysnet/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
2026-06-19Bluetooth: serialize accept_q accessJiexun Wang
2026-06-19Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz
2026-06-19genetlink: Use internal flags for multicast groupsIdo Schimmel
2026-06-19net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito
2026-06-19net: guard timestamp cmsgs to real error queue skbsKyle Zeng
2026-06-19net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim
2026-06-19ipvs: clear the svc scheduler ptr early on editJulian Anastasov
2026-06-19xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie
2026-06-01netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
2026-06-01ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani
2026-06-01ipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani
2026-06-01ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani
2026-06-01ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani
2026-06-01net: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao
2026-06-01net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet
2026-06-01flow_dissector: Add PPPoE dissectorsWojciech Drewek
2026-06-01flow_dissector: Add number of vlan tags dissectorBoris Sukholitko
2026-06-01Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2026-06-01wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
2026-06-01nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso
2026-04-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do
2026-04-18netlink: allow be16 and be32 types in all uint policy checksFlorian Westphal
2026-04-18netlink: introduce bigendian integer typesFlorian Westphal
2026-04-18netlink: hide validation union fields from kdocJakub Kicinski
2026-04-18netlink: introduce NLA_POLICY_MAX_BEFlorian Westphal
2026-04-18netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
2026-04-18netfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal
2026-04-18udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei
2026-04-18net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-04-18net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz
2026-03-04ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet
2026-03-04ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet
2026-03-04netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera
2026-02-06wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg
2026-02-06net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima
2026-01-19netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
2026-01-19netfilter: nf_conncount: reduce unnecessary GCWilliam Tu
2026-01-19inet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo
2026-01-19Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca
2026-01-19xfrm: delete x->tunnel as we delete xSabrina Dubroca
2025-12-07net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit
2025-12-07net_sched: act_connmark: use RCU in tcf_connmark_dump()Eric Dumazet
2025-12-07net/sched: act_connmark: transition to percpu stats and rcuPedro Tammela
2025-12-07net: sched: act: move global static variable net_id to tc_action_opsZhengchao Shao