netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-22 01:57:51 to 2025-09-22 16:17:56 UTC [more...]

[PATCH net-next 00/20] netkit: Support for io_uring zero-copy and AF_XDP
 2025-09-22 16:17 UTC  (20+ messages)
` [PATCH net-next 01/20] net, ynl: Add bind-queue operation
` [PATCH net-next 03/20] net: Add ndo_queue_create callback
` [PATCH net-next 05/20] net, ynl: Implement netdev_nl_bind_queue_doit
` [PATCH net-next 09/20] xsk: Move NETDEV_XDP_ACT_ZC into generic header
` [PATCH net-next 10/20] xsk: Move pool registration into single function
` [PATCH net-next 11/20] xsk: Add small helper xp_pool_bindable
` [PATCH net-next 18/20] netkit: Add io_uring zero-copy support for TCP

[PATCH RFC bpf-next 0/6] Add the the capability to load HW RX checsum in eBPF programs
 2025-09-22 15:56 UTC  (10+ messages)
` [PATCH RFC bpf-next 1/6] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
` [PATCH RFC bpf-next 2/6] net: xdp: Add xmo_rx_checksum callback
` [PATCH RFC bpf-next 4/6] net: ice: "

[PATCH net-next 1/2] net: bridge: Install FDB for bridge MAC on VLAN 0
 2025-09-22 15:55 UTC  (4+ messages)
` [PATCH net-next 2/2] selftests: bridge_fdb_local_vlan_0: Test FDB vs. NET_ADDR_SET behavior

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

[PATCH v2 0/8] Introducing Broadcom BNG_RE RoCE Driver
 2025-09-22 15:43 UTC  (9+ messages)
` [PATCH v2 1/8] bng_en: Add RoCE aux device support
` [PATCH v2 2/8] RDMA/bng_re: Add Auxiliary interface
` [PATCH v2 3/8] RDMA/bng_re: Register and get the resources from bnge driver
` [PATCH v2 4/8] RDMA/bng_re: Allocate required memory resources for Firmware channel
` [PATCH v2 5/8] RDMA/bng_re: Add infrastructure for enabling "
` [PATCH v2 6/8] RDMA/bng_re: Enable Firmware channel and query device attributes
` [PATCH v2 7/8] RDMA/bng_re: Add basic debugfs infrastructure
` [PATCH v2 8/8] RDMA/bng_re: Initialize the Firmware and Hardware

[PATCH][RESEND][RFC] Fix 32-bit boot failure due inaccurate page_pool_page_is_pp()
 2025-09-22 15:49 UTC  (9+ messages)

[PATCH net-next 0/2] net: phy: stop exporting phy_driver_register
 2025-09-22 15:47 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: dp83640: improve phydev and driver removal handling

[PATCH 0/3] ns: minor tweaks
 2025-09-22 15:44 UTC  (8+ messages)
` [PATCH 1/3] cgroup: add missing ns_common include
` [PATCH 2/3] ns: simplify ns_common_init() further
` [PATCH 3/3] ns: add ns_debug()

[PATCH net v1] net: mv643xx_eth: Fix an error handling path in mv643xx_eth_probe()
 2025-09-22 15:34 UTC  (3+ messages)

[PATCH bpf-next 0/3] xsk: refactors around generic xmit side
 2025-09-22 15:26 UTC  (4+ messages)
` [PATCH bpf-next 1/3] xsk: avoid overwriting skb fields for multi-buffer traffic
` [PATCH bpf-next 2/3] xsk: remove @first_frag from xsk_build_skb()
` [PATCH bpf-next 3/3] xsk: wrap generic metadata handling onto separate function

[RFC] increase MDIO i2c poll timeout gradually (including patch)
 2025-09-22 15:25 UTC  (13+ messages)

[PATCH][next] tls: Avoid -Wflex-array-member-not-at-end warning
 2025-09-22 15:21 UTC  (2+ messages)

Query regarding Phy loopback support
 2025-09-22 15:14 UTC  (5+ messages)

[PATCH bpf-next v6 0/7] Add kfunc bpf_xdp_pull_data
 2025-09-22 15:09 UTC  (6+ messages)
` [PATCH bpf-next v6 1/7] bpf: Clear pfmemalloc flag when freeing all fragments
` [PATCH bpf-next v6 2/7] bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail

[GIT PULL] bluetooth 2025-09-22
 2025-09-22 14:33 UTC 

unregister_netdevice: waiting for batadv_slave_0 to become free. Usage count = 2
 2025-09-22 14:09 UTC 

[PATCH][next] net: airoha: Avoid -Wflex-array-member-not-at-end warning
 2025-09-22 14:08 UTC 

[GIT PULL] bluetooth 2025-09-20
 2025-09-22 13:59 UTC  (3+ messages)

[PATCH net v2] phy: mscc: Fix PTP for vsc8574 and VSC8572
 2025-09-22 13:28 UTC  (5+ messages)

[PATCH net-next v11 0/5] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-09-22 13:11 UTC  (6+ messages)
` [PATCH net-next v11 1/5] dt-bindings: ethernet-phy: add reverse SGMII phy interface type
` [PATCH net-next v11 2/5] net: phy: introduce PHY_INTERFACE_MODE_REVSGMII
` [PATCH net-next v11 3/5] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
` [PATCH net-next v11 4/5] net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
` [PATCH net-next v11 5/5] net: dsa: yt921x: Add support for Motorcomm YT921x

[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
 2025-09-22 13:10 UTC  (10+ messages)
` [PATCH 04/27 5.10.y] minmax: add in_range() macro

[PATCH net-next] net: phy: micrel: Fix default LED behaviour
 2025-09-22 13:03 UTC 

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

[PATCH v4 net-next] udp: remove busylock and add per NUMA queues
 2025-09-22 12:52 UTC  (2+ messages)

[PATCH net-next RESEND] Documentation: rxrpc: Demote three sections
 2025-09-22 12:41 UTC 

[PATCH net-next] Documentation: rxrpc: Demote three sections
 2025-09-22 12:34 UTC  (2+ messages)

[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
 2025-09-22 12:18 UTC 

[PATCH v2 net-next 0/2] net: enetc: improve the interface for obtaining phc_index
 2025-09-22 11:41 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: tunnel: introduce noref xmit flows for tunnels
 2025-09-22 11:06 UTC  (4+ messages)
  ` [PATCH net-next v3 1/3] net: dst_cache: implement RCU variants for dst_cache helpers
  ` [PATCH net-next v3 2/3] net: tunnel: implement noref flows in udp_tunnel{,6}_xmit_skb
  ` [PATCH net-next v3 3/3] net: ovpn: use new noref xmit flow in ovpn_udp{4,6}_output

[PATCH net-next v6 1/1] Documentation: net: add flow control guide and document ethtool API
 2025-09-22 11:21 UTC 

[PATCH net 0/2] lantiq_gswip fixes
 2025-09-22 11:07 UTC  (4+ messages)

[PATCH net-next v4 0/7] Add RPMSG Ethernet Driver
 2025-09-22 10:59 UTC  (5+ messages)

[PATCH 00/15 v6.6.y] Backport minmax.h updates from v6.17-rc7
 2025-09-22 10:32 UTC  (16+ 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 08/15 6.6.y] minmax: fix up min3() and max3() too
` [PATCH 09/15 6.6.y] minmax.h: add whitespace around operators and after commas
` [PATCH 10/15 6.6.y] minmax.h: update some comments
` [PATCH 11/15 6.6.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 12/15 6.6.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 13/15 6.6.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 14/15 6.6.y] minmax.h: simplify the variants of clamp()
` [PATCH 15/15 6.6.y] minmax.h: remove some #defines that are only expanded once

[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 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 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-next V4] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
 2025-09-22  8:15 UTC 

[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] 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] 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)


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).