summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
4 daysbonding: fix xfrm offload feature setup on active-backup modeHangbin Liu1-0/+1
2026-07-04net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+2
2026-07-04net: ipv6: Make udp_tunnel6_xmit_skb() voidPetr Machata1-7/+7
2026-07-04phonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima1-1/+1
2026-07-04bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet1-1/+1
2026-07-04bonding: add support for per-port LACP actor priorityHangbin Liu2-0/+2
2026-07-04net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang2-0/+4
2026-07-04net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior1-1/+1
2026-06-19tcp: secure_seq: add back ports to TS offsetEric Dumazet2-9/+42
2026-06-19net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL()Eric Dumazet1-0/+8
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito1-0/+1
2026-06-19netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso1-0/+5
2026-06-19netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi1-0/+1
2026-06-19net: guard timestamp cmsgs to real error queue skbsKyle Zeng1-0/+1
2026-06-19net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta1-1/+0
2026-06-19net_sched: act_pedit: use RCU in tcf_pedit_dump()Eric Dumazet1-0/+1
2026-06-19Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz2-5/+8
2026-06-19net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim1-0/+1
2026-06-19ipvs: clear the svc scheduler ptr early on editJulian Anastasov1-2/+1
2026-06-09xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie1-1/+2
2026-06-09inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski2-15/+7
2026-06-09inet: frags: add inet_frag_queue_flush()Jakub Kicinski1-3/+2
2026-06-01netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie1-0/+1
2026-06-01Bluetooth: serialize accept_q accessJiexun Wang1-0/+1
2026-06-01af_unix: Give up GC if MSG_PEEK intervened.Kuniyuki Iwashima1-0/+1
2026-05-23net: page_pool: create hooks for custom memory providersPavel Begunkov2-0/+19
2026-05-23net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
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-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