@@ -1,110 +1,164 @@
tmp: fix defering freeing of zc Tx skbs
selftests: hw-net: tso: set a TCP window clamp to avoid spurious drops
nipa: config: disable kmemleak auto scan
nipa: drv: net: add timeout
nipa: tc_action dbg
nipa: disable 6.17's merge window kunit tests
nipa: config: x86: disable GPUs and sound
nipa: forwarding: set timeout to 3 hours
nipa: selftests: net: enable profiling
nipa: fbnic: link up on QEMU
nipa: timestamp - try waking
nipa: exp: txtimestamp: avoid IO after taking the USR stamp
nipa: config: x86: use periodic HZ tick
nipa: profile (time) test output
nipa: config: disable CPU_MITIGATIONS
nipa: disable random kunit tests
[+] net: pcs: rzn1-miic: Add support for PHY link active-level configuration
[+] dt-bindings: net: pcs: renesas,rzn1-miic: Add renesas,miic-phylink-active-low property
[+] can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.
[+] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
[+] can: etas_es58x: allow partial RX URB allocation to succeed
[+] selftests/tc-testing: add selftests for cake_mq qdisc
[+] net/sched: sch_cake: share shaper state across sub-instances of cake_mq
[+] net/sched: sch_cake: Share config across cake_mq sub-qdiscs
[+] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices
[+] net/sched: sch_cake: Factor out config variables into separate struct
[+] net/sched: Export mq functions for reuse
[+] net: thunderbolt: Allow reading link settings
[+] bonding: 3ad: Add support for SPEED_80000
[+] net: ethtool: Add define for SPEED_80000
[+] net: thunderbolt: Allow changing MTU of the device
[+] net: thunderbolt: Allow changing MAC address of the device
[+] net: ipconfig: Remove outdated comment and indent code block
[+] selftests: drv-net: psp: Better control the used PSP dev
[+] net: ethernet: ave: Remove unnecessary 'out of memory' message
[+] octeontx2: switch: trace support
[+] octeontx2: switch: Flow offload support
[+] octeontx2: switch: L3 offload support
[+] octeontx2: switch: L2 offload support
[+] octeontx2-pf: switch: Register for notifier chains.
[+] octeontx2-af: switch: Enable Switch hw port for all channels
[+] octeontx2-af: switch: Representor for switch port
[+] octeontx2-pf: switch: Add pf files hierarchy
[+] octeontx2-af: switch: Add switch dev to AF mboxes
[+] octeontx2-af: switch: Add AF to switch mbox and skeleton files
[+] net: sfp: add SMBus I2C block support
[+] ice: fix setting RSS VSI hash for E830
[+] MAINTAINERS: Assign myself as maintainer of Motorcomm DWMAC glue driver
[+] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller
[+] net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controller
[+] net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definition
[+] net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()
[+] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
[+] dt-bindings: ethernet: eswin: add clock sampling control
[+] r8169: enable LTR support
[+] r8169: add DASH support for RTL8127AP
[+] net: stmmac: fix transmit queue timed out after resume
[+] net: phy: realtek: simplify bogus paged operations
[+] net: phy: realtek: demystify PHYSR register location
[+] net: phy: realtek: reunify C22 and C45 drivers
[+] net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2
[+] net: phy: realtek: support interrupt also for C22 variants
[+] selftests/net: parametrise iou-zcrx.py with ksft_variants
[+] dt-bindings: net: rockchip-dwmac: Allow "dma-coherent"
[+] selftests: net: py: ensure defer() is only used within a test case
[+] selftests: net: py: capitalize defer queue and improve import
[+] net/mlx5e: Restore destroying state bit after profile cleanup
[+] net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
[+] net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv
[+] net/mlx5e: Fix crash on profile change rollback failure
ipv4: ip_gre: make ipgre_header() robust
bnxt_en: Implement ethtool_ops -> get_link_ext_state()
bnxt_en: Use a larger RSS indirection table on P5_PLUS chips
bnxt_en: Defrag the NVRAM region when resizing UPDATE region fails
bnxt_en: Add support for FEC bin histograms
bnxt_en: Add PTP .getcrosststamp() interface to get device/host times
bnxt_en: Update FW interface to 1.10.3.151
net: stmmac: remove unused definitions
net: stmmac: arrange register fields after register offsets
net: stmmac: cores: remove many xxx_SHIFT definitions
net: stmmac: descs: remove many xxx_SHIFT definitions
net: stmmac: descs: use u32 for descriptors
net: stmmac: descs: fix buffer 1 off-by-one error
net: stmmac: dwmac4: fix PTP message type field extraction
net: stmmac: dwmac4: fix RX FIFO fill statistics
net: stmmac: dwmac4: remove duplicated definitions
net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback
tools: ynl-gen-c: Fix remaining pylint warnings
tools: ynl-gen-c: fix pylint None, type, dict, generators, init
tools: ynl-gen-c: fix pylint warnings for returns, unused, redefined
tools: ynl-gen-c: suppress unhelpful pylint messages
tools: ynl: fix pylint issues in ynl_gen_rst
tools: ynl: ethtool: fix pylint issues
tools: ynl: fix logic errors reported by pylint
tools: ynl: fix pylint global variable related warnings
tools: ynl: fix pylint misc warnings
tools: ynl: fix pylint dict, indentation, long lines, uninitialised
tools: ynl: fix pylint exception warnings
tools: ynl: fix pylint redefinition, encoding errors
tools: ynl: pylint suppressions and docstrings
net: airoha: npu: Init BA memory region if provided via DTS
dt-bindings: net: airoha: npu: Add BA memory region
macvlan: fix possible UAF in macvlan_forward_source()
vsock/test: add a final full barrier after run all tests
net: stmmac: convert to use .get_rx_ring_count
net: mctp-i2c: fix duplicate reception of old data
net: bridge: annotate data-races around fdb->{updated,used}
net: update netdev_lock_{type,name}
Documentation: networking: Document the phy_port infrastructure
net: phy: Only rely on phy_port for PHY-driven SFP
net: phy: qca807x: Support SFP through phy_port interface
net: phy: at803x: Support SFP through phy_port interface
net: phy: marvell10g: Support SFP through phy_port
net: phy: marvell: Support SFP through phy_port interface
net: phy: marvell-88x2222: Support SFP through phy_port interface
net: phy: Introduce generic SFP handling for PHY drivers
net: phy: Create a phy_port for PHY-driven SFPs
dt-bindings: net: dp83822: Deprecate ti,fiber-mode
net: phy: dp83822: Add support for phy_port representation
net: phy: Introduce PHY ports representation
net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
dt-bindings: net: Introduce the ethernet-connector description
net: phy: motorcomm: fix duplex setting error for phy leds
net: devmem: convert binding refcount to percpu_ref
selftests: drv-net: gro: increase the rcvbuf size
net: phy: adin: enable configuration of the LP Termination Register
dt-bindings: net: adi,adin: document LP Termination property
tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present
tun/tap: drop get ring exports
vhost-net: vhost-net: replace rx_ring with tun/tap ring wrappers
tun/tap: add helper functions to check file type
tun/tap: add unconsume function for returning entries to ptr_ring
tun/tap: add batched ptr_ring consume functions with netdev queue wakeup
tun/tap: add ptr_ring consume helper with netdev queue wakeup
ptr_ring: add helper to detect newly freed space on consume
ptr_ring: move free-space check into separate helper
ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
net: phy: mxl-gpy: implement SGMII in-band configuration
selftests: forwarding: update PTP tcpdump patterns
octeon_ep: reset firmware ready status
octeon_ep_vf: ensure dbell BADDR updation
octeon_ep: ensure dbell BADDR updation
octeon_ep: disable per ring interrupts
net: dsa: ks8995: Add DSA tagging to KS8995
net: dsa: tag_ks8995: Add the KS8995 tag handling
macsec: Support VLAN-filtering lower devices
net: add net.core.qdisc_max_burst
net/mlx5e: Remove GSO_PARTIAL for non _CSUM GRE
net/mlx5e: TSO for UDP over GRE over vlan packets
net/mlx5e: TSO for GRE over vlan
net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate
selftests: vlan: add test for turn on hw offload with reorder_hdr off
net: vlan: set header_ops to match hard_header_len when hw offload is toggled
net: mana: Implement ndo_tx_timeout and serialize queue resets per port.
net: mana: Add ethtool counters for RX CQEs in coalesced type
net: mana: Add support for coalesced RX packets on CQE
selftests: tls: avoid flakiness in data_steal
virtio-net: clean up __virtnet_rx_pause/resume
virtio-net: remove unused delayed refill worker
virtio-net: don't schedule delayed refill worker
selftests/net: remove unnecessary MTU config in big_tcp.sh
ipv6: remove IP6SKB_FAKEJUMBO flag
net: gso: do not include jumbogram HBH header in seglen calculation