@@ -1,130 +1,78 @@
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]
[+] net: Restore napi threaded state only when it is enabled
selftests: netfilter: tone-down conntrack clash test
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
[-] ixgbe: xsk: add TX multi-buffer support
[-] ixgbe: xsk: support batched xsk Tx interfaces to increase performance
[-] ixgbe: xsk: use ixgbe_desc_unused as the budget in ixgbe_xmit_zc
[-] ixgbe: xsk: resolve the underflow of budget in ixgbe_xmit_zc
[-] ixgbe: xsk: remove budget from ixgbe_clean_xdp_tx_irq
[-] Documentation: netlink: specs: tc: Add DualPI2 specification
[-] selftests/tc-testing: Add selftests for qdisc DualPI2
[-] selftests/tc-testing: Fix warning and style check on tdc.sh
[-] sched: Add enqueue/dequeue of dualpi2 qdisc
[-] sched: Dump configuration and statistics of dualpi2 qdisc
[-] sched: Struct definition and parsing of dualpi2 qdisc
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
ip6_gre: Factor out common ip6gre tunnel match into helper
[c] mptcp: fix typo in a comment
[c] mptcp: add TCP_MAXSEG sockopt support
[c] tcp: add tcp_sock_set_maxseg
[c] mptcp: sockopt: drop redundant tcp_getsockopt
[c] ixgbevf: remove unused fields from struct ixgbevf_adapter
[c] igbvf: remove unused fields from struct igbvf_adapter
[c] igc: Add wildcard rule support to ethtool NFC using Default Queue
[c] igc: Relocate RSS field definitions to igc_defines.h
[c] ice: breakout common LAG code into helpers
[c] ice: convert ice_add_prof() to bitmap
[c] ice: add E835 device IDs
[c] ice: add 40G speed to Admin Command GET PORT OPTION
[c] idpf: preserve coalescing settings across resets
[c] idpf: add cross timestamping
[c] idpf: add flow steering support
[c] virtchnl2: add flow steering support
[c] virtchnl2: rename enum virtchnl2_cap_rss
[c] s390/qeth: Make hw_trap sysfs attribute idempotent
[c] net: phy: qcom: qca807x: Enable WoL support using shared library
[c] net: usb: smsc95xx: add support for ethtool pause parameters
[c] selftests: drv-net: rss_api: context create and delete tests
[c] ethtool: rss: support removing contexts via Netlink
[c] ethtool: rss: support creating contexts via Netlink
[c] ethtool: move ethtool_rxfh_ctx_alloc() to common code
[c] ethtool: rss: factor out populating response from context
[c] ethtool: rss: factor out allocating memory for response
[c] ethtool: rejig the RSS notification machinery for more types
[c] ethtool: assert that drivers with sym hash are consistent for RSS contexts
net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class
[c] gve: Fix stuck TX queue for DQ queue format
[-] octeontx2-pf: Use new bandwidth profiles in receive queue
[-] octeontx2-af: Display new bandwidth profiles too in debugfs
[-] octeontx2-af: Accommodate more bandwidth profiles for cn20k
[-] octeontx2-pf: Initialize new NIX SQ context for cn20k
[-] octeontx2-pf: Initialize cn20k specific aura and pool contexts
[-] octeontx2-af: Skip NDC operations for cn20k
[-] octeontx2-af: Extend debugfs support for cn20k NPA
[-] octeontx2-af: Add cn20k NPA block contexts
[-] octeontx2-af: Extend debugfs support for cn20k NIX
[-] octeontx2-af: Add cn20k NIX block contexts
[-] octeontx2-af: Simplify context writing and reading to hardware
gve: implement DQO RX datapath and control path for AF_XDP zero-copy
gve: implement DQO TX datapath for AF_XDP zero-copy
gve: keep registry of zc xsk pools in netdev_priv
gve: merge xdp and xsk registration
gve: deduplicate xdp info and xsk pool registration logic
[c] net: usb: cdc-ncm: check for filtering capability
ptp: add Alibaba CIPU PTP clock driver
[c] net: stmmac: dwmac-renesas-gbeth: Add PM suspend/resume callbacks
net: pppoe: implement GRO support