netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-24 12:32:40 to 2025-12-28 00:43:49 UTC [more...]

[Patch bpf-next v5 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-12-28  0:43 UTC  (6+ messages)
` [Patch bpf-next v5 1/4] skmsg: rename sk_msg_alloc() to sk_msg_expand()
` [Patch bpf-next v5 2/4] skmsg: implement slab allocator cache for sk_msg
` [Patch bpf-next v5 3/4] skmsg: save some space in struct sk_psock
` [Patch bpf-next v5 4/4] tcp_bpf: improve ingress redirection performance with message corking

[PATCH v2] net/sched: Fix divide error in tabledist
 2025-12-27 19:49 UTC  (2+ messages)

[Patch net v6 0/8] netem: Fix skb duplication logic and prevent infinite loops
 2025-12-27 19:41 UTC  (9+ messages)
` [Patch net v6 1/8] net_sched: Check the return value of qfq_choose_next_agg()
` [Patch net v6 2/8] Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
` [Patch net v6 3/8] Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
` [Patch net v6 4/8] net_sched: Implement the right netem duplication behavior
` [Patch net v6 5/8] selftests/tc-testing: Add a nested netem duplicate test
` [Patch net v6 6/8] selftests/tc-testing: Add a test case for piro with netem duplicate
` [Patch net v6 7/8] selftests/tc-testing: Add a test case for mq "
` [Patch net v6 8/8] selftests/tc-testing: Update test cases "

[RFC 2/2] Set steering-tag directly for PCIe P2P memory access
 2025-12-27 19:22 UTC  (2+ messages)

[PATCH net-next v6 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2025-12-27 17:42 UTC  (3+ messages)
` [PATCH net-next v6 1/2] net: refactor set_rx_mode into snapshot and deferred I/O
` [PATCH net-next v6 2/2] virtio-net: Implement ndo_write_rx_mode callback

[PATCH net] net: dsa: b53: skip multicast entries for fdb_dump()
 2025-12-27 16:40 UTC  (4+ messages)

[PATCH net-next v2] net: stmmac: dwmac: Add a fixup for the Micrel KSZ9131 PHY
 2025-12-27 16:24 UTC  (2+ messages)

[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2025-12-17 (i40e, iavf, idpf, e1000)
 2025-12-27 16:20 UTC  (2+ messages)

[PATCH net-next 0/9] XPCS polarity inversion via generic device tree properties
 2025-12-27 16:12 UTC  (2+ messages)

[PATCH net 1/1] bng_en: update module description
 2025-12-27 16:00 UTC  (2+ messages)

[PATCH net v4 0/4] vsock/virtio: fix TX credit handling
 2025-12-27 16:00 UTC  (3+ messages)
` [PATCH net v4 2/4] vsock/virtio: cap TX credit to local buffer size

[PATCH v2 0/2] net: phy: adin: enable configuration of the LP Termination Register
 2025-12-27 12:29 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: net: adi,adin: document LP Termination property

[PATCH 00/19] printk cleanup - part 3
 2025-12-27 12:16 UTC  (20+ messages)
` [PATCH 01/19] printk/nbcon: Use an enum to specify the required callback in console_is_usable()
` [PATCH 02/19] printk: Introduce console_is_nbcon
` [PATCH 03/19] printk: Drop flags argument from console_is_usable
` [PATCH 04/19] printk: Reintroduce consoles_suspended global state
` [PATCH 05/19] printk: Add more context to suspend/resume functions
` [PATCH 06/19] printk: Introduce register_console_force
` [PATCH 07/19] drivers: netconsole: Migrate to register_console_force helper
` [PATCH 08/19] debug: debug_core: "
` [PATCH 09/19] m68k: emu: nfcon.c: "
` [PATCH 10/19] fs: pstore: platform: "
` [PATCH 11/19] powerpc: kernel: udbg: "
` [PATCH 12/19] sparc: kernel: btext: "
` [PATCH 13/19] um: drivers: mconsole_kern.c: "
` [PATCH 14/19] drivers: hwtracing: stm: console.c: "
` [PATCH 15/19] drivers: tty: serial: mux.c: "
` [PATCH 16/19] drivers: tty: serial: ma35d1_serial: "
` [PATCH 17/19] drivers: tty: ehv_bytechan: "
` [PATCH 18/19] drivers: braille: console: Drop CON_ENABLED console flag
` [PATCH 19/19] printk: Remove CON_ENABLED flag

(no subject)
 2025-12-27 11:21 UTC 

[PATCH v3 00/15] Add support for Microchip LAN969x
 2025-12-27 11:17 UTC  (12+ messages)
` [PATCH v3 01/15] include: dt-bindings: add LAN969x clock bindings
` [PATCH v3 06/15] dt-bindings: i2c: atmel,at91sam: add microchip,lan9691-i2c

[PATCH net] net: dlink: mask rx_coalesce/rx_timeout before writing RxDMAIntCtrl
 2025-12-27  8:55 UTC  (3+ messages)

[PATCH] net: ipv4: ipmr: Prevent information leak in ipmr_sk_ioctl()
 2025-12-27  7:37 UTC 

ctucanfd: possible coding error in ctucan_set_secondary_sample_point causing SSP not enabled
 2025-12-27  0:39 UTC  (4+ messages)

[PATCH 00/33 v5] cpuset/isolation: Honour kthreads preferred affinity
 2025-12-27  0:39 UTC  (54+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/33] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 06/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/33] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/33] net: Keep ignoring isolated cpuset change
` [PATCH 09/33] block: Protect against concurrent "
` [PATCH 10/33] timers/migration: Prevent from lockdep false positive warning
` [PATCH 11/33] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 14/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 15/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 16/33] sched/isolation: Flush vmstat "
` [PATCH 17/33] PCI: Flush PCI probe workqueue "
` [PATCH 18/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 19/33] cpuset: Propagate cpuset isolation update to timers "
` [PATCH 20/33] timers/migration: Remove superfluous cpuset isolation test
` [PATCH 21/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 22/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 23/33] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 24/33] kthread: Refine naming of affinity related fields
` [PATCH 25/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 26/33] kthread: Include kthreadd to "
` [PATCH 27/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 28/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 29/33] sched/arm64: Move fallback task "
` [PATCH 30/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 31/33] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 32/33] kthread: Document kthread_affine_preferred()
` [PATCH 33/33] doc: Add housekeeping documentation

[PATCH v2] netfilter: nft_counter: Fix reset of counters on 32bit archs
 2025-12-26 21:29 UTC  (2+ messages)

[syzbot] [wireless?] INFO: task hung in reg_todo (4)
 2025-12-26 20:18 UTC 

[GIT PULL] virtio,vhost: fixes
 2025-12-26 19:49 UTC  (2+ messages)

[PATCH v3 net 0/2] ipvlan: addrs_lock made per port
 2025-12-26 17:52 UTC  (4+ messages)
` [PATCH net 1/2] ipvlan: Make the addrs_lock be "
` [PATCH net 2/2] selftests: net: simple selftest for ipvtap

[syzbot] [net?] WARNING in rcu_note_context_switch (5)
 2025-12-26 16:54 UTC 

[syzbot] [mm?] INFO: rcu detected stall in sys_pipe2 (2)
 2025-12-26 16:43 UTC 

[PATCH v9 3/6] mfd: Add RTL8231 core device
 2025-12-26 14:52 UTC  (3+ messages)

[PATCH net-next] vhost/net: check peek_head_len after signal to guest to avoid delays
 2025-12-26 14:50 UTC  (4+ messages)

[syzbot] Monthly wpan report (Dec 2025)
 2025-12-26  7:48 UTC 

[syzbot] Monthly hams report (Dec 2025)
 2025-12-26  7:48 UTC 

[syzbot] Monthly netfilter report (Dec 2025)
 2025-12-26  7:47 UTC 

[PATCH net 0/3] virtio-net: fix the deadlock when disabling rx NAPI
 2025-12-26  7:37 UTC  (18+ messages)
` [PATCH net 1/3] virtio-net: make refill work a per receive queue work
` [PATCH net 2/3] virtio-net: ensure rx NAPI is enabled before enabling refill work

[PATCH bpf-next] bpf, x86: inline bpf_get_current_task() for x86_64
 2025-12-26  4:16 UTC  (2+ messages)

[PATCH] rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_add
 2025-12-26  1:55 UTC  (2+ messages)

[PATCH RFC net v4 1/1] net: sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
 2025-12-25 21:02 UTC 

[PATCH net v2] net: mscc: ocelot: Fix crash when adding interface under a lag
 2025-12-25 20:36 UTC  (2+ messages)
` [PATCH net v3] "

[syzbot] [net?] INFO: task hung in new_device_store (5)
 2025-12-25 16:24 UTC  (2+ messages)

[PATCH net 0/5] mlx5 misc fixes 2025-12-25
 2025-12-25 13:27 UTC  (6+ messages)
` [PATCH net 1/5] net/mlx5: Lag, multipath, give priority for routes with smaller network prefix
` [PATCH net 2/5] net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_group
` [PATCH net 3/5] net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM query
` [PATCH net 4/5] net/mlx5e: Don't print error message due to invalid module
` [PATCH net 5/5] net/mlx5e: Dealloc forgotten PSP RX modify header

[PATCH net] bnxt_en: Fix potential data corruption with HW GRO/LRO
 2025-12-25 12:52 UTC  (3+ messages)

[RFC PATCH net-next v5 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2025-12-25 10:23 UTC  (5+ messages)
` [RFC PATCH net-next v5 1/3] net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controller
` [RFC PATCH net-next v5 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller
` [RFC PATCH net-next v5 3/3] MAINTAINERS: Assign myself as maintainer of Motorcomm DWMAC glue driver

[PATCH v3 1/2] ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
 2025-12-25  9:26 UTC  (3+ messages)
` [PATCH v3 2/2] ice: recap the VSI and QoS info after rebuild
` [Intel-wired-lan] [PATCH v3 1/2] ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues

[PATCH] inet: ping: Fix icmp out counting
 2025-12-25  6:39 UTC  (3+ messages)

[PATCH for 6.19 0/4] Revise the EM YNL spec to be clearer
 2025-12-25  4:01 UTC  (5+ messages)
` [PATCH for 6.19 1/4] PM: EM: Fix yamllint warnings in the EM YNL spec
` [PATCH for 6.19 2/4] PM: EM: Rename em.yaml to dev-energymodel.yaml
` [PATCH for 6.19 3/4] PM: EM: Change cpus' type from string to u64 array in the EM YNL spec
` [PATCH for 6.19 4/4] PM: EM: Add dump to get-perf-domains "

[PATCH net] net: Fix typo of "software" in driver comments
 2025-12-25  3:43 UTC 

Implement initial driver for virtio-RDMA device(kernel)
 2025-12-25  2:13 UTC  (4+ messages)
  `  "
    `  "

[BUG] net: Bad page state in skb_pp_cow_data
 2025-12-25  1:56 UTC 

[syzbot] [tls?] general protection fault in handshake_complete
 2025-12-25  0:36 UTC  (2+ messages)
` [PATCH] net/handshake: fix null-ptr-deref "

[PATCH net v5] net: sock: fix hardened usercopy panic in sock_recv_errqueue
 2025-12-24 17:29 UTC  (3+ messages)

[DISCUSS] tg3 reboot handling on Dell T440 (BCM5720)
 2025-12-24 16:53 UTC  (2+ messages)

[RFC PATCH net-next 1/2] ipv6: Honor oif when choosing nexthop for locally generated traffic
 2025-12-24 16:18 UTC  (2+ messages)
` [RFC PATCH net-next 2/2] selftests: fib_tests: Add test cases for route lookup with oif

[PATCH] ovpn: Replace use of system_wq with system_percpu_wq
 2025-12-24 15:50 UTC 

[PATCH] dt-bindings: net: dsa: marvell,mv88e6xxx: fix typo
 2025-12-24 13:52 UTC  (4+ messages)

[PATCH net-next] vsock/test: add a final full barrier after run all tests
 2025-12-24 13:18 UTC  (2+ messages)

[PATCH bpf-next v5 00/10] bpf: fsession support
 2025-12-24 13:07 UTC  (11+ messages)
` [PATCH bpf-next v5 01/10] bpf: add "
` [PATCH bpf-next v5 02/10] bpf: use last 8-bits for the nr_args in trampoline
` [PATCH bpf-next v5 03/10] bpf: add the kfunc bpf_fsession_is_return
` [PATCH bpf-next v5 04/10] bpf: add the kfunc bpf_fsession_cookie
` [PATCH bpf-next v5 05/10] bpf,x86: introduce emit_st_r0_imm64() for trampoline
` [PATCH bpf-next v5 06/10] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v5 07/10] libbpf: add fsession support
` [PATCH bpf-next v5 08/10] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v5 09/10] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v5 10/10] selftests/bpf: test fsession mixed with fentry and fexit

[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
 2025-12-24 13:01 UTC  (11+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports

[PATCH net] netfilter: nf_tables: Fix memory leak in nf_tables_newrule()
 2025-12-24 12:48 UTC 

[PATCH net] rxrpc: Fix memory leak in rxkad_verify_response()
 2025-12-24 12:35 UTC 


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