messages from 2025-10-06 15:36:07 to 2025-10-08 08:37:44 UTC [more...]
[ANN] LPC 2025: Networking track CFP
2025-10-08 8:37 UTC (2+ messages)
[PATCH v2 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
2025-10-08 8:17 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH v2 2/8] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH v2 3/8] net: stmmac: qcom-ethqos: improve typing in devres callback
` [PATCH v2 4/8] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH v2 5/8] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH v2 6/8] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v2 7/8] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH v2 8/8] net: stmmac: qcom-ethqos: add support for sa8255p
Aquantia PHY in OCSGMII mode?
2025-10-08 7:47 UTC (12+ messages)
[PATCH RFC net-next 0/5] net: optimize TX throughput and efficiency
2025-10-08 7:44 UTC (15+ messages)
` [PATCH RFC net-next 1/5] net: add add indirect call wrapper in skb_release_head_state()
` [PATCH RFC net-next 2/5] net/sched: act_mirred: add loop detection
` [PATCH RFC net-next 3/5] Revert "net/sched: Fix mirred deadlock on device recursion"
` [PATCH RFC net-next 4/5] net: sched: claim one cache line in Qdisc
` [PATCH RFC net-next 5/5] net: dev_queue_xmit() llist adoption
` [syzbot ci] Re: net: optimize TX throughput and efficiency
[PATCH iproute2-next] devlink: Introduce burst period for health reporter
2025-10-08 6:57 UTC
[PATCH net-next] net: ipv6: respect route prfsrc and fill empty saddr before ECMP hash
2025-10-08 6:57 UTC (6+ messages)
[PATCH] nvme/tcp: handle tls partially sent records in write_space()
2025-10-08 6:28 UTC (6+ messages)
[PATCH] dcb: fix tc-maxrate unit conversions
2025-10-08 3:16 UTC
[PATCH net] net: pse-pd: tps23881: Fix current measurement scaling
2025-10-08 1:50 UTC (3+ messages)
[PATCH] net/mlx5: fix pre-2.40 binutils assembler error
2025-10-08 1:50 UTC (5+ messages)
[PATCH] net/ip6_tunnel: Prevent perpetual tunnel growth
2025-10-08 1:37 UTC (2+ messages)
[PATCH] ptp: netc: Add dependency on NXP_ENETC4
2025-10-08 1:19 UTC (2+ messages)
[PATCH bpf 0/2] xdp: fix page_pool leaks
2025-10-08 1:11 UTC (9+ messages)
` [PATCH bpf 1/2] xdp: update xdp_rxq_info's mem type in XDP generic hook
` [PATCH bpf 2/2] veth: update mem type in xdp_buff
[PATCH v19 00/22] Type2 device basic support
2025-10-07 23:41 UTC (21+ messages)
` [PATCH v19 01/22] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH v19 06/22] cxl: Move pci generic code
` [PATCH v19 07/22] cxl: allow Type2 drivers to map cxl component regs
` [PATCH v19 08/22] cxl: Support dpa initialization without a mailbox
` [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 v19 18/22] cxl: Allow region creation by type2 drivers
` [PATCH v19 20/22] sfc: create cxl region
` [PATCH v19 22/22] sfc: support pio mapping based on cxl
[PATCH net v2 0/9] eth: fbnic: fix XDP_TX and XDP vs qstats
2025-10-07 23:26 UTC (10+ messages)
` [PATCH net v2 1/9] eth: fbnic: fix missing programming of the default descriptor
` [PATCH net v2 2/9] eth: fbnic: fix accounting of XDP packets
` [PATCH net v2 3/9] eth: fbnic: fix saving stats from XDP_TX rings on close
` [PATCH net v2 4/9] selftests: drv-net: xdp: rename netnl to ethnl
` [PATCH net v2 5/9] selftests: drv-net: xdp: add test for interface level qstats
` [PATCH net v2 6/9] eth: fbnic: fix reporting of alloc_failed qstats
` [PATCH net v2 7/9] selftests: drv-net: fix linter warnings in pp_alloc_fail
` [PATCH net v2 8/9] selftests: drv-net: pp_alloc_fail: lower traffic expectations
` [PATCH net v2 9/9] selftests: drv-net: pp_alloc_fail: add necessary optoins to config
CPU stalls with CONFIG_PREEMPT_RT enabled on next-20251006 (Renesas RZ/G2L & RZ/G3E)
2025-10-07 23:04 UTC (5+ messages)
TCP sender stuck despite receiving ACKs from the peer
2025-10-07 21:32 UTC (2+ messages)
[PATCH v18 00/20] Type2 device basic support
2025-10-07 21:23 UTC (5+ messages)
` [PATCH v18 04/20] cxl: allow Type2 drivers to map cxl component regs
[PATCH v2] bpf: Use rcu_read_lock_dont_migrate in bpf_sk_storage.c
2025-10-07 20:50 UTC (2+ messages)
[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
2025-10-07 20:43 UTC (5+ messages)
` [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
[PATCH 0/3] net: pse-pd: Add TPS23881B support
2025-10-07 20:40 UTC (10+ messages)
` [PATCH 1/3] net: pse-pd: tps23881: Fix current measurement scaling
` [PATCH 2/3] net: pse-pd: tps23881: Add support for TPS23881B
` [PATCH 3/3] dt-bindings: pse-pd: ti,tps23881: Add TPS23881B
[RFC PATCH bpf-next 00/14] bpf: Efficient socket destruction
2025-10-07 20:32 UTC (6+ messages)
[PATCH v5] memcg: expose socket memory pressure in a cgroup
2025-10-07 20:01 UTC (2+ messages)
[PATCH] idpf: remove duplicate defines in IDPF_CAP_RSS
2025-10-07 16:36 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net v2] net/mlx5: Avoid deadlock between PCI error recovery and health reporter
2025-10-07 16:21 UTC (2+ messages)
[syzbot] [perf?] WARNING in __perf_event_overflow (2)
2025-10-07 16:18 UTC (2+ messages)
[ANN] netdev call - Oct 7th
2025-10-07 14:51 UTC (2+ messages)
[PATCH net] selftests: drv-net: update remaining Python init files
2025-10-07 14:43 UTC
[PATCH net] xsk: Fix overflow in descriptor validation@@
2025-10-07 14:08 UTC (8+ messages)
` [lvc-project] "
[PATCH net v2] xsk: Fix overflow in descriptor validation
2025-10-07 14:06 UTC
[RFC PATCH net-next v2 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
2025-10-07 13:31 UTC (4+ messages)
` [RFC PATCH net-next v2 3/3] net: ti: icssm-prueth: Adds support for ICSSM RSTP switch
[PATCH net] net: airoha: Fix loopback mode configuration for GDM2 port
2025-10-07 13:07 UTC (2+ messages)
[PATCH v2] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
2025-10-07 12:55 UTC (2+ messages)
[PATCH net 0/3] mlx5 misc fixes 2025-10-05
2025-10-07 12:50 UTC (2+ messages)
[PATCH v1 nf] bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
2025-10-07 12:49 UTC (5+ messages)
[PATCH iwl-net] idpf: fix LAN memory regions command on some NVMs
2025-10-07 12:44 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH v3] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema
2025-10-07 12:18 UTC (6+ messages)
[PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging
2025-10-07 11:38 UTC (7+ messages)
[PATCH iproute2-next v4] netshaper: Add netshaper command
2025-10-07 11:06 UTC
[PATCH net v3 1/1] net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
2025-10-07 11:00 UTC (2+ messages)
[PATCH net repost] selftests: drv-net: make linters happy with our imports
2025-10-07 10:20 UTC (3+ messages)
[PATCH net] net: sparx5/lan969x: fix flooding configuration on bridge join/leave
2025-10-07 10:00 UTC (2+ messages)
[PATCH v4 nf-next 0/2] flow offload teardown when layer 2 roaming
2025-10-07 9:49 UTC (6+ messages)
` [PATCH v4 nf-next 2/2] netfilter: nf_flow_table_core: teardown direct xmit when destination changed
[PATCH net v7 0/4] net: netpoll: fix memory leak and add comprehensive selftests
2025-10-07 9:47 UTC (3+ messages)
` [PATCH net v7 4/4] selftest: netcons: add test for netconsole over bonded interfaces
[PATCH net] net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions
2025-10-07 9:00 UTC (2+ messages)
[PATCH net] net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset
2025-10-07 8:35 UTC (4+ messages)
[PATCH iwl-next v4] ixgbe: preserve RSS indirection table across admin down/up
2025-10-07 8:34 UTC (2+ messages)
` [Intel-wired-lan] "
KMSAN: uninit-value in eth_type_trans
2025-10-07 6:51 UTC (2+ messages)
[syzbot] [net?] KMSAN: uninit-value in netif_skb_features (4)
2025-10-07 6:40 UTC
[PATCH] net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eeprom
2025-10-07 6:12 UTC (3+ messages)
[PATCH] net: phy: microchip_t1: LAN887X: Fix device init issues
2025-10-07 6:01 UTC (8+ messages)
[PATCH v3 0/8] nvme-tcp: Support receiving KeyUpdate requests
2025-10-07 5:20 UTC (5+ messages)
` [PATCH v3 3/8] net/handshake: Ensure the request is destructed on completion
[PATCH] bpf: test_run: Fix timer mode initialization to NO_MIGRATE mode
2025-10-07 5:15 UTC (3+ messages)
[PATCH bpf] bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
2025-10-07 4:30 UTC (2+ messages)
[PATCH bpf-next] bpf: Use rcu_read_lock_dont_migrate() and and rcu_read_unlock_migrate()
2025-10-07 3:49 UTC (2+ messages)
[PATCH bpf-next/net 0/6] bpf: Allow opt-out from sk->sk_prot->memory_allocated
2025-10-07 1:10 UTC (8+ messages)
` [PATCH bpf-next/net 1/6] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH bpf-next/net 2/6] net: Allow opt-out from global protocol memory accounting
` [PATCH bpf-next/net 3/6] net: Introduce net.core.bypass_prot_mem sysctl
` [PATCH bpf-next/net 4/6] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH bpf-next/net 5/6] bpf: Introduce SK_BPF_BYPASS_PROT_MEM
` [PATCH bpf-next/net 6/6] selftest: bpf: Add test for sk->sk_bypass_prot_mem
[PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf)
2025-10-07 0:07 UTC (9+ messages)
` [PATCH net 3/8] idpf: fix possible race in idpf_vport_stop()
[PATCH iwl-net v1 0/3] igb/igc/ixgbe: use EOPNOTSUPP instead of ENOTSUPP
2025-10-07 0:03 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net v2 0/6] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf)
2025-10-06 21:57 UTC (3+ messages)
[PATCH net v2] selftests: net: unify the Makefile formats
2025-10-06 20:34 UTC (4+ messages)
[PATCH net] tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()
2025-10-06 20:34 UTC (3+ messages)
[PATCH net v2] page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
2025-10-06 20:34 UTC (2+ messages)
[PATCH net repost] selftests: net: sort configs
2025-10-06 20:34 UTC (2+ messages)
[RFC PATCH bpf-next v2 00/12] Remove task and cgroup local storage percpu counters
2025-10-06 20:19 UTC (6+ messages)
` [RFC PATCH bpf-next v2 06/12] bpf: Change local_storage->lock and b->lock to rqspinlock
[GIT PULL] Crypto Update for 6.17
2025-10-06 20:09 UTC (16+ messages)
` 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17]
Kernel panics trying to set up L2TP VPN (`__xfrm_state_destroy+0x6e/0x80`)
2025-10-06 18:58 UTC (2+ messages)
[PATCH net-next v2 0/6] Add AF_XDP zero copy support
2025-10-06 18:54 UTC (4+ messages)
` [PATCH net-next v2 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
[PATCH v2 net] net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work
2025-10-06 18:30 UTC (2+ messages)
[PATCH v1 net] tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request()
2025-10-06 18:30 UTC (2+ messages)
[PATCH v3] ice: ice_adapter: release xa entry on adapter allocation failure
2025-10-06 18:30 UTC (2+ messages)
[PATCH net v6] selftest:net:ovpn: Fix uninit return values
2025-10-06 18:30 UTC (2+ messages)
[PATCH] net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe
2025-10-06 18:30 UTC (2+ messages)
[PATCH] net: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback
2025-10-06 18:27 UTC (4+ messages)
[PATCH] net: wwan: t7xx: add support for HP DRMR-H01
2025-10-06 18:20 UTC (2+ messages)
[PATCH] net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
2025-10-06 18:10 UTC (2+ messages)
[PATCH ethtool-next] netlink: tsconfig: add HW time stamping configuration
2025-10-06 17:55 UTC (3+ messages)
[PATCH net-next v4 0/5] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
2025-10-06 16:40 UTC (6+ messages)
[PATCH 2/2] net: usb: support quirks in usbnet
2025-10-06 16:33 UTC (3+ messages)
` [PATCH v4 1/3] Revert "net: usb: ax88179_178a: Bind only to vendor-specific interface"
[PATCH] arm64: dts: freescale: Add GMAC Ethernet for S32G2 EVB and RDB2 and S32G3 RDB3
2025-10-06 16:31 UTC
Estimating & Take-Offs
2025-10-06 16:24 UTC
[PATCH iwl-next] ice: implement configurable header split for regular Rx
2025-10-06 16:20 UTC
[PATCH net-next v29 0/3] MCTP Over PCC Transport
2025-10-06 15:48 UTC (6+ messages)
` [PATCH net-next v29 1/3] mailbox: add callback function for rx buffer allocation
[PATCH net] net: bridge: Trigger host query on v6 addr valid
2025-10-06 15:43 UTC (6+ 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).