netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-21 14:49:33 to 2025-05-22 03:50:13 UTC [more...]

[PATCH net-next v17 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2025-05-22  3:50 UTC  (2+ messages)

[PATCH net-next] net: add debug checks in ____napi_schedule() and napi_poll()
 2025-05-22  3:50 UTC  (2+ messages)

[PATCH net-next 0/4] net/mlx5: HWS, set of fixes and adjustments
 2025-05-22  3:50 UTC  (2+ messages)

[PATCH] emulex/benet: correct command version selection in be_cmd_get_stats()
 2025-05-22  3:50 UTC  (2+ messages)

[PATCH net] idpf: fix idpf_vport_splitq_napi_poll()
 2025-05-22  3:50 UTC  (2+ messages)

[PATCH net 0/n] pull-request: can 2025-05-21
 2025-05-22  3:41 UTC  (2+ messages)

[PATCH net-next v1 0/1] queue_api: add subqueue variant netif_subqueue_sent
 2025-05-22  3:35 UTC  (3+ messages)
` [PATCH net-next v1 1/1] "

[PATCH net-next] net: libwx: Fix log level
 2025-05-22  3:30 UTC  (2+ messages)

[net-next PATCH v12 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-05-22  3:30 UTC  (2+ messages)

[PATCH] net: fix udp gso skb_segment after pull from frag_list
 2025-05-22  3:18 UTC 

[PATCH v3] net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
 2025-05-22  3:12 UTC  (2+ messages)

[PATCH net v2] af_packet: move notifier's packet_dev_mc out of rcu critical section
 2025-05-22  3:11 UTC 

[RFC net-next 00/15] Add support for Silicon Labs CPC
 2025-05-22  2:46 UTC  (15+ messages)

[PATCH net-next 1/3] ovpn: properly deconfigure UDP-tunnel
 2025-05-22  2:39 UTC  (2+ messages)

[PATCH v2 0/3] virtio: Fixes for TX ring sizing and resize error reporting
 2025-05-22  1:56 UTC  (7+ 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 0/2] virtio: Fixes for TX ring sizing and resize error reporting
 2025-05-22  1:55 UTC  (5+ messages)
` [PATCH 2/2] virtio_net: Enforce minimum TX ring size for reliability

[PATCH net] team: replace team lock with rtnl lock
 2025-05-22  1:00 UTC  (3+ messages)

[Bug] "possible deadlock in rtnl_newlink" in Linux kernel v6.13
 2025-05-22  0:52 UTC 

[PATCH net-next,v4] net: mana: Add handler for hardware servicing events
 2025-05-22  0:28 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net-next,v5] net: mana: Add handler for hardware servicing events
 2025-05-22  0:22 UTC 

[RESEND PATCH v1 wireguard-tools] ipc: linux: Support incremental allowed ips updates
 2025-05-21 23:51 UTC  (11+ messages)
` [RESEND PATCH v3 net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag

[PATCH linux next v2] net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connected_output()
 2025-05-21 23:20 UTC  (2+ messages)

[PATCH net-next v6 0/5] vsock: SOCK_LINGER rework
 2025-05-21 23:18 UTC  (6+ messages)
` [PATCH net-next v6 1/5] vsock/virtio: Linger on unsent data
` [PATCH net-next v6 2/5] vsock: Move lingering logic to af_vsock core
` [PATCH net-next v6 3/5] vsock/test: Introduce vsock_wait_sent() helper
` [PATCH net-next v6 4/5] vsock/test: Introduce enable_so_linger() helper
` [PATCH net-next v6 5/5] vsock/test: Add test for an unexpectedly lingering close()

[PATCH v1 bpf-next 03/10] bpf: tcp: Get rid of st_bucket_done
 2025-05-21 23:17 UTC  (3+ messages)

[PATCH net-next v5 0/5] vsock: SOCK_LINGER rework
 2025-05-21 23:17 UTC  (10+ messages)
` [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()

[PATCH iwl-next v4 0/9] refactor IDPF resource access
 2025-05-21 23:08 UTC  (19+ messages)
` [PATCH iwl-next v4 1/9] idpf: introduce local idpf structure to store virtchnl queue chunks
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 2/9] idpf: use existing queue chunk info instead of preparing it
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 3/9] idpf: introduce idpf_q_vec_rsrc struct and move vector resources to it
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 4/9] idpf: move queue resources to idpf_q_vec_rsrc structure
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 5/9] idpf: reshuffle idpf_vport struct members to avoid holes
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 6/9] idpf: add rss_data field to RSS function parameters
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 7/9] idpf: generalize send virtchnl message API
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 8/9] idpf: avoid calling get_rx_ptypes for each vport
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 9/9] idpf: generalize mailbox API
  ` [Intel-wired-lan] "

[PATCH net-next v2 0/8] net: Convert dev_set_mac_address() to struct sockaddr_storage
 2025-05-21 23:07 UTC  (10+ messages)
` [PATCH net-next v2 1/8] net: core: Convert inet_addr_is_any() to sockaddr_storage
` [PATCH net-next v2 2/8] net: core: Switch netif_set_mac_address() to struct sockaddr_storage
` [PATCH net-next v2 3/8] net/ncsi: Use struct sockaddr_storage for pending_mac
` [PATCH net-next v2 4/8] ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
` [PATCH net-next v2 5/8] net: usb: r8152: Convert to use struct sockaddr_storage internally
` [PATCH net-next v2 6/8] net: core: Convert dev_set_mac_address() to struct sockaddr_storage
` [PATCH net-next v2 7/8] rtnetlink: do_setlink: Use "
` [PATCH net-next v2 8/8] net: core: Convert dev_set_mac_address_user() to use "

[PATCH net-next v3] rtase: Use min() instead of min_t()
 2025-05-21 23:00 UTC  (2+ messages)

[PATCH v2 net 0/2] There are some bugfix for hibmcge driver
 2025-05-21 23:00 UTC  (2+ messages)

[PATCH v1 bpf-next 04/10] bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items
 2025-05-21 22:59 UTC  (2+ messages)

[PATCH net-next v2] net: stop napi kthreads when THREADED napi is disabled
 2025-05-21 22:50 UTC  (7+ messages)

[PATCH net-next v2 00/12] tools: ynl-gen: add support for "inherited" selector and therefore TC
 2025-05-21 22:50 UTC  (7+ messages)
` [PATCH net-next v2 10/12] tools: ynl: enable codegen for TC

[PATCH net-next 0/3] udp_tunnel: remove rtnl_lock dependency
 2025-05-21 22:31 UTC  (8+ 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 iwl-net] idpf: avoid mailbox timeout delays during reset
 2025-05-21 22:26 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next V10 0/6] Support rate management on traffic classes in devlink and mlx5
 2025-05-21 22:24 UTC  (5+ messages)
` [PATCH net-next V10 2/6] selftest: netdevsim: Add devlink rate tc-bw test

[PATCH v1 bpf-next 02/10] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
 2025-05-21 22:20 UTC  (2+ messages)

[PATCH net-next v3 0/2] Add Si3474 PSE controller driver
 2025-05-21 21:49 UTC  (5+ messages)
` [PATCH net-next v3 2/2] net: pse-pd: "

[PATCH v16 00/22] Type2 device basic support
 2025-05-21 21:48 UTC  (35+ messages)
` [PATCH v16 02/22] sfc: add cxl support
` [PATCH v16 03/22] cxl: Move pci generic code
` [PATCH v16 04/22] cxl: Move register/capability check to driver
` [PATCH v16 05/22] cxl: Add function for type2 cxl regs setup
` [PATCH v16 06/22] sfc: make regs setup with checking and set media ready
` [PATCH v16 07/22] cxl: Support dpa initialization without a mailbox
` [PATCH v16 09/22] cxl: Prepare memdev creation for type2
` [PATCH v16 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v16 12/22] sfc: obtain root decoder with enough HPA free space
` [PATCH v16 13/22] cxl: Define a driver interface for DPA allocation
` [PATCH v16 14/22] sfc: get endpoint decoder
` [PATCH v16 18/22] cxl: Allow region creation by type2 drivers
` [PATCH v16 19/22] cxl: Add region flag for precluding a device memory to be used for dax
` [PATCH v16 20/22] sfc: create cxl region
` [PATCH v16 21/22] cxl: Add function for obtaining region range
` [PATCH v16 22/22] sfc: support pio mapping based on cxl

[PATCH net-next v6] net: phy: add driver for MaxLinear MxL86110 PHY
 2025-05-21 21:28 UTC 

[PATCH net-next 0/5] wireguard updates for 6.16
 2025-05-21 21:27 UTC  (6+ messages)
` [PATCH net-next 1/5] wireguard: selftests: cleanup CONFIG_UBSAN_SANITIZE_ALL
` [PATCH net-next 2/5] wireguard: global: add __nonstring annotations for unterminated strings
` [PATCH net-next 3/5] wireguard: netlink: use NLA_POLICY_MASK where possible
` [PATCH net-next 4/5] wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag
` [PATCH net-next 5/5] wireguard: selftests: specify -std=gnu17 for bash

[PATCH] stddef: don't include compiler_types.h in the uAPI header
 2025-05-21 21:26 UTC 

[PATCH net-next v5] net: phy: add driver for MaxLinear MxL86110 PHY
 2025-05-21 21:25 UTC  (3+ messages)

[PATCH] dt-bindings: clock: Convert marvell-armada-370-gating-clock to DT schema
 2025-05-21 21:08 UTC 

[PATCH nf-next] netfilter: conntrack: remove DCCP protocol support
 2025-05-21 21:00 UTC 

[PATCH net] net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
 2025-05-21 20:53 UTC 

[PATCH net-next 0/5] net/mlx5: Convert mlx5 to netdev instance locking
 2025-05-21 20:37 UTC  (4+ messages)
` [PATCH net-next 5/5] net/mlx5e: Convert mlx5 netdevs to "

[PATCH v2 0/2] Avoid hang when mounting xprtsec=[m]tls
 2025-05-21 20:34 UTC  (3+ messages)
` [PATCH v2 1/2] SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls
` [PATCH v2 2/2] SUNRPC: Remove dead code from xs_tcp_tls_setup_socket()

[syzbot] [net?] KMSAN: uninit-value in xfrm_state_find (4)
 2025-05-21 19:14 UTC 

[PATCH net-next 1/3] net: devmem: support single IOV with sendmsg
 2025-05-21 19:08 UTC  (11+ 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 v1 bpf-next 01/10] bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch
 2025-05-21 18:54 UTC  (2+ messages)

[Bug] "WARNING in should_fail_ex" in Linux kernel v6.14
 2025-05-21 18:50 UTC  (2+ messages)

[PATCH net] net: xilinx: axienet: Fix Tx skb circular buffer occupancy check in dmaengine xmit
 2025-05-21 18:16 UTC 

[Bug] "general protection fault in calipso_sock_setattr" in Linux kernel v6.12
 2025-05-21 18:08 UTC  (2+ messages)

[PATCH (EXPERIMENTAL)] team: replace term lock with rtnl lock
 2025-05-21 17:59 UTC  (4+ messages)

[PATCH net-next,v2] net: mana: Add support for Multi Vports on Bare metal
 2025-05-21 17:28 UTC  (3+ messages)
  ` [EXTERNAL] "

[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 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  (4+ messages)
` [PATCH net-next 1/8] virtio: introduce virtio_features_t

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  (4+ messages)

[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()


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).