messages from 2025-05-21 08:41:41 to 2025-05-21 17:28:32 UTC [more...]
[PATCH net-next v2] net: stop napi kthreads when THREADED napi is disabled
2025-05-21 17:28 UTC (4+ messages)
[PATCH net-next 1/3] net: devmem: support single IOV with sendmsg
2025-05-21 17:22 UTC (6+ messages)
` [PATCH net-next 2/3] selftests: ncdevmem: make chunking optional
` [PATCH net-next 3/3] selftests: ncdevmem: add tx test with multiple IOVs
[PATCH v3] net: rds: Replace strncpy with strscpy in connection setup
2025-05-21 17:21 UTC (3+ messages)
` [PATCH v4] "
[PATCH v5 net-next: rds] replace strncpy with strscpy_pad
2025-05-21 17:14 UTC (2+ messages)
[PATCH] drivers: net: mvpp2: attempt to refill rx before allocating skb
2025-05-21 17:10 UTC (2+ messages)
` [REPOST PATCH] "
[PATCH v16 00/22] Type2 device basic support
2025-05-21 17:12 UTC (12+ messages)
` [PATCH v16 01/22] cxl: Add type2 "
` [PATCH v16 02/22] sfc: add cxl support
[PATCH net-next 0/3] udp_tunnel: remove rtnl_lock dependency
2025-05-21 17:01 UTC (7+ messages)
` [PATCH net-next 1/3] net: ASSERT_RTNL remove netif_set_real_num_{rx,tx}_queues
` [Intel-wired-lan] [PATCH net-next 1/3] net: ASSERT_RTNL remove netif_set_real_num_{rx, tx}_queues
` [PATCH net-next 2/3] udp_tunnel: remove rtnl_lock dependency
[PATCH net] af_packet: move notifier's packet_dev_mc out of rcu critical section
2025-05-21 16:54 UTC (5+ messages)
[PATCH v3 0/4] Allow dyn MSI-X vector allocation of MANA
2025-05-21 16:27 UTC (3+ messages)
` [PATCH v3 4/4] net: mana: Allocate MSI-X vectors dynamically
[PATCH net-next 0/8] virtio: introduce GSO over UDP tunnel
2025-05-21 16:02 UTC (12+ messages)
` [PATCH net-next 1/8] virtio: introduce virtio_features_t
` [PATCH net-next 2/8] virtio_pci_modern: allow setting configuring extended features
` [PATCH net-next 3/8] vhost-net: allow "
` [PATCH net-next 4/8] virtio_net: add supports for extended offloads
` [PATCH net-next 5/8] net: implement virtio helpers to handle UDP GSO tunneling
` [PATCH net-next 6/8] virtio_net: enable gso over UDP tunnel support
` [PATCH net-next 7/8] tun: "
` [PATCH net-next 8/8] vhost/net: "
tcp: socket stuck with zero receive window after SACK
2025-05-21 15:56 UTC (7+ messages)
` [EXT] "
` "
[PATCH net-next v3 0/4] Add the capability to consume SRAM for hwfd descriptor queue in airoha_eth driver
2025-05-21 15:51 UTC (3+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: airoha: Add EN7581 memory-region property
[BUG] net/sched: Soft Lockup/Task Hang and OOM Loop in netem_dequeue
2025-05-21 15:38 UTC (6+ messages)
[PATCH v6.1 00/27] af_unix: Align with upstream to avoid a potential UAF
2025-05-21 15:27 UTC (28+ messages)
` [PATCH v6.1 01/27] af_unix: Kconfig: make CONFIG_UNIX bool
` [PATCH v6.1 02/27] af_unix: Return struct unix_sock from unix_get_socket()
` [PATCH v6.1 03/27] af_unix: Run GC on only one CPU
` [PATCH v6.1 04/27] af_unix: Try to run GC async
` [PATCH v6.1 05/27] af_unix: Replace BUG_ON() with WARN_ON_ONCE()
` [PATCH v6.1 06/27] af_unix: Remove io_uring code for GC
` [PATCH v6.1 07/27] af_unix: Remove CONFIG_UNIX_SCM
` [PATCH v6.1 08/27] af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd
` [PATCH v6.1 09/27] af_unix: Allocate struct unix_edge "
` [PATCH v6.1 10/27] af_unix: Link struct unix_edge when queuing skb
` [PATCH v6.1 11/27] af_unix: Bulk update unix_tot_inflight/unix_inflight "
` [PATCH v6.1 12/27] af_unix: Iterate all vertices by DFS
` [PATCH v6.1 13/27] af_unix: Detect Strongly Connected Components
` [PATCH v6.1 14/27] af_unix: Save listener for embryo socket
` [PATCH v6.1 15/27] af_unix: Fix up unix_edge.successor "
` [PATCH v6.1 16/27] af_unix: Save O(n) setup of Tarjan's algo
` [PATCH v6.1 17/27] af_unix: Skip GC if no cycle exists
` [PATCH v6.1 18/27] af_unix: Avoid Tarjan's algorithm if unnecessary
` [PATCH v6.1 19/27] af_unix: Assign a unique index to SCC
` [PATCH v6.1 20/27] af_unix: Detect dead SCC
` [PATCH v6.1 21/27] af_unix: Replace garbage collection algorithm
` [PATCH v6.1 22/27] af_unix: Remove lock dance in unix_peek_fds()
` [PATCH v6.1 23/27] af_unix: Try not to hold unix_gc_lock during accept()
` [PATCH v6.1 24/27] af_unix: Don't access successor in unix_del_edges() during GC
` [PATCH v6.1 25/27] af_unix: Add dead flag to struct scm_fp_list
` [PATCH v6.1 26/27] af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTS
` [PATCH v6.1 27/27] af_unix: Fix uninit-value in __unix_walk_scc()
[PATCH net] net: phy: mscc: Fix memory leak when using one step timestamping
2025-05-21 15:34 UTC (2+ messages)
[PATCH net] net: stmmac: platform: guarantee uniqueness of bus_id
2025-05-21 15:21 UTC
[PATCH v8 0/9] coredump: add coredump socket
2025-05-21 15:12 UTC (6+ messages)
[PATCH net-next v5 0/5] vsock: SOCK_LINGER rework
2025-05-21 15:01 UTC (9+ messages)
` [PATCH net-next v5 2/5] vsock: Move lingering logic to af_vsock core
` [PATCH net-next v5 3/5] vsock/test: Introduce vsock_wait_sent() helper
` [PATCH net-next v5 4/5] vsock/test: Introduce enable_so_linger() helper
` [PATCH net-next v5 5/5] vsock/test: Add test for an unexpectedly lingering close()
[syzbot] Monthly hams report (May 2025)
2025-05-21 14:55 UTC
[PATCH v6.6 00/26] af_unix: Align with upstream to avoid a potential UAF
2025-05-21 14:45 UTC (27+ messages)
` [PATCH v6.6 01/26] af_unix: Return struct unix_sock from unix_get_socket()
` [PATCH v6.6 02/26] af_unix: Run GC on only one CPU
` [PATCH v6.6 03/26] af_unix: Try to run GC async
` [PATCH v6.6 04/26] af_unix: Replace BUG_ON() with WARN_ON_ONCE()
` [PATCH v6.6 05/26] af_unix: Remove io_uring code for GC
` [PATCH v6.6 06/26] af_unix: Remove CONFIG_UNIX_SCM
` [PATCH v6.6 07/26] af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd
` [PATCH v6.6 08/26] af_unix: Allocate struct unix_edge "
` [PATCH v6.6 09/26] af_unix: Link struct unix_edge when queuing skb
` [PATCH v6.6 10/26] af_unix: Bulk update unix_tot_inflight/unix_inflight "
` [PATCH v6.6 11/26] af_unix: Iterate all vertices by DFS
` [PATCH v6.6 12/26] af_unix: Detect Strongly Connected Components
` [PATCH v6.6 13/26] af_unix: Save listener for embryo socket
` [PATCH v6.6 14/26] af_unix: Fix up unix_edge.successor "
` [PATCH v6.6 15/26] af_unix: Save O(n) setup of Tarjan's algo
` [PATCH v6.6 16/26] af_unix: Skip GC if no cycle exists
` [PATCH v6.6 17/26] af_unix: Avoid Tarjan's algorithm if unnecessary
` [PATCH v6.6 18/26] af_unix: Assign a unique index to SCC
` [PATCH v6.6 19/26] af_unix: Detect dead SCC
` [PATCH v6.6 20/26] af_unix: Replace garbage collection algorithm
` [PATCH v6.6 21/26] af_unix: Remove lock dance in unix_peek_fds()
` [PATCH v6.6 22/26] af_unix: Try not to hold unix_gc_lock during accept()
` [PATCH v6.6 23/26] af_unix: Don't access successor in unix_del_edges() during GC
` [PATCH v6.6 24/26] af_unix: Add dead flag to struct scm_fp_list
` [PATCH v6.6 25/26] af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTS
` [PATCH v6.6 26/26] af_unix: Fix uninit-value in __unix_walk_scc()
[Bug] "general protection fault in calipso_sock_setattr" in Linux kernel v6.12
2025-05-21 14:50 UTC
bluetooth-next 2025-05-21
2025-05-21 14:47 UTC
[PATCH v3] selftests: can: Import tst-filter from can-tests
2025-05-21 14:18 UTC (3+ messages)
` [PATCH] selftests: can: test_raw_filter.sh: add support of physical interfaces
[PATCH iwl-next] i40e: add link_down_events statistic
2025-05-21 14:23 UTC
[Bug] "WARNING in should_fail_ex" in Linux kernel v6.14
2025-05-21 14:13 UTC
[PATCH net-next V10 0/6] Support rate management on traffic classes in devlink and mlx5
2025-05-21 14:10 UTC (5+ messages)
` [PATCH net-next V10 2/6] selftest: netdevsim: Add devlink rate tc-bw test
[PATCH net-next v2] net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)
2025-05-21 14:08 UTC
[PATCH net-next,v2] net: mana: Add support for Multi Vports on Bare metal
2025-05-21 14:02 UTC (2+ messages)
[PATCH net-next] net: usb: aqc111: fix error handling of usbnet read calls
2025-05-21 14:01 UTC (3+ messages)
[PATCH (EXPERIMENTAL)] team: replace term lock with rtnl lock
2025-05-21 13:54 UTC (3+ messages)
[PATCH 6/7] net: core: Convert dev_set_mac_address() to struct sockaddr_storage
2025-05-21 13:42 UTC (2+ messages)
[PATCH net] team: replace team lock with rtnl lock
2025-05-21 13:38 UTC
[PATCH v3] net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()
2025-05-21 13:36 UTC
[PATCH v3] net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
2025-05-21 13:23 UTC
[PATCH net-next v5] net: phy: add driver for MaxLinear MxL86110 PHY
2025-05-21 13:15 UTC (2+ messages)
[REPOST PATCH net-next] xsk: add missing virtual address conversion for page
2025-05-21 12:53 UTC (2+ messages)
[net-next PATCH v4 00/11] Add PCS core support
2025-05-21 12:50 UTC (5+ messages)
` [net-next PATCH v4 03/11] net: pcs: Add subsystem
[PATCH net] net: lan966x: Fix 1-step timestamping over ipv4 or ipv6
2025-05-21 12:41 UTC
[PATCH v9 net-next 0/8] PHC support in ENA driver
2025-05-21 12:38 UTC (10+ messages)
` [PATCH v9 net-next 1/8] net: ena: Add PHC support in the "
` [PATCH v9 net-next 2/8] net: ena: PHC silent reset
` [PATCH v9 net-next 3/8] net: ena: Add device reload capability through devlink
` [PATCH v9 net-next 4/8] net: ena: Control PHC enable "
` [PATCH v9 net-next 5/8] net: ena: Add debugfs support to the ENA driver
` [PATCH v9 net-next 6/8] net: ena: View PHC stats using debugfs
` [PATCH v9 net-next 7/8] net: ena: Add PHC documentation
` [PATCH v9 net-next 8/8] net: ena: Add a DEVLINK readme
[PATCH net-next v5 0/4] add broadcast_neighbor for no-stacking networking arch
2025-05-21 12:36 UTC (3+ messages)
[PATCH] documentation: networking: can: Document alloc_candev_mqs()
2025-05-21 12:23 UTC (3+ messages)
[PATCH net] vsock/virtio: fix `rx_bytes` accounting for stream sockets
2025-05-21 12:17 UTC
[PATCH net-next 0/5] net/mlx5: Convert mlx5 to netdev instance locking
2025-05-21 12:09 UTC (6+ messages)
` [PATCH net-next 1/5] IB/IPoIB: Enqueue separate work_structs for each flushed interface
` [PATCH net-next 2/5] IB/IPoIB: Replace vlan_rwsem with the netdev instance lock
` [PATCH net-next 3/5] IB/IPoIB: Allow using netdevs that require the "
` [PATCH net-next 4/5] net/mlx5e: Don't drop RTNL during firmware flash
` [PATCH net-next 5/5] net/mlx5e: Convert mlx5 netdevs to instance locking
[net PATCH 0/2] octeontx2-af: APR Mapping Fixes
2025-05-21 12:07 UTC (7+ messages)
` [net PATCH 1/2] octeontx2-af: Set LMT_ENA bit for APR table entries
` [net PATCH 2/2] octeontx2-af: Fix APR entry mapping based on APR_LMT_CFG
Re: [PATCH] net: openvswitch: Fix the dead loop of MPLS parse
2025-05-21 11:50 UTC (2+ messages)
` "
[PATCH net-next v2 0/6] tcp: support preloading data on a listening socket
2025-05-21 11:45 UTC (7+ messages)
` [PATCH net-next v2 1/6] tcp: support writing to a socket in listening state
` [PATCH net-next v2 2/6] tcp: copy write-data from listen socket to accept child socket
` [PATCH net-next v2 3/6] tcp: fastopen: add write-data to fastopen synack packet
` [PATCH net-next v2 4/6] tcp: transmit any pending data on receipt of 3rd-ack
` [PATCH net-next v2 5/6] tcp: fastopen: retransmit data when only the SYN of a synack-with-data is acked
` [PATCH net-next v2 6/6] tcp: fastopen: extend retransmit-queue trimming to handle linear sk_buff
[PATCH v2] selftests: can: Import tst-filter from can-tests
2025-05-21 11:39 UTC (3+ messages)
[Patch net 0/2] net_sched: Fix HFSC qlen/backlog accounting bug and add selftest
2025-05-21 11:07 UTC (6+ messages)
` [Patch net 1/2] sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()
` [Patch net 2/2] selftests/tc-testing: Add an HFSC qlen accounting test
[net PATCH v3] octeontx2-af: Send Link events one by one
2025-05-21 11:00 UTC (2+ messages)
[PATCH net,v2] hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
2025-05-21 10:51 UTC (2+ messages)
Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
2025-05-21 10:50 UTC (10+ messages)
` [Intel-wired-lan] "
[PATCH net-next v1 0/1] queue_api: add subqueue variant netif_subqueue_sent
2025-05-21 11:06 UTC (2+ messages)
` [PATCH net-next v1 1/1] "
[PATCH net-next 00/10] net: faster and simpler CRC32C computation
2025-05-21 10:38 UTC (6+ messages)
` [PATCH net-next 04/10] RDMA/siw: use skb_crc32c() instead of __skb_checksum()
[PATCH] netfilter: nf_conntrack: table full detailed log
2025-05-21 10:28 UTC (2+ messages)
[PATCH v2 00/10] net: faster and simpler CRC32C computation
2025-05-21 10:17 UTC (21+ messages)
` [PATCH v2 01/10] net: introduce CONFIG_NET_CRC32C
` [PATCH v2 02/10] net: add skb_crc32c()
` [PATCH v2 03/10] net: use skb_crc32c() in skb_crc32c_csum_help()
` [PATCH v2 04/10] RDMA/siw: use skb_crc32c() instead of __skb_checksum()
` [PATCH v2 05/10] sctp: "
` [PATCH v2 06/10] net: fold __skb_checksum() into skb_checksum()
` [PATCH v2 07/10] lib/crc32: remove unused support for CRC32C combination
` [PATCH v2 08/10] net: add skb_copy_and_crc32c_datagram_iter()
` [PATCH v2 09/10] nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()
` [PATCH v2 10/10] net: remove skb_copy_and_hash_datagram_iter()
[PATCH net-next] net: mctp: use nlmsg_payload() for netlink message data extraction
2025-05-21 9:36 UTC (5+ messages)
[PATCH v2 0/3] virtio: Fixes for TX ring sizing and resize error reporting
2025-05-21 9:34 UTC (6+ messages)
` [PATCH v2 1/3] virtio_ring: Fix error reporting in virtqueue_resize
` [PATCH v2 2/3] virtio_net: Cleanup '2+MAX_SKB_FRAGS'
` [PATCH v2 3/3] virtio_net: Enforce minimum TX ring size for reliability
[PATCH net-next v2] net: mctp: use nlmsg_payload() for netlink message data extraction
2025-05-21 9:33 UTC
[PATCH 0/2] virtio: Fixes for TX ring sizing and resize error reporting
2025-05-21 9:25 UTC (8+ messages)
` [PATCH 1/2] virtio_ring: Fix error reporting in virtqueue_resize
` [PATCH 2/2] virtio_net: Enforce minimum TX ring size for reliability
[PATCH net v2] xsk: Bring back busy polling support in XDP_COPY
2025-05-21 9:30 UTC (2+ messages)
[PATCH v2 net 0/2] There are some bugfix for hibmcge driver
2025-05-21 9:12 UTC (5+ messages)
` [PATCH v2 net 1/2] net: hibmcge: fix incorrect statistics update issue
` [PATCH v2 net 2/2] net: hibmcge: fix wrong ndo.open() after reset fail issue
[PATCH] net: openvswitch: Fix the dead loop of MPLS parse
2025-05-21 9:01 UTC (3+ messages)
[PATCH v2 0/3] Add clock support for CMU_HSI2
2025-05-21 8:59 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: clock: exynosautov920: add hsi2 clock definitions
[PATCH v2 net] net: ice: Perform accurate aRFS flow match
2025-05-21 8:58 UTC (2+ messages)
[PATCH net-next] xsk: add missing virtual address conversion for page
2025-05-21 8:56 UTC
[PATCH net-next] net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead
2025-05-21 8:56 UTC (5+ messages)
[PATCH net] hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
2025-05-21 8:41 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).