netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-05 19:37:06 to 2025-12-09 08:05:58 UTC [more...]

[PATCH] igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
 2025-12-09  8:05 UTC  (7+ messages)
` [PATCH v2] igc: Enhance xsk wakeup for split IRQ and fix PTP TX wakeup
    ` [PATCH v3 iwl-net] igc: Fix trigger of incorrect irq in igc_xsk_wakeup function

[PATCH RFC net-next v4] xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
 2025-12-09  7:51 UTC  (2+ messages)
` [syzbot ci] "

[PATCH] ptp: chardev: Fix confusing cleanup.h syntax
 2025-12-09  7:51 UTC  (3+ messages)

[PATCH 0/9] bitfield: tidy up bitfield.h
 2025-12-09  7:49 UTC  (3+ messages)

[PATCH net-next 0/4] (no cover subject)
 2025-12-09  7:37 UTC  (9+ messages)

[PATCH nf-next v2 0/4] Add IP6IP6 flowtable SW acceleration
 2025-12-09  7:35 UTC  (5+ messages)
` [PATCH nf-next v2 1/4] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next v2 2/4] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH nf-next v2 3/4] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH nf-next v2 4/4] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest

[PATCH net] nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
 2025-12-09  7:00 UTC  (2+ messages)

[PATCH net] virtio-net: enable all napis before scheduling refill work
 2025-12-09  4:30 UTC  (3+ messages)

[PATCH net v4 0/4] net: dsa: lantiq: a bunch of fixes
 2025-12-09  1:29 UTC  (5+ messages)
` [PATCH net v4 1/4] net: dsa: lantiq_gswip: fix order in .remove operation
` [PATCH net v4 2/4] net: dsa: mxl-gsw1xx: "
` [PATCH net v4 3/4] net: dsa: mxl-gsw1xx: fix .shutdown driver operation
` [PATCH net v4 4/4] net: dsa: mxl-gsw1xx: manually clear RANEG bit

[PATCH iwl-net v1] ixgbe: fix memory leaks in ixgbe_recovery_probe()
 2025-12-09  1:14 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[BUG] Missing backport for commit b441cf3f8c4b ("xfrm: delete x->tunnel as we delete x")
 2025-12-09  1:12 UTC  (3+ messages)

[PATCH AUTOSEL 6.18-6.6] ipv6: clean up routes when manually removing address with a lifetime
 2025-12-09  0:15 UTC  (4+ messages)
` [PATCH AUTOSEL 6.18-6.12] net: sched: Don't use WARN_ON_ONCE() for -ENOMEM in tcf_classify()
` [PATCH AUTOSEL 6.18-5.10] net: amd-xgbe: use EOPNOTSUPP instead of ENOTSUPP in xgbe_phy_mii_read_c45
` [PATCH AUTOSEL 6.18-6.12] cxgb4: Rename sched_class to avoid type clash

[BUG] ice: Temporary packet processing overload causes permanent RX drops
 2025-12-09  0:05 UTC  (2+ messages)
` [Intel-wired-lan] "

[Patch net v2] ice: Fix incorrect timeout ice_release_res()
 2025-12-08 22:33 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net v1] ice: stop counting UDP csum mismatch as rx_errors
 2025-12-08 22:20 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH net] net/sched: sch_qfq: Fix NULL deref when deactivating
 2025-12-08 22:17 UTC  (4+ messages)

[PATCH v2 00/13] selftests: Fix build warnings and errors
 2025-12-08 19:27 UTC  (5+ messages)
` [PATCH v2 02/13] selftests: ntsync: Fix build warnings
` [PATCH v2 09/13] selftests/seccomp: Fix build warning

[PATCH] net: atm: lec: add pre_send validation to avoid uninitialized
 2025-12-08 19:11 UTC  (5+ messages)

[PATCH net 1/2] net/sched: ets: Remove drr class from the active list if it changes to strict
 2025-12-08 19:01 UTC  (2+ messages)
` [PATCH net 2/2] selftests/tc-testing: Create tests to exercise ets classes active list misplacements

[PATCH net] ynl: add regen hint to new headers
 2025-12-08 17:49 UTC  (2+ messages)

[syzbot] [net?] BUG: corrupted list in team_priority_option_set (6)
 2025-12-08 17:33 UTC  (4+ messages)
` [PATCH] team: fix qom_list corruption by using list_del_init_rcu()

[PATCH net] l2tp: account for IP version in SKB headroom
 2025-12-08 17:16 UTC  (2+ messages)

[PATCH net v3] net: dsa: mxl-gsw1xx: manually clear RANEG bit
 2025-12-08 15:52 UTC  (4+ messages)

[PATCH net] tools: ynl: fix build on systems with old kernel headers
 2025-12-08 15:48 UTC  (2+ messages)

[PATCH net 0/4] inet: frags: flush pending skbs in fqdir_pre_exit()
 2025-12-08 15:20 UTC  (10+ messages)
` [PATCH net 1/4] inet: frags: avoid theoretical race in ip_frag_reinit()
` [PATCH net 2/4] inet: frags: add inet_frag_queue_flush()
` [PATCH net 3/4] inet: frags: flush pending skbs in fqdir_pre_exit()
` [PATCH net 4/4] netfilter: conntrack: warn when cleanup is stuck

[TEST] conntrack_reverse_clash.sh flakes
 2025-12-08 14:48 UTC  (4+ messages)

[PATCH nf-next RFC 0/3] netfilter: x_tables: statistic nth match account GRO/GSO packets
 2025-12-08 14:46 UTC  (9+ messages)
` [PATCH nf-next RFC 1/3] xt_statistic: taking GRO/GSO into account for nth-match
` [PATCH nf-next RFC 2/3] xt_statistic: do nth-mode accounting per CPU

[PATCH bpf-next v2 0/2] bpf: cpumap: improve error propagation in cpu_map_update_elem()
 2025-12-08 14:20 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: cpumap: propagate underlying error "
` [PATCH bpf-next v2 2/2] selftests/bpf: add tests for attaching invalid fd

[PATCH net] net: mdio: aspeed: add dummy read to avoid read-after-write issue
 2025-12-08 13:46 UTC  (2+ messages)

[PATCH v1 net 0/2] sctp: Fix two issues in sctp_clone_sock()
 2025-12-08 13:36 UTC  (3+ messages)
` [PATCH v1 net 1/2] sctp: Fetch inet6_sk() after setting ->pinet6 "
` [PATCH v1 net 2/2] sctp: Clear pktoptions and rxpmtu in sctp_v6_copy_ip_options()

[syzbot] [net?] possible deadlock in ipv6_sock_mc_close (4)
 2025-12-08 13:22 UTC 

[syzbot] [net?] KASAN: invalid-free in inet_sock_destruct
 2025-12-08 13:22 UTC 

[PATCH RFC net-next 0/6] net: macb: Add XDP support and page pool integration
 2025-12-08 12:53 UTC  (15+ messages)
` [PATCH RFC net-next 2/6] cadence: macb/gem: handle multi-descriptor frame reception
        ` [PATCH 1/8] net: macb: move Rx buffers alloc from link up to open
` [PATCH RFC net-next 4/6] cadence: macb/gem: add XDP support for gem
` [PATCH RFC net-next 6/6] cadence: macb/gem: introduce xmit support

[PATCH net] ethtool: Avoid overflowing userspace buffer on stats query
 2025-12-08 12:19 UTC 

[PATCH iwlwifi-fixes] wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
 2025-12-08 11:23 UTC  (5+ messages)

[syzbot] [net?] [virt?] BUG: sleeping function called from invalid context in __bpf_stream_push_str
 2025-12-08 11:21 UTC 

[PATCH net-next v3 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2025-12-08 11:11 UTC  (5+ messages)
` [PATCH net-next v3 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller

[PATCH net-next v2 0/9] tun: optimize SKB allocation with NAPI cache
 2025-12-08 11:04 UTC  (10+ messages)
` [PATCH net-next v2 5/9] tun: use bulk NAPI cache allocation in tun_xdp_one

[PATCH net-next v3 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller
 2025-12-08 10:55 UTC  (7+ messages)

[TEST] vxlan brige test flakiness
 2025-12-08 10:27 UTC  (6+ messages)

[PATCH net] seg6: fix route leak for encap routes
 2025-12-08 10:24 UTC 

[PATCH 0/7] don't abuse task_struct.group_leader
 2025-12-08 10:05 UTC  (11+ messages)
` [PATCH 1/7] android/binder: don't abuse current->group_leader
` [PATCH 2/7] android/binder: use same_thread_group(proc->tsk, current) in binder_mmap()
` [PATCH 3/7] drm/amdgpu: don't abuse current->group_leader
` [PATCH 4/7] drm/amd: kill the outdated "Only the pthreads threading model is supported" checks
` [PATCH 5/7] drm/pan*: don't abuse current->group_leader
` [PATCH 6/7] RDMA/umem: "
` [PATCH 7/7] netclassid: use thread_group_leader(p) in update_classid_task()

[syzbot] [net?] [bpf?] general protection fault in bq_flush_to_queue (2)
 2025-12-08  8:58 UTC 

[PATCH linux-next v2] SUNRPC: Change list definition method
 2025-12-08  8:57 UTC  (2+ messages)

[PATCH] af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smp
 2025-12-08  8:24 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in rfkill_global_led_trigger_worker
 2025-12-08  7:19 UTC 

[syzbot] [net?] kernel BUG in filemap_fault (3)
 2025-12-08  7:18 UTC  (2+ messages)

[PATCH net-next] net: mdio: aspeed: add dummy read to avoid read-after-write issue
 2025-12-08  3:13 UTC  (3+ messages)

[RFT net-next PATCH RESEND 0/2] ethernet: intel: fix freeing uninitialized pointers with __free
 2025-12-08  3:07 UTC  (7+ messages)
    ` [Intel-wired-lan] "

[PATCH v2 1/2] ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
 2025-12-08  2:07 UTC  (3+ messages)

[PATCH net v2] net: dsa: mxl-gsw1xx: manually clear RANEG bit
 2025-12-08  1:31 UTC  (3+ messages)

[PATCH nf-next 0/5] Add IP6IP6 flowtable SW acceleration
 2025-12-07 23:54 UTC  (10+ messages)
` [PATCH nf-next 1/5] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next 2/5] netfilter: Modify nf_flow_skb_encap_protocol() to return int intead of bool
` [PATCH nf-next 3/5] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH nf-next 4/5] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH nf-next 5/5] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
` [syzbot ci] Re: Add IP6IP6 flowtable SW acceleration

[PATCH] net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variant
 2025-12-07 21:03 UTC 

Question about to KMSAN: uninit-value in can_receive
 2025-12-07 18:45 UTC  (4+ messages)

[PATCH] memset skb to zero to avoid uninit value error from KMSAN
 2025-12-07 17:54 UTC  (3+ messages)

[PATCH iproute2-next v3 0/7] iplink_can: add CAN XL support
 2025-12-07 17:40 UTC  (2+ messages)

[PATCH iproute2 1/1] lib,tc: Fix 'UINT_MAX' undeclared error observed during the build with musl libc
 2025-12-07 17:40 UTC  (2+ messages)

[PATCH v22 00/25] Type2 device basic support
 2025-12-07  7:12 UTC  (2+ messages)

[syzbot] [net?] [s390?] general protection fault in smc_diag_dump_proto
 2025-12-07  4:29 UTC  (2+ messages)
` [syzbot] [smc?] "

Please apply 5b1e38c0792cc7a44997328de37d393f81b2501a to 5.15
 2025-12-07  0:38 UTC  (2+ messages)

[RFC PATCH 0/2] net: gro: avoid touching transport header
 2025-12-06 21:26 UTC  (3+ messages)
` [RFC PATCH 1/2] net: gro: avoid relaying on skb->transport_header at receive time

[PATCH] team: fix qom_list corruption by using list_del_init_rcu()
 2025-12-06 18:34 UTC 

[PATCH net-next v5 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-12-06 18:30 UTC  (3+ messages)
` [PATCH net-next v5 3/4] net: ftgmac100: Add RGMII delay support for AST2600

[PATCH] team: fix qom_list corruption by using list_del_init_rcu()
 2025-12-06 18:25 UTC 

[PATCH] net/handshake: a handshake can only be cancelled once
 2025-12-06 15:12 UTC  (2+ messages)

[PATCH net-next v2] octeon_ep: reset firmware ready status
 2025-12-06 15:07 UTC  (3+ messages)

[PATCH] net: 6lowpan: replace sprintf() with scnprintf() in debugfs
 2025-12-06 13:57 UTC  (2+ messages)

[PATCH net-next] ice: Fix incorrect timeout in ice_release_res()
 2025-12-06 13:08 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH bpf v1 1/2] bpf: cpumap: propagate underlying error in cpu_map_update_elem()
 2025-12-06 12:26 UTC  (7+ messages)

[PATCH net-next v2] selftests: tls: fix warning of uninitialized variable
 2025-12-06 10:27 UTC  (2+ messages)

[PATCH v2] net: ipv6: fix spelling typos in comments
 2025-12-06 10:15 UTC  (2+ messages)

[PATCH] tools/lib/bpf: fix -Wdiscarded-qualifiers under C23
 2025-12-06  9:28 UTC  (5+ messages)
` [PATCH v2 bpf-next] "
    ` [PATCH v3] "

[syzbot] [wireless?] WARNING in ieee80211_tx_skb_tid
 2025-12-06  9:12 UTC  (2+ messages)

[RFC] net: phy: air_en8811h: add Airoha AN8811HB support
 2025-12-06  8:41 UTC  (4+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2025-12-06  0:25 UTC  (3+ messages)
` [PATCH v18 25/42] dept: add documents for dept

[PATCH bpf-next v8 0/6] Support associating BPF programs with struct_ops
 2025-12-06  0:59 UTC  (2+ messages)

[PATCH RFC] powerpc: switch two fixed phy links to full duplex
 2025-12-05 21:16 UTC  (3+ messages)

[PATCH iwl-next v1 0/3] igb: add RSS key get/set support
 2025-12-05 21:01 UTC  (5+ messages)
` [PATCH iwl-next v1 2/3] igb: expose RSS key via ethtool get_rxfh
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 3/3] igb: allow configuring RSS key via ethtool set_rxfh
  ` [Intel-wired-lan] "

[PATCH net-next] sfc: correct kernel-doc complaints
 2025-12-05 20:02 UTC  (3+ messages)

BUG: ice: E830 fails RSS table adjustment with ethtool -X
 2025-12-05 19:37 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).