@@ -1,104 +1,111 @@
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
[+] 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
[+] inet_diag: avoid cache line misses in inet_diag_bc_sk()
[+] inet_diag: change inet_diag_bc_sk() first argument
[+] inet_diag: annotate data-races in inet_diag_bc_sk()
[+] tcp: annotate data-races in tcp_req_diag_fill()
[+] inet_diag: annotate data-races in inet_diag_msg_common_fill()
[+] net: stmmac: check if interface is running before TC block setup
[+] net: stmmac: correct Tx descriptors debugfs prints
[+] net: stmmac: replace memcpy with strscpy in ethtool
[+] amd-xgbe: Add PPS periodic output support
[+] net: ethernet: ti: Prevent divide-by-zero in cpts_calc_mult_shift()
[+] icmp: fix icmp_ndo_send address translation for reply direction
[+] riscv: dts: spacemit: Add Ethernet support for Jupiter
[+] riscv: dts: spacemit: Add Ethernet support for BPI-F3
[+] riscv: dts: spacemit: Add Ethernet support for K1
[+] net: spacemit: Add K1 Ethernet MAC
[+] dt-bindings: net: Add support for SpacemiT K1
[+] net/core: Replace offensive comment in skbuff.c
vsock/test: Remove redundant semicolons
ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdog
tcp: Free TCP-AO/TCP-MD5 info/keys without RCU
tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
mISDN: Fix memory leak in dsp_hwec_enable()
net: phy: micrel: Add PTP support for lan8842
net: phy: micrel: Introduce function __lan8814_ptp_probe_once
eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring
mctp pcc: Implement MCTP over PCC Transport
net: rnpgbe: Add register_netdev
net: rnpgbe: Add basic mbx_fw support
net: rnpgbe: Add basic mbx ops support
net: rnpgbe: Add n500/n210 chip support
net: rnpgbe: Add build support for rnpgbe
selftests: net: avoid memory leak
pppoe: drop sock reference counting on fast path
pppoe: remove rwlock usage
[-] selftests/vsock: add namespace tests
[-] selftests/vsock: invoke vsock_test through helpers
[-] selftests/vsock: improve logging in vmtest.sh
[-] vhost/vsock: add netns support
[-] vsock/virtio: add netns to virtio transport common
[-] vsock/loopback: add netns support
[-] vsock: add netns to vsock core
[-] vsock: add net to vsock skb cb
[-] vsock: a per-net vsock NS mode state
eth: mlx5: remove Kconfig co-dependency with VXLAN
net: lan966x: convert fwnode to of
net: lan966x: use of_get_mac_address
xirc2ps_cs: fix register access when enabling FullDuplex
selftests: drv-net: rss_ctx: fix the queue count check
net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y
net: devmem: allow binding on rx queues with same DMA devices
net: devmem: pre-read requested rx queues during bind
net: devmem: pull out dma_dev out of net_devmem_bind_dmabuf
net/mlx5e: add op for getting netdev DMA device
net: devmem: get netdev DMA device via new API
io_uring/zcrx: add support for custom DMA devices
queue_api: add support for fetching per queue DMA dev
VF Resource State Inconsistency Vulnerability in Linux bnxt_en Driver
netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after confirm
net: stmmac: mdio: clean up c22/c45 accessor split
net_sched: act_skbmod: use RCU in tcf_skbmod_dump()
net_sched: act_tunnel_key: use RCU in tunnel_key_dump()
net_sched: act_vlan: use RCU in tcf_vlan_dump()
net_sched: remove BH blocking in eight actions
octeontx2-af: Remove redundant ternary operators
net/mlx4: Remove redundant ternary operators
net: hinic: Remove redundant ternary operators
gve: remove redundant ternary operators
microchip: lan865x: Fix LAN8651 autoloading
microchip: lan865x: Fix module autoloading
net: ethernet: oa_tc6: Handle failure of spi_setup
net: thunderx: Remove redundant ternary operators
net: aquantia: Remove redundant ternary operators
[-] hsr: use proper locking when iterating over ports
net: stmmac: minor cleanups to stmmac_bus_clks_config()
net: stmmac: mdio: use netdev_priv() directly
ipv6: annotate data-races around devconf->rpl_seg_enabled
net: phy: mtk-2p5ge: Add LED support for MT7988
net/mlx5: {DR,HWS}, Use the cached vhca_id for this device
net/mlx5: E-switch, Set representor attributes for adjacent VFs
net/mlx5: E-Switch, Register representors for adjacent vports
net/mlx5: E-Switch, Create acls root namespace for adjacent vports
net/mlx5: E-Switch, Add support for adjacent functions vports discovery
net/mlx5: E-Switch, Move vport acls root namespaces creation to eswitch
net/mlx5: FS, Convert vport acls root namespaces to xarray
net: dsa: lantiq_gswip: move MDIO bus registration to .setup()
net: dsa: lantiq_gswip: support standard MDIO node name
net: dsa: lantiq_gswip: support offset of MII registers
net: dsa: lantiq_gswip: ignore SerDes modes in phylink_mac_config()
net: dsa: lantiq_gswip: support model-specific mac_select_pcs()
net: dsa: lantiq_gswip: move to dedicated folder
fbnic: Push local unicast MAC addresses to FW to populate TCAMs
fbnic: Add logic to repopulate RPC TCAM if BMC enables channel
fbnic: Pass fbnic_dev instead of netdev to __fbnic_set/clear_rx_mode
fbnic: Move promisc_sync out of netdev code and into RPC path
net: pse-pd: Add Si3474 PSE controller driver
dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
inet: raw: add drop_counters to raw sockets
udp: add drop_counters to udp socket
net: add sk->sk_drop_counters
net: add sk_drops_skbadd() helper
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
net: usb: r8152: resume-reset deadlock
[c] uapi: wrap compiler_types.h in an ifdef instead of the implicit strip
[-] selftests: bonding: add test for LACP actor port priority
[-] bonding: support aggregator selection based on port priority
[-] bonding: add support for per-port LACP actor priority