@@ -1,158 +1,180 @@
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: ipv4: fix incorrect MTU in broadcast routes
[+] vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
[+] vsock: Fix transport_* TOCTOU
[+] vsock: Fix transport_{g2h,h2g} TOCTOU
[+] net: hns3: default enable tx bounce buffer when smmu enabled
[+] net: hns3: fixed vf get max channels bug
[+] net: hns3: disable interrupt when ptp init failed
[+] net: hns3: fix concurrent setting vlan filter issue
Octeontx2-vf: Fix max packet length errors
[+] selftests: devmem: configure HDS threshold
virtio-net: fix a rtnl_lock() deadlock during probing
[+] net: replace ADDRLABEL with dynamic debug
[+] net: phylink: add phylink_sfp_select_interface_speed()
[+] net: phylink: clear SFP interfaces when not in use
[+] net: phylink: restrict SFP interfaces to those that are supported
net: bcmgenet: Initialize u64 stats seq counter
[+] selftests: net: add netdev-l2addr.sh for testing L2 address functionality
[+] net: netdevsim: Support setting dev->perm_addr on port creation
[+] net/sched: sch_qfq: Fix null-deref in agg_dequeue
[+] Documentation: xsk: correct the obsolete references and examples
net: ag71xx: Add missing check after DMA map
net/sched: acp_api: no longer acquire RTNL in tc_action_net_exit()
bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL
[+] net: mctp: test: Add tests for gateway routes
[+] net: mctp: add gateway routing support
[+] net: mctp: allow NL parsing directly into a struct mctp_route
[+] net: mctp: remove routes by netid, not by device
[+] net: mctp: pass net into route creation
[+] net: mctp: test: Add initial socket tests
[+] net: mctp: test: add sock test infrastructure
[+] net: mctp: test: move functions into utils.[ch]
[+] net: mctp: test: Add extaddr routing output test
[+] net: mctp: test: Add an addressed device constructor
[+] net: mctp: separate cb from direct-addressing routing
[+] net: mctp: separate routing database from routing operations
[+] net: mctp: test: make cloned_frag buffers more appropriately-sized
[+] net: mctp: don't use source cb data when forwarding, ensure pkt_type is set
net: remove RTNL use for /proc/sys/net/core/rps_default_mask
net: ipv6: Fix spelling mistake
page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
netmem: use _Generic to cover const casting for page_to_netmem()
page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
page_pool: rename page_pool_return_page() to page_pool_return_netmem()
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
tipc: Fix use-after-free in tipc_conn_close().
virtio_net: simplify tx queue wake condition check
Bluetooth: hci_core: lookup pa sync need check BIG sync state
net: airoha: Add airoha_offload.h header
net: airoha: npu: Enable core 3 for WiFi offloading
net: airoha: npu: Read NPU interrupt lines from the DTS
net: airoha: npu: Add wlan irq management callbacks
net: airoha: npu: Add more wlan NPU callbacks
net: airoha: npu: Add NPU wlan memory initialization commands
net: bridge: Do not offload IGMP/MLD messages
netdevsim: implement peer queue flow control
mlxbf_gige: emit messages during open and probe failures
ptp: remove unnecessary mutex lock in ptp_clock_unregister()
[-] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers
[-] vsock/virtio: Rename virtio_vsock_skb_rx_put() to virtio_vsock_skb_put()
[-] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
[-] vsock/virtio: Add vsock helper for linear SKB allocation
[-] vsock/virtio: Resize receive buffers so that each SKB fits in a 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
igc: disable L1.2 PCI-E link substate to avoid performance issue
idpf: convert control queue mutex to a spinlock
idpf: return 0 size for RSS key if not supported
net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'
ptp: Enable auxiliary clocks for PTP_SYS_OFFSET_EXTENDED
ptp: Use ktime_get_clock_ts64() for timestamping
timekeeping: Provide ktime_get_clock_ts64()
vsock/vmci: Clear the vmci transport packet properly when initializing it
net: phy: smsc: Disable IRQ support to prevent link state corruption
net: phy: smsc: Fix link failure in forced mode with Auto-MDIX
net: phy: smsc: Force predictable MDI-X state on LAN87xx
net: phy: smsc: Fix Auto-MDIX configuration when disabled by strap
amd-xgbe: add support for giant packet size
ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch
ARM: mxs_defconfig: Update mxs_defconfig to 6.16-rc1
ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE
net: mtip: Extend the L2 switch driver for imx287 with bridge operations
net: mtip: Extend the L2 switch driver with management operations
net: mtip: Add mtip_switch_{rx|tx} functions to the L2 switch driver
net: mtip: Add net_device_ops functions to the L2 switch driver
net: mtip: Add buffers management functions to the L2 switch driver
net: mtip: The L2 switch driver for imx287
ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
ARM: dts: nxp: mxs: Adjust the imx28.dtsi L2 switch description
dt-bindings: net: Add MTIP L2 switch description
bng_en: Add a network device
bng_en: Initialize default configuration
bng_en: Add irq allocation support
bng_en: Add resource management support
bng_en: Add backing store support
bng_en: Add ring memory allocation support
bng_en: Add initial interaction with firmware
bng_en: Add firmware communication mechanism
bng_en: Add devlink interface
bng_en: Add PCI interface
net: ifb: support BIG TCP packets
net: replace ND_PRINTK with dynamic debug
net: ipv4: fix stat increase when udp early demux drops the packet
net: libwx: fix the incorrect display of the queue number
amd-xgbe: do not double read link status
dt-bindings: net: sophgo,sg2044-dwmac: Drop status from the example
net: ngbe: specify IRQ vector when the number of VFs is 7
net: wangxun: revert the adjustment of the IRQ vector sequence
net: txgbe: request MISC IRQ in ndo_open
ipv6: Cleanup fib6_drop_pcpu_from()
net: ip-sysctl: Add link to SCTP IPv4 scoping draft
net: ip-sysctl: Format SCTP-related memory parameters description as bullet list
net: ip-sysctl: Format pf_{enable,expose} boolean lists as bullet lists
net: ip-sysctl: Format possible value range of ioam6_id{,_wide} as bullet list
net: ip-sysctl: Format Private VLAN proxy arp aliases as bullet list
vhost-net: reduce one userspace copy when building XDP buff
tun: remove unnecessary tun_xdp_hdr structure
dt-bindings: net: Convert socfpga-dwmac bindings to yaml
selftest: net: extend msg_zerocopy test with forwarding
net: preserve MSG_ZEROCOPY with forwarding
vsock/test: Add test for null ptr deref when transport changes
vsock/test: Add macros to identify transports
virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()
virtio-net: xsk: rx: fix the frame's length check
net: pse-pd: Add Si3474 PSE controller driver
dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
virtio-net: use the check_mergeable_len helper
virtio-net: remove redundant truesize check with PAGE_SIZE
virtio-net: ensure the received length does not exceed allocated size
net/sched: Always pass notifications when child class becomes empty
ipv6: ip6_mc_input() and ip6_mr_input() cleanups
ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers
ipv6: adopt dst_dev() helper
ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
net: dst: add four helpers to annotate data-races around dst->dev
net: dst: annotate data-races around dst->output
net: dst: annotate data-races around dst->input
net: dst: annotate data-races around dst->lastuse
net: dst: annotate data-races around dst->expires
net: dst: annotate data-races around dst->obsolete
net: libwx: fix double put of page to page_pool
udp: move udp_memory_allocated into net_aligned_data
tcp: move tcp_memory_allocated into net_aligned_data
net: move net_cookie into net_aligned_data
net: add struct net_aligned_data
skbuff: Add MSG_MORE flag to optimize large packet transmission
dpll: zl3073x: Add support to get/set frequency on output pins
dpll: zl3073x: Add support to get/set frequency on input pins
dpll: zl3073x: Implement input pin state setting in automatic mode
dpll: zl3073x: Add support to get/set priority on input pins
dpll: zl3073x: Implement input pin selection in manual mode
dpll: zl3073x: Register DPLL devices and pins
dpll: zl3073x: Read DPLL types and pin properties from system firmware
dpll: zl3073x: Add clock_id field
dpll: zl3073x: Fetch invariants during probe
dpll: zl3073x: Protect operations requiring multiple register accesses
dpll: zl3073x: Add support for devlink device info
dpll: Add basic Microchip ZL3073x support
dt-bindings: dpll: Add support for Microchip Azurite chip family
dt-bindings: dpll: Add DPLL device and pin
Fix typo in af_netlink.c
net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths()
net: thunderbolt: Enable end-to-end flow control also in transmit
[-] net: openvswitch: allow providing upcall pid for the 'execute' command
net: bonding: send peer notify when failure recovery
net: bonding: add broadcast_neighbor netlink option
net: bonding: add broadcast_neighbor option for 802.3ad
selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest
net: netfilter: Add IPIP flowtable SW acceleration
net: xsk: introduce XDP_MAX_TX_BUDGET set/getsockopt
selftests/tc-testing: Add tests for restrictions on netem duplication
net/sched: Restrict conditions for adding duplicating netems to qdisc tree
bonding: don't force LACPDU tx to ~333 ms boundaries