summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-02-11ipv6: add daddr/final storage in struct ipv6_pinfoEric Dumazet1-0/+4
2026-02-11Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski3-0/+15
2026-02-11xfrm: reduce struct sec_path sizePaolo Abeni1-5/+5
2026-02-11printk: Add execution context (task name/CPU) to printk_infoBreno Leitao1-0/+8
2026-02-10net: dsa: eliminate local type for tc policersVladimir Oltean2-22/+18
2026-02-07net/ipv6: Remove HBH helpersAlice Mikityanska1-77/+0
2026-02-07net/ipv6: Drop HBH for BIG TCP on TX sideAlice Mikityanska1-1/+0
2026-02-07net/ipv6: Introduce payload_len helpersAlice Mikityanska3-4/+24
2026-02-07tcp: inline tcp_filter()Eric Dumazet1-1/+7
2026-02-07netns: optimize netns cleaning by batching unhash_nsid callsQiliang Yuan1-0/+1
2026-02-06netfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso1-0/+4
2026-02-06netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn1-0/+10
2026-02-06netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal1-0/+1
2026-02-06net/mlx5: Fix 1600G link mode enum namingYael Chemla1-1/+1
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-9/+53
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+12
2026-02-05net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueueDavide Caratti1-0/+24
2026-02-05tcp: move __reqsk_free() out of lineEric Dumazet1-8/+1
2026-02-05inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.cEric Dumazet1-2/+0
2026-02-05net: add vlan_get_protocol_offset_inline() helperEric Dumazet1-29/+22
2026-02-05flow_offload: add const qualifiers to function argumentsDavid Yang1-2/+2
2026-02-05dpll: Add reference count tracking supportIvan Vecera1-6/+15
2026-02-05dpll: Support dynamic pin index allocationIvan Vecera1-0/+2
2026-02-05dpll: Add notifier chain for dpll eventsPetr Oros1-0/+29
2026-02-05dpll: Allow associating dpll pin with a firmware nodeIvan Vecera1-0/+11
2026-02-05can: remove private CAN skb headroom infrastructureOliver Hartkopp1-31/+0
2026-02-05can: add CAN skb extension infrastructureOliver Hartkopp3-0/+48
2026-02-05can: use skb hash instead of private variable in headroomOliver Hartkopp2-2/+1
2026-02-05net/mlx5e: RX, Drop oversized packets in non-linear modeDragos Tatulea1-0/+5
2026-02-05net: stmmac: remove support for lpi_intr_oRussell King (Oracle)1-1/+0
2026-02-05net/iucv: clean up iucv kernel-doc warningsRandy Dunlap1-204/+3
2026-02-05net: stmmac: Fix typo from clk_scr_i to clk_csr_iHuacai Chen1-8/+8
2026-02-05tcp: split tcp_check_space() in two partsEric Dumazet1-1/+9
2026-02-05Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski7-9/+420
2026-02-05trace: mptcp: add mptcp_rcvbuf_grow tracepointPaolo Abeni1-0/+80
2026-02-05Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+1
2026-02-04net: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore1-0/+1
2026-02-03tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_infoChia-Yu Chang2-14/+23
2026-02-03tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSISTChia-Yu Chang2-1/+4
2026-02-03tcp: accecn: fallback outgoing half link to non-AccECNChia-Yu Chang1-1/+3
2026-02-03tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACKChia-Yu Chang1-5/+15
2026-02-03tcp: add TCP_SYNACK_RETRANS synack_typeChia-Yu Chang1-0/+1
2026-02-03tcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang1-13/+31
2026-02-03tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang2-4/+19
2026-02-03tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang3-7/+47
2026-02-03tcp: try to avoid safer when ACKs are thinnedIlpo Järvinen1-0/+1
2026-02-03net: phy: remove modalias-based mdio bus matchingHeiner Kallweit2-2/+0
2026-02-03tcp: export tcp_splice_stateGeliang Tang1-0/+11
2026-02-03ptp: vmclock: support device notificationsBabis Chalios1-0/+5
2026-02-03ptp: vmclock: add vm generation counterBabis Chalios1-0/+15