@@ -1,115 +1,96 @@
nipa: fbnic: link up on QEMU
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
[+] ipv6: annotate data-races around devconf->rpl_seg_enabled
[+] net: wangxun: add RSS reta and rxfh fields support
[+] net: libwx: support multiple RSS for every pool
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
[-] i40e: Fix potential invalid access when MAC list is empty
[-] 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
[-] ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup
[-] pppoe: drop sock reference counting on fast path
[-] pppoe: remove rwlock usage
[-] net: stmmac: use us_to_ktime() where appropriate
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
MAINTAINERS: rmnet: Update email addresses
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: phy: fixed_phy: simplify fixed_mdio_read
net: xilinx: axienet: Add error handling for RX metadata pointer retrieval
net_sched: gen_estimator:
net: pse-pd: Add Si3474 PSE controller driver
dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
net: macb: Disable clocks once
amd-xgbe: Use int type to store negative error codes
dt-bindings: nfc: ti,trf7970a: Restrict the ti,rx-gain-reduction-db values
sctp: initialize more fields in sctp_v6_from_sk()
net: wwan: iosm: use int type to store negative error codes
l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
macsec: replace custom check on IFLA_MACSEC_ENCODING_SA with NLA_POLICY_MAX
macsec: replace custom checks for IFLA_MACSEC_* flags with NLA_POLICY_MAX
macsec: validate IFLA_MACSEC_VALIDATION with NLA_POLICY_MAX
macsec: use NLA_POLICY_VALIDATE_FN to validate IFLA_MACSEC_CIPHER_SUITE
macsec: replace custom checks on IFLA_MACSEC_ICV_LEN with NLA_POLICY_RANGE
macsec: add NLA_POLICY_MAX for MACSEC_OFFLOAD_ATTR_TYPE and IFLA_MACSEC_OFFLOAD
macsec: remove validate_add_rxsc
macsec: use NLA_UINT for MACSEC_SA_ATTR_PN
macsec: use NLA_POLICY_MAX_LEN for MACSEC_SA_ATTR_KEY
macsec: replace custom checks on MACSEC_SA_ATTR_KEYID with NLA_POLICY_EXACT_LEN
macsec: replace custom checks on MACSEC_SA_ATTR_SALT with NLA_POLICY_EXACT_LEN
macsec: replace custom checks on MACSEC_*_ATTR_ACTIVE with NLA_POLICY_MAX
macsec: replace custom checks on MACSEC_SA_ATTR_AN with NLA_POLICY_MAX
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: stmmac: rk: remove incorrect _DLY_DISABLE bit definition
net: usb: r8152: resume-reset deadlock
net: phy: micrel: Add PTP support for lan8842
net: phy: micrel: Introduce function __lan8814_ptp_probe_once
selftests: net: avoid memory leak
hsr: use netdev_master_upper_dev_link() when linking lower ports
[-] net: nfc: nci: Turn data timeout into a module parameter and increase the default
fbnic: Move phylink resume out of service_task and into open/close
fbnic: Fixup rtnl_lock and devl_lock handling related to mailbox code
net: phy: realtek: support for TRIGGER_NETDEV_LINK on RTL8211E and RTL8211F
[-] icmp: fix icmp_ndo_send address translation for reply direction
uapi: wrap compiler_types.h in an ifdef instead of the implicit strip
eth: fbnic: Add pause stats support
eth: fbnic: Read PHY stats via the ethtool API
eth: fbnic: Fetch PHY stats from device
eth: fbnic: Reset MAC stats
eth: fbnic: Reset hw stats upon PCI error
eth: fbnic: Move hw_stats_lock out of fbnic_dev
net: stmmac: sun8i: drop unneeded default syscon value
ptp: Limit time setting of PTP clocks
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
net: Cache hash and flow_id to avoid recalculation
net: Prevent RPS table overwrite of active flows
net/cls_cgroup: Fix task_get_classid() during qdisc run
[-] 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
[-] dt-bindings: net: Add MTIP L2 switch description
[c] net: rose: include node references in rose_neigh refcount
[c] net: rose: convert 'use' field to refcount_t
[c] net: rose: split remove and free operations in rose_remove_neigh()
net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x SOCs
net: ti: icssm-prueth: Adds link detection, RX and TX support.
net: ti: icssm-prueth: Adds PRUETH HW and SW configuration
net: ti: icssm-prueth: Adds ICSSM Ethernet driver
dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs
microchip: lan865x: add ndo_eth_ioctl handler to enable PHY ioctl support