summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2 daysnetfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie1-0/+1
2 daysipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani2-6/+7
2 daysipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani1-3/+5
2 daysipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani1-1/+1
2 daysipv4: rename and move ip_route_output_tunnel()Beniamino Galvani2-6/+6
2 daysnet: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao1-1/+0
2 daysnet/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
2 daysflow_dissector: Add PPPoE dissectorsWojciech Drewek1-0/+13
2 daysflow_dissector: Add number of vlan tags dissectorBoris Sukholitko1-0/+9
2 daysBluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima1-0/+2
2 dayswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-0/+4
2 daysnf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso1-0/+2
2026-04-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do1-0/+1
2026-04-18netlink: allow be16 and be32 types in all uint policy checksFlorian Westphal1-7/+3
2026-04-18netlink: introduce bigendian integer typesFlorian Westphal1-9/+10
2026-04-18netlink: hide validation union fields from kdocJakub Kicinski1-13/+18
2026-04-18netlink: introduce NLA_POLICY_MAX_BEFlorian Westphal1-0/+9
2026-04-18netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal1-0/+5
2026-04-18netfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal1-1/+1
2026-04-18udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei1-1/+1
2026-04-18net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira1-0/+1
2026-04-18net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux1-0/+2
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz1-0/+2
2026-03-04ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet1-2/+2
2026-03-04ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet1-4/+7
2026-03-04netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera1-0/+1
2026-02-06wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg1-4/+91
2026-02-06net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala1-0/+12
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima1-0/+2
2026-01-19netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera1-9/+8
2026-01-19netfilter: nf_conncount: reduce unnecessary GCWilliam Tu1-0/+1
2026-01-19inet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo1-0/+13
2026-01-19Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca1-9/+3
2026-01-19xfrm: delete x->tunnel as we delete xSabrina Dubroca1-1/+0
2025-12-07net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit1-0/+6
2025-12-07net_sched: act_connmark: use RCU in tcf_connmark_dump()Eric Dumazet1-0/+1
2025-12-07net/sched: act_connmark: transition to percpu stats and rcuPedro Tammela1-2/+7
2025-12-07net: sched: act: move global static variable net_id to tc_action_opsZhengchao Shao1-0/+1
2025-12-07net/cls_cgroup: Fix task_get_classid() during qdisc runYafang Shao1-1/+1
2025-12-07net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 msJuraj Ĺ arinay1-1/+1
2025-12-07net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei1-1/+24
2025-10-29net: rtnetlink: add bulk delete support flagNikolay Aleksandrov1-1/+2
2025-10-29net: rtnetlink: use BIT for flag valuesNikolay Aleksandrov1-1/+1
2025-10-29net: rtnetlink: add helper to extract msg type's kindNikolay Aleksandrov1-0/+6
2025-10-29splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells1-0/+1
2025-10-29net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov1-0/+15
2025-10-02net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima1-2/+38
2025-08-28bonding: update LACP activity flag after setting lacp_activeHangbin Liu1-0/+1
2025-08-28wifi: mac80211: don't complete management TX on SAE commitJohannes Berg1-0/+2