netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-09 17:23:11 to 2024-12-10 03:37:34 UTC [more...]

[PATCH net-next 00/10] net: add phylink managed EEE support
 2024-12-10  3:37 UTC  (24+ messages)
` [PATCH net-next 01/10] net: mdio: add definition for clock stop capable bit
` [PATCH net-next 02/10] net: phy: add support for querying PHY clock stop capability
` [PATCH net-next 03/10] net: phy: add configuration of rx clock stop mode
` [PATCH net-next 04/10] net: phylink: add phylink_link_is_up() helper
` [PATCH net-next 05/10] net: phylink: add EEE management
` [PATCH net-next 06/10] net: phylink: allow MAC driver to validate eee params
` [PATCH net-next 07/10] net: mvneta: convert to phylink EEE implementation
` [PATCH net-next 08/10] net: mvpp2: add "
` [PATCH net-next 09/10] net: lan743x: use netdev in lan743x_phylink_mac_link_down()
` [PATCH net-next 10/10] net: lan743x: convert to phylink managed EEE

[PATCH net-next v9 0/1] binder: report txn errors via generic netlink
 2024-12-10  3:31 UTC  (6+ messages)
` [PATCH net-next v9 1/1] "

[PATCH v2 0/2] Enable ethernet on qcs615
 2024-12-10  3:29 UTC  (12+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcs615-ride: Enable ethernet node

[PATCH net-next v8 00/17] io_uring zero copy rx
 2024-12-10  3:29 UTC  (19+ messages)
` [PATCH net-next v8 03/17] net: page_pool: create hooks for custom page providers
` [PATCH net-next v8 04/17] net: prepare for non devmem TCP memory providers
` [PATCH net-next v8 05/17] net: page_pool: add ->scrub mem provider callback
` [PATCH net-next v8 06/17] net: page pool: add helper creating area from pages
` [PATCH net-next v8 07/17] net: page_pool: introduce page_pool_mp_return_in_cache
` [PATCH net-next v8 09/17] io_uring/zcrx: add interface queue and refill queue
` [PATCH net-next v8 16/17] net: add documentation for io_uring zcrx

[PATCH net-next, v5] netlink: add IGMP/MLD join/leave notifications
 2024-12-10  3:19 UTC  (4+ messages)

[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
 2024-12-10  2:58 UTC  (4+ messages)
` [PATCH 4/5] scsi: storvsc: "

[PATCH v3 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
 2024-12-10  2:45 UTC  (3+ messages)

[PATCH net-next 1/2] net: renesas: rswitch: do not deinit disabled ports
 2024-12-10  2:40 UTC  (2+ messages)

[PATCH net v2] cxgb4: use port number to set mac addr
 2024-12-10  2:40 UTC  (2+ messages)

[PATCH net-next v4] octeon_ep: add ndo ops for VFs in PF driver
 2024-12-10  2:30 UTC  (2+ messages)

[PATCH v4 net-next] net/mlx5e: Report rx_discards_phy via rx_dropped
 2024-12-10  2:27 UTC 

[PATCH net-next v1 00/11] lan78xx: Preparations for PHYlink
 2024-12-10  2:13 UTC  (23+ messages)
` [PATCH net-next v1 01/11] net: usb: lan78xx: Add error handling to lan78xx_setup_irq_domain
` [PATCH net-next v1 02/11] net: usb: lan78xx: Add error handling to lan78xx_init_mac_address
` [PATCH net-next v1 03/11] net: usb: lan78xx: Add error handling to lan78xx_set_mac_addr
` [PATCH net-next v1 04/11] net: usb: lan78xx: Add error handling to lan78xx_get_regs
` [PATCH net-next v1 05/11] net: usb: lan78xx: Simplify lan78xx_update_reg
` [PATCH net-next v1 06/11] net: usb: lan78xx: Fix return value handling in lan78xx_set_features
` [PATCH net-next v1 07/11] net: usb: lan78xx: Use ETIMEDOUT instead of ETIME in lan78xx_stop_hw
` [PATCH net-next v1 08/11] net: usb: lan78xx: Use function-specific label in lan78xx_mac_reset
` [PATCH net-next v1 09/11] net: usb: lan78xx: Improve error handling in lan78xx_phy_wait_not_busy
` [PATCH net-next v1 10/11] net: usb: lan78xx: Rename lan78xx_phy_wait_not_busy to lan78xx_mdiobus_wait_not_busy
` [PATCH net-next v1 11/11] net: usb: lan78xx: Improve error handling in WoL operations

tcp_diag for all network namespaces?
 2024-12-10  2:00 UTC  (2+ messages)

[net-next PATCH v11 0/9] net: dsa: Add Airoha AN8855 support
 2024-12-10  1:53 UTC  (10+ messages)
` [net-next PATCH v11 5/9] mfd: an8855: Add support for Airoha AN8855 Switch MFD
` [net-next PATCH v11 6/9] net: mdio: Add Airoha AN8855 Switch MDIO Passtrough
` [net-next PATCH v11 9/9] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

[PATCH v1 net-next 0/6] net: napi: add CPU affinity to napi->config
 2024-12-10  1:29 UTC  (8+ messages)
` [PATCH v1 net-next 1/6] net: napi: add irq_flags to napi struct
` [PATCH v1 net-next 2/6] net: napi: add CPU affinity to napi->config
` [PATCH v1 net-next 3/6] bnxt: use napi's irq affinity
` [PATCH v1 net-next 4/6] mlx4: "
` [PATCH v1 net-next 5/6] ice: "
` [PATCH v1 net-next 6/6] idpf: "

[PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-10  1:27 UTC  (2+ messages)

[PATCH v2 bpf 0/2] tcp_bpf: update the rmem scheduling for
 2024-12-10  1:20 UTC  (3+ messages)
` [PATCH v2 bpf 1/2] tcp_bpf: charge receive socket buffer in bpf_tcp_ingress()
` [PATCH v2 bpf 2/2] tcp_bpf: add sk_rmem_alloc related logic for tcp_bpf ingress redirection

[PATCH 0/3] sunrpc: Deadcoding
 2024-12-10  1:02 UTC  (4+ messages)
` [PATCH 1/3] sunrpc: Remove unused xprt_iter_get_xprt
` [PATCH 2/3] sunrpc: Remove gss_generic_token deadcode
` [PATCH 3/3] sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcode

[PATCH net-next] net_sched: sch_cake: Add drop reasons
 2024-12-10  0:25 UTC  (5+ messages)
` [Cake] "

[PATCH 09/16] net-next/yunsilicon: Init net device
 2024-12-10  0:18 UTC  (2+ messages)

[PATCH net v3 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
 2024-12-10  0:11 UTC  (3+ messages)
` [PATCH net v3 2/2] net: ethernet: oa_tc6: fix tx skb race condition between reference pointers

[PATCH 01/16] net-next/yunsilicon: Add yunsilicon xsc driver basic framework
 2024-12-10  0:11 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] bpftool: btf: Support dumping a single type from file
 2024-12-09 23:44 UTC  (2+ messages)
` [PATCH bpf-next v3 3/4] "

[PATCH v7] xfrm: add SA information to the offloaded packet when if_id is set
 2024-12-09 23:44 UTC  (3+ messages)

[PATCH net-next v3 0/2] net/smc: Two features for smc-r
 2024-12-09 23:43 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[RFC 0/1] Proposal for new devlink command to enforce firmware security
 2024-12-09 23:36 UTC  (2+ messages)

[PATCH v7 00/28] cxl: add type2 device basic support
 2024-12-09 23:31 UTC  (34+ messages)
` [PATCH v7 01/28] "
` [PATCH v7 02/28] sfc: add cxl support using new CXL API
` [PATCH v7 03/28] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v7 04/28] cxl/pci: add check for validating capabilities
` [PATCH v7 05/28] cxl: move pci generic code
` [PATCH v7 06/28] cxl: add function for type2 cxl regs setup
` [PATCH v7 07/28] sfc: use cxl api for regs setup and checking
` [PATCH v7 08/28] cxl: add functions for resource request/release by a driver
` [PATCH v7 09/28] sfc: request cxl ram resource
` [PATCH v7 10/28] resource: harden resource_contains
` [PATCH v7 11/28] cxl: add function for setting media ready by a driver
` [PATCH v7 12/28] sfc: set cxl media ready
` [PATCH v7 13/28] cxl: prepare memdev creation for type2
` [PATCH v7 14/28] sfc: create type2 cxl memdev
` [PATCH v7 15/28] cxl: define a driver interface for HPA free space enumeration
` [PATCH v7 16/28] sfc: obtain root decoder with enough HPA free space
` [PATCH v7 17/28] cxl: define a driver interface for DPA allocation
` [PATCH v7 18/28] sfc: get endpoint decoder
` [PATCH v7 19/28] cxl: make region type based on endpoint type
` [PATCH v7 20/28] cxl/region: factor out interleave ways setup
` [PATCH v7 21/28] cxl/region: factor out interleave granularity setup
` [PATCH v7 22/28] cxl: allow region creation by type2 drivers
` [PATCH v7 23/28] sfc: create cxl region
` [PATCH v7 24/28] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v7 25/28] sfc: specify no dax when cxl region is created
` [PATCH v7 26/28] cxl: add function for obtaining region range
` [PATCH v7 27/28] sfc: update MCDI protocol headers
` [PATCH v7 28/28] sfc: support pio mapping based on cxl

[PATCH net-next v2] net: reformat kdoc return statements
 2024-12-09 23:20 UTC  (2+ messages)

[PATCH net-next v2 00/11] vxlan: Support user-defined reserved bits
 2024-12-09 23:20 UTC  (2+ messages)

[PATCH net-next v9 00/10] lib: packing: introduce and use (un)pack_fields
 2024-12-09 23:05 UTC  (4+ messages)
` [PATCH net-next v9 03/10] lib: packing: add pack_fields() and unpack_fields()

[PATCH v1 net-next 00/15] treewide: socket: Clean up sock_create() and friends
 2024-12-09 23:00 UTC  (3+ messages)
` [PATCH v1 net-next 12/15] socket: Remove kernel socket conversion

[PATCH bpf-next v2] bpftool: btf: Support dumping a single type from file
 2024-12-09 22:56 UTC  (3+ messages)

[PATCH net-next] mctp: no longer rely on net->dev_index_head[]
 2024-12-09 22:50 UTC  (2+ messages)

[PATCH net-next v3] net: dsa: microchip: Make MDIO bus name unique
 2024-12-09 22:50 UTC  (2+ messages)

[PATCH] net/sched: netem: account for backlog updates from child qdisc
 2024-12-09 22:44 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] netfilter: nfnetlink_queue: Fix redundant comparison of unsigned value
 2024-12-09 22:20 UTC  (5+ messages)

[PATCH net-next v2 00/39] rxrpc: Implement jumbo DATA transmission and RACK-TLP
 2024-12-09 22:10 UTC  (2+ messages)

[PATCH net-next] tun: fix group permission check
 2024-12-09 21:53 UTC  (5+ messages)

unregistering tcp_ca struct_ops can cause kernel page fault
 2024-12-09 21:56 UTC  (2+ messages)

[PATCH net-next V5 00/11] net/mlx5: ConnectX-8 SW Steering + Rate management on traffic classes
 2024-12-09 21:41 UTC  (8+ messages)
` [PATCH net-next V5 07/11] devlink: Extend devlink rate API with traffic classes bandwidth management

[PATCH v2 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-12-09 21:39 UTC  (9+ messages)
` [PATCH v2 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings

[PATCH v2 0/5] tools: ynl: add install target
 2024-12-09 21:30 UTC  (3+ messages)
` [PATCH v2 5/5] tools: ynl: add main "

[net-next PATCH v5 0/6] CN20K silicon with mbox support
 2024-12-09 21:25 UTC  (5+ messages)
` [net-next PATCH v5 1/6] octeontx2: Set appropriate PF, VF masks and shifts based on silicon
      ` [EXTERNAL] "

[PATCH net-next V6 0/7] net/mlx5: ConnectX-8 SW Steering + Rate management on traffic classes
 2024-12-09 21:09 UTC  (8+ messages)
` [PATCH net-next V6 1/7] net/mlx5: DR, expand SWS STE callbacks and consolidate common structs
` [PATCH net-next V6 2/7] net/mlx5: DR, add support for ConnectX-8 steering
` [PATCH net-next V6 3/7] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next V6 4/7] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next V6 5/7] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next V6 6/7] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next V6 7/7] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw

[PATCH RESEND net 0/7] There are some bugfix for the HNS3 ethernet driver
 2024-12-09 21:13 UTC  (7+ messages)
` [PATCH RESEND net 3/7] net: hns3: Resolved the issue that the debugfs query result is inconsistent

[PATCH net-next v2 0/2] net/smc: Two features for smc-r
 2024-12-09 20:44 UTC  (12+ messages)
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH net-next 0/2] net: dsa: microchip: Add of config for LED mode for ksz87xx and ksz88x3
 2024-12-09 20:26 UTC  (5+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] dt-bindings: "

[PATCH net-next v2 0/2] Make TIME-WAIT reuse delay deterministic and configurable
 2024-12-09 19:38 UTC  (3+ messages)
` [PATCH net-next v2 1/2] tcp: Measure TIME-WAIT reuse delay with millisecond precision
` [PATCH net-next v2 2/2] tcp: Add sysctl to configure TIME-WAIT reuse delay

[PATCH v3 0/5] Introduce new headers for Hyper-V
 2024-12-09 19:19 UTC  (4+ messages)
` [PATCH v3 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h

[PATCH] net: dsa: microchip: correct KSZ8795 static MAC table access
 2024-12-09 19:07 UTC 

KSZ8795 fixes for v5.15
 2024-12-09 18:45 UTC  (3+ messages)

[PATCH net] llc: reset transport_header offset as value is inaccurate when buffer is processed by DSA
 2024-12-09 18:36 UTC 

[PATCH net-next] net: phy: dp83822: Replace DP83822_DEVADDR with MDIO_MMD_VEND2
 2024-12-09 18:18 UTC  (2+ messages)

[PATCH v6 00/28] cxl: add type2 device basic support
 2024-12-09 18:03 UTC  (10+ messages)
` [PATCH v6 18/28] sfc: get endpoint decoder
` [PATCH v6 19/28] cxl: make region type based on endpoint type
` [PATCH v6 26/28] cxl: add function for obtaining region range

[PATCH v2 0/2] MANA: Fix few memory leaks in mana_gd_setup_irqs
 2024-12-09 17:57 UTC  (3+ messages)
` [PATCH v2 1/2] net: mana: Fix memory leak "
` [PATCH v2 2/2] net: mana: Fix irq_contexts "

[PATCH net-next v3 00/12] Begin upstreaming Homa transport protocol
 2024-12-09 17:54 UTC  (15+ messages)
` [PATCH net-next v3 01/12] inet: homa: define user-visible API for Homa
` [PATCH net-next 01/12] net: "
` [PATCH net-next v3 02/12] net: homa: define Homa packet formats
` [PATCH net-next v3 03/12] net: homa: create shared Homa header files
` [PATCH net-next v3 04/12] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next v3 05/12] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v3 06/12] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v3 07/12] net: homa: create homa_sock.h and homa_sock.c
` [PATCH net-next v3 08/12] net: homa: create homa_incoming.c
` [PATCH net-next v3 09/12] net: homa: create homa_outgoing.c
` [PATCH net-next v3 10/12] net: homa: create homa_timer.c
` [PATCH net-next v3 11/12] net: homa: create homa_plumbing.c homa_utils.c
` [PATCH net-next v3 12/12] net: homa: create Makefile and Kconfig

[PATCH net-next v3 0/5] devmem TCP fixes
 2024-12-09 17:43 UTC  (7+ messages)
` [PATCH net-next v3 1/5] net: page_pool: rename page_pool_alloc_netmem to *_netmems
` [PATCH net-next v3 2/5] net: page_pool: create page_pool_alloc_netmem
` [PATCH net-next v3 3/5] page_pool: Set `dma_sync` to false for devmem memory provider
` [PATCH net-next v3 4/5] page_pool: disable sync for cpu for dmabuf "
` [PATCH net-next v3 5/5] net: Document memory provider driver support


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