netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-12 05:49:31 to 2025-05-12 16:32:07 UTC [more...]

[PATCH net-next] net: stmmac: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-05-12 16:31 UTC  (4+ messages)

[PATCH net] net/mlx5e: Disable MACsec offload for uplink representor profile
 2025-05-12 16:28 UTC  (2+ messages)

[PATCH v1 00/14] further mt7988 devicetree work
 2025-05-12 16:21 UTC  (3+ messages)
` [PATCH v1 01/14] dt-bindings: net: mediatek,net: update for mt7988

[net-next PATCH v4 00/11] Add PCS core support
 2025-05-12 16:14 UTC  (12+ messages)
` [net-next PATCH v4 01/11] dt-bindings: net: Add Xilinx PCS
` [net-next PATCH v4 02/11] net: phylink: Support setting PCS link change callbacks
` [net-next PATCH v4 03/11] net: pcs: Add subsystem
` [net-next PATCH v4 04/11] net: dsa: ocelot: suppress PHY device scanning on the internal MDIO bus
` [net-next PATCH v4 05/11] net: pcs: lynx: Convert to an MDIO driver
` [net-next PATCH v4 06/11] net: phy: Export some functions
` [net-next PATCH v4 07/11] net: pcs: Add Xilinx PCS driver
` [net-next PATCH v4 08/11] net: axienet: Convert to use PCS subsystem
` [net-next PATCH v4 09/11] net: macb: Move most of mac_config to mac_prepare
  ` [net-next PATCH v4 10/11] net: macb: Support external PCSs
  ` [net-next PATCH v4 11/11] of: property: Add device link support for PCS

[PATCH v15 00/22] Type2 device basic support
 2025-05-12 16:10 UTC  (23+ messages)
` [PATCH v15 01/22] cxl: Add type2 "
` [PATCH v15 02/22] sfc: add cxl support
` [PATCH v15 03/22] cxl: Move pci generic code
` [PATCH v15 04/22] cxl: Move register/capability check to driver
` [PATCH v15 05/22] cxl: Add function for type2 cxl regs setup
` [PATCH v15 06/22] sfc: make regs setup with checking and set media ready
` [PATCH v15 07/22] cxl: Support dpa initialization without a mailbox
` [PATCH v15 08/22] sfc: initialize dpa
` [PATCH v15 09/22] cxl: Prepare memdev creation for type2
` [PATCH v15 10/22] sfc: create type2 cxl memdev
` [PATCH v15 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v15 12/22] sfc: obtain root decoder with enough HPA free space
` [PATCH v15 13/22] cxl: Define a driver interface for DPA allocation
` [PATCH v15 14/22] sfc: get endpoint decoder
` [PATCH v15 15/22] cxl: Make region type based on endpoint type
` [PATCH v15 16/22] cxl/region: Factor out interleave ways setup
` [PATCH v15 17/22] cxl/region: Factor out interleave granularity setup
` [PATCH v15 18/22] cxl: Allow region creation by type2 drivers
` [PATCH v15 19/22] cxl: Add region flag for precluding a device memory to be used for dax
` [PATCH v15 20/22] sfc: create cxl region
` [PATCH v15 21/22] cxl: Add function for obtaining region range
` [PATCH v15 22/22] sfc: support pio mapping based on cxl

[syzbot] [net?] possible deadlock in gtp_encap_enable_socket
 2025-05-12 16:08 UTC  (2+ messages)

[PATCHv2 net-next 0/6] selftests: net: configure rp_filter in setup_ns
 2025-05-12 16:04 UTC  (7+ messages)
` [PATCHv2 net-next 1/6] selftests: net: disable rp_filter after namespace initialization
` [PATCHv2 net-next 2/6] selftests: net: remove redundant rp_filter configuration
` [PATCHv2 net-next 3/6] selftests: net: use setup_ns for bareudp testing

[PATCH bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
 2025-05-12 16:01 UTC  (11+ messages)
` [PATCH bpf-next 1/4] "

[PATCH net-next] ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-05-12 16:00 UTC 

[PATCH net-next] net: mlxsw: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-05-12 15:44 UTC 

[PATCH iwl-net] idpf: avoid mailbox timeout delays during reset
 2025-05-12 15:24 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net-next v7 00/11] PRU-ICSSM Ethernet Driver
 2025-05-12 15:23 UTC  (3+ messages)
` [PATCH net-next v7 01/11] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs

[PATCH] vhost/net: remove zerocopy support
 2025-05-12 15:21 UTC  (7+ messages)

[PATCH net-next,v2] net: mana: Add handler for hardware servicing events
 2025-05-12 15:00 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net-next 0/4] add broadcast_neighbor for no-stacking networking arch
 2025-05-12 14:55 UTC  (13+ messages)
` [PATCH net-next 1/4] net: bonding: add broadcast_neighbor option for 802.3ad
` [PATCH net-next 3/4] net: bonding: send peer notify when failure recovery

MSG_ZEROCOPY and the O_DIRECT vs fork() race
 2025-05-12 14:51 UTC  (6+ messages)
` How much is checksumming done in the kernel vs on the NIC?
      ` Reorganising how the networking layer handles memory
        ` AF_UNIX/zerocopy/pipe/vmsplice/splice vs FOLL_PIN

[PATCH net v2] net: dsa: microchip: linearize skb for tail-tagging switches
 2025-05-12 14:44 UTC 

[RFC 00/19] Split netmem from struct page
 2025-05-12 14:42 UTC  (20+ messages)
` [RFC 01/19] netmem: rename struct net_iov to struct netmem_desc
` [RFC 02/19] netmem: introduce netmem alloc/put API to wrap page alloc/put API
` [RFC 13/19] page_pool: expand scope of is_pp_{netmem,page}() to global
` [RFC 19/19] mm, netmem: remove the page pool members in struct page

[PATCH] net: bcmgenet: tidy up stats, expose more stats in ethtool
 2025-05-12 14:35 UTC  (4+ messages)

[PATCH] wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds
 2025-05-12 14:33 UTC 

[PATCH net-next v4 0/5] eth: fbnic: Add devlink dev flash support
 2025-05-12 14:34 UTC  (11+ messages)
` [PATCH net-next v4 1/5] pldmfw: Don't require send_package_data or send_component_table to be defined
` [PATCH net-next v4 2/5] eth: fbnic: Accept minimum anti-rollback version from firmware
` [PATCH net-next v4 3/5] eth: fbnic: Add support for multiple concurrent completion messages
` [PATCH net-next v4 4/5] eth: fbnic: Add mailbox support for PLDM updates
` [PATCH net-next v4 5/5] eth: fbnic: Add devlink dev flash support

[PATCH net-next V9 0/5] Support rate management on traffic classes in devlink and mlx5
 2025-05-12 14:27 UTC  (4+ messages)
` [PATCH net-next V9 1/5] devlink: Extend devlink rate API with traffic classes bandwidth management

[PATCH net] bnxt_en: bring back rtnl_lock() in bnxt_fw_reset_task()
 2025-05-12 14:20 UTC  (2+ messages)

[PATCH net] docs: networking: timestamping: improve stacked PHC sentence
 2025-05-12 14:03 UTC  (2+ messages)

[PATCH iwl-next 1/2] ice: move two ice_ptp_* functions
 2025-05-12 14:01 UTC  (3+ messages)
` [PATCH iwl-next 2/2] ice: update cached PHC time for all ports
  ` [Intel-wired-lan] "

[syzbot] [wireless?] WARNING in ieee80211_tdls_oper
 2025-05-12 13:57 UTC 

[PATCH net-next v3 0/5] amd-xgbe: add support for AMD Renoir
 2025-05-12 13:56 UTC  (11+ messages)
` [PATCH net-next v3 1/5] amd-xgbe: reorganize the code of XPCS access
` [PATCH net-next v3 2/5] amd-xgbe: reorganize the xgbe_pci_probe() code path
` [PATCH net-next v3 3/5] amd-xgbe: add support for new XPCS routines
` [PATCH net-next v3 4/5] amd-xgbe: Add XGBE_XPCS_ACCESS_V3 support to xgbe_pci_probe()
` [PATCH net-next v3 5/5] amd-xgbe: add support for new pci device id 0x1641

[syzbot] Monthly net report (May 2025)
 2025-05-12 13:34 UTC 

[PATCH net-next v2 0/2] Add the capability to allocate hw buffers in SRAM for EN7581 SoC
 2025-05-12 13:33 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net: airoha: Add the capability to allocate hw buffers in SRAM

[PATCH net] net: tsnep: fix timestamping with a stacked DSA driver
 2025-05-12 13:24 UTC 

[PATCH iwl-next v3 00/15] Introduce iXD driver
 2025-05-12 13:21 UTC  (3+ messages)

[PATCH] octeontx2-af: Send Link events one by one
 2025-05-12 13:02 UTC  (4+ messages)

[PATCH] ixgbe/ipsec: use memzero_explicit() for stack SA structs
 2025-05-12 12:53 UTC  (2+ messages)

[net-next PATCH v4 00/11] net: pcs: Introduce support for fwnode PCS
 2025-05-12 12:53 UTC  (5+ messages)
` [net-next PATCH v4 11/11] net: airoha: add phylink support for GDM2/3/4

[net v2] octeontx2-pf: Do not reallocate all ntuple filters
 2025-05-12 12:52 UTC 

[PATCH net-next v4 0/3] vsock: SOCK_LINGER rework
 2025-05-12 12:23 UTC  (7+ messages)
` [PATCH net-next v4 3/3] vsock/test: Expand linger test to ensure close() does not misbehave

[PATCH v1] arm64: dts: exynosautov920: add cmu_hsi2 clock DT nodes
 2025-05-12 12:49 UTC  (2+ messages)

[net v2] octeontx2-pf: macsec: Fix incorrect max transmit size in TX secy
 2025-05-12 12:42 UTC 

[PATCH net-next] net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-05-12 12:29 UTC  (5+ messages)

[PATCH net-next v4] net: phy: marvell-88q2xxx: Enable temperature measurement in probe again
 2025-05-12 12:03 UTC 

[PATCH net-next v7 0/8] Add Microchip ZL3073x support (part 1)
 2025-05-12 11:55 UTC  (7+ messages)
` [PATCH net-next v7 8/8] mfd: zl3073x: Register DPLL sub-device during init

[PATCH v2 net-next 1/2] net: cpsw: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-05-12 11:44 UTC  (2+ messages)
` [PATCH v2 net-next 2/2] net: cpsw: isolate cpsw_ndo_ioctl() to just the old driver

[PATCH rdma-next v4 0/4] RDMA/mana_ib: allow separate mana_ib for each mana client
 2025-05-12 11:32 UTC  (5+ messages)
` [PATCH rdma-next v4 4/4] net: mana: Add support for auxiliary device servicing events

[PATCH v2 net-next] net: enetc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-05-12 11:24 UTC 

[PATCH net v2] net: cadence: macb: Fix a possible deadlock in macb_halt_tx
 2025-05-12 11:15 UTC  (2+ messages)

[PATCH net-next] net: enetc: fix implicit declaration of function FIELD_PREP
 2025-05-12 11:12 UTC  (2+ messages)

[PATCH net-next,rdma-next v2 0/5][pull request] Prepare for Intel IPU E2000 (GEN3)
 2025-05-12 11:05 UTC  (2+ messages)

[PATCH v2] documentation: networking: devlink: Fix a typo in devlink-trap.rst
 2025-05-12 11:04 UTC  (2+ messages)

[PATCH net-next] net: txgbe: Fix pending interrupt
 2025-05-12 11:03 UTC  (2+ messages)

[RFC PATCH 0/7] Reviving the slab destructor to tackle the percpu allocator scalability problem
 2025-05-12 11:00 UTC  (6+ messages)

[PATCH v6 0/9] coredump: add coredump socket
 2025-05-12 10:58 UTC  (11+ messages)
` [PATCH v6 1/9] coredump: massage format_corname()
` [PATCH v6 2/9] coredump: massage do_coredump()
` [PATCH v6 3/9] coredump: reflow dump helpers a little
` [PATCH v6 4/9] coredump: add coredump socket
` [PATCH v6 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v6 6/9] coredump: show supported coredump modes
` [PATCH v6 7/9] coredump: validate socket name as it is written
` [PATCH v6 8/9] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH v6 9/9] selftests/coredump: add tests for AF_UNIX coredumps

[PATCH net-next] net: wangxun: Correct clerical errors in comments
 2025-05-12 10:58 UTC  (2+ messages)

[PATCH net 1/2] net: txgbe: Fix to calculate EEPROM checksum for AML devices
 2025-05-12 10:57 UTC  (4+ messages)
` [PATCH net 2/2] net: libwx: Fix firmware interaction failure

[PATCH v2] net: dsa: qca8k: fix led devicename when using external mdio bus
 2025-05-12 10:40 UTC  (3+ messages)

[PATCH v14 00/22] Type2 device basic support
 2025-05-12 10:38 UTC  (4+ messages)
` [PATCH v14 09/22] cxl: prepare memdev creation for type2

[PATCH v2] net: bcmgenet: tidy up stats, expose more stats in ethtool
 2025-05-12 10:15 UTC 

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-05-12  9:55 UTC  (3+ messages)

[PATCH 6.1.y] netfilter: nf_tables: fix memleak in map from abort path
 2025-05-12  9:33 UTC  (2+ messages)

[RFC PATCH] xfrm: use kfree_sensitive() for SA secret zeroization
 2025-05-12  9:28 UTC 

[PATCH net-next v4 00/15] net: Cover more per-CPU storage with local nested BH locking
 2025-05-12  9:27 UTC  (16+ messages)
` [PATCH net-next v4 01/15] net: page_pool: Don't recycle into cache on PREEMPT_RT
` [PATCH net-next v4 02/15] net: dst_cache: Use nested-BH locking for dst_cache::cache
` [PATCH net-next v4 03/15] ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
` [PATCH net-next v4 04/15] ipv6: sr: Use nested-BH locking for hmac_storage
` [PATCH net-next v4 05/15] xdp: Use nested-BH locking for system_page_pool
` [PATCH net-next v4 06/15] xfrm: Use nested-BH locking for nat_keepalive_sk_ipv[46]
` [PATCH net-next v4 07/15] openvswitch: Merge three per-CPU structures into one
` [PATCH net-next v4 08/15] openvswitch: Use nested-BH locking for ovs_pcpu_storage
` [PATCH net-next v4 09/15] openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage
` [PATCH net-next v4 10/15] net/sched: act_mirred: Move the recursion counter struct netdev_xmit
` [PATCH net-next v4 11/15] net/sched: Use nested-BH locking for sch_frag_data_storage
` [PATCH net-next v4 12/15] mptcp: Use nested-BH locking for hmac_storage
` [PATCH net-next v4 13/15] rds: Disable only bottom halves in rds_page_remainder_alloc()
` [PATCH net-next v4 14/15] rds: Acquire per-CPU pointer within BH disabled section
` [PATCH net-next v4 15/15] rds: Use nested-BH locking for rds_page_remainder

[PATCH iwl-next 0/2] Add link_down_events ethtool stat to ixgbe and ice
 2025-05-12  9:27 UTC  (5+ messages)
` [PATCH iwl-next 1/2] ice: add link_down_events statistic
  ` [Intel-wired-lan] "

[PATCH net-next v6 00/14] Introduce an ethernet port representation
 2025-05-12  9:22 UTC  (9+ messages)
` [PATCH net-next v6 03/14] net: phy: Introduce PHY ports representation
` [PATCH net-next v6 06/14] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v6 12/14] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v6 14/14] Documentation: networking: Document the phy_port infrastructure

[PATCH iwl-next v3 0/2] Add link_down_events counters to ixgbe and ice drivers
 2025-05-12  9:05 UTC  (3+ messages)
` [PATCH iwl-next v3 1/2] ice: add link_down_events statistic
` [PATCH iwl-next v3 2/2] ixgbe: "

linux-next: build warning after merge of the bpf-next tree
 2025-05-12  8:49 UTC 

[PATCH v10 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-05-12  8:48 UTC  (8+ messages)
` [PATCH v10 1/7] mfd: Add core driver for Nuvoton NCT6694

[net-next PATCH 0/4] octeontx2: Improve mailbox tracing
 2025-05-12  8:41 UTC  (6+ messages)
` [net-next PATCH 1/4] octeontx2-af: convert dev_dbg to tracepoint in mbox
` [net-next PATCH 2/4] octeontx2-af: Display names for CPT and UP messages
` [net-next PATCH 3/4] octeontx2: Add pcifunc also to mailbox tracepoints
` [net-next PATCH 3/5] octeontx2: Improve mailbox tracepoints for debugging
` [net-next PATCH 4/4] octeontx2: Add new tracepoint otx2_msg_status

[PATCH net v4] net: devmem: fix kernel panic when netlink socket close after module unload
 2025-05-12  8:40 UTC 

[PATCH net-next 00/10] pull request for net-next: ovpn 2025-05-09
 2025-05-12  8:22 UTC  (4+ messages)
` [PATCH net-next 01/10] MAINTAINERS: add Sabrina as official reviewer for ovpn

[PATCH net-next v2] net: Add support for providing the PTP hardware source in tsinfo
 2025-05-12  8:19 UTC  (3+ messages)

[PATCH net-next] openvswitch: Fix userspace attribute length validation
 2025-05-12  8:10 UTC  (3+ messages)

[PATCH net-next v2] openvswitch: Stricter validation for the userspace action
 2025-05-12  8:08 UTC 

[PATCH stable 5.15/6.1/6.6] af_unix: Clear oob_skb in scan_inflight()
 2025-05-12  7:53 UTC  (4+ messages)

[PATCH v3 0/4] Allow dyn MSI-X vector allocation of MANA
 2025-05-12  7:38 UTC  (4+ messages)
` [PATCH v3 2/4] PCI: hv: Allow dynamic MSI-X vector allocation

[PATCH iwl-next v3] ice: add E830 Earliest TxTime First Offload support
 2025-05-12  7:33 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v1 0/4] misc drivers' sw timestamp changes
 2025-05-12  7:22 UTC  (7+ messages)
` [PATCH net-next v1 4/4] net: lan966x: generate software timestamp just before the doorbell

[syzbot] Monthly wireguard report (May 2025)
 2025-05-12  6:34 UTC 

[net] octeontx2-pf: Fix ethtool support for SDP representors
 2025-05-12  6:29 UTC 

[PATCH v2 00/14] Introduce AMD Pensando RDMA driver
 2025-05-12  5:54 UTC  (7+ messages)
` [PATCH v2 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v2 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment


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