summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
4 daysudp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei
4 dayswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
4 daysclsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann
4 daysnet/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim
4 daysnf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso
10 daysnet: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet
10 dayspage_pool: store detach_time as ktime_t to avoid false-negativesJakub Kicinski
10 daysnet: add xmit recursion limit to tunnel xmit functionsWeiming Shi
2026-03-13net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-03-13net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
2026-03-12xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba
2026-03-12net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
2026-03-12netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
2026-03-12netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso
2026-03-12tcp: secure_seq: add back ports to TS offsetEric Dumazet
2026-03-12net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
2026-03-12net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
2026-03-12bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-03-12xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao
2026-03-12inet: annotate data-races around isk->inet_numEric Dumazet
2026-03-12Revert "netfilter: nft_set_rbtree: validate open interval overlap"Greg Kroah-Hartman
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2026-03-04net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior
2026-03-04Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz
2026-03-04tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet
2026-03-04ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima
2026-03-04ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet
2026-02-27netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso
2026-02-26inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet
2026-02-26ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet
2026-02-26netfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso
2026-02-26netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal
2026-02-26netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell
2026-02-26tcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang
2026-02-26tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang
2026-02-26tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang
2026-02-26netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima
2026-02-06bonding: annotate data-races around slave->last_rxEric Dumazet
2026-01-23ipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet
2026-01-17netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
2026-01-08net: dsa: properly keep track of conduit referenceVladimir Oltean
2026-01-02inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski
2026-01-02inet: frags: add inet_frag_queue_flush()Jakub Kicinski
2025-12-18netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
2025-11-24net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet
2025-11-20Bluetooth: hci_core: lookup hci_conn on RX path on protocol sidePauli Virtanen
2025-11-20Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu
2025-11-18Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski