netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-02 15:23:53 to 2025-12-03 16:04:03 UTC [more...]

[PATCH net-next v13 00/12] virtio_net: Add ethtool flow rules support
 2025-12-03 16:02 UTC  (6+ messages)
` [PATCH net-next v13 11/12] virtio_net: Add support for TCP and UDP ethtool rules

[PATCH net-next V3] net: restore the iterator to its original state when an error occurs
 2025-12-03 16:03 UTC 

[PATCH net-next v2 1/1] net: mdio: reset PHY before attempting to access ID register
 2025-12-03 15:59 UTC  (3+ messages)

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-12-03 15:55 UTC  (8+ messages)

[PATCH net-next v2 0/9] tun: optimize SKB allocation with NAPI cache
 2025-12-03 15:35 UTC  (18+ messages)
` [PATCH net-next v2 3/9] tun: correct drop statistics in tun_put_user
` [PATCH net-next v2 5/9] tun: use bulk NAPI cache allocation in tun_xdp_one

MPTCP deadlocks
 2025-12-03 15:35 UTC 

[PATCH net] net/mlx5: Fix double unregister of HCA_PORTS component
 2025-12-03 15:14 UTC  (2+ messages)

[Patch net v5 0/9] netem: Fix skb duplication logic and prevent infinite loops
 2025-12-03 15:05 UTC  (11+ messages)
` [Patch net v5 3/9] net_sched: Implement the right netem duplication behavior
` [Patch net v5 4/9] net_sched: Prevent using netem duplication in non-initial user namespace
` [Patch net v5 5/9] net_sched: Check the return value of qfq_choose_next_agg()

[PATCH] net/handshake: restore destructor on submit failure
 2025-12-03 14:55 UTC  (2+ messages)

[PATCH RFC net-next 0/6] net: macb: Add XDP support and page pool integration
 2025-12-03 14:28 UTC  (19+ messages)
` [PATCH RFC net-next 1/6] cadence: macb/gem: Add page pool support
` [PATCH RFC net-next 2/6] cadence: macb/gem: handle multi-descriptor frame reception
` [PATCH RFC net-next 4/6] cadence: macb/gem: add XDP support for gem
` [PATCH RFC net-next 5/6] cadence: macb/gem: make tx path skb agnostic
` [PATCH RFC net-next 6/6] cadence: macb/gem: introduce xmit support

[PATCH net-next 1/2] net/sched: act_mirred: Fix infinite loop
 2025-12-03 14:27 UTC  (14+ messages)

[PATCH net] net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change
 2025-12-03 14:23 UTC  (5+ messages)

[net-next,PATCH 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2025-12-03 14:18 UTC  (14+ messages)
` [net-next,PATCH 2/3] dt-bindings: net: realtek,rtl82xx: Document realtek,ssc-enable property
` [net-next,PATCH 3/3] net: phy: realtek: Add property to enable SSC

[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
 2025-12-03 14:16 UTC  (8+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports

[PATCH net v3] net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()
 2025-12-03 13:52 UTC  (2+ messages)

[PATCH v3 0/4] ptp: vmclock: Add VM generation counter and ACPI notification
 2025-12-03 13:46 UTC  (6+ messages)
` [PATCH v3 1/4] ptp: vmclock: add vm generation counter
` [PATCH v3 2/4] ptp: vmclock: support device notifications
` [PATCH v3 3/4] dt-bindings: ptp: Add amazon,vmclock
` [PATCH v3 4/4] ptp: ptp_vmclock: Add device tree support

[PATCH] netfilter: nft_set_hash: fix potential NULL deref in nft_rhash_deactivate
 2025-12-03 13:40 UTC  (2+ messages)

[PATCH bpf v1 0/2] bpf: cpumap: fix error propagation in
 2025-12-03 12:31 UTC  (6+ messages)
` [PATCH bpf v1 1/2] bpf: cpumap: propagate underlying error in cpu_map_update_elem()

[RFC] net: phy: air_en8811h: add Airoha AN8811HB support
 2025-12-03 12:21 UTC  (3+ messages)

[PATCH net-next v3 0/3] xsk: introduce atomic for cq in generic path
 2025-12-03 11:16 UTC  (8+ messages)
` [PATCH net-next v3 2/3] xsk: use atomic operations around cached_prod for copy mode

[PATCH net-next v4 0/5] Multi-queue aware sch_cake
 2025-12-03 10:48 UTC  (3+ messages)

[PATCH net-next V4 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-12-03 10:36 UTC  (10+ messages)
` [PATCH net-next V4 02/14] documentation: networking: add shared devlink documentation

[PATCH] Revert "mailbox/pcc: support mailbox management of the shared buffer"
 2025-12-03 10:31 UTC  (9+ messages)

[PATCH v1 6.14] wireless: aic8800: add support for AIC8800 WiFi chipset
 2025-12-03 10:12 UTC  (2+ messages)

[PATCH] af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smp
 2025-12-03 10:01 UTC 

[PATCH net-next] net: dsa: mxl-gsw1xx: fix SerDes RX polarity
 2025-12-03  9:49 UTC  (2+ messages)

[PATCH net] atm: mpoa: Fix UAF on qos_head list in procfs
 2025-12-03  9:32 UTC  (2+ messages)

[PATCH RFC net-next 0/3] net: dsa: initial support for MaxLinear MxL862xx switches
 2025-12-03  9:29 UTC  (7+ messages)
` [PATCH RFC net-next 1/3] dt-bindings: net: dsa: add bindings for MaxLinear MxL862xx
` [PATCH RFC net-next 2/3] net: dsa: add tag formats for MxL862xx switches
` [PATCH RFC net-next 3/3] net: dsa: add basic initial driver "

[PATCH v2 0/4] ptp: vmclock: Add VM generation counter and ACPI notification
 2025-12-03  9:14 UTC  (10+ messages)
` [PATCH v2 1/4] ptp: vmclock: add vm generation counter
` [PATCH v2 2/4] ptp: vmclock: support device notifications
` [PATCH v2 3/4] dt-bindings: clock: Add device tree bindings for vmclock
` [PATCH v2 4/4] ptp: ptp_vmclock: Add device tree support

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

[PATCH net-next v8 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2025-12-03  8:40 UTC  (7+ messages)
` [PATCH net-next v8 1/3] net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
` [PATCH net-next v8 2/3] net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver

[PATCH net-next] flow_dissector: save computed hash in __skb_get_hash_symmetric_net()
 2025-12-03  8:35 UTC  (6+ messages)

[PATCH net-next v4 0/2] Add SQI and SQI+ support for OATC14 10Base-T1S PHYs and Microchip T1S driver
 2025-12-03  8:22 UTC  (4+ messages)
` [PATCH net-next v4 1/2] net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs

[SECURITY] Use-After-Free in /proc/net/atm/mpc QoS list (qos_head) due to missing locking
 2025-12-03  8:05 UTC  (2+ messages)

[PATCH RFC] virtio_net: gate delayed refill scheduling
 2025-12-03  6:37 UTC  (7+ messages)

[PATCH net-next v2 0/4] Multi-queue aware sch_cake
 2025-12-03  5:31 UTC  (8+ messages)

[PATCH net-next v4 4/4] net: ftgmac100: Add RGMII delay support for AST2600
 2025-12-03  5:30 UTC  (12+ messages)

まるなげ福祉事業
 2025-12-03  3:29 UTC 

linux-next: manual merge of the tip tree with the bpf-next tree
 2025-12-03  2:35 UTC  (2+ messages)

[PATCH iproute2 1/1] lib,tc: Fix 'UINT_MAX' undeclared error observed during the build with musl libc
 2025-12-03  2:11 UTC 

[ANN] netdev development stats for 6.19
 2025-12-03  1:55 UTC 

[PATCH v3] net: stmmac: Modify the judgment condition of "tx_avail" from 1 to 2
 2025-12-03  1:31 UTC 

Maintainers / Kernel Summit 2021 planning kick-off
 2025-12-03  1:15 UTC 

[PATCH RFC/RFT net-next v2 1/5] net: dsa: deny bridge VLAN with existing 8021q upper on any port
 2025-12-03  0:36 UTC  (4+ messages)

[PATCH net] bnxt_en: Fix XDP_TX path
 2025-12-03  0:30 UTC 

[GIT PULL] Networking for Linux 6.19
 2025-12-02 23:49 UTC 

[PATCH 0/4] i3c: switch to use switch to use i3c_xfer from i3c_priv_xfer
 2025-12-02 23:15 UTC  (4+ messages)
` [PATCH 4/4] i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()

[PATCH iwl-net] idpf: Fix error handling in idpf_vport_open()
 2025-12-02 23:12 UTC 

[PATCH net-next v2] net: devmem: convert binding refcount to percpu_ref
 2025-12-02 22:35 UTC  (2+ messages)

[PATCH iproute2-next v2 0/7] iplink_can: add CAN XL support
 2025-12-02 22:30 UTC  (4+ messages)
` [PATCH iproute2-next v2 5/7] iplink_can: add initial CAN XL interface

[PATCH net-next v3 0/2] net/rds: RDS-TCP bug fix collection, subset 1: Work queue scalability
 2025-12-02 22:28 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net/rds: Give each connection path its own workqueue

[PATCH net-next 0/7] bnxt_en: Updates for net-next
 2025-12-02 22:21 UTC  (5+ messages)
` [PATCH net-next 7/7] bnxt_en: Add PTP .getcrosststamp() interface to get device/host times

[PATCH net v1] ice: stop counting UDP csum mismatch as rx_errors
 2025-12-02 22:08 UTC  (2+ messages)

[PATCH 0/4] bus: mhi: Fix broken runtime PM design
 2025-12-02 21:37 UTC  (9+ messages)
` [PATCH 2/4] bus: mhi: Remove runtime PM callback ops from controller interface
` [PATCH 3/4] net: mhi_net: Implement runtime PM support
` [PATCH 4/4] bus: mhi: Fix broken runtime PM design

[PATCH RFC net-next 00/15] net: stmmac: rk: cleanups galore
 2025-12-02 20:41 UTC  (5+ messages)
` [PATCH RFC net-next 01/15] net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitions
` [PATCH RFC net-next 04/15] net: stmmac: rk: convert to mask-based interface mode configuration

[PATCH net-next 0/3] net: gso: fix MTU validation of BIG TCP jumbograms
 2025-12-02 20:34 UTC  (10+ messages)
` [PATCH net-next 1/3] net: gso: do not include jumbogram HBH header in seglen calculation
` [PATCH net-next 3/3] selftests/net: remove unnecessary MTU config in big_tcp.sh

[GIT PULL] virtio,vhost: fixes, cleanups
 2025-12-02 20:07 UTC 

[PATCH net-next] gve: Move gve_init_clock to after AQ CONFIGURE_DEVICE_RESOURCES call
 2025-12-02 20:02 UTC 

[PATCH net-next v7 0/9] Add support for providers with large rx buffer
 2025-12-02 19:20 UTC  (9+ messages)
` [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
` [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size

[PATCH net V2] r8169: fix RTL8117 Wake-on-Lan in DASH mode
 2025-12-02 19:10 UTC  (2+ messages)

[PATCH net-next v6] l2tp: fix double dst_release() on sk_dst_cache race
 2025-12-02 19:08 UTC  (2+ messages)

[PATCH bpf v2 1/2] bpf: Disallow tail call to programs that use cgroup storage
 2025-12-02 18:37 UTC  (7+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Test using cgroup storage in a tail call callee program

[PATCH v2] net: stmmac: Modify the judgment condition of "tx_avail" from 1 to 2
 2025-12-02 18:36 UTC  (3+ messages)

[PATCH net] net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_write
 2025-12-02 18:35 UTC  (3+ messages)

[PATCH v6 0/5] nvme-tcp: Support receiving KeyUpdate requests
 2025-12-02 18:29 UTC  (5+ messages)
` [PATCH v6 1/5] net/handshake: Store the key serial number on completion
` [PATCH v6 2/5] net/handshake: Define handshake_req_keyupdate

[PATCH net-next 0/4] (no cover subject)
 2025-12-02 18:24 UTC  (4+ messages)

[PATCH 0/4] s32g: Use a syscon for GPR
 2025-12-02 18:17 UTC  (4+ messages)
` [PATCH 1/4] net: stmmac: s32: use the syscon interface PHY_INTF_SEL_RGMII

[PATCH V2] r8169: fix RTL8117 Wake-on-Lan in DASH mode
 2025-12-02 18:06 UTC  (4+ messages)

[PATCH net-next] net: devmem: convert binding refcount to percpu_ref
 2025-12-02 17:56 UTC  (4+ messages)

[PATCH net 0/3] mlxsw: Three (m)router fixes
 2025-12-02 17:44 UTC  (4+ messages)
` [PATCH net 1/3] mlxsw: spectrum_router: Fix possible neighbour reference count leak
` [PATCH net 2/3] mlxsw: spectrum_router: Fix neighbour use-after-free
` [PATCH net 3/3] mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats

[PATCH iwl-net v1] igc: Use 5KB TX packet buffer per queue for TSN mode
 2025-12-02 17:34 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] r8169: fix RTL8117 Wake-on-Lan in DASH mode
 2025-12-02 17:23 UTC  (13+ messages)

[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
 2025-12-02 16:54 UTC  (12+ messages)

[net-next PATCH] net: phy: RTL8211FVD: Restore disabling of PHY-mode EEE
 2025-12-02 16:38 UTC  (2+ messages)

[PATCH v21 00/23] Type2 device basic support
 2025-12-02 16:35 UTC  (6+ messages)
` [PATCH v21 15/23] sfc: get endpoint decoder

[RFC net-next 00/13] ovpn: new features + kselftests
 2025-12-02 16:34 UTC  (13+ messages)
` [RFC net-next 07/13] selftests: ovpn: check asymmetric peer-id
` [RFC net-next 08/13] selftests: ovpn: add test for the FW mark feature
` [RFC net-next 11/13] selftests: ovpn: add test for bound device
` [RFC net-next 13/13] selftests: ovpn: add test for bound address

[RFC 0/2] xdp: Delegate fast path return decision to page_pool
 2025-12-02 16:29 UTC  (9+ messages)
` [RFC 2/2] "

[PATCH net-next v21 00/14] net: phy: Introduce PHY ports representation
 2025-12-02 15:48 UTC  (4+ messages)
` [PATCH net-next v21 02/14] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values

[PATCH iproute2-net 0/6] mptcp: new endpoint type and info flags
 2025-12-02 15:36 UTC  (4+ messages)

[PATCH RFC 0/2] configfs: enable kernel-space item registration
 2025-12-02 15:29 UTC  (3+ messages)
` [PATCH RFC 1/2] configfs: add kernel-space item registration API
` [PATCH RFC 2/2] netconsole: Plug to dynamic configfs item

[PATCH net 0/2] mlx5 misc fixes 2025-12-01
 2025-12-02 15:24 UTC  (5+ messages)
` [PATCH net 1/2] net/mlx5: make enable_mpesw idempotent
` [PATCH net 2/2] net/mlx5e: Avoid unregistering PSP twice


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