netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-29 10:09:56 to 2025-05-30 15:09:22 UTC [more...]

[PATCH net] Revert "kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests"
 2025-05-30 15:09 UTC  (2+ messages)

[PATCH iwl-net] e1000: Move cancel_work_sync to avoid deadlock
 2025-05-30 15:07 UTC  (2+ messages)

[RFC v3 00/18] Split netmem from struct page
 2025-05-30 15:04 UTC  (10+ messages)
` [RFC v3 01/18] netmem: introduce struct netmem_desc mirroring "
` [RFC v3 18/18] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[RFC PATCH v2 0/8] virtio: introduce GSO over UDP tunnel
 2025-05-30 14:49 UTC  (9+ messages)
` [RFC PATCH v2 1/8] virtio: introduce virtio_features_t
` [RFC PATCH v2 2/8] virtio_pci_modern: allow configuring extended features
` [RFC PATCH v2 3/8] vhost-net: "
` [RFC PATCH v2 4/8] virtio_net: add supports for extended offloads
` [RFC PATCH v2 5/8] net: implement virtio helpers to handle UDP GSO tunneling
` [RFC PATCH v2 6/8] virtio_net: enable gso over UDP tunnel support
` [RFC PATCH v2 7/8] tun: "
` [RFC PATCH v2 8/8] vhost/net: "

[BUG] net/sched: Soft Lockup/Task Hang and OOM Loop in netem_dequeue
 2025-05-30 14:49 UTC  (12+ messages)

[Bug] "possible deadlock in rtnl_newlink" in Linux kernel v6.13
 2025-05-30 14:48 UTC  (6+ messages)

[PATCH net-next V3] net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
 2025-05-30 13:58 UTC 

[PATCH io_uring-next 0/5] io_uring cmd for tx timestamps
 2025-05-30 13:30 UTC  (7+ messages)
` [PATCH 1/5] net: timestamp: add helper returning skb's tx tstamp
` [PATCH 2/5] io_uring/poll: introduce io_arm_apoll()
` [PATCH 3/5] io_uring/cmd: allow multishot polled commands
` [PATCH 4/5] io_uring: add mshot helper for posting CQE32
` [PATCH 5/5] io_uring/netcmd: add tx timestamping cmd support

[PATCH net v6] net: fix udp gso skb_segment after pull from frag_list
 2025-05-30 12:39 UTC  (2+ messages)

[PATCH v11 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-05-30 12:27 UTC  (6+ messages)
` [PATCH v11 1/5] rust: macros: reduce collections in `quote!` macro
` [PATCH v11 2/5] rust: support formatting of foreign types
` [PATCH v11 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v11 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v11 5/5] rust: remove core::ffi::CStr reexport

[PATCH bpf v2] xsk: Fix out of order segment free in __xsk_generic_xmit()
 2025-05-30 11:56 UTC  (2+ messages)

[PATCH net-next] net: xilinx: axienet: Configure and report coalesce parameters in DMAengine flow
 2025-05-30 11:53 UTC  (8+ messages)

[PATCH v12 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-05-30 11:47 UTC  (18+ messages)
` [PATCH v12 01/10] i915: only initialize struct ref_tracker_dir once
` [PATCH v12 02/10] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v12 03/10] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v12 04/10] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v12 05/10] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v12 06/10] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v12 07/10] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
` [PATCH v12 08/10] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
` [PATCH v12 09/10] net: add symlinks to ref_tracker_dir for netns
` [PATCH v12 10/10] ref_tracker: eliminate the ref_tracker_dir name field

[RFC PATCH net-next v2 0/2] virtio-net: support zerocopy multi buffer XDP in mergeable
 2025-05-30 11:45 UTC  (8+ messages)
` [RFC PATCH net-next v2 1/2] "
` [RFC PATCH net-next v2 2/2] selftests: net: add XDP socket tests for virtio-net

[PATCH v6 0/6] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2025-05-30 11:44 UTC  (3+ messages)
` [PATCH v6 4/6] can: netlink: add "

[PATCH ethtool 0/2] module_common: adjust the JSON output for per-lane signals
 2025-05-30 11:35 UTC  (7+ messages)
` [PATCH ethtool 1/2] module_common: always print per-lane status in JSON
` [PATCH ethtool 2/2] module_common: print loss / fault signals as bool

[PATCH] net: usb: aqc111: debug info before sanitation
 2025-05-30 11:20 UTC  (2+ messages)

[PATCH net 0/5] pull request: fixes for ovpn 2025-05-30
 2025-05-30 10:12 UTC  (6+ messages)
` [PATCH net 1/5] ovpn: properly deconfigure UDP-tunnel
` [PATCH net 2/5] ovpn: ensure sk is still valid during cleanup
` [PATCH net 3/5] ovpn: avoid sleep in atomic context in TCP RX error path
` [PATCH net 4/5] selftest/net/ovpn: fix TCP socket creation
` [PATCH net 5/5] selftest/net/ovpn: fix missing file

[PATCH bpf] xsk: Fix out of order segment free in __xsk_generic_xmit()
 2025-05-30  9:59 UTC 

[PATCH net] net: enetc: fix wrong TPID registers and remove dead branch
 2025-05-30  9:00 UTC 

[PATCH net-next v6 00/14] Introduce an ethernet port representation
 2025-05-30  9:08 UTC  (8+ messages)
` [PATCH net-next v6 06/14] net: phy: Introduce generic SFP handling for PHY drivers

[PATCH net-next 0/8] virtio: introduce GSO over UDP tunnel
 2025-05-30  8:43 UTC  (25+ messages)
` [PATCH net-next 2/8] virtio_pci_modern: allow setting configuring extended features
` [PATCH net-next 3/8] vhost-net: allow "
` [PATCH net-next 5/8] net: implement virtio helpers to handle UDP GSO tunneling
` [PATCH net-next 7/8] tun: enable gso over UDP tunnel support

[PATCH 1/1] dt-bindings: net: convert qca,qca7000.txt yaml format
 2025-05-30  8:33 UTC  (2+ messages)

[PATCH net-next v5 00/13] net: phy: Rework linkmodes handling in a dedicated file
 2025-05-30  7:56 UTC  (4+ messages)
` [PATCH net-next v5 07/13] net: phy: phy_caps: Allow looking-up link caps based on speed and duplex

[PATCH iwl-next v2 0/2] net: intel: cleanup RSS hash configuration bits
 2025-05-30  6:57 UTC  (5+ messages)
` [PATCH iwl-next v2 1/2] net: intel: rename 'hena' to 'hashcfg' for clarity
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 2/2] net: intel: move RSS packet classifier types to libie
  ` [Intel-wired-lan] "

[PATCH] xdp: Remove unused mem_return_failed event
 2025-05-30  6:51 UTC  (2+ messages)

[PATCH net v3] vmxnet3: correctly report gso type for UDP tunnels
 2025-05-30  6:48 UTC  (2+ messages)

[PATCH v2 net-next 0/7] socket: Make sock_create_kern() robust against misuse
 2025-05-30  6:48 UTC  (7+ messages)
` [PATCH v2 net-next 2/7] socket: Rename sock_create_kern() to __sock_create_kern()

[Patch bpf-next v3 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-05-30  6:30 UTC  (6+ messages)
` [Patch bpf-next v3 2/4] skmsg: implement slab allocator cache for sk_msg

[PATCH net-next v20 0/1] MCTP Over PCC Transport
 2025-05-30  6:19 UTC  (5+ messages)
` [PATCH net-next v20 1/1] mctp pcc: Implement MCTP over "

[PATCH] net: ppp: remove error variable
 2025-05-30  5:40 UTC  (2+ messages)

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-05-30  4:50 UTC  (11+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v12 02/10] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v12 03/10] tun: Allow steering eBPF program to fall back
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code
` [PATCH net-next v12 05/10] tun: Introduce virtio-net hash feature
` [PATCH net-next v12 06/10] tap: "
` [PATCH net-next v12 07/10] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v12 08/10] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v12 09/10] selftest: tap: Add tests for virtio-net ioctls
` [PATCH net-next v12 10/10] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[net v3] net: wwan: t7xx: Fix napi rx poll issue
 2025-05-30  3:16 UTC 

[PATCH net-next 0/1] wireguard updates for 6.16, part 2, late
 2025-05-30  3:04 UTC  (2+ messages)
` [PATCH net-next 1/1] wireguard: device: enable threaded NAPI

[PATCH v2 net-next 6/7] socket: Replace most sock_create() calls with sock_create_kern()
 2025-05-30  3:03 UTC  (2+ messages)

[PATCH v2 net-next 5/7] socket: Remove kernel socket conversion except for net/rds/
 2025-05-30  2:59 UTC  (2+ messages)

[PATCH v2 net-next 3/7] socket: Restore sock_create_kern()
 2025-05-30  2:53 UTC  (2+ messages)

[PATCH] net: ppp: remove error variable
 2025-05-30  2:50 UTC 

[PATCH v2 net-next 1/7] socket: Un-export __sock_create()
 2025-05-30  2:42 UTC  (2+ messages)

af-unix: ECONNRESET with fully consumed out-of-band data
 2025-05-30  2:21 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the reset tree
 2025-05-30  1:03 UTC  (2+ messages)

[PATCH net-next v4 0/3] dpll: add Reference SYNC feature
 2025-05-30  0:56 UTC  (5+ messages)
` [PATCH net-next v4 1/3] dpll: add reference-sync netlink attribute
` [PATCH net-next v4 2/3] dpll: add reference sync get/set

[PATCH net] vmxnet3: correctly report gso type for UDP tunnels
 2025-05-30  0:50 UTC  (7+ messages)

[PATCH net-next v4 0/3] dpll: add all inputs phase offset monitor
 2025-05-30  0:33 UTC  (3+ messages)
` [PATCH net-next v4 1/3] dpll: add phase-offset-monitor feature to netlink spec

[syzbot] [net?] possible deadlock in rtnl_newlink
 2025-05-29 23:54 UTC  (5+ messages)

[PATCH net] selftests: net: build net/lib dependency in all target
 2025-05-29 23:39 UTC  (6+ messages)

[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-05-29 22:28 UTC  (15+ messages)
` [PATCH v10 2/5] rust: support formatting of foreign types
` [PATCH v10 4/5] rust: replace `kernel::c_str!` with C-Strings

[PATCH net] net: stmmac: platform: guarantee uniqueness of bus_id
 2025-05-29 22:16 UTC  (3+ messages)

[PATCH] net: dsa: tag_brcm: legacy: fix pskb_may_pull length
 2025-05-29 21:46 UTC  (2+ messages)

[ANN] netdev development stats for 6.16
 2025-05-29 21:43 UTC 

[PATCH bpf-next v1 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
 2025-05-29 18:16 UTC  (3+ messages)
` [PATCH bpf-next v1 1/2] bpf,ktls: Fix data corruption when "

[GIT PULL] virtio, vhost: features, fixes
 2025-05-29 16:40 UTC  (2+ messages)

[PATCH net v2] net/mlx5: Flag state up only after cmdif is ready
 2025-05-29 16:24 UTC  (2+ messages)

[PATCH net-next,v6] net: mana: Add handler for hardware servicing events
 2025-05-29 16:06 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net 0/2] net: airoha: Fix IPv6 hw acceleration
 2025-05-29 15:52 UTC  (3+ messages)
` [PATCH net 1/2] net: airoha: Initialize PPE UPDMEM source-mac table
` [PATCH net 2/2] net: airoha: Fix IPv6 hw acceleration in bridge mode

[PATCH v3 0/4] Add clock support for CMU_HSI2
 2025-05-29 11:26 UTC  (5+ messages)
  ` [PATCH v3 1/4] dt-bindings: clock: exynosautov920: sort clock definitions
  ` [PATCH v3 2/4] dt-bindings: clock: exynosautov920: add hsi2 "
  ` [PATCH v3 3/4] clk: samsung: exynosautov920: add block hsi2 clock support
  ` [PATCH v3 4/4] arm64: dts: exynosautov920: add CMU_HSI2 clock DT nodes

[PATCH net v2] net: lan966x: Make sure to insert the vlan tags also in host mode
 2025-05-29 14:00 UTC  (2+ messages)

[PATCH v4 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-05-29 13:28 UTC  (13+ messages)
` [PATCH v4 3/5] net: mana: explain irq_setup() algorithm
` [PATCH v4 5/5] net: mana: Allocate MSI-X vectors dynamically

Poor thunderbolt-net interface performance when bridged
 2025-05-29 12:45 UTC  (13+ messages)

[PATCH net] macsec: MACsec SCI assignment for ES = 0
 2025-05-29 12:44 UTC 

[syzbot] [wireless?] WARNING in ieee80211_tx_h_rate_ctrl
 2025-05-29 12:33 UTC 

[PATCH v6.6 00/26] af_unix: Align with upstream to avoid a potential UAF
 2025-05-29 12:26 UTC  (2+ messages)

[PATCH net] net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces
 2025-05-29 12:23 UTC  (3+ messages)

[PATCH net-next V2 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-05-29 11:11 UTC  (7+ messages)

[PATCH net] can: kvaser_pciefd: refine error prone echo_skb_max handling logic
 2025-05-29 11:00 UTC  (2+ messages)

[net v2] net: wwan: t7xx: Fix napi rx poll issue
 2025-05-29 10:52 UTC  (2+ messages)

[PATCH v2 net] net/mlx4_en: Prevent potential integer overflow calculating Hz
 2025-05-29 10:50 UTC  (2+ messages)

[PATCH net-next] ppp: convert to percpu netstats
 2025-05-29 10:35 UTC  (2+ messages)

[net v3 PATCH] octeontx2-pf: Avoid typecasts by simplifying otx2_atomic64_add macro
 2025-05-29 10:31 UTC  (4+ messages)

[PATCH] driver: net: ethernet: mtk_star_emac: fix suspend/resume issue
 2025-05-29 10:30 UTC  (2+ messages)

[PATCH net] hinic3: Remove printed message during module init
 2025-05-29 10:30 UTC  (2+ messages)

[PATCH net v3 0/2] net: Fix inet_proto_csum_replace_by_diff for IPv6
 2025-05-29 10:28 UTC  (3+ messages)
` [PATCH net v3 1/2] net: Fix checksum update for ILA adj-transport
` [PATCH net v3 2/2] bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE

[PATCH net v5] net: fix udp gso skb_segment after pull from frag_list
 2025-05-29 10:28 UTC  (2+ messages)

[PATCH net,v3] hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
 2025-05-29 10:18 UTC 

[PATCH net-next] rxrpc: Fix return from none_validate_challenge()
 2025-05-29 10:10 UTC  (2+ messages)


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