messages from 2025-11-17 02:45:27 to 2025-11-17 17:50:13 UTC [more...]
[PATCH net-next v10 01/12] virtio_pci: Remove supported_cap size build assert
2025-11-17 17:49 UTC (6+ 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 v1 net 0/2] af_unix: Fix SO_PEEK_OFF bug in unix_stream_read_generic()
2025-11-17 17:47 UTC (3+ 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 PATCH] octeontx2-af: Skip TM tree print for disabled SQs
2025-11-17 17:43 UTC (2+ messages)
[PATCH net-next v2 0/9] add hwtstamp_get callback to phy drivers
2025-11-17 17:39 UTC (6+ messages)
` [PATCH net-next v2 2/9] phy: "
[net-next] dt-bindings: net: cdns,macb: Add pic64gx compatibility
2025-11-17 17:16 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 (7+ 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 net v4 0/5] net: dsa: microchip: Fix resource releases in error path
2025-11-17 16:28 UTC (7+ 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}()
Announcement: BPF CI is down
2025-11-17 16:26 UTC
[PATCH net v3] xsk: avoid data corruption on cq descriptor number
2025-11-17 16:11 UTC (3+ messages)
[PATCH v2 net-next 0/5] net: fec: do some cleanup for the driver
2025-11-17 16:10 UTC (8+ messages)
` [PATCH v2 net-next 1/5] net: fec: remove useless conditional preprocessor directives
` [PATCH v2 net-next 2/5] net: fec: simplify the "
` [PATCH v2 net-next 3/5] net: fec: remove struct fec_enet_priv_txrx_info
` [PATCH v2 net-next 4/5] net: fec: remove rx_align from fec_enet_private
` [PATCH v2 net-next 5/5] net: fec: remove duplicate macros of the BD status
[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
[PATCH RFC net-next 0/2] xsk: fix immature cq descriptor production (II)
2025-11-17 16:05 UTC (11+ messages)
` [PATCH RFC net-next 2/2] xsk: introduce a cached cq to temporarily store descriptor addrs
[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 (10+ messages)
` [PATCH net-next 1/8] selftest: tun: Format tun.c existing code
` [PATCH net-next 2/8] selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
` [PATCH net-next 3/8] selftest: tun: Refactor tun_delete to use tuntap_helpers
` [PATCH net-next 4/8] selftest: tap: Refactor tap test "
` [PATCH net-next 5/8] selftest: tun: Add helpers for GSO over UDP tunnel
` [PATCH net-next 6/8] selftest: tun: Add test for sending gso packet into tun
` [PATCH net-next 7/8] selftest: tun: Add test for receiving gso packet from tun
` [PATCH net-next 8/8] selftest: tun: Add test data for success and failure paths
[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: ethernet: fix uninitialized pointers with free attribute
2025-11-17 14:37 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH v3 net-next 0/3] net: expand napi_skb_cache use
2025-11-17 14:31 UTC (9+ 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 (9+ 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 (7+ messages)
` [PATCH net-next v2 1/3] net: mdio: move device reset functions to mdio_device.c
` [PATCH net-next v2 2/3] net: mdio: common handling of phy device reset properties
` [PATCH net-next v2 3/3] net: mdio: improve reset handling in 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 (4+ 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 net-next v4 00/14] net: tunnel: introduce noref xmit flows for tunnels
2025-11-17 11:31 UTC (6+ messages)
` [PATCH net-next v4 02/14] net: skb: use dstref for storing dst entry
[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 (5+ messages)
` [PATCH net-next v4 4/5] netconsole: resume previously deactivated target
` [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
[syzbot] [virt?] [net?] possible deadlock in vsock_linger
2025-11-17 9:57 UTC (6+ messages)
[PATCH net-next v9 00/14] vsock: add namespace support to vhost-vsock and loopback
2025-11-17 9:27 UTC (9+ messages)
` [PATCH net-next v9 06/14] vsock/loopback: add netns support
[PATCH net-next v5 0/6] Add AF_XDP zero copy support
2025-11-17 9:19 UTC (4+ messages)
` [PATCH net-next v5 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
[PATCH] net: atlantic: fix fragment overflow handling in RX path
2025-11-17 9:16 UTC
[PATCH net v3 0/4] net: dsa: microchip: Fix resource releases in error path
2025-11-17 8:51 UTC (4+ messages)
` [PATCH net v3 3/4] net: dsa: microchip: Ensure a ksz_irq is initialized before freeing it
[PATCH net] vhost: rewind next_avail_head while discarding descriptors
2025-11-17 8:49 UTC (6+ messages)
[syzbot] [mptcp?] KASAN: slab-use-after-free Read in mptcp_pm_del_add_timer
2025-11-17 8:31 UTC (2+ messages)
[TEST] bond_macvlan_ipvlan.sh flakiness
2025-11-17 8:24 UTC (2+ messages)
[syzbot] Monthly net report (Nov 2025)
2025-11-17 7:50 UTC
[syzbot] [sctp?] WARNING: refcount bug in sctp_transport_put (5)
2025-11-17 7:50 UTC
[PATCH net-next] dt-bindings: net: aspeed: add AST2700 MDIO compatible
2025-11-17 7:30 UTC
[PATCH iwl-net] idpf: fix possible vport_config NULL pointer deref in remove
2025-11-17 7:29 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v4 00/10] powerpc: Implement masked user access
2025-11-17 7:11 UTC (7+ messages)
` [PATCH v4 02/10] uaccess: Add speculation barrier to copy_from_user_iter()
` [PATCH v4 03/10] uaccess: Use masked_user_{read/write}_access_begin when required
[PATCH net-next 0/2] Add SQI and SQI+ support for OATC14 10Base-T1S PHYs and Microchip T1S driver
2025-11-17 5:43 UTC (6+ messages)
` [PATCH net-next 1/2] net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs
[PATCH net-next v2 0/7] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
2025-11-17 5:37 UTC (2+ messages)
` [EXTERNAL] "
[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
2025-11-17 4:32 UTC (4+ messages)
[RFC mm v5 0/2] mm, page_pool: introduce a new page type for page pool in page type
2025-11-17 4:25 UTC (10+ messages)
` [RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed
[PATCH] nfc: port100: guard against incomplete USB frames
2025-11-17 4:22 UTC
[PATCH net-next v4] net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated
2025-11-17 3:56 UTC (3+ 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).