summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
7 daysnet: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
7 daysnet: ipv6: Make udp_tunnel6_xmit_skb() voidPetr Machata
7 daysphonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima
7 daysbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet
7 daysbonding: add support for per-port LACP actor priorityHangbin Liu
7 daysnet: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang
7 daysnet: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior
2026-06-19tcp: secure_seq: add back ports to TS offsetEric Dumazet
2026-06-19net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL()Eric Dumazet
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito
2026-06-19netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso
2026-06-19netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi
2026-06-19net: guard timestamp cmsgs to real error queue skbsKyle Zeng
2026-06-19net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
2026-06-19net_sched: act_pedit: use RCU in tcf_pedit_dump()Eric Dumazet
2026-06-19Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz
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-09xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie
2026-06-09inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski
2026-06-09inet: frags: add inet_frag_queue_flush()Jakub Kicinski
2026-06-01netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
2026-06-01Bluetooth: serialize accept_q accessJiexun Wang
2026-06-01af_unix: Give up GC if MSG_PEEK intervened.Kuniyuki Iwashima
2026-05-23net: page_pool: create hooks for custom memory providersPavel Begunkov
2026-05-23net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet
2026-05-07net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming
2026-05-07RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li
2026-04-27wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
2026-04-22net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet
2026-04-22netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal
2026-04-22xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski
2026-04-22xsk: respect tailroom for ZC setupsMaciej Fijalkowski
2026-04-22net: increase IP_TUNNEL_RECURSION_LIMIT to 5Chris J Arges
2026-04-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do
2026-04-11netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso
2026-04-11netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso
2026-04-02udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau
2026-04-02ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima
2026-03-25udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei
2026-03-25clsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann
2026-03-25net/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim
2026-03-25nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso
2026-03-25net: dsa: properly keep track of conduit referenceVladimir Oltean
2026-03-25net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
2026-03-25net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet
2026-03-25net: add xmit recursion limit to tunnel xmit functionsWeiming Shi
2026-03-25xdp: allow attaching already registered memory model to xdp_rxq_infoAlexander Lobakin
2026-03-13net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-03-13xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba