public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-11 00:17:15 to 2026-04-11 10:53:41 UTC [more...]

[PATCH net] net: usb: cdc_ncm: reject negative chained NDP offsets
 2026-04-11 10:53 UTC 

[PATCH] net: phy: realtek: use LEDCR page number define on RTL8211F
 2026-04-11 10:51 UTC 

[PATCH net] bnge: return after auxiliary_device_uninit() in error path
 2026-04-11 10:45 UTC 

[PATCH net] idpf: fix double free and use-after-free in aux device error paths
 2026-04-11 10:12 UTC 

[PATCH net] netrom: do some basic forms of validation on incoming frames
 2026-04-11  8:58 UTC  (6+ messages)

[PATCH] net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler
 2026-04-11  8:39 UTC 

[PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attributes
 2026-04-11  8:38 UTC  (8+ messages)
` [PATCH net-next 1/3] psp: add crypt-offset and spi-threshold get/set attributes

[PATCH] net/ipv6: repeat route lookup with saddr set for ECMP
 2026-04-11  8:18 UTC  (4+ messages)

[PATCH v2 0/6] bus: mhi: host: mhi_phc: Add support for PHC over MHI
 2026-04-11  8:12 UTC  (7+ messages)
` [PATCH v2 1/6] bus: mhi: host: Add support to read MHI capabilities
` [PATCH v2 2/6] bus: mhi: host: Add support for non-posted TSC timesync feature
` [PATCH v2 3/6] bus: mhi: host: Add support for 64bit register reads and writes
` [PATCH v2 4/6] bus: mhi: pci_generic: Add support for 64 bit register read & write
` [PATCH v2 5/6] bus: mhi: host: Update the Time sync logic to read 64 bit register value
` [PATCH v2 6/6] bus: mhi: host: mhi_phc: Add support for PHC over MHI

[PATTCH net v5 0/8] net/sched: netem bug fixes
 2026-04-11  6:38 UTC  (10+ messages)
` [PATTCH net v5 1/8] net/sched: netem: fix probability gaps in 4-state loss model
` [PATTCH net v5 2/8] net/sched: netem: fix queue limit check to include reordered packets
` [PATTCH net v5 3/8] net/sched: netem: only reseed PRNG when seed is explicitly provided
` [PATTCH net v5 4/8] net/sched: netem: refactor dequeue into helper functions
` [PATTCH net v5 5/8] net/sched: netem: batch-transfer ready packets to avoid child re-entrancy
` [PATTCH net v5 6/8] net/sched: netem: null-terminate tfifo linear queue tail
` [PATTCH net v5 7/8] net/sched: netem: check for invalid slot range
` [PATTCH net v5 8/8] net/sched: netem: fix slot delay calculation overflow

[PATCH net] openvswitch: fix kernel panic from oversized vport upcall PID arrays
 2026-04-11  5:59 UTC 

[PATCH iwl-next 0/2] Introduce IDPF PCI callbacks
 2026-04-11  5:43 UTC  (4+ messages)
` [PATCH iwl-next 1/2] idpf: remove conditonal MBX deinit from idpf_vc_core_deinit()
` [PATCH iwl-next 2/2] idpf: implement pci error handlers

[PATCH] net: Optimize flush calculation in inet_gro_receive()
 2026-04-11  5:19 UTC  (2+ messages)

[PATCH net-next 0/5] net/sched: netem: cleanups and improvements
 2026-04-11  5:08 UTC  (4+ messages)
` [PATCH net-next 4/5] net/sched: netem: add per-impairment extended statistics

[PATCH bpf-next v2 0/3] Use kmalloc_nolock() universally in BPF local storage
 2026-04-11  4:39 UTC  (7+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: Remove kmalloc tracing from local storage create bench
` [PATCH bpf-next v2 2/3] bpf: Use kmalloc_nolock() universally in local storage
` [PATCH bpf-next v2 3/3] bpf: Remove gfp_flags plumbing from bpf_local_storage_update()

[PATCH net-next] r8169: Use napi_schedule_irqoff()
 2026-04-11  4:16 UTC 

[PATCH net v4 1/2] flow_dissector: do not dissect PPPoE PFC frames
 2026-04-11  3:56 UTC  (3+ messages)

[PATCH net-next v05 0/6] net: hinic3: PF initialization
 2026-04-11  3:37 UTC  (7+ messages)
` [PATCH net-next v05 1/6] hinic3: Add ethtool queue ops
` [PATCH net-next v05 2/6] hinic3: Add ethtool statistic ops
` [PATCH net-next v05 3/6] hinic3: Add ethtool coalesce ops
` [PATCH net-next v05 4/6] hinic3: Add ethtool rss ops
` [PATCH net-next v05 5/6] hinic3: Configure netdev->watchdog_timeo to set nic tx timeout
` [PATCH net-next v05 6/6] hinic3: Remove unneeded coalesce parameters

[PATCH net] net/sched: taprio: fix use-after-free in advance_sched() on schedule switch
 2026-04-11  1:57 UTC 

[PATCH net-next v2 1/2] net: add missing syncookie statistics for BPF custom syncookies
 2026-04-11  1:32 UTC  (2+ messages)
` [PATCH net-next v2 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie

[PATCH bpf-next v1 0/3] Use kmalloc_nolock() universally in BPF local storage
 2026-04-11  1:28 UTC  (7+ messages)
` [PATCH bpf-next v1 1/3] selftests/bpf: Remove kmalloc tracing from local storage create bench
` [PATCH bpf-next v1 2/3] bpf: Use kmalloc_nolock() universally in local storage
` [PATCH bpf-next v1 3/3] bpf: Remove gfp_flags plumbing from bpf_local_storage_update()

[PATCH net-next v1] net: add missing syncookie statistics for BPF custom syncookies
 2026-04-11  1:05 UTC  (3+ messages)

[PATCH net v7 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-04-11  0:55 UTC  (3+ messages)
` [PATCH net v7 1/2] net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
` [PATCH net v7 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH net v6 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-04-11  0:51 UTC  (4+ messages)
` [PATCH net v6 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH v3] selftests: vsock: avoid races creating Unix socket paths
 2026-04-11  0:33 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox