netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-15 11:14:49 to 2025-10-15 20:08:07 UTC [more...]

[PATCH v19 00/22] Type2 device basic support
 2025-10-15 20:08 UTC  (10+ messages)
` [PATCH v19 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v19 13/22] cxl: Define a driver interface for DPA allocation

[PATCH net-next v2 0/7] convert net drivers to ndo_hwtstamp API part 1
 2025-10-15 20:05 UTC  (25+ messages)
` [PATCH net-next v2 1/7] net: ti: am65-cpsw: move hw timestamping to ndo callback
` [PATCH net-next v2 2/7] ti: icssg: convert to ndo_hwtstamp API
` [PATCH net-next v2 3/7] amd-xgbe: convert to ndo_hwtstamp callbacks
` [PATCH net-next v2 4/7] net: atlantic: convert to ndo_hwtstamp API
` [PATCH net-next v2 5/7] cxgb4: "
` [PATCH net-next v2 6/7] tsnep: convert to ndo_hwtstatmp API
` [PATCH net-next v2 7/7] funeth: convert to ndo_hwtstamp API

[PATCH v3 net] udp: do not use skb_release_head_state() before skb_attempt_defer_free()
 2025-10-15 20:04 UTC  (2+ messages)

[PATCH net-next v6 0/5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2025-10-15 19:58 UTC  (5+ messages)
` [PATCH net-next v6 1/5] eea: introduce PCI framework
` [PATCH net-next v6 5/5] eea: introduce ethtool support

[PATCH net] sctp: avoid NULL dereference when chunk data buffer is missing
 2025-10-15 19:50 UTC  (2+ messages)

[PATCH net-next 00/14] Intel Wired LAN Driver Updates 2025-10-15 (ice, iavf, ixgbe, i40e, e1000e)
 2025-10-15 19:32 UTC  (15+ messages)
` [PATCH net-next 01/14] devlink: Add new "max_mac_per_vf" generic device param
` [PATCH net-next 02/14] i40e: support generic devlink param "max_mac_per_vf"
` [PATCH net-next 03/14] ice: add flow parsing for GTP and new protocol field support
` [PATCH net-next 04/14] ice: add virtchnl and VF context support for GTP RSS
` [PATCH net-next 05/14] ice: improve TCAM priority handling for RSS profiles
` [PATCH net-next 06/14] ice: Extend PTYPE bitmap coverage for GTP encapsulated flows
` [PATCH net-next 07/14] iavf: add RSS support for GTP protocol via ethtool
` [PATCH net-next 08/14] net: docs: add missing features that can have stats
` [PATCH net-next 09/14] ice: implement ethtool standard stats
` [PATCH net-next 10/14] ice: add tracking of good transmit timestamps
` [PATCH net-next 11/14] ice: implement transmit hardware timestamp statistics
` [PATCH net-next 12/14] ice: refactor to use helpers
` [PATCH net-next 13/14] ixgbe: preserve RSS indirection table across admin down/up
` [PATCH net-next 14/14] e1000e: Introduce private flag to disable K1

[PATCH net-next v2 00/15] netkit: Support for io_uring zero-copy and AF_XDP
 2025-10-15 19:13 UTC  (18+ messages)
` [PATCH net-next v2 01/15] net: Add bind-queue operation
` [PATCH net-next v2 02/15] net: Implement netdev_nl_bind_queue_doit
` [PATCH net-next v2 03/15] net: Add peer info to queue-get response
` [PATCH net-next v2 04/15] net, ethtool: Disallow peered real rxqs to be resized
` [PATCH net-next v2 05/15] net: Proxy net_mp_{open,close}_rxq for mapped queues
` [PATCH net-next v2 06/15] xsk: Move NETDEV_XDP_ACT_ZC into generic header
` [PATCH net-next v2 07/15] xsk: Move pool registration into single function
` [PATCH net-next v2 08/15] xsk: Add small helper xp_pool_bindable
` [PATCH net-next v2 09/15] xsk: Change xsk_rcv_check to check netdev/queue_id from pool
` [PATCH net-next v2 10/15] xsk: Proxy pool management for mapped queues
` [PATCH net-next v2 11/15] netkit: Add single device mode for netkit
` [PATCH net-next v2 12/15] netkit: Document fast vs slowpath members via macros
` [PATCH net-next v2 13/15] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
` [PATCH net-next v2 14/15] netkit: Add io_uring zero-copy support for TCP
` [PATCH net-next v2 15/15] netkit: Add xsk support for af_xdp applications
` [syzbot ci] Re: netkit: Support for io_uring zero-copy and AF_XDP

[PATCH iwl-net v1] ixgbe: guard fwlog code by CONFIG_DEBUG_FS
 2025-10-15 19:07 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH v2 bpf-next/net 0/6] bpf: Allow opt-out from sk->sk_prot->memory_allocated
 2025-10-15 19:07 UTC  (5+ messages)
` [PATCH v2 bpf-next/net 5/6] bpf: Introduce SK_BPF_BYPASS_PROT_MEM
` [PATCH v2 bpf-next/net 6/6] selftest: bpf: Add test for sk->sk_bypass_prot_mem

[PATCH net v2] net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset
 2025-10-15 19:01 UTC  (5+ messages)

[PATCH v5] memcg: expose socket memory pressure in a cgroup
 2025-10-15 18:58 UTC  (15+ messages)

[PATCH net-next v16 00/14] Begin upstreaming Homa transport protocol
 2025-10-15 18:51 UTC  (15+ messages)
` [PATCH net-next v16 01/14] net: homa: define user-visible API for Homa
` [PATCH net-next v16 02/14] net: homa: create homa_wire.h
` [PATCH net-next v16 03/14] net: homa: create shared Homa header files
` [PATCH net-next v16 04/14] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next v16 05/14] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v16 06/14] net: homa: create homa_sock.h and homa_sock.c
` [PATCH net-next v16 07/14] net: homa: create homa_interest.h and homa_interest.c
` [PATCH net-next v16 08/14] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v16 09/14] net: homa: create homa_outgoing.c
` [PATCH net-next v16 10/14] net: homa: create homa_utils.c
` [PATCH net-next v16 11/14] net: homa: create homa_incoming.c
` [PATCH net-next v16 12/14] net: homa: create homa_timer.c
` [PATCH net-next v16 13/14] net: homa: create homa_plumbing.c
` [PATCH net-next v16 14/14] net: homa: create Makefile and Kconfig

[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
 2025-10-15 18:26 UTC  (22+ messages)

[PATCH iproute2-next] lib: bridge: avoid redefinition of in6_addr
 2025-10-15 18:10 UTC  (2+ messages)

[PATCH net v3] net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback
 2025-10-15 18:07 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: net: dsa: nxp,sja1105: Add optional clock
 2025-10-15 17:53 UTC  (13+ messages)

[PATCH net-next v4 00/24][pull request] Queue configs and large buffer providers
 2025-10-15 17:44 UTC  (5+ messages)

[PATCH net-next 1/4] amd-xgbe: introduce support ethtool selftest
 2025-10-15 17:41 UTC  (2+ messages)

[PATCH net v2] net/mlx5e: Make DEFAULT_FRAG_SIZE relative to page size
 2025-10-15 17:36 UTC  (3+ messages)

[PATCH 0/3] net: ravb: Fix SoC-specific configuration and descriptor handling issues
 2025-10-15 17:29 UTC  (11+ messages)
` [PATCH 1/3] net: ravb: Make DBAT entry count configurable per-SoC
` [PATCH 2/3] net: ravb: Allocate correct number of queues based on SoC support
` [PATCH 3/3] net: ravb: Enforce descriptor type ordering to prevent early DMA start

[PATCH net-next 0/3] net: stmmac: Add support for coarse timestamping
 2025-10-15 17:20 UTC  (8+ messages)
` [PATCH net-next 1/3] net: stmmac: Move subsecond increment configuration in dedicated helper
` [PATCH net-next 3/3] net: ethtool: tsconfig: Re-configure hwtstamp upon provider change

[PATCH v2 1/4] net: mdio: common handling of phy reset properties
 2025-10-15 17:04 UTC  (6+ messages)
` [PATCH v2 2/4] net: mdio: change property read from fwnode_property_read_u32() to device_property_read_u32()
` [PATCH v2 3/4] dt-bindings: net: mdio: add phy-id-read-needs-reset property
` [PATCH v2 4/4] net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy

[PATCH net-next 1/2] dt-bindings: net: brcm,bcm54xx: add binding for Broadcom Ethernet PHYs
 2025-10-15 17:01 UTC  (2+ messages)

[PATCH RFC net-next] net: drop_monitor: Add debugfs support
 2025-10-15 16:49 UTC  (4+ messages)

[PATCH net-next v01 2/9] hinic3: Add PF management interfaces
 2025-10-15 16:46 UTC  (3+ messages)
` [PATCH net-next "

[PATCH net] net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx
 2025-10-15 16:43 UTC  (4+ messages)

[PATCH net] Documentation: net: net_failover: Separate cloud-ifupdown-helper and reattach-vf.sh code blocks marker
 2025-10-15 16:39 UTC  (2+ messages)

[PATCH net] net: rmnet: Fix checksum offload header v5 and aggregation packet formatting
 2025-10-15 16:31 UTC  (2+ messages)

Query about the impact of using CONFIG_PREEMPT_RT on locking mechanisms within networking drivers
 2025-10-15 16:23 UTC  (4+ messages)
    `  "

[PATCH net-next v5] dt-bindings: net: qcom: ethernet: Add interconnect properties
 2025-10-15 16:26 UTC 

[PATCH v2] Octeontx2-af: Fix pci_alloc_irq_vectors() return value check
 2025-10-15 16:15 UTC  (2+ messages)

[PATCH net-next 0/5] net: stmmac: more cleanups
 2025-10-15 16:11 UTC  (6+ messages)
` [PATCH net-next 1/5] net: stmmac: dwc-qos-eth: move MDIO bus locking into stmmac_mdio
` [PATCH net-next 2/5] net: stmmac: place .mac_finish() method more appropriately
` [PATCH net-next 3/5] net: stmmac: avoid PHY speed change when configuring MTU
` [PATCH net-next 4/5] net: stmmac: rearrange tc_init()
` [PATCH net-next 5/5] net: stmmac: rename stmmac_phy_setup() to include phylink

[PATCH net] gve: Check valid ts bit on RX descriptor before hw timestamping
 2025-10-15 16:10 UTC  (2+ messages)

[PATCH net-next 00/12] net: airoha: Add AN7583 ethernet controller support
 2025-10-15 16:08 UTC  (21+ messages)
` [PATCH net-next 02/12] net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe struct
` [PATCH net-next 03/12] net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_total_stats_entries()
` [PATCH net-next 04/12] net: airoha: Add airoha_eth_soc_data struct
` [PATCH net-next 05/12] net: airoha: Generalize airoha_ppe2_is_enabled routine
` [PATCH net-next 06/12] net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data struct
` [PATCH net-next 07/12] net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessary
` [PATCH net-next 08/12] net: airoha: ppe: Configure SRAM PPE entries via the cpu
` [PATCH net-next 09/12] net: airoha: ppe: Flush PPE SRAM table during PPE setup
` [PATCH net-next 10/12] net: airoha: Select default ppe cpu port in airoha_dev_init()
` [PATCH net-next 11/12] net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopback

[PATCH net-next] tcp: better handle TCP_TX_DELAY on established flows
 2025-10-15 16:00 UTC  (2+ messages)

[PATCH net-next 00/14] net: stmmac: phylink PCS conversion
 2025-10-15 15:10 UTC  (16+ messages)
` [PATCH net-next 01/14] net: stmmac: remove broken PCS code
` [PATCH net-next 02/14] net: stmmac: remove xstats.pcs_* members
` [PATCH net-next 03/14] net: stmmac: remove SGMII/RGMII/SMII interrupt handling
` [PATCH net-next 04/14] net: stmmac: remove PCS "mode" pause handling
` [PATCH net-next 05/14] net: stmmac: remove unused PCS loopback support
` [PATCH net-next 06/14] net: stmmac: remove hw->ps xxx_core_init() hardware setup
` [PATCH net-next 07/14] net: stmmac: remove RGMII "pcs" mode
` [PATCH net-next 08/14] net: stmmac: move reverse-"pcs" mode setup to stmmac_check_pcs_mode()
` [PATCH net-next 09/14] net: stmmac: simplify stmmac_check_pcs_mode()
` [PATCH net-next 10/14] net: stmmac: hw->ps becomes hw->reverse_sgmii_enable
` [PATCH net-next 11/14] net: stmmac: do not require snps,ps-speed for SGMII
` [PATCH net-next 12/14] net: stmmac: only call stmmac_pcs_ctrl_ane() for integrated SGMII PCS
` [PATCH net-next 13/14] net: stmmac: provide PCS initialisation hook
` [PATCH net-next 14/14] net: stmmac: convert to phylink PCS support

[PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
 2025-10-15 15:04 UTC  (4+ messages)

[PATCH net-next v1] mptcp: fix incorrect IPv4/IPv6 check
 2025-10-15 14:16 UTC  (3+ messages)

[PATCH v2] s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
 2025-10-15 14:10 UTC  (2+ messages)

[PATCH net-next 0/4] Add DWMAC glue driver for Motorcomm YT6801
 2025-10-15 13:41 UTC  (4+ messages)
` [PATCH net-next 2/4] net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controller

[net-next v8 0/3] add broadcast_neighbor for no-stacking networking arch
 2025-10-15 13:29 UTC  (4+ messages)
` [net-next v8 3/3] net: bonding: send peer notify when failure recovery

[PATCH 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2025-10-15 13:29 UTC  (6+ messages)
` [PATCH 1/2] arm: dts: ti: Adds device tree nodes for PRU Cores, IEP and eCAP modules of PRU-ICSS2 Instance

[PATCH v2 net-next 0/6] net: optimize TX throughput and efficiency
 2025-10-15 13:11 UTC  (11+ messages)
` [PATCH v2 net-next 2/6] net: add add indirect call wrapper in skb_release_head_state()

[PATCH 6.12 000/262] 6.12.53-rc1 review
 2025-10-15 13:05 UTC  (5+ messages)

[PATCH net v2] net/mlx5e: Make DEFAULT_FRAG_SIZE relative to page size
 2025-10-15 13:02 UTC  (2+ messages)

[PATCH] net: bonding: update the slave array for broadcast mode
 2025-10-15 12:58 UTC 

mlx5: CX7: fw_tracer: crash at mlx5_tracer_print_trace()
 2025-10-15 12:26 UTC  (3+ messages)

[PATCH v2 00/10] net: Introduce struct sockaddr_unspec
 2025-10-15 12:15 UTC  (3+ messages)
` [PATCH v2 03/10] net: Convert proto_ops bind() callbacks to use sockaddr_unspec

[PATCH net] net: gro: clear skb_shinfo(skb)->hwtstamps in napi_reuse_skb()
 2025-10-15 12:04 UTC  (2+ messages)

[PATCH net-next] netfilter: conntrack: Reduce cond_resched frequency in gc_worker
 2025-10-15 11:49 UTC  (5+ messages)
  ` [????] "

[PATCH net] net/mlx5e: psp, avoid 'accel' NULL pointer dereference
 2025-10-15 11:44 UTC  (2+ messages)

[PATCH v8 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-10-15 11:41 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
` [PATCH v8 2/2] net: stmmac: add Eswin EIC7700 glue driver

[PATCH 02/13] filelock: add a lm_may_setlease lease_manager callback
 2025-10-15 11:35 UTC  (3+ messages)

[PATCH net-next] net/hsr: add interlink to fill_info output
 2025-10-15 11:15 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).