@@ -1,149 +1,150 @@
[-] nipa: fbnic: link up on QEMU
nipa: config: disable kmemleak auto scan
nipa: config: x86: disable GPUs and sound
nipa: drv: net: add timeout
nipa: forwarding: set timeout to 3 hours
nipa: config: disable CPU_MITIGATIONS
nipa: tc_action dbg
nipa: selftests: net: enable profiling
nipa: dbg: tests: bonding: print info on failure
nipa: timestamp - try waking
nipa: profile (time) test output
nipa: config: x86: use periodic HZ tick
nipa: disable 6.17's merge window kunit tests
nipa: dbg net/sctp_vrf.sh
nipa: disable random kunit tests
[+] netfilter: br_netfilter: reread nf_conn from skb after confirm()
[+] i40e: Prevent unwanted interface name changes
[+] eth: fbnic: support queue ops / zero-copy Rx
[+] eth: fbnic: don't pass NAPI into pp alloc
[+] eth: fbnic: defer page pool recycling activation to queue start
[+] eth: fbnic: allocate unreadable page pool for the payloads
[+] net: page_pool: add helper to pre-check if PP will be unreadable
[+] eth: fbnic: split fbnic_fill()
[+] eth: fbnic: split fbnic_enable()
[+] eth: fbnic: split fbnic_flush()
[+] eth: fbnic: split fbnic_disable()
[+] eth: fbnic: request ops lock
[+] eth: fbnic: use netmem_ref where applicable
[+] eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()
[+] eth: fbnic: move xdp_rxq_info_reg() to resource alloc
[+] eth: fbnic: move page pool pointer from NAPI to the ring struct
[+] net: page_pool: add page_pool_get()
[+] selftests: tls: add tests for zero-length records
[+] tls: fix handling of zero-length records on the rx_list
[+] net: dsa: lantiq_gswip: add support for SWAPI version 2.3
[+] net: dsa: lantiq_gswip: store switch API version in priv
[+] net: dsa: lantiq_gswip: make DSA tag protocol model-specific
[+] net: dsa: lantiq_gswip: load model-specific microcode
[+] net: dsa: lantiq_gswip: introduce bitmap for MII ports
[+] net: dsa: lantiq_gswip: move definitions to header
[+] net: dsa: lantiq_gswip: prepare for more CPU port options
[+] net: dsa: lantiq_gswip: deduplicate dsa_switch_ops
[+] selftests/net: packetdrill: Support single protocol test.
[+] igc: fix disabling L1.2 PCI-E link substate on I226 on init
[+] ixgbe: fix ndo_xdp_xmit() workloads
[+] ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc
[+] ice: fix possible leak in ice_plug_aux_dev() error path
[+] ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset
[+] Add support for handling master/slave in forced mode
[+] iou-zcrx: update documentation
[+] mctp pcc: Implement MCTP over PCC Transport
[+] selftests: net: add test for dst hint mechanism with directed broadcast addresses
[+] net: ipv4: allow directed broadcast routes to use dst hint
[+] net: set net.core.rmem_max and net.core.wmem_max to 4 MB
[+] bnxt_en: Add Hyper-V VF ID
[+] bnxt_en: Add pcie_ctx_v2 support for ethtool -d
[+] bnxt_en: Add pcie_stat_len to struct bp
[+] bnxt_en: Refactor bnxt_get_regs()
[+] bnxt_en: hsi: Update FW interface to 1.10.3.133
[+] Revert "net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag"
[+] net/cls_cgroup: Fix task_get_classid() during qdisc run
[+] net, hsr: reject HSR frame if skb can't hold tag
[+] selftests: rtnetlink: print device info on preferred_lft test failure
[+] selftests: net: bpf_offload: print loaded programs on mismatch
[+] phy: ti: gmii-sel: Always write the RGMII ID setting
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_activate
net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
selftests/net/socket.c: removed warnings from unused returns
selftests: net: fix memory leak in tls.c
net: avoid one loop iteration in __skb_splice_bits
net: dsa: microchip: Fix KSZ9477 HSR port setup issue
net: macb: fix unregister_netdev call order in macb_remove() [v2]
[c] ipv6: ip6_gre: replace strcpy with strscpy for tunnel name
[c] gve: prevent ethtool ops after shutdown
gve: support unreadable netmem
sctp: Stop accepting md5 and sha1 for net.sctp.cookie_hmac_alg
sctp: Convert cookie authentication to use HMAC-SHA256
sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
sctp: Fix MAC comparison to be constant-time
selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec
ipv6: sr: Fix MAC comparison to be constant-time
idpf: do not linearize big TSO packets
vsock/virtio: Fix message iterator handling on transmit path
net: Introduce skb_copy_datagram_from_iter_full()
net: bridge: vxlan: Protocol field in bridge fdb
net: openvswitch: Use for_each_cpu() where appropriate
[c] net: Add skb_dst_check_unset
[c] chtls: Convert to skb_dst_reset
[c] staging: octeon: Convert to skb_dst_drop
[c] net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers
[c] netfilter: Switch to skb_dstref_steal to clear dst_entry
[c] xfrm: Switch to skb_dstref_steal to clear dst_entry
[c] net: Add skb_dstref_steal and skb_dstref_restore
quic: add packet builder and parser base
quic: add frame encoder and decoder base
quic: add timer management
quic: add crypto packet encryption and decryption
quic: add crypto key derivation and installation
quic: add packet number space
quic: add congestion control
quic: add path management
quic: add connection id management
quic: add stream management
quic: provide quic.h header files for kernel and userspace
quic: provide family ops for address and protocol
quic: provide common utilities and data structures
net: build socket infrastructure for QUIC protocol
net: define IPPROTO_QUIC and SOL_QUIC constants
MAINTAINERS: Add maintainer for Qualcomm PPE driver
net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
net: ethernet: qualcomm: Initialize PPE L2 bridge settings
net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
net: ethernet: qualcomm: Initialize PPE RSS hash settings
net: ethernet: qualcomm: Initialize PPE port control settings
net: ethernet: qualcomm: Initialize PPE service code settings
net: ethernet: qualcomm: Initialize PPE queue settings
net: ethernet: qualcomm: Initialize the PPE scheduler settings
net: ethernet: qualcomm: Initialize PPE queue management for IPQ9574
net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoC
docs: networking: Add PPE driver documentation for Qualcomm IPQ9574 SoC
dt-bindings: net: Add PPE for Qualcomm IPQ9574 SoC
net: phy: Clear link-specific data on link down
amd-xgbe: Add PPS periodic output support
net: airoha: ppe: Do not invalid PPE entries in case of SW hash collision
ipv6: mcast: Add ip6_mc_find_idev() helper
[c] net: stmmac: dwmac4: stop hardware from dropping checksum-error packets
[c] net: stmmac: dwmac4: report Rx checksum errors in status
[c] net: stmmac: Correctly handle Rx checksum offload errors
[c] net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization
[c] phy: mscc: Fix timestamping for vsc8584
net: phy: micrel: Add support for lan8842
net: phy: micrel: Replace hardcoded pages with defines
net: phy: micrel: Introduce lanphy_modify_page_reg
net: phy: micrel: Start using PHY_ID_MATCH_MODEL
[c] microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1
[c] microchip: lan865x: fix missing netif_start_queue() call on device open
[c] net/smc: fix UAF on smcsk after smc_listen_out()
[c] net/mlx5: CT: Use the correct counter offset
[c] net/mlx5: HWS, Fix table creation UID
[c] net/mlx5: HWS, don't rehash on every kind of insertion failure
[c] net/mlx5: HWS, prevent rehash from filling up the queues
[c] net/mlx5: HWS, fix complex rules rehash error flow
[c] net/mlx5: HWS, fix simple rules rehash error flow
[c] net/mlx5: HWS, fix bad parameter in CQ creation
mips: lantiq: xway: sysctrl: rename the etop node
mips: dts: lantiq: danube: add missing burst length property
[c] net: When removing nexthops, don't call synchronize_net if it is not necessary
[c] net: Make nexthop-dumps scale linearly with the number of nexthops
[-] net/mlx5: Avoid copying payload to the skb's linear part
[-] net/mlx5: Bring back get_cqe_l3_hdr_type
[c] selftests: drv-net: ncdevmem: make configure_channels() support combined channels
[c] selftests: drv-net: tso: increase the retransmit threshold
net: Define sk_memcg under CONFIG_MEMCG.
net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().
net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
net-memcg: Introduce mem_cgroup_sk_enabled().
net-memcg: Introduce mem_cgroup_from_sk().
net: Clean up __sk_mem_raise_allocated().
net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.
tcp: Simplify error path in inet_csk_accept().
mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready().
mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
[-] net: stmmac: Set CIC bit only for TX queues with COE
[-] net: stmmac: xgmac: Correct supported speed modes
[-] net: stmmac: xgmac: Do not enable RX FIFO Overflow interrupts
net: pktgen: Use min()/min_t() to improve pktgen_finalize_skb()
[-] arm64: dts: broadcom: Enable RP1 ethernet for Raspberry Pi 5
[-] arm64: dts: rp1: Add ethernet DT node
[-] net: cadence: macb: Add support for Raspberry Pi RP1 ethernet controller
[-] dt-bindings: net: cdns,macb: Add compatible for Raspberry Pi RP1
[-] net: cadence: macb: Set upper 32bits of DMA ring buffer
[c] net/sched: sch_dualpi2: Run prob update timer in softirq to avoid deadlock
[c] net: stmmac: thead: Enable TX clock before MAC initialization
[c] net: hns3: change the function return type from int to bool
[c] net: hns3: add parameter check for tx_copybreak and tx_spare_buf_size
tcp: accecn: try to fit AccECN option with SACK
tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
tcp: accecn: AccECN option failure handling
tcp: accecn: AccECN option send control
tcp: accecn: AccECN option
tcp: sack option handling improvements
tcp: accecn: AccECN needs to know delivered bytes
tcp: accecn: add AccECN rx byte counters
tcp: accecn: AccECN negotiation
tcp: AccECN core
tcp: ecn functions in separated include file
tcp: reorganize tcp_sock_write_txrx group for variables later
tcp: fast path functions later
tcp: reorganize SYN ECN code
[c] net: phy: realtek: enable serdes option mode for RTL8226-CG
selftests: bonding: add test for passive LACP mode
bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU
bonding: update LACP activity flag after setting lacp_active
[-] qed: Don't write past the end of GRC debug buffer
[c] cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWAN
[-] net/mlx5: Support getcyclesx and getcrosscycles
[-] net/mlx5: Extract MTCTR register read logic into helper function
[-] ptp: Add ioctl commands to expose raw cycle counter values