messages from 2025-11-17 10:29:57 to 2025-11-18 00:10:48 UTC [more...]
[PATCH net-next v4 00/14] net: tunnel: introduce noref xmit flows for tunnels
2025-11-18 0:10 UTC (7+ messages)
` [PATCH net-next v4 02/14] net: skb: use dstref for storing dst entry
[PATCH] net: dsa: realtek: rtl8365mb: Do not subtract ifOutDiscards from rx_packets
2025-11-17 23:58 UTC
[PATCH v1 net-next] tcp: Don't reinitialise tw->tw_transparent in tcp_time_wait()
2025-11-18 0:04 UTC
[PATCH RFC net-next 0/2] xsk: fix immature cq descriptor production (II)
2025-11-18 0:01 UTC (12+ messages)
` [PATCH RFC net-next 2/2] xsk: introduce a cached cq to temporarily store descriptor addrs
[PATCH net v3] xsk: avoid data corruption on cq descriptor number
2025-11-17 23:59 UTC (4+ messages)
[PATCH nf-next v9 0/3] Add IPIP flowtable SW acceleration
2025-11-17 23:53 UTC (8+ messages)
` [PATCH nf-next v9 2/3] net: netfilter: Add IPIP flowtable tx sw acceleration
[PATCH] net/ipv6: allow device-only routes via the multipath API
2025-11-17 23:51 UTC (2+ messages)
Announcement: BPF CI is down
2025-11-17 23:46 UTC (2+ messages)
[PATCH v2 bpf-next 0/4] Replace BPF memory allocator with kmalloc_nolock() in local storage
2025-11-17 23:46 UTC (13+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Always charge/uncharge memory when allocating/unlinking storage elements
` [PATCH v2 bpf-next 2/4] bpf: Remove smap argument from bpf_selem_free()
` [PATCH v2 bpf-next 3/4] bpf: Save memory alloction info in bpf_local_storage
` [PATCH v2 bpf-next 4/4] bpf: Replace bpf memory allocator with kmalloc_nolock() in local storage
[PATCH v3 net-next 0/6] Disable CLKOUT on RTL8211F(D)(I)-VD-CG
2025-11-17 23:40 UTC (7+ messages)
` [PATCH v3 net-next 1/6] net: phy: realtek: create rtl8211f_config_rgmii_delay()
` [PATCH v3 net-next 2/6] net: phy: realtek: eliminate priv->phycr2 variable
` [PATCH v3 net-next 3/6] net: phy: realtek: eliminate has_phycr2 variable
` [PATCH v3 net-next 4/6] net: phy: realtek: allow CLKOUT to be disabled on RTL8211F(D)(I)-VD-CG
` [PATCH v3 net-next 5/6] net: phy: realtek: eliminate priv->phycr1 variable
` [PATCH v3 net-next 6/6] net: phy: realtek: create rtl8211f_config_phy_eee() helper
[PATCH] e1000: fix OOB in e1000_tbi_should_accept()
2025-11-17 23:24 UTC (2+ messages)
[PATCH v1 net 0/2] af_unix: Fix SO_PEEK_OFF bug in unix_stream_read_generic()
2025-11-17 23:09 UTC (4+ messages)
` [PATCH v1 net 1/2] af_unix: Read sk_peek_offset() again after sleeping "
` [PATCH v1 net 2/2] selftest: af_unix: Add test for SO_PEEK_OFF
[net-next] dt-bindings: net: cdns,macb: Add pic64gx compatibility
2025-11-17 22:46 UTC (3+ messages)
[PATCH bpf-next v6 2/6] bpf: Support associating BPF program with struct_ops
2025-11-17 21:53 UTC (4+ messages)
[PATCH net-next 0/5] net/mlx5: misc changes 2025-11-17
2025-11-17 21:42 UTC (6+ messages)
` [PATCH net-next 1/5] net/mlx5: Refactor EEPROM query error handling to return status separately
` [PATCH net-next 2/5] net/mlx5e: Recover SQ on excessive PTP TX timestamp delta
` [PATCH net-next 3/5] net/mlx5: Remove redundant bw_share minimal value assignment
` [PATCH net-next 4/5] net/mlx5: Abort new commands if all command slots are stalled
` [PATCH net-next 5/5] net/mlx5: Use EOPNOTSUPP instead of ENOTSUPP
[PATCH net] net_sched: limit try_bulk_dequeue_skb() batches
2025-11-17 21:21 UTC (13+ messages)
[PATCH net-next v10 01/12] virtio_pci: Remove supported_cap size build assert
2025-11-17 21:21 UTC (8+ messages)
` [PATCH net-next v10 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v10 07/12] virtio_net: Implement layer 2 ethtool flow rules
[PATCH net-next 0/3] net: Add 1600Gbps (1.6T) link mode support
2025-11-17 21:19 UTC (4+ messages)
` [PATCH net-next 1/3] net: ethtool: Add support for 1600Gbps speed
` [PATCH net-next 2/3] net/mlx5e: Add 1600Gbps link modes
` [PATCH net-next 3/3] bonding: 3ad: Add support for 1600G speed
[PATCH net-next v5 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
2025-11-17 21:09 UTC (7+ messages)
` [PATCH net-next v5 1/3] net: ti: icssm-prueth: Adds helper functions to configure and maintain FDB
` [PATCH net-next v5 2/3] net: ti: icssm-prueth: Adds switchdev support for icssm_prueth driver
` [PATCH net-next v5 3/3] net: ti: icssm-prueth: Adds support for ICSSM RSTP switch
[syzbot] [virt?] [net?] possible deadlock in vsock_linger
2025-11-17 21:00 UTC (7+ messages)
[PATCH net-next 00/12] selftests: drv-net: convert GRO and Toeplitz tests to work for drivers in NIPA
2025-11-17 20:58 UTC (13+ messages)
` [PATCH net-next 01/12] selftests: net: py: coding style improvements
` [PATCH net-next 02/12] selftests: net: py: extract the case generation logic
` [PATCH net-next 03/12] selftests: net: py: add test variants
` [PATCH net-next 04/12] selftests: drv-net: xdp: use variants for qstat tests
` [PATCH net-next 05/12] selftests: net: relocate gro and toeplitz tests to drivers/net
` [PATCH net-next 06/12] selftests: net: py: support ksft ready without wait
` [PATCH net-next 07/12] selftests: net: py: read ip link info about remote dev
` [PATCH net-next 08/12] netdevsim: pass packets thru GRO on Rx
` [PATCH net-next 09/12] selftests: drv-net: add a Python version of the GRO test
` [PATCH net-next 10/12] selftests: drv-net: hw: convert the Toeplitz test to Python
` [PATCH net-next 11/12] netdevsim: add loopback support
` [PATCH net-next 12/12] selftests: net: remove old setup_* scripts
[PATCH net] vsock: Ignore signal/timeout on connect() if already established
2025-11-17 20:57 UTC
[patch net-next] net: mana: Handle hardware reset events when probing the device
2025-11-17 20:39 UTC (3+ messages)
[PATCH net-next v2 0/2] net/rds: RDS-TCP bug fix collection, subset 1: Work queue scalability
2025-11-17 20:23 UTC (3+ messages)
` [PATCH net-next v2 1/2] net/rds: Add per cp work queue
` [PATCH net-next v2 2/2] net/rds: Give each connection its own workqueue
[PATCH] r8169: add support for RTL8127ATF
2025-11-17 19:37 UTC (2+ messages)
[PATCH bpf-next v1 1/1] bpf: Annotate rqspinlock lock acquiring functions with __must_check
2025-11-17 19:15 UTC
[PATCH net v4 0/5] net: dsa: microchip: Fix resource releases in error path
2025-11-17 18:51 UTC (8+ messages)
` [PATCH net v4 1/5] net: dsa: microchip: common: Fix checks on irq_find_mapping()
` [PATCH net v4 2/5] net: dsa: microchip: ptp: "
` [PATCH net v4 3/5] net: dsa: microchip: Ensure a ksz_irq is initialized before freeing it
` [PATCH net v4 4/5] net: dsa: microchip: Free previously initialized ports on init failures
` [PATCH net v4 5/5] net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()
[PATCH v3] net: ethernet: fix uninitialized pointers with free attribute
2025-11-17 18:11 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
2025-11-17 17:34 UTC (5+ messages)
[PATCH net-next v2 0/9] add hwtstamp_get callback to phy drivers
2025-11-17 17:56 UTC (7+ messages)
` [PATCH net-next v2 2/9] phy: "
[net PATCH] octeontx2-af: Skip TM tree print for disabled SQs
2025-11-17 17:43 UTC (2+ messages)
[PATCH v3 0/8] Introducing Broadcom BNG_RE RoCE Driver
2025-11-17 17:11 UTC (9+ messages)
` [PATCH v3 1/8] bng_en: Add RoCE aux device support
` [PATCH v3 2/8] RDMA/bng_re: Add Auxiliary interface
` [PATCH v3 3/8] RDMA/bng_re: Register and get the resources from bnge driver
` [PATCH v3 4/8] RDMA/bng_re: Allocate required memory resources for Firmware channel
` [PATCH v3 5/8] RDMA/bng_re: Add infrastructure for enabling "
` [PATCH v3 6/8] RDMA/bng_re: Enable Firmware channel and query device attributes
` [PATCH v3 7/8] RDMA/bng_re: Add basic debugfs infrastructure
` [PATCH v3 8/8] RDMA/bng_re: Initialize the Firmware and Hardware
[PATCH v3 0/6] rust: replace `kernel::c_str!` with C-Strings
2025-11-17 17:11 UTC (6+ messages)
` [PATCH v3 4/6] rust: sync: "
[PATCH v5 0/4] uaccess: Prepare for masked user access on powerpc
2025-11-17 16:43 UTC (5+ messages)
` [PATCH v5 1/4] iov_iter: Convert copy_from_user_iter() to masked user access
` [PATCH v5 2/4] iov_iter: Add missing speculation barrier to copy_from_user_iter()
` [PATCH v5 3/4] scm: Convert put_cmsg() to scoped user access
` [PATCH v5 4/4] lib/strn*,uaccess: Use masked_user_{read/write}_access_begin when required
[RFC mm v6] mm: introduce a new page type for page pool in page type
2025-11-17 16:47 UTC (4+ messages)
[PATCH net v3 0/1] i40e: xsk: advance next_to_clean on status descriptors
2025-11-17 16:37 UTC (5+ messages)
` [PATCH net v3 1/1] "
[PATCH v2 net-next 0/5] net: fec: do some cleanup for the driver
2025-11-17 16:10 UTC (5+ messages)
` [PATCH v2 net-next 2/5] net: fec: simplify the conditional preprocessor directives
` [PATCH v2 net-next 3/5] net: fec: remove struct fec_enet_priv_txrx_info
[PATCH net-next 0/3] YNL CLI --list-attrs argument
2025-11-17 16:05 UTC (7+ messages)
` [PATCH net-next 1/3] tools: ynl: cli: Add --list-attrs option to show operation attributes
` [PATCH net-next 2/3] tools: ynl: cli: Parse nested attributes in --list-attrs output
` [PATCH net-next 3/3] tools: ynl: cli: Display enum values "
[PATCHv5 net-next 0/3] Add YNL test framework and library improvements
2025-11-17 14:45 UTC (4+ messages)
` [PATCHv5 net-next 3/3] tools: ynl: add YNL test framework
[RFC 0/2] Set steering-tag directly for PCIe P2P memory access
2025-11-17 16:00 UTC (3+ messages)
` [RFC 2/2] "
Kernel Crashes When Using VHOST/VIRTIO
2025-11-17 15:45 UTC
[PATCH net-next 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnels
2025-11-17 15:40 UTC (2+ messages)
[PATCH v2] net: phylink: add missing supported link modes for the fixed-link
2025-11-17 15:24 UTC (8+ messages)
[PATCH for net-next] if_ether.h: Clarify ethertype validity for gsw1xx dsa
2025-11-17 15:16 UTC (6+ messages)
[PATCH v20 00/22] Type2 device basic support
2025-11-17 15:00 UTC (5+ messages)
` [PATCH v20 06/22] cxl: Move pci generic code
[PATCH net-next] s390/ctcm: Fix double-kfree
2025-11-17 14:53 UTC (2+ messages)
[PATCH v3] ksmbd: server: avoid busy polling in accept loop
2025-11-17 14:52 UTC (2+ messages)
[PATCH iwl-next v5 00/15] Introduce iXD driver
2025-11-17 14:47 UTC (22+ messages)
` [PATCH iwl-next v5 01/15] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next v5 02/15] virtchnl: introduce control plane version fields
` [PATCH iwl-next v5 03/15] libie: add PCI device initialization helpers to libie
` [PATCH iwl-next v5 04/15] libeth: allow to create fill queues without NAPI
` [PATCH iwl-next v5 05/15] libie: add control queue support
` [PATCH iwl-next v5 06/15] libie: add bookkeeping support for control queue messages
` [PATCH iwl-next v5 07/15] idpf: remove 'vport_params_reqd' field
` [PATCH iwl-next v5 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH iwl-next v5 09/15] idpf: refactor idpf to use libie control queues
` [PATCH iwl-next v5 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH iwl-next v5 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH iwl-next v5 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [Intel-wired-lan] "
` [PATCH iwl-next v5 13/15] ixd: add reset checks and initialize the mailbox
` [Intel-wired-lan] "
` [PATCH iwl-next v5 14/15] ixd: add the core initialization
` [PATCH iwl-next v5 15/15] ixd: add devlink support
` [Intel-wired-lan] "
[PATCH net] net: lan966x: Fix the initialization of taprio
2025-11-17 14:43 UTC
[PATCH v3 net-next 0/3] net: expand napi_skb_cache use
2025-11-17 14:31 UTC (8+ messages)
` [PATCH v3 net-next 3/3] net: use napi_skb_cache even in process context
[PATCH net-next v1] tools: ynltool: ignore *.d deps files
2025-11-17 14:31 UTC
[PATCH net-next v10 00/12] virtio_net: Add ethtool flow rules support
2025-11-17 14:15 UTC (3+ messages)
[PATCH net-next 0/5] TXGBE support more modules
2025-11-17 13:58 UTC (7+ messages)
` [PATCH net-next 5/5] net: txgbe: support getting module EEPROM by page
[PATCH net-next v2 0/3] net: mdio: improve reset handling of mdio devices
2025-11-17 13:48 UTC (5+ messages)
` [PATCH net-next v2 1/3] net: mdio: move device reset functions to mdio_device.c
[PATCH 0/2] net: mlx: migrate to new get_rx_ring_count ethtool API
2025-11-17 13:41 UTC (5+ messages)
` [PATCH 1/2] mlx4: extract GRXRINGS from .get_rxnfc
` [PATCH 2/2] mlx5: "
[PATCH net-next] net: dsa: ks8995: Fix incorrect OF match table name
2025-11-17 13:30 UTC (2+ messages)
[PATCH net-next 0/2] tcp: tcp_rcvbuf_grow() changes
2025-11-17 13:28 UTC (3+ messages)
` [PATCH net-next 1/2] tcp: tcp_moderate_rcvbuf is only used in rx path
` [PATCH net-next 2/2] tcp: add net.ipv4.tcp_rtt_threshold sysctl
[PATCH net v3] net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
2025-11-17 13:23 UTC (5+ messages)
cdc_ncm doesn't detect link unless ethtool is run (ASIX AX88179B)
2025-11-17 12:44 UTC (3+ messages)
[PATCH ipsec v2 1/2] bond: Use xfrm_state_migrate to migrate SAs
2025-11-17 12:48 UTC (3+ messages)
[PATCH 0/8] TQMa8MPxL DT fixes
2025-11-17 12:36 UTC
[PATCH iwl-net] idpf: fix aux device unplugging when rdma is not supported by vport
2025-11-17 12:33 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net V3] net/mlx5: Clean up only new IRQ glue on request_irq() failure
2025-11-17 12:16 UTC
[PATCH net V2] devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
2025-11-17 12:05 UTC
[PATCH v4 0/1] i40e: additional safety check
2025-11-17 11:58 UTC (3+ messages)
` [PATCH v4 1/1] i40e: validate ring_len parameter against hardware-specific values
[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
2025-11-17 11:47 UTC (3+ messages)
` [PATCH v3 14/14] wifi: ath9k: "
[PATCH] net: atlantic: fix fragment overflow handling in RX path
2025-11-17 11:38 UTC
[PATCH] ath9k-common: fix kernel-doc warnings in common-debug.h
2025-11-17 11:35 UTC (2+ messages)
[PATCH] ath9k: debug.h: fix kernel-doc bad lines and struct ath_tx_stats
2025-11-17 11:35 UTC (2+ messages)
[PATCH 0/2] rbree: inline rb_first() and rb_last()
2025-11-17 11:35 UTC (4+ messages)
[PATCH] leds: trigger: netdev: Check offload ability on interface up
2025-11-17 11:18 UTC (4+ messages)
[PATCH bpf-next v1 0/3] bpf: Fix FIONREAD and copied_seq issues
2025-11-17 11:07 UTC (4+ messages)
` [PATCH bpf-next v1 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v1 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v1 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq
[PATCH linux] netfilter: conntrack: Add missing modification about data-race around ct->timeout
2025-11-17 11:02 UTC (2+ messages)
[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-17 11:00 UTC (3+ messages)
` [PATCH v3 13/21] mmc: mmc_test: Switch to use %ptSp
[PATCH v3 0/1] add tc filter example
2025-11-17 10:57 UTC (2+ messages)
` [PATCH v3 1/1] ynl: samples: "
[PATCH net] idpf: Fix incorrect NULL check in completion descriptor release
2025-11-17 10:48 UTC (3+ messages)
` [External] : "
[PATCH net-next 00/10] net: renesas: rswitch: R-Car S4 add HW offloading for layer 3 routing
2025-11-17 10:46 UTC (7+ messages)
` [PATCH net-next 09/10] net: renesas: rswitch: add simple l3 routing
[PATCH v2 net] mptcp: fix a race in mptcp_pm_del_add_timer()
2025-11-17 10:42 UTC (4+ messages)
HTML message rejected: Fwd: [PATCH] net: atlantic: fix fragment overflow handling in RX path
2025-11-17 10:39 UTC
[PATCH net-next v4 0/5] netconsole: support automatic target recovery
2025-11-17 10:35 UTC (3+ messages)
` [PATCH net-next v4 5/5] selftests: netconsole: validate target resume
[PATCH v2 net-next 0/3] net: expand napi_skb_cache use
2025-11-17 10:31 UTC (5+ messages)
` [PATCH v2 net-next 3/3] net: use napi_skb_cache even in process context
[PATCH v3 net] net: phylink: add missing supported link modes for the fixed-link
2025-11-17 10:29 UTC
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).