summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
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 hoursnetfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal1-0/+5
43 hoursnetfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso1-0/+2
43 hourstcp: secure_seq: add back ports to TS offsetEric Dumazet2-9/+42
43 hoursnet: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
43 hoursnet: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su1-1/+1
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 hoursinet: annotate data-races around isk->inet_numEric Dumazet3-3/+3
43 hoursRevert "netfilter: nft_set_rbtree: validate open interval overlap"Greg Kroah-Hartman1-4/+0
10 daysipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux1-0/+2
10 daysnet: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior1-1/+1
10 daysBluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz1-3/+3
10 daysBluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz1-0/+2
10 daystcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet2-2/+6
10 dayswifi: cfg80211: treat deprecated INDOOR_SP_AP_OLD control value as LPI modePagadala Yesu Anjaneyulu1-1/+1
10 daysipv6: 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-26Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYsLuiz Augusto von Dentz1-0/+2
2026-02-26netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera1-0/+1
2026-01-28nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima1-0/+2
2026-01-23bonding: annotate data-races around slave->last_rxEric Dumazet1-6/+7
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-3/+0
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg1-3/+0
2026-01-13net: add net.core.qdisc_max_burstEric Dumazet2-0/+7
2026-01-08ipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet1-1/+12
2025-12-23net: dsa: properly keep track of conduit referenceVladimir Oltean1-0/+1
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-26/+35
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal1-8/+26
2025-12-10inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski2-15/+7
2025-12-10inet: frags: add inet_frag_queue_flush()Jakub Kicinski1-3/+2
2025-12-07Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linuxLinus Torvalds2-3/+110
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+5
2025-12-01Merge tag 'for-net-next-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski4-3/+102
2025-12-01net: dsa: add simple HSR offload helpersVladimir Oltean1-0/+9
2025-12-01net: mana: Handle hardware recovery events when probing the deviceLong Li1-1/+11
2025-12-01Bluetooth: HCI: Add support for LL Extended Feature SetLuiz Augusto von Dentz3-1/+29
2025-12-01Bluetooth: HCI: Always use the identity address when initializing a connectionLuiz Augusto von Dentz1-2/+2
2025-12-01Bluetooth: ISO: Add support to bind to trigger PASTLuiz Augusto von Dentz2-0/+2
2025-12-01Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PASTLuiz Augusto von Dentz1-0/+1
2025-12-01Bluetooth: HCI: Add initial support for PASTLuiz Augusto von Dentz3-0/+68