Netdev List
 help / color / mirror / Atom feed
 messages from 2026-05-25 06:16:58 to 2026-05-25 10:53:18 UTC [more...]

[PATCH net] vsock/virtio: fix skb overhead overflow on 32-bit builds
 2026-05-25 10:53 UTC  (5+ messages)

[PATCH net] net/mlx4: avoid GCC 10 __bad_copy_from() false positive
 2026-05-25 10:47 UTC  (2+ messages)

[PATCH net v1] net/mlx5: HWS: Reject unsupported remove-header action
 2026-05-25 10:34 UTC  (4+ messages)

[PATCH net v3] xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()
 2026-05-25 10:22 UTC  (2+ messages)

[RFC net PATCH v1] net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration
 2026-05-25 10:07 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: libwx: improve VF ethtool support
 2026-05-25 10:11 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: libwx: add support for set_ringparam in wx_ethtool_ops_vf
` [PATCH net-next v2 2/3] net: libwx: add support for set_coalesce "
` [PATCH net-next v2 3/3] net: libwx: support vf hardware statistics

[PATCH net-next v2 0/3] wangxun: improve service task synchronization
 2026-05-25 10:05 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: wangxun: introduce WX_STATE_DOWN to serialize device shutdown state
` [PATCH net-next v2 2/3] net: wangxun: avoid statistics updates during device teardown
` [PATCH net-next v2 3/3] net: txgbe: rework service event handling

[PATCH net-next] net/dns_resolver: consolidate namelen checks in dns_query
 2026-05-25  9:54 UTC 

[PATCH v2 0/4] DRM RAS Fixes
 2026-05-25  9:53 UTC  (3+ messages)
` [PATCH v2 1/4] drm/ras: Cancel and free message on get counter failure

[PATCH net 0/2] net: lan743x: ptp: Fix simultaneous PEROUT on PCI11x1x
 2026-05-25  9:49 UTC  (3+ messages)
` [PATCH net 1/2] net: lan743x: ptp: Add PCI11X1X_PTP_N_PEROUT and extend ptp_io_perout array
` [PATCH net 2/2] net: lan743x: ptp: Fix PEROUT event channel assignment on PCI11x1x

[PATCH net v3] net: tg3: guard napi_disable and pci_disable_device calls
 2026-05-25  9:49 UTC 

[PATCH net-next 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-05-25  9:26 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: use the hw tx queues

[PATCH net] vsock/virtio: fix potential unbounded skb queue
 2026-05-25  9:14 UTC  (14+ messages)

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-05-25  9:05 UTC  (8+ messages)
` [PATCH RFC bpf-next 3/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of "

[PATCH net-next] net: airoha: bind WLAN-bound flows on PPE driver L2 cache miss
 2026-05-25  8:09 UTC  (2+ messages)

[PATCH v2 00/10] gpiolib: fence off legacy interfaces
 2026-05-25  8:57 UTC  (3+ messages)
` [PATCH 02/10] [v3] input: gpio-keys: make legacy gpiolib optional

[PATCH iwl-net] idpf: add padding to PTP virtchnl structures
 2026-05-25  8:38 UTC 

[PATCH net-next] e1000e: fix memory leak of msix_entries on MSI-X failure
 2026-05-25  8:41 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 net-next 0/5] geneve: Allow binding UDP socket to a specific address
 2026-05-25  8:36 UTC  (5+ messages)
` [PATCH v2 net-next 1/5] geneve: Reuse ipv6_addr_type() result in geneve_nl2info()
` [PATCH v2 net-next 2/5] geneve: Pass struct geneve_dev to geneve_create_sock()

[PATCH v5 net-next 0/5] rtnetlink: RTNL avoidance in rtnl_getlink() and rtnl_dump_ifinfo()
 2026-05-25  8:35 UTC  (6+ messages)
` [PATCH v5 net-next 1/5] rtnetlink: use nla_nest_end_safe() in rtnl_fill_prop_list()
` [PATCH v5 net-next 2/5] net: defer netdev_name_node_alt_flush() call to netdev_run_todo()
` [PATCH v5 net-next 3/5] rtnetlink: do not acquire RTNL in rtnl_getlink() with RTEXT_FILTER_NAME_ONLY
` [PATCH v5 net-next 4/5] rtnetlink: do not assume RTNL is held in link_master_filtered()
` [PATCH v5 net-next 5/5] rtnetlink: add RTEXT_FILTER_NAME_ONLY support to rtnl_dump_ifinfo()

[PATCH] net: thunderx: fix PTP device ref leak in nicvf_probe()
 2026-05-25  8:26 UTC 

[PATCH net-next] ipv6: ifrags: cleanup __IP6_INC_STATS() confusion
 2026-05-25  8:25 UTC 

[PATCH v5 0/7] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
 2026-05-25  8:20 UTC 

[PATCH net v3 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-25  8:08 UTC  (3+ messages)
` [PATCH net v3 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net v3 2/2] net: mana: Skip redundant detach on already-detached port

[PATCH 0/3] AF_ALG: Remove support for AIO and old-style drivers
 2026-05-25  8:03 UTC  (3+ messages)
` [PATCH 1/3] net: Remove support for AIO on sockets

[PATCH net v2 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-25  8:01 UTC  (3+ messages)
` [PATCH net v2 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "

[PATCH net 1/2] net: dwc-xlgmac: fix channel count initialization
 2026-05-25  7:54 UTC  (3+ messages)
` [PATCH net 2/2] net: dwc-xlgmac: handle hw initialization failure in xlgmac_start()

[PATCH net] net: gro: don't copy frags between mixed zcopy skbs
 2026-05-25  7:28 UTC  (4+ messages)

[PATCH bpf-next 1/2] bpf: align syscall writeback behavior with caller-declared size
 2026-05-25  7:21 UTC  (5+ messages)

[PATCH net v3] net: gro: don't merge zcopy skbs
 2026-05-25  7:20 UTC  (4+ messages)

[PATCH net-next] mlxsw: spectrum_fid: use a dedicated list head pointer for sorted insert
 2026-05-25  7:17 UTC 

[Patch net-next v5 0/7] r8169: add RSS support for RTL8127
 2026-05-25  7:15 UTC  (3+ messages)

List iterator used after loop in mlxsw_sp_fid_port_vid_list_add?
 2026-05-25  7:14 UTC  (3+ messages)

[PATCH net-next V2 2/2] net/mlx5: implement max_sfs parameter
 2026-05-25  6:42 UTC  (3+ messages)

[PATCH] net: stmmac: Improve Tx timer arm logic further
 2026-05-25  6:16 UTC 


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