messages from 2024-12-09 12:57:04 to 2024-12-09 19:22:55 UTC [more...]
[PATCH net-next v9 0/1] binder: report txn errors via generic netlink
2024-12-09 19:22 UTC
[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
[PATCH net-next 00/10] net: add phylink managed EEE support
2024-12-09 18:59 UTC (13+ 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 v7 00/28] cxl: add type2 device basic support
2024-12-09 18:54 UTC (29+ 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
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 0/2] net: dsa: microchip: Add of config for LED mode for ksz87xx and ksz88x3
2024-12-09 18:22 UTC (4+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] dt-bindings: "
[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 v8 00/17] io_uring zero copy rx
2024-12-09 17:52 UTC (14+ messages)
` [PATCH net-next v8 02/17] net: generalise net_iov chunk owners
` [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 07/17] net: page_pool: introduce page_pool_mp_return_in_cache
` [PATCH net-next v8 16/17] net: add documentation for io_uring zcrx
[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
[PATCH net v2] cxgb4: use port number to set mac addr
2024-12-09 17:19 UTC (2+ messages)
linux-next: Fixes tag needs some work in the bpf-next tree
2024-12-09 17:18 UTC (2+ messages)
[syzbot] [net?] BUG: Bad page state in skb_pp_cow_data
2024-12-09 17:15 UTC (2+ messages)
[PATCH net v2] net: ethernet: 8390: Add HAS_IOPORT dependency for mcf8390
2024-12-09 17:12 UTC (2+ messages)
[PATCH net-next 0/2] Add auto-negotiation support for LAN887x T1 phy
2024-12-09 17:11 UTC (7+ messages)
` [PATCH net-next 1/2] net: phy: phy-c45: Auto-negotiaion changes for T1 phy in phy library
` [PATCH net-next 2/2] net: phy: microchip_t1: Autonegotiaion support for LAN887x T1 phy
[PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
2024-12-09 17:03 UTC (7+ messages)
` [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
[PATCH net-next v4 0/7] Add Aspeed G7 FTGMAC100 support
2024-12-09 16:49 UTC (3+ messages)
` [PATCH net-next v4 3/7] net: ftgmac100: Add reset toggling for Aspeed SOCs
[PATCH v2 0/4] Add support for Priva E-Measuringbox board
2024-12-09 16:44 UTC (3+ messages)
` [PATCH v2 4/4] arm: dts: stm32: Add Priva E-Measuringbox devicetree
[REGRESSION] tg3 is broken since 6.13-rc1
2024-12-09 16:30 UTC (2+ messages)
[PATCH net-next v12 00/22] Introducing OpenVPN Data Channel Offload
2024-12-09 16:26 UTC (11+ messages)
` [PATCH net-next v12 11/22] ovpn: implement TCP transport
[PATCH net] Documentation: networking: Add a caveat to nexthop_compat_mode sysctl
2024-12-09 16:26 UTC (3+ messages)
[PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2)
2024-12-09 16:03 UTC (4+ messages)
[PATCH iproute2-next, v5 1/2] iproute2: expose netlink constants in UAPI
2024-12-09 15:50 UTC (3+ messages)
` [PATCH iproute2-next, v5 2/2] iproute2: add 'ip monitor maddress' support
[PATCH net 1/1] net: usb: qmi_wwan: add Telit FE910C04 compositions
2024-12-09 15:18 UTC
[PATCH net-next v6 0/5] Add rds ptp library for Microchip phys
2024-12-09 15:17 UTC (6+ messages)
` [PATCH net-next v6 1/5] net: phy: microchip_rds_ptp: Add header file for Microchip rds ptp library
` [PATCH net-next v6 2/5] net: phy: microchip_rds_ptp : Add rds ptp library for Microchip phys
` [PATCH net-next v6 3/5] net: phy: Kconfig: Add rds ptp library support and 1588 optional flag in "
` [PATCH net-next v6 4/5] net: phy: Makefile: Add makefile support for rds ptp "
` [PATCH net-next v6 5/5] net: phy: microchip_t1 : Add initialization of ptp for lan887x
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-12-09 15:03 UTC (6+ messages)
[PATCH net-next v4 00/11] net-timestamp: bpf extension to equip applications transparently
2024-12-09 14:58 UTC (7+ messages)
` [PATCH net-next v4 03/11] net-timestamp: reorganize in skb_tstamp_tx_output()
` [PATCH net-next v4 11/11] bpf: add simple bpf tests in the tx path for so_timstamping feature
[PATCH v2 0/5] tools: ynl: add install target
2024-12-09 14:47 UTC (6+ messages)
` [PATCH v2 1/5] tools: ynl: move python code to separate sub-directory
` [PATCH v2 2/5] tools: ynl: provide symlinks to user-facing scripts for compatibility
` [PATCH v2 3/5] tools: ynl: add initial pyproject.toml for packaging
` [PATCH v2 4/5] tools: ynl: add install target for specs and docs
` [PATCH v2 5/5] tools: ynl: add main install target
[PATCH net-next 0/2] net: phy: dp83822: Add support for GPIO2 clock output
2024-12-09 14:45 UTC (5+ messages)
` [PATCH net-next 2/2] "
[PATCH net v3 0/2] IEP clock module bug fixes
2024-12-09 14:44 UTC (7+ messages)
` [PATCH net v3 1/2] net: ti: icssg-prueth: Fix firmware load sequence
[Intel-wired-lan] [PATCH iwl-net v1] ice: move static_assert to declaration section
2024-12-09 14:32 UTC (4+ messages)
[PATCH net-next v5 0/4] Add support for SO_PRIORITY cmsg
2024-12-09 14:31 UTC (5+ messages)
` [PATCH net-next v5 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender
[PATCH iwl-net] ice: do not configure destination override for switchdev
2024-12-09 14:08 UTC
[PATCH RESEND net 0/7] There are some bugfix for the HNS3 ethernet driver
2024-12-09 14:14 UTC (6+ messages)
` [PATCH RESEND net 3/7] net: hns3: Resolved the issue that the debugfs query result is inconsistent
[syzbot] [net?] KMSAN: uninit-value in tcp_do_parse_auth_options
2024-12-09 14:13 UTC
[PATCH net-next v3 0/2] net/smc: Two features for smc-r
2024-12-09 14:10 UTC (4+ messages)
` [PATCH net-next v3 1/2] net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1
` [PATCH net-next v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
[PATCH net-next v5 0/5] net: Improve netns handling in RTNL and ip_tunnel
2024-12-09 14:01 UTC (6+ messages)
` [PATCH net-next v5 1/5] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v5 2/5] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v5 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v5 4/5] selftests: net: Add python context manager for netns entering
` [PATCH net-next v5 5/5] selftests: net: Add two test cases for link netns
[PATCH 15/16] net-next/yunsilicon: Add ndo_set_mac_address
2024-12-09 13:55 UTC (2+ messages)
[PATCH 14/16] net-next/yunsilicon: add ndo_get_stats64
2024-12-09 13:53 UTC (2+ messages)
[PATCH 11/16] net-next/yunsilicon: ndo_open and ndo_stop
2024-12-09 13:50 UTC (2+ messages)
[PATCH 09/16] net-next/yunsilicon: Init net device
2024-12-09 13:47 UTC (2+ messages)
[net-next PATCH v11 0/9] net: dsa: Add Airoha AN8855 support
2024-12-09 13:44 UTC (10+ messages)
` [net-next PATCH v11 1/9] dt-bindings: nvmem: Document support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v11 2/9] dt-bindings: net: Document support for Airoha AN8855 Switch Virtual MDIO
` [net-next PATCH v11 3/9] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch
` [net-next PATCH v11 4/9] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC
` [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 7/9] nvmem: an8855: Add support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v11 8/9] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
` [net-next PATCH v11 9/9] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY
[PATCH 08/16] net-next/yunsilicon: Add ethernet interface
2024-12-09 13:41 UTC (3+ messages)
[PATCH net 0/5] net: sparx5: misc fixes for sparx5 and lan969x
2024-12-09 13:40 UTC (2+ messages)
[PATCH net] tcp: check space before adding MPTCP SYN options
2024-12-09 13:34 UTC (2+ messages)
[PATCH net-next] net_sched: sch_cake: Add drop reasons
2024-12-09 13:26 UTC (2+ messages)
[syzbot] [rdma?] KASAN: slab-use-after-free Read in dev_get_flags
2024-12-09 13:18 UTC (2+ messages)
[RFC 0/1] Proposal for new devlink command to enforce firmware security
2024-12-09 13:14 UTC (2+ messages)
` [RFC 1/1] devlink: add new devlink lock-firmware command
[PATCH net-next v1 00/11] lan78xx: Preparations for PHYlink
2024-12-09 13:07 UTC (12+ 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
[PATCH v3 00/11] Remove implicit devres from pci_intx()
2024-12-09 13:06 UTC (12+ messages)
` [PATCH v3 01/11] PCI: Prepare removing "
` [PATCH v3 02/11] drivers/xen: Use never-managed version of pci_intx()
` [PATCH v3 03/11] net/ethernet: "
` [PATCH v3 04/11] net/ntb: "
` [PATCH v3 05/11] misc: "
` [PATCH v3 06/11] vfio/pci: "
` [PATCH v3 07/11] PCI: MSI: "
` [PATCH v3 08/11] ata: Use always-managed "
` [PATCH v3 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH v3 10/11] HID: amd_sfh: Use "
` [PATCH v3 11/11] Remove devres from pci_intx()
[PATCH v3 0/6] Enable strict percpu address space checks
2024-12-09 13:01 UTC (4+ messages)
` [PATCH v3 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro
[PATCH net-next] l2tp: Handle eth stats using NETDEV_PCPU_STAT_DSTATS
2024-12-09 12:59 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).