netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-21 07:36:34 to 2025-09-22 10:36:40 UTC [more...]

[PATCH 00/15 v6.6.y] Backport minmax.h updates from v6.17-rc7
 2025-09-22 10:32 UTC  (8+ messages)
` [PATCH 01/15 6.6.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 02/15 6.6.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 03/15 6.6.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 04/15 6.6.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 05/15 6.6.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 06/15 6.6.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 07/15 6.6.y] minmax: improve macro expansion and type checking

[PATCH RFC bpf-next 0/6] Add the the capability to load HW RX checsum in eBPF programs
 2025-09-22 10:32 UTC  (4+ messages)
` [PATCH RFC bpf-next 4/6] net: ice: Add xmo_rx_checksum callback

[PATCH v3 net-next] udp: remove busylock and add per NUMA queues
 2025-09-22 10:29 UTC  (9+ messages)

[PATCH 0/9] ns: rework common initialization
 2025-09-22 10:19 UTC  (9+ messages)
` [PATCH 2/9] mnt: expose pointer to init_mnt_ns
` [PATCH 7/9] net: centralize ns_common initialization

[PATCH net-next v5 0/5] add FEC bins histogram report via ethtool
 2025-09-22 10:07 UTC  (6+ messages)
` [PATCH net-next v5 1/5] ethtool: add FEC bins histogram report
` [PATCH net-next v5 2/5] net/mlx5e: Don't query FEC statistics when FEC is disabled
` [PATCH net-next v5 3/5] net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR
` [PATCH net-next v5 4/5] net/mlx5e: Report RS-FEC histogram statistics via ethtool
` [PATCH net-next v5 5/5] selftests: net-drv: stats: sanity check FEC histogram

[PATCH net-next v4 0/5] add FEC bins histogram report via ethtool
 2025-09-22 10:14 UTC  (2+ messages)

[PATCH net 0/10] pull-request: can 2025-09-22
 2025-09-22 10:07 UTC  (11+ messages)
` [PATCH net 01/10] can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled
` [PATCH net 02/10] can: rcar_canfd: Fix controller mode setting
` [PATCH net 03/10] can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow
` [PATCH net 04/10] can: hi311x: "
` [PATCH net 05/10] can: sun4i_can: "
` [PATCH net 06/10] can: mcba_usb: "
` [PATCH net 07/10] can: peak_usb: fix shift-out-of-bounds issue
` [PATCH net 08/10] can: esd_usb: Fix not detecting version reply in probe routine
` [PATCH net 09/10] can: esd_usb: Fix handling of TX context objects
` [PATCH net 10/10] can: esd_usb: Add watermark handling for TX jobs

[PATCH net-next 0/2] net: page_pool: Expose size limit
 2025-09-22 10:04 UTC  (4+ messages)
` [PATCH net-next 1/2] net: page_pool: Expose internal limit
` [PATCH net-next 2/2] net/mlx5e: Clamp page_pool size to max

[PATCH net-next] Documentation: rxrpc: Demote three sections
 2025-09-22 10:02 UTC 

[PATCH net-next 0/3] dns_resolver docs formatting cleanup
 2025-09-22  9:56 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dns_resolver: Use reST bullet list for features list
` [PATCH net-next 2/3] net: dns_resolver: Move dns_query() explanation out of code block
` [PATCH net-next 3/3] net: dns_resolver: Fix request-key cross-reference

[PATCH net-next v5 0/4] net: wangxun: support to configure RSS
 2025-09-22  9:43 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net: libwx: support separate RSS configuration for every pool
` [PATCH net-next v5 2/4] net: libwx: move rss_field to struct wx
` [PATCH net-next v5 3/4] net: wangxun: add RSS reta and rxfh fields support
` [PATCH net-next v5 4/4] net: libwx: restrict change user-set RSS configuration

[PATCH v2 net-next] net/hsr: add protocol version to fill_info output
 2025-09-22  9:37 UTC 

Marvell 375 and Marvel 88E1514 Phy network problem: mvpp2 or DTS related?
 2025-09-22  9:22 UTC  (4+ messages)

[PATCH net-next 0/6] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
 2025-09-22  9:08 UTC  (7+ messages)
` [PATCH net-next 1/6] bnxt_en: Move common definitions to include/linux/bnxt/
` [PATCH net-next 2/6] bnxt_en: Refactor aux bus functions to be generic
` [PATCH net-next 3/6] bnxt_en: Make a lookup table for supported aux bus devices
` [PATCH net-next 4/6] bnxt_en: Create an aux device for fwctl
` [PATCH net-next 5/6] bnxt_fwctl: Add bnxt fwctl device
` [PATCH net-next 6/6] bnxt_fwctl: Add documentation entries

[PATCH net-next 0/7] net/mlx5: misc changes 2025-09-22
 2025-09-22  9:01 UTC  (8+ messages)
` [PATCH net-next 1/7] net/mlx5: HWS, Generalize complex matchers
` [PATCH net-next 2/7] net/mlx5e: Prevent entering switchdev mode with inconsistent netns
` [PATCH net-next 3/7] net/mlx5: Improve QoS error messages with actual depth values
` [PATCH net-next 4/7] net/mlx5e: Remove unused mdev param from RSS indir init
` [PATCH net-next 5/7] net/mlx5e: Introduce mlx5e_rss_init_params
` [PATCH net-next 6/7] net/mlx5e: Introduce mlx5e_rss_params for RSS configuration
` [PATCH net-next 7/7] net/mlx5e: Use extack in set rxfh callback

Possible race condition of the rockchip_canfd driver
 2025-09-22  8:50 UTC  (4+ messages)

[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
 2025-09-22  8:45 UTC  (7+ messages)

[PATCH iproute2-next 0/3] iplink_can: fix checkpatch.pl warnings
 2025-09-22  8:42 UTC  (2+ messages)

[PATCH net-next v7 0/5] net: gso: restore outer ip ids correctly
 2025-09-22  8:41 UTC  (6+ messages)
` [PATCH net-next v7 1/5] net: gro: remove is_ipv6 from napi_gro_cb
` [PATCH net-next v7 2/5] net: gro: only merge packets with incrementing or fixed outer ids
` [PATCH net-next v7 3/5] net: gso: restore ids of outer ip headers correctly
` [PATCH net-next v7 4/5] net: gro: remove unnecessary df checks
` [PATCH net-next v7 5/5] selftests/net: test ipip packets in gro.sh

[PATCH net-next v6 0/5] net: gso: restore outer ip ids correctly
 2025-09-22  8:19 UTC  (5+ messages)
` [PATCH net-next v6 4/5] net: gro: remove unnecessary df checks

[PATCH net v1] net: mv643xx_eth: Fix an error handling path in mv643xx_eth_probe()
 2025-09-22  8:08 UTC 

[PATCH net-next V4] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
 2025-09-22  8:15 UTC 

[RFC] increase MDIO i2c poll timeout gradually (including patch)
 2025-09-22  8:04 UTC  (6+ messages)

[RFC PATCH v2 0/6] net: wwan: add NMEA port type support
 2025-09-22  8:03 UTC  (8+ messages)
      `  "
            `  "

[PATCH 0/2] pull request (net): ipsec 2025-09-22
 2025-09-22  7:34 UTC  (3+ messages)
` [PATCH 1/2] xfrm: xfrm_alloc_spi shouldn't use 0 as SPI
` [PATCH 2/2] xfrm: fix offloading of cross-family tunnels

[PATCH net 0/3] tls: Introduce and use RX async resync request cancel function
 2025-09-22  7:18 UTC  (6+ messages)
` [PATCH net 2/3] net: tls: Cancel RX async resync request on rdc_delta overflow

[PATCH net 0/3] mlx5 misc fixes 2025-09-22
 2025-09-22  7:11 UTC  (4+ messages)
` [PATCH net 1/3] net/mlx5: fs, fix UAF in flow counter release
` [PATCH net 2/3] net/mlx5: HWS, ignore flow level for multi-dest table
` [PATCH net 3/3] net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUAD

[PATCH net v1 1/1] net: usb: asix: forbid runtime PM to avoid PM/MDIO + RTNL deadlock
 2025-09-22  7:11 UTC  (3+ messages)

[PATCH net] net/xfrm: Refuse to allocate xfrm_state with SPI value 0
 2025-09-22  7:08 UTC  (2+ messages)

[PATCH mlx5-next 0/2] mlx5-next updates 2025-09-22
 2025-09-22  6:06 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Add IFC bit for TIR/SQ order capability
` [PATCH mlx5-next 2/2] net/mlx5: IFC add balance ID and LAG per MP group bits

[mst-vhost:vhost 41/44] drivers/vdpa/pds/vdpa_dev.c:590:19: error: incompatible function pointer types initializing 's64 (*)(struct vdpa_device *, u16)' (aka 'long long (*)(struct vdpa_device *, unsigned short)') with an expression of type 'u32 (struct vdpa_device *, u16)' (aka 
 2025-09-22  6:02 UTC  (3+ messages)

[PATCH net-next 00/20] netkit: Support for io_uring zero-copy and AF_XDP
 2025-09-22  3:17 UTC  (3+ messages)
` [PATCH net-next 18/20] netkit: Add io_uring zero-copy support for TCP

[PATCH net] bnxt_en: correct offset handling for IPv6 destination address
 2025-09-22  2:54 UTC  (2+ messages)

[PATCH] net: phy: avoid config_init failure on unattached PHY during resume
 2025-09-22  1:56 UTC  (2+ messages)

[PATCH net-next v13 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-09-22  1:41 UTC  (6+ messages)
` [PATCH net-next v13 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v13 2/5] net: rnpgbe: Add n500/n210 chip support with BAR2 mapping
` [PATCH net-next v13 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v13 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v13 5/5] net: rnpgbe: Add register_netdev

[PATCH net-next] eth: fbnic: Read module EEPROM
 2025-09-21 23:45 UTC  (5+ messages)

[PATCH net-next v2 0/6] netconsole: support automatic target recovery
 2025-09-21 21:55 UTC  (7+ messages)
` [PATCH net-next v2 1/6] netconsole: add target_state enum
` [PATCH net-next v2 2/6] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v2 3/6] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v2 4/6] netpoll: add wrapper around __netpoll_setup with dev reference
` [PATCH net-next v2 5/6] netconsole: resume previously deactivated target
` [PATCH net-next v2 6/6] selftests: netconsole: validate target reactivation

[PATCH net-next v3 0/2] net/smc: make wr buffer count configurable
 2025-09-21 21:44 UTC  (3+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully

[PATCH] vhost: vringh: Modify the return value check
 2025-09-21 21:41 UTC  (3+ messages)

[PATCH v2 0/3] vhost_task: Fix a bug where KVM wakes an exited task
 2025-09-21 21:40 UTC  (8+ messages)
        ` [PATCH] vhost: Take a reference on the task that is reference in struct vhost_task

[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-09-21 20:04 UTC  (3+ messages)
` [PATCH v2 19/20] clk: sp7021: switch to FIELD_PREP_WM16 macro

[HSR] hsr_ping test failed
 2025-09-21 19:33 UTC  (2+ messages)

[PATCH net-next] selftests: rtnetlink: correct error message in rtnetlink.sh fou test
 2025-09-21 19:21 UTC 

Query regarding Phy loopback support
 2025-09-21 18:42 UTC  (4+ messages)

[PATCH RESEND net v3] net: nfc: nci: Add parameter validation for packet data
 2025-09-21 18:23 UTC 

[PATCH v5] clk: socfpga: agilex: add support for the Intel Agilex5
 2025-09-21 17:59 UTC  (4+ messages)

[PATCH v6 00/27] Add support for MT8196 clock controllers
 2025-09-21 16:55 UTC  (55+ messages)
` [PATCH v6 01/27] clk: mediatek: clk-pll: Add set/clr regs for shared PLL enable control
` [PATCH v6 02/27] clk: mediatek: clk-pll: Add ops for PLLs using set/clr regs and FENC
` [PATCH v6 03/27] clk: mediatek: clk-mux: Add ops for mux gates with set/clr/upd "
` [PATCH v6 04/27] clk: mediatek: clk-mtk: Introduce mtk_clk_get_hwv_regmap()
` [PATCH v6 05/27] clk: mediatek: clk-mux: Add ops for mux gates with HW voter and FENC
` [PATCH v6 06/27] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
` [PATCH v6 07/27] clk: mediatek: clk-gate: Add ops for gates with HW voter
` [PATCH v6 08/27] clk: mediatek: clk-mtk: Add MUX_DIV_GATE macro
` [PATCH v6 09/27] dt-bindings: clock: mediatek: Describe MT8196 clock controllers
` [PATCH v6 10/27] clk: mediatek: Add MT8196 apmixedsys clock support
` [PATCH v6 11/27] clk: mediatek: Add MT8196 topckgen "
` [PATCH v6 12/27] clk: mediatek: Add MT8196 topckgen2 "
` [PATCH v6 13/27] clk: mediatek: Add MT8196 vlpckgen "
` [PATCH v6 14/27] clk: mediatek: Add MT8196 peripheral "
` [PATCH v6 15/27] clk: mediatek: Add MT8196 ufssys "
` [PATCH v6 16/27] clk: mediatek: Add MT8196 pextpsys "
` [PATCH v6 17/27] clk: mediatek: Add MT8196 I2C "
` [PATCH v6 18/27] clk: mediatek: Add MT8196 mcu "
` [PATCH v6 19/27] clk: mediatek: Add MT8196 mdpsys "
` [PATCH v6 20/27] clk: mediatek: Add MT8196 mfg "
` [PATCH v6 21/27] clk: mediatek: Add MT8196 disp0 "
` [PATCH v6 22/27] clk: mediatek: Add MT8196 disp1 "
` [PATCH v6 23/27] clk: mediatek: Add MT8196 disp-ao "
` [PATCH v6 24/27] clk: mediatek: Add MT8196 ovl0 "
` [PATCH v6 25/27] clk: mediatek: Add MT8196 ovl1 "
` [PATCH v6 26/27] clk: mediatek: Add MT8196 vdecsys "
` [PATCH v6 27/27] clk: mediatek: Add MT8196 vencsys "

[PATCH net-next v13 00/18] net: phy: Introduce PHY ports representation
 2025-09-21 16:04 UTC  (19+ messages)
` [PATCH net-next v13 01/18] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v13 02/18] net: ethtool: common: Indicate that BaseT works on up to 4 lanes
` [PATCH net-next v13 03/18] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v13 04/18] net: phy: Introduce PHY ports representation
` [PATCH net-next v13 05/18] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v13 06/18] dt-bindings: net: dp83822: Deprecate ti,fiber-mode
` [PATCH net-next v13 07/18] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v13 08/18] net: phylink: Move phylink_interface_max_speed to phy_caps
` [PATCH net-next v13 09/18] net: phylink: Move sfp interface selection and filtering "
` [PATCH net-next v13 10/18] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v13 11/18] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v13 12/18] net: phy: marvell: "
` [PATCH net-next v13 13/18] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v13 14/18] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v13 15/18] net: phy: qca807x: "
` [PATCH net-next v13 16/18] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v13 17/18] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v13 18/18] Documentation: networking: Document the phy_port infrastructure

[RFC PATCH bpf-next 00/14] bpf: Efficient socket destruction
 2025-09-21 16:03 UTC  (3+ messages)

[PATCH net 0/3] nexthop: Various fixes
 2025-09-21 15:39 UTC  (7+ messages)
` [PATCH net 1/3] nexthop: Forbid FDB status change while nexthop is in a group
` [PATCH net 2/3] selftests: fib_nexthops: Fix creation of non-FDB nexthops
` [PATCH net 3/3] selftests: fib_nexthops: Add test cases for FDB status change

[PATCH net v2 0/2] Fix generating skb from non-linear xdp_buff for mlx5
 2025-09-21 11:24 UTC  (3+ messages)

[PATCH v3 5/6] VFS: rename kern_path_locked() and related functions
 2025-09-21 10:22 UTC  (2+ messages)

[pull-request] mlx5-next updates 2025-09-21
 2025-09-21  8:39 UTC 

[PATCH net-next 00/10] net: stmmac: remove mac_interface
 2025-09-21  8:18 UTC  (3+ messages)
` [PATCH net-next 05/10] net: stmmac: socfpga: convert to use phy_interface

[PATCH 00/14] ns: rework reference counting
 2025-09-21  7:37 UTC  (5+ messages)
` [PATCH 06/14] time: port to ns_ref_*() helpers
` [PATCH 14/14] ns: rename to __ns_ref


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).