summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
43 hoursnetfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal1-0/+5
43 hoursudp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei1-1/+1
43 hoursclsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann1-0/+5
43 hoursnet/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim1-0/+28
43 hoursnet: dsa: properly keep track of conduit referenceVladimir Oltean1-0/+1
43 hoursnet/sched: act_gate: snapshot parameters with RCU on replacePaul Moses1-7/+26
43 hoursnet/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira1-0/+1
43 hoursxsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10
43 hoursnet/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim1-3/+1
43 hoursnet: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
43 hoursbpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen1-0/+1
43 hoursxsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao1-3/+3
43 hoursxsk: s/free_list_node/list_node/Maciej Fijalkowski2-8/+8
43 hoursxsk: Get rid of xdp_buff_xsk::xskb_list_nodeMaciej Fijalkowski2-8/+7
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-04inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet1-2/+7
2026-03-04netns-ipv4: reorganize netns_ipv4 fast path variablesCoco Li1-15/+32
2026-03-04tcp: Set pingpong threshold via sysctlHaiyang Zhang2-4/+14
2026-03-04tcp: defer regular ACK while processing socket backlogEric Dumazet1-0/+1
2026-03-04icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netnsEric Dumazet2-3/+2
2026-03-04icmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet2-3/+4
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-19net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong1-5/+8
2026-02-06xsk: Fix race condition in AF_XDP generic RX pathe.kubanski2-3/+2
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima1-0/+2
2026-02-06bonding: annotate data-races around slave->last_rxEric Dumazet1-6/+7
2026-01-17netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal1-8/+26
2026-01-17net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala1-0/+12
2026-01-11netfilter: nf_tables: allow loads only when register is initializedFlorian Westphal1-0/+1
2026-01-11netfilter: nf_tables: pass context structure to nft_parse_register_loadFlorian Westphal1-1/+2
2026-01-11netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera1-9/+8
2026-01-11net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee1-1/+45
2026-01-11inet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo1-0/+13
2026-01-11Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca1-9/+3
2026-01-11xfrm: delete x->tunnel as we delete xSabrina Dubroca1-1/+0
2025-12-07bonding: check xdp prog when set bond modeWang Liang1-0/+1
2025-12-01net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit1-0/+6
2025-12-01xfrm: Determine inner GSO type from packet inner protocolJianbo Liu1-1/+2
2025-11-24Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov1-0/+7
2025-11-24net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni1-0/+3
2025-11-24net_sched: act_connmark: use RCU in tcf_connmark_dump()Eric Dumazet1-0/+1
2025-11-24Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov1-1/+1
2025-11-24net/cls_cgroup: Fix task_get_classid() during qdisc runYafang Shao1-1/+1
2025-11-24net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 msJuraj Ĺ arinay1-1/+1
2025-11-24bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung1-0/+5
2025-11-24Bluetooth: hci_core: Fix tracking of periodic advertisementLuiz Augusto von Dentz1-0/+1
2025-11-24Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz1-0/+1