summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
26 hourslibeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
26 hoursxsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba
26 hoursnet/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
30 hoursnetfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
30 hoursnetfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso
40 hourstcp: secure_seq: add back ports to TS offsetEric Dumazet
40 hoursnet: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
3 daysnet: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
3 daysbpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
6 daysxsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao
7 daysnet/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
7 daysinet: annotate data-races around isk->inet_numEric Dumazet
7 daysnet/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
8 daysMerge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
8 daysvsock: lock down child_ns_mode as write-onceBobby Eshleman
10 daysMerge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
10 daysnet: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior
11 daysBluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz
11 daysBluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz
13 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
13 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
13 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-18inet: move icmp_global_{credit,stamp} to a separate cache lineEric Dumazet
2026-02-18Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-17ipv6: addrconf: reduce default temp_valid_lft to 2 daysFernando Fernandez Mancera
2026-02-17ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet
2026-02-13ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-11net: dsa: add tag format for MxL862xx switchesDaniel Golle
2026-02-10tcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()Eric Dumazet
2026-02-10Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-02-10xfrm: reduce struct sec_path sizePaolo Abeni
2026-02-10net: dsa: eliminate local type for tc policersVladimir Oltean
2026-02-06net/ipv6: Remove HBH helpersAlice Mikityanska
2026-02-06net/ipv6: Introduce payload_len helpersAlice Mikityanska
2026-02-06tcp: inline tcp_filter()Eric Dumazet
2026-02-06netns: optimize netns cleaning by batching unhash_nsid callsQiliang Yuan
2026-02-06netfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso
2026-02-06netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal
2026-02-05net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueueDavide Caratti
2026-02-05tcp: move __reqsk_free() out of lineEric Dumazet
2026-02-05inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.cEric Dumazet
2026-02-05flow_offload: add const qualifiers to function argumentsDavid Yang
2026-02-05can: add CAN skb extension infrastructureOliver Hartkopp
2026-02-04net/iucv: clean up iucv kernel-doc warningsRandy Dunlap
2026-02-04tcp: split tcp_check_space() in two partsEric Dumazet
2026-02-04Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-02-03tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_infoChia-Yu Chang