summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
5 daysnet: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet1-4/+6
5 dayspage_pool: store detach_time as ktime_t to avoid false-negativesJakub Kicinski1-1/+1
5 daysnet: add xmit recursion limit to tunnel xmit functionsWeiming Shi2-0/+19
11 daysnet/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira1-0/+1
11 daysnet/sched: act_gate: snapshot parameters with RCU on replacePaul Moses1-7/+26
12 daysxsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10
12 daysnet/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim1-3/+1
12 daysnetfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal1-0/+5
12 daysnetfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso1-0/+2
12 daystcp: secure_seq: add back ports to TS offsetEric Dumazet2-9/+42
12 daysnet: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
12 daysnet: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su1-1/+1
12 daysbpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen1-0/+1
12 daysxsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao1-3/+3
12 daysinet: annotate data-races around isk->inet_numEric Dumazet3-3/+3
12 daysRevert "netfilter: nft_set_rbtree: validate open interval overlap"Greg Kroah-Hartman1-4/+0
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux1-0/+2
2026-03-04net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior1-1/+1
2026-03-04Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz1-3/+3
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz1-0/+2
2026-03-04tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet2-2/+6
2026-03-04ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima1-0/+1
2026-03-04ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet1-2/+2
2026-02-27netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso1-0/+2
2026-02-26inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet1-2/+7
2026-02-26ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet1-4/+7
2026-02-26netfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso1-0/+4
2026-02-26netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal1-0/+1
2026-02-26netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell1-0/+3
2026-02-26tcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang1-13/+31
2026-02-26tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang2-4/+19
2026-02-26tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang3-7/+47
2026-02-26netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera1-0/+1
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-23ipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet1-1/+12
2026-01-17netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal1-8/+26
2026-01-08net: dsa: properly keep track of conduit referenceVladimir Oltean1-0/+1
2026-01-02inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski2-15/+7
2026-01-02inet: frags: add inet_frag_queue_flush()Jakub Kicinski1-3/+2
2025-12-18netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera1-9/+8
2025-11-24net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet1-0/+2
2025-11-20Bluetooth: hci_core: lookup hci_conn on RX path on protocol sidePauli Virtanen1-6/+14
2025-11-20Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu1-1/+0
2025-11-18Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-1/+2
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+5
2025-11-11Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz1-0/+5
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-10-31Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+1
2025-10-31Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-0/+78