@@ -1,148 +1,144 @@
disable random kunit tests [local patch]
[-] test: rtnetlink: try double sleep to give WQ [local patch] a chance
[-] dbg: rtnetlink preferred_lft [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/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
[+] selftests: rtnetlink: fix addrlft test flakiness on power-saving systems
[+] net: pcs: xpcs: Use devm_clk_get_optional
[+] hinic3: Interrupt request configuration
[+] hinic3: Mailbox management interfaces
[+] hinic3: Mailbox framework
[+] hinic3: TX & RX Queue coalesce interfaces
[+] hinic3: Command Queue interfaces
[+] hinic3: Command Queue framework
[+] hinic3: Complete Event Queue interfaces
[+] hinic3: Async Event Queue interfaces
selftests: drv-net: rss_api: test input-xfrm and hash fields
ethtool: rss: support setting flow hashing fields
ethtool: rss: support setting input-xfrm via Netlink
netlink: specs: define input-xfrm enum in the spec
selftests: drv-net: rss_api: test setting hashing key via Netlink
ethtool: rss: support setting hkey via Netlink
ethtool: rss: support setting hfunc via Netlink
selftests: drv-net: rss_api: test setting indirection table via Netlink
tools: ynl: support packing binary arrays of scalars
selftests: drv-net: rss_api: factor out checking min queue count
ethtool: rss: initial RSS_SET (indirection table handling)
ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting
ibmvnic: Use atomic64_t for queue stats
wireguard: omit need_resched() before cond_resched()
bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
mptcp: reset fallback status gracefully at disconnect() time
mptcp: plug races between subflow fail and subflow creation
mptcp: make fallback action and fallback decision atomic
hv_netvsc: Switch VF namespace in netvsc_open instead
ARM: dts: microchip: sama7g5: Add RMII ext refclk flag
net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag
net: cadence: macb: Enable RMII for SAMA7 gem
net: cadence: macb: Expose REFCLK as a device tree property
dt-bindings: net: cdns,macb: Add external REFCLK property
selftests/net: Cover port sharing scenarios with IP_LOCAL_PORT_RANGE
tcp: Consider every port when connecting with IP_LOCAL_PORT_RANGE
tcp: Add RCU management to inet_bind2_bucket
selftests: mptcp: connect: also cover checksum
selftests: mptcp: connect: also cover alt modes
net: airoha: Add airoha_offload.h header
net: airoha: npu: Enable core 3 for WiFi offloading
net: airoha: npu: Read NPU wlan interrupt lines from the DTS
net: airoha: npu: Add wlan irq management callbacks
net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks
net: airoha: npu: Add NPU wlan memory initialization commands
dt-bindings: net: airoha: npu: Add memory regions used for wlan offload
vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers
vsock/virtio: Rename virtio_vsock_skb_rx_put()
vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
vsock/virtio: Move SKB allocation lower-bound check to callers
vsock/virtio: Rename virtio_vsock_alloc_skb()
vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
vsock/virtio: Validate length in packet header before skb_put()
vhost/vsock: Avoid allocating arbitrarily-sized SKBs
net: bridge: Do not offload IGMP/MLD messages
usb: net: sierra: check for no status endpoint
selftests: net: add netpoll basic functionality test
selftests: drv-net: Strip '@' prefix from bpftrace map keys
selftests: drv-net: add helper/wrapper for bpftrace
net: phy: smsc: recover missed link-up IRQs on LAN8700 with adaptive polling
net: phy: allow drivers to disable polling via get_next_update_time()
net: phy: enable polling when driver implements get_next_update_time
net: wangxun: complete ethtool coalesce options
ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()
ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()
amd-xgbe: add hardware PTP timestamping support
net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfs
net: hns3: use seq_file for files in common/ of hclge layer
net: hns3: use seq_file for files in fd/ in debugfs
net: hns3: use seq_file for files in reg/ in debugfs
net: hns3: use seq_file for files in mac_list/ in debugfs
net: hns3: use seq_file for files in tm/ in debugfs
net: hns3: use seq_file for files in common/ of hns3 layer
net: hns3: use seq_file for files in queue/ in debugfs
net: hns3: clean up the build warning in debugfs by use seq file
net: hns3: remove tx spare info from debugfs.
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
net/mlx5e: Properly access RCU protected qdisc_sleeping variable
net/mlx5e: fix kdoc warning on eswitch.h
net/mlx5: HWS, Enable IPSec hardware offload in legacy mode
[-] net: homa: create Makefile and Kconfig
[-] net: homa: create homa_plumbing.c
[-] net: homa: create homa_timer.c
[-] net: homa: create homa_incoming.c
[-] net: homa: create homa_utils.c
[-] net: homa: create homa_outgoing.c
[-] net: homa: create homa_rpc.h and homa_rpc.c
[-] net: homa: create homa_pacer.h and homa_pacer.c
[-] net: homa: create homa_interest.h and homa_interest.c
[-] net: homa: create homa_sock.h and homa_sock.c
[-] net: homa: create homa_peer.h and homa_peer.c
[-] net: homa: create homa_pool.h and homa_pool.c
[-] net: homa: create shared Homa header files
[-] net: homa: create homa_wire.h
[-] net: homa: define user-visible API for Homa
net: libwx: properly reset Rx ring descriptor
net: libwx: fix the using of Rx buffer DMA
net: libwx: remove duplicate page_pool_put_full_page()
net: libwx: fix multicast packets received count
net/mlx5: Avoid copying payload to the skb's linear part
net/mlx5: Bring back get_cqe_l3_hdr_type
net: stmmac: intel: populate entire system_counterval_t in get_time_fn() callback
don't open-code kernel_accept() in rds_tcp_accept_one()
tcp: correct the skip logic in tcp_sacktag_skip()
xsk: skip validating skb list in xmit path
neighbour: Update pneigh_entry in pneigh_create().
neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.
neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_lookup().
neighbour: Remove __pneigh_lookup().
neighbour: Use rcu_dereference() in pneigh_get_{first,next}().
neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_dump_table().
neighbour: Convert RTM_GETNEIGH to RCU.
neighbour: Annotate access to struct pneigh_entry.{flags,protocol}.
neighbour: Free pneigh_entry after RCU grace period.
neighbour: Annotate neigh_table.phash_buckets and pneigh_entry.next with __rcu.
neighbour: Split pneigh_lookup().
neighbour: Move neigh_find_table() to neigh_get().
neighbour: Allocate skb in neigh_get().
neighbour: Move two validations from neigh_get() to neigh_valid_get_req().
neighbour: Make neigh_valid_get_req() return ndmsg.
don't bother with path_get()/path_put() in unix_open_file()
net: pse-pd: Add Si3474 PSE controller driver
dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
selftests: net: increase inter-packet timeout in udpgro.sh
dpll: zl3073x: Add support to get fractional frequency offset
dpll: zl3073x: Add support to adjust phase
dpll: zl3073x: Implement phase offset monitor feature
dpll: zl3073x: Add support to get phase offset on connected input pin
dpll: zl3073x: Add support to get/set esync on pins
net: ti: icssg-prueth: Fix buffer allocation for ICSSG
net: renesas: rswitch: add modifiable ageing time
net: renesas: rswitch: add offloading for L2 switching
net: renesas: rswitch: configure default ageing time
net: renesas: rswitch: rename rswitch.c to rswitch_main.c
net: bonding: add bond_is_icmpv6_nd() helper
net: mctp: Add bind lookup test
net: mctp: Test conflicts of connect() with bind()
net: mctp: Allow limiting binds to a peer address
net: mctp: Use hashtable for binds
net: mctp: Add test for conflicting bind()s
net: mctp: Treat MCTP_NET_ANY specially in bind()
net: mctp: Prevent duplicate binds
net: mctp: mctp_test_route_extaddr_input cleanup
selftests: bonding: add test for passive LACP mode
bonding: update ntt to true in passive mode