@@ -1,110 +1,111 @@
disable random kunit tests [local patch]
profile patch [local patch]
dbg: tests: bonding: print info on failure [local patch]
drv: net: add timeout [local patch]
tc_action dbg [local patch]
forwarding: set timeout to 3 hours [local patch]
selftests: net: enable profiling [local patch]
timestamp - try waking [local patch]
[+] can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do_set_mode
[+] netdevsim: add fw_update_flash_chunk_time_ms debugfs knobs
[+] devlink: Fix excessive stack usage in rate TC bandwidth parsing
[+] vxlan: remove redundant conversion of vni in vxlan_nl2conf
[+] Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
[+] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
scripts/spelling.txt: Add notifer||notifier to spelling.txt
xen/xenbus: Fix typo "notifer"
serial: 8250_dw: Fix typo "notifer"
wifi: brcmfmac: Fix typo "notifer"
net: mvneta: Fix typo "notifer"
drm/xe: Fix typo "notifer"
cxl: mce: Fix typo "notifer"
KVM: x86: Fix typo "notifer"
net: Revert tx queue length on partial failure in dev_qdisc_change_tx_queue_len()
net: stmmac: Check stmmac_hw_setup() in stmmac_resume()
net: stmmac: Return early if invalid in loongson_dwmac_fix_reset()
net/mlx5: Fix build -Wframe-larger-than warnings
net: define an enum for the napi threaded state
net: Use netif_set_threaded_hint instead of netif_set_threaded in drivers
net: Create separate gro_flush_normal function
net: cdc_ncm: Fix spelling mistakes
selftests: drv-net: add test for RSS on flow label
eth: bnxt: support RSS on IPv6 Flow Label
eth: fbnic: support RSS on IPv6 Flow Label
net: ethtool: support including Flow Label in the flow hash for RSS
net: Restore napi threaded state only when it is enabled
selftests: netfilter: tone-down conntrack clash test
net-memcg: Allow decoupling memcg from global protocol memory accounting.
net-memcg: Store memcg->socket_isolated in sk->sk_memcg.
net-memcg: Add memory.socket_isolated knob.
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.
e1000e: ignore uninitialized checksum word on tgp
e1000e: disregard NVM checksum on tgp when valid checksum bit is not set
ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
i40e: When removing VF MAC filters, only check PF-set MAC
i40e: report VF tx_dropped with tx_errors instead of tx_discards
tcp: do not increment BeyondWindow MIB for old seq
tcp: do not set a zero size receive buffer
selftests: rtnetlink: add macsec and vlan nesting test
macsec: set IFF_UNICAST_FLT priv flag
netconsole: use netpoll_parse_ip_addr in local_ip_store
netconsole: use netpoll_parse_ip_addr in local_ip_store
netconsole: add support for strings with new line in netpoll_parse_ip_addr
netconsole: move netpoll_parse_ip_addr() earlier for reuse
netpoll: Remove unused fields from inet_addr union
net: ti: icssg-prueth: Fix skb handling for XDP_PASS
arm: dts: st: activate ETH1 WoL from PHY on stm32mp135f-dk
net: phy: smsc: fix and improve WoL support
net: stmmac: stm32: add WoL from PHY support
dt-bindings: net: document st,phy-wol property
xen/netfront: Fix TX response spurious interrupts
Octeontx2-vf: Fix max packet length errors
igb: xsk: solve underflow of nb_pkts in zerocopy mode
stmmac: xsk: fix underflow of budget in zerocopy mode
net: wangxun: support to use adaptive RX coalescing
net: wangxun: limit tx_max_coalesced_frames_irq
net: wangxun: change the default ITR setting
net: phy: micrel: Add support for lan8842
net/mlx5e: Remove duplicate mkey from SHAMPO header
net/mlx5e: SHAMPO, Remove mlx5e_shampo_get_log_hd_entry_size()
net/mlx5e: SHAMPO, Cleanup reservation size formula
usbnet: Set duplex status to unknown in the absence of MII
net: Cache hash and flow_id to avoid recalculation
net: Prevent RPS table overwrite for active flows
tcp: trace retransmit failures in tcp_retransmit_skb
libeth: xdp: access ->pp through netmem_desc instead of page
net: ti: icssg-prueth: access ->pp through netmem_desc instead of page
mlx5: access ->pp through netmem_desc instead of page
idpf: access ->pp through netmem_desc instead of page
iavf: access ->pp through netmem_desc instead of page
octeontx2-pf: access ->pp through netmem_desc instead of page
net: fec: access ->pp through netmem_desc instead of page
mt76: access ->pp through netmem_desc instead of page
netdevsim: access ->pp through netmem_desc instead of page
netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
netmem: introduce struct netmem_desc mirroring struct page
net: Kconfig: add endif/endmenu comments
Octeontx2-af: Debugfs support for firmware data
Octeontx2-af: RPM: Update DMA mask
Octeontx2-af: Disable stale DMAC filters
Octeontx2-af: Add programmed macaddr to RVU pfvf
selftests/tc-testing: Check backlog stats in gso_skb case
net/sched: Fix backlog accounting in qdisc_dequeue_internal
ibmveth: Add multi buffers rx replenishment hcall support
selftests: drv-net: Test head-adjustment support
selftests: drv-net: Test tail-adjustment support
selftests: drv-net: Test XDP_TX support
selftests: drv-net: Test XDP_PASS/DROP support
net: netdevsim: hook in XDP handling
[c] ip6_gre: Factor out common ip6gre tunnel match into helper
[c] net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class
[c] gve: implement DQO RX datapath and control path for AF_XDP zero-copy
[c] gve: implement DQO TX datapath for AF_XDP zero-copy
[c] gve: keep registry of zc xsk pools in netdev_priv
[c] gve: merge xdp and xsk registration
[c] gve: deduplicate xdp info and xsk pool registration logic
[-] ptp: add Alibaba CIPU PTP clock driver
[+] net/mlx5: Expose cable_length field in PFCC register
[+] net/mlx5: Add IFC bits and enums for buf_ownership
[+] net/mlx5: Add IFC bits to support RSS for IPSec offload