netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-10 06:01:44 to 2025-04-10 12:42:58 UTC [more...]

[PATCH net-next v1 1/1] net: dsa: microchip: add ETS scheduler support for KSZ88x3 switches
 2025-04-10 12:42 UTC 

[PATCH 0/3] drm/nouveau: Fix & improve nouveau_fence_done()
 2025-04-10 12:42 UTC  (10+ messages)
` [PATCH 1/3] drm/nouveau: Prevent signaled fences in pending list
` [PATCH 2/3] drm/nouveau: Remove surplus if-branch
` [PATCH 3/3] drm/nouveau: Add helper to check base fence

[syzbot] [bpf?] possible deadlock in queue_stack_map_push_elem
 2025-04-10 12:41 UTC  (2+ messages)

[PATCH net] ethtool: cmis_cdb: Fix incorrect read / write length extension
 2025-04-10 12:40 UTC  (3+ messages)

[PATCH net 0/2] Netfilter fixes for net
 2025-04-10 12:40 UTC  (4+ messages)
` [PATCH net 1/2] nft_set_pipapo: fix incorrect avx2 match of 5th field octet
` [PATCH net 2/2] selftests: netfilter: add test case for recent mismatch bug

[PATCH net-next v2 00/13] tools: ynl: c: basic netlink-raw support
 2025-04-10 12:39 UTC  (4+ messages)
` [PATCH net-next v2 01/13] netlink: specs: rename rtnetlink specs in accordance with family name

[syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve
 2025-04-10 12:38 UTC  (2+ messages)

[PATCH 00/28] Add Microchip ZL3073x support
 2025-04-10 12:38 UTC  (15+ messages)
` [PATCH 05/28] mfd: zl3073x: Add components versions register defs
` [PATCH 16/28] dt-bindings: dpll: Add support for Microchip Azurite chip family

[PATCH v2 0/2] net: add debugfs files for showing netns refcount tracking info
 2025-04-10 12:36 UTC  (5+ messages)
` [PATCH v2 1/2] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v2 2/2] net: add debugfs files for showing netns refcount tracking info

[PATCH net-next v5 0/4] net: ethtool: Introduce ethnl dump helpers
 2025-04-10 12:33 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net: ethtool: Introduce per-PHY DUMP operations
` [PATCH net-next v5 2/4] net: ethtool: phy: Convert the PHY_GET command to generic phy dump
` [PATCH net-next v5 3/4] net: ethtool: plca: Use per-PHY DUMP operations
` [PATCH net-next v5 4/4] net: ethtool: pse-pd: "

[PATCH] Removing deprecated strncpy()
 2025-04-10 12:32 UTC 

[PATCH 0/3] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-04-10 12:31 UTC  (7+ messages)
` [PATCH 1/3] net: qrtr: Turn QRTR into a bus
` [PATCH 3/3] iio: Add Qualcomm Sensor Manager drivers

[PATCH net-next 00/12] net/mlx5: HWS, Refactor action STE handling
 2025-04-10 12:21 UTC  (8+ messages)
` [PATCH net-next 05/12] net/mlx5: HWS, Cleanup after pool refactoring
` [PATCH net-next 06/12] net/mlx5: HWS, Add fullness tracking to pool
` [PATCH net-next 07/12] net/mlx5: HWS, Fix pool size optimization

[PATCH net-next v7 00/13] Add support for PSE budget evaluation strategy
 2025-04-10 12:20 UTC  (3+ messages)
` [PATCH net-next v7 07/13] net: pse-pd: Add support for budget evaluation strategies

[PATCH v2] net: ppp: Add bound checking for skb d on ppp_sync_txmung
 2025-04-10 12:19 UTC  (4+ messages)

[PATCH iwl-net v4 0/6] igc: Fix PTM timeout
 2025-04-10 12:14 UTC  (7+ messages)
` [PATCH iwl-net v4 4/6] igc: handle the IGC_PTP_ENABLED flag correctly
  ` [Intel-wired-lan] "
` [PATCH iwl-net v4 5/6] igc: cleanup PTP module if probe fails
  ` [Intel-wired-lan] "
` [PATCH iwl-net v4 6/6] igc: add lock preventing multiple simultaneous PTM transactions
  ` [Intel-wired-lan] "

[PATCH] e1000e: add option not to verify NVM checksum
 2025-04-10 12:13 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH REPOST] usbnet: asix: leave the carrier control to phylink
 2025-04-10 12:14 UTC  (5+ messages)
    ` [PATCH v2] usbnet: asix AX88772: "

[net-next PATCH v2 1/2] net: phy: mediatek: permit to compile test GE SOC PHY driver
 2025-04-10 12:01 UTC  (7+ messages)
` [net-next PATCH v2 2/2] net: phy: mediatek: add Airoha PHY ID to SoC driver

[PATCH net-next v10 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2025-04-10 12:15 UTC  (2+ messages)
` [PATCH net-next v10 1/1] hinic3: module initialization and tx/rx logic

[PATCH net-next v6 00/12] Convert LAN78xx to PHYLINK
 2025-04-10 11:53 UTC  (13+ messages)
` [PATCH net-next v6 01/12] net: usb: lan78xx: Improve error handling in PHY initialization
` [PATCH net-next v6 02/12] net: usb: lan78xx: remove explicit check for missing PHY driver
` [PATCH net-next v6 03/12] net: usb: lan78xx: refactor PHY init to separate detection and MAC configuration
` [PATCH net-next v6 04/12] net: usb: lan78xx: move LED DT configuration to helper
` [PATCH net-next v6 05/12] net: usb: lan78xx: Extract PHY interrupt acknowledgment "
` [PATCH net-next v6 06/12] net: usb: lan78xx: Refactor USB link power configuration into helper
` [PATCH net-next v6 07/12] net: usb: lan78xx: Extract flow control configuration to helper
` [PATCH net-next v6 08/12] net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC management
` [PATCH net-next v6 09/12] net: usb: lan78xx: Use ethtool_op_get_link to reflect current link status
` [PATCH net-next v6 10/12] net: usb: lan78xx: port link settings to phylink API
` [PATCH net-next v6 11/12] net: usb: lan78xx: Integrate EEE support with phylink LPI API
` [PATCH net-next v6 12/12] net: usb: lan78xx: remove unused struct members

[PATCH iwl-net] idpf: protect shutdown from reset
 2025-04-10 11:52 UTC 

[PATCH v12 00/23] cxl: add type2 device basic support
 2025-04-10 11:48 UTC  (13+ messages)
` [PATCH v12 01/23] "
` [PATCH v12 07/23] cxl: support dpa initialization without a mailbox
` [PATCH v12 08/23] sfc: initialize dpa

[PATCH net-next] rds: rely on IB/core to determine if device is ODP capable
 2025-04-10 11:35 UTC  (7+ messages)

[PATCH net-next v1 00/11] net: pktgen: fix checkpatch code style errors/warnings
 2025-04-10 11:24 UTC  (13+ messages)
` [PATCH net-next v1 01/11] net: pktgen: fix code style (ERROR: "foo * bar" should be "foo *bar")
` [PATCH net-next v1 02/11] net: pktgen: fix code style (ERROR: space prohibited after that '&')
` [PATCH net-next v1 03/11] net: pktgen: fix code style (ERROR: else should follow close brace '}')
` [PATCH net-next v1 04/11] net: pktgen: fix code style (WARNING: please, no space before tabs)
` [PATCH net-next v1 05/11] net: pktgen: fix code style (WARNING: suspect code indent for conditional statements)
` [PATCH net-next v1 06/11] net: pktgen: fix code style (WARNING: Block comments)
` [PATCH net-next v1 07/11] net: pktgen: fix code style (WARNING: Missing a blank line after declarations)
` [PATCH net-next v1 08/11] net: pktgen: fix code style (WARNING: macros should not use a trailing semicolon)
` [PATCH net-next v1 09/11] net: pktgen: fix code style (WARNING: braces {} are not necessary for single statement blocks)
` [PATCH net-next v1 10/11] net: pktgen: fix code style (WARNING: quoted string split across lines)
` [PATCH net-next v1 11/11] net: pktgen: fix code style (WARNING: Prefer strscpy over strcpy)

[PATCH iwl-next 00/14] Introduce iXD driver
 2025-04-10 11:23 UTC  (5+ messages)
` [PATCH iwl-next 05/14] libeth: add control queue support

[PATCH net-next v3 0/4] page_pool: Convert stats to u64_stats_t
 2025-04-10 11:23 UTC  (5+ messages)
` [PATCH net-next v3 1/4] mlnx5: Use generic code for page_pool statistics

[PATCH net v3] batman-adv: Fix double-hold of meshif when getting enabled
 2025-04-10 11:20 UTC  (3+ messages)

[PATCH net-next v2 0/6] xfrm & bonding: Correct use of xso.real_dev
 2025-04-10 11:10 UTC  (2+ messages)

[PATCH AUTOSEL 6.14 20/54] mptcp: move the whole rx path under msk socket lock protection
 2025-04-10 11:05 UTC  (2+ messages)

[PATCH V3] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
 2025-04-10 10:53 UTC  (3+ messages)

[PATCH net-next 0/2] vsock: SOCK_LINGER rework
 2025-04-10 10:51 UTC  (3+ messages)
` [PATCH net-next 1/2] vsock: Linger on unsent data

[PATCH net-next v2] net: ncsi: Fix GCPS 64-bit member variables
 2025-04-10 10:50 UTC  (2+ messages)

[PATCH net-next v2] sock: Correct error checking condition for (assign|release)_proto_idx()
 2025-04-10 10:47 UTC  (4+ messages)

[PATCH net v2] selftests/tc-testing: Add test for echo of big TC filters
 2025-04-10 10:43 UTC 

[PATCH net] tc: Ensure we have enough buffer space when sending filter netlink notifications
 2025-04-10 10:28 UTC  (3+ messages)

[PATCH v1] ptp: ocp: add irig and dcf NULL-check in __handle_signal functions
 2025-04-10 10:23 UTC  (2+ messages)

[PATCH net-next v9 0/2] Fix late DMA unmap crash for page pool
 2025-04-10 10:21 UTC  (4+ messages)
` [PATCH net-next v9 1/2] page_pool: Move pp_magic check into helper functions

[PATCH] net: Move specific fragmented packet to slow_path instead of dropping it
 2025-04-10 10:18 UTC  (2+ messages)

[PATCH v2] leds: trigger: netdev: Match net in netdev_trig_notify()
 2025-04-10 10:17 UTC 

[PATCH net-next 0/2] net: ptp: driver opt-in for supported PTP ioctl flags
 2025-04-10 10:07 UTC  (2+ messages)

[iwl-next v2 0/8] libie: commonize adminq structure
 2025-04-10 10:01 UTC  (9+ messages)
` [iwl-next v2 1/8] ice, libie: move generic adminq descriptors to lib
` [iwl-next v2 2/8] ixgbe: use libie adminq descriptors
` [iwl-next v2 3/8] i40e: "
` [iwl-next v2 4/8] iavf: "
` [iwl-next v2 5/8] libie: add adminq helper for converting err to str
` [iwl-next v2 6/8] ice: use libie_aq_str
` [iwl-next v2 7/8] iavf: "
` [iwl-next v2 8/8] i40e: "

[net-next PATCH v6 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-04-10  9:57 UTC  (4+ messages)
` [net-next PATCH v6 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs

[net-next PATCH v7 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-04-10  9:53 UTC  (7+ messages)
` [net-next PATCH v7 1/6] net: phy: pass PHY driver to .match_phy_device OP
` [net-next PATCH v7 2/6] net: phy: bcm87xx: simplify "
` [net-next PATCH v7 3/6] net: phy: nxp-c45-tja11xx: "
` [net-next PATCH v7 4/6] net: phy: introduce genphy_match_phy_device()
` [net-next PATCH v7 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs
` [net-next PATCH v7 6/6] dt-bindings: net: Document support for Aeonsemi PHYs

[PATCH v1 net-next 00/14] net: Convert ->exit_batch_rtnl() to ->exit_rtnl()
 2025-04-10  9:44 UTC  (8+ messages)
` [PATCH v1 net-next 05/14] vxlan: Convert vxlan_exit_batch_rtnl() "
` [PATCH v1 net-next 09/14] bridge: Convert br_net_exit_batch_rtnl() "
` [PATCH v1 net-next 10/14] bonding: Convert bond_net_exit_batch_rtnl() "

[PATCH net] batman-adv: fix duplicate MAC address check
 2025-04-10  9:38 UTC  (2+ messages)

[net-next v4 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-10  9:23 UTC  (10+ messages)
` [net-next v4 4/5] net: mtip: The L2 switch driver for imx287
` [net-next v4 5/5] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch

[PATCH net-next] udp: properly deal with xfrm encap and ADDRFORM
 2025-04-10  9:21 UTC  (2+ messages)

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-10  9:18 UTC  (17+ messages)
` [PATCH v2 02/14] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH v2 03/14] mfd: Add Microchip ZL3073x support
` [PATCH v2 06/14] mfd: zl3073x: Add macros for device registers access
` [PATCH v2 07/14] mfd: zl3073x: Add components versions register defs

[PATCH net-next v2 2/2] net: phy: Add Marvell PHY PTP support
 2025-04-10  9:17 UTC  (14+ messages)

[PATCH v1 net] smc: Fix lockdep false-positive for IPPROTO_SMC
 2025-04-10  9:14 UTC  (2+ messages)

[PATCH bpf-next v1] bpf, sockmap: Introduce tracing capability for sockmap
 2025-04-10  9:14 UTC  (2+ messages)

Issue with AMD Xilinx AXI Ethernet (xilinx_axienet) on MicroBlaze: Packets only received after some buffer is full
 2025-04-10  9:06 UTC  (12+ messages)

[syzbot] [net?] WARNING in dst_cache_per_cpu_get
 2025-04-10  8:59 UTC 

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-04-10  8:21 UTC  (9+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694

[PATCH net-next v3 0/2] Refactoring designware VLAN code
 2025-04-10  8:19 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: stmmac: Refactor VLAN implementation

[PATCH] virtio-net: disable delayed refill when pausing rx
 2025-04-10  8:09 UTC  (9+ messages)
          ` [PATCH] virtio-net: hold netdev_lock "

[PATCH v9 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-04-10  7:58 UTC  (11+ messages)
` [PATCH v9 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v9 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v9 7/7] rtc: Add Nuvoton NCT6694 RTC support

Re: [PATCH] xsk: Fix race condition in AF_XDP generic RX path
 2025-04-10  7:52 UTC  (2+ messages)

[PATCH v2 net-next] eth: bnxt: add support rx side device memory TCP
 2025-04-10  7:43 UTC 

[RFC PATCH net-next] net: phy: marvell: support DT configurations with only two LEDs
 2025-04-10  7:40 UTC  (5+ messages)

[PATCH 0/7] irqbypass: Cleanups and a perf improvement
 2025-04-10  7:38 UTC  (15+ messages)
` [PATCH 1/7] irqbypass: Drop pointless and misleading THIS_MODULE get/put
` [PATCH 2/7] irqbypass: Drop superfluous might_sleep() annotations
` [PATCH 3/7] irqbypass: Take ownership of producer/consumer token tracking
` [PATCH 4/7] irqbypass: Explicitly track producer and consumer bindings
` [PATCH 5/7] irqbypass: Use paired consumer/producer to disconnect during unregister
` [PATCH 6/7] irqbypass: Use guard(mutex) in lieu of manual lock+unlock
` [PATCH 7/7] irqbypass: Use xarray to track producers and consumers

[PATCH net-next] eth: bnxt: add support rx side device memory TCP
 2025-04-10  7:35 UTC  (3+ messages)

[PATCH net-next 0/2] Implement udp tunnel port for txgbe
 2025-04-10  7:44 UTC  (3+ messages)
` [PATCH net-next 1/2] net: txgbe: Support to set UDP tunnel port
` [PATCH net-next 2/2] net: wangxun: restrict feature flags for tunnel packets

[PATCH net-next v2] net: airoha: Add matchall filter offload support
 2025-04-10  7:16 UTC  (3+ messages)

[PATCH net-next 0/5 V2] eth: fbnic: extend hardware stats coverage
 2025-04-10  7:08 UTC  (6+ messages)
` [PATCH net-next 1/5 V2] eth: fbnic: add locking support for hw stats
` [PATCH net-next 2/5 V2] eth: fbnic: add coverage for hw queue stats
` [PATCH net-next 3/5 V2] eth: fbnic: add coverage for RXB stats
` [PATCH net-next 4/5 V2] eth: fbnic: add support for TMI stats
` [PATCH net-next 5/5 V2] eth: fbnic: add support for TTI HW stats

[PATCH net-next v2 00/13] rxrpc, afs: Add AFS GSSAPI security class to AF_RXRPC and kafs
 2025-04-10  6:54 UTC  (7+ messages)
` [PATCH net-next v2 03/13] rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
` [PATCH net-next v2 06/13] rxrpc: rxgk: Provide infrastructure and key derivation

[net-next PATCH v14 00/16] net: dsa: Add Airoha AN8855 support
 2025-04-10  6:46 UTC  (5+ messages)
` [net-next PATCH v14 07/16] net: mdio: regmap: add support for C45 read/write

[PATCH net-next v2 0/8] net: depend on instance lock for queue related netlink ops
 2025-04-10  6:01 UTC  (3+ messages)
` [PATCH net-next v2 7/8] docs: netdev: break down the instance locking info per ops struct


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