messages from 2025-11-06 22:53:29 to 2025-11-07 10:30:32 UTC [more...]
[PATCH v5 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
2025-11-07 10:29 UTC (9+ messages)
` [PATCH v5 1/8] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH v5 2/8] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH v5 3/8] net: stmmac: qcom-ethqos: improve typing in devres callback
` [PATCH v5 4/8] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH v5 5/8] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH v5 6/8] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v5 7/8] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH v5 8/8] net: stmmac: qcom-ethqos: add support for sa8255p
[RFC 0/2] xdp: Delegate fast path return decision to page_pool
2025-11-07 10:28 UTC (2+ messages)
` [RFC 1/2] page_pool: add benchmarking for napi-based recycling
[PATCH v2 iwl-net] ice: fix PTP cleanup on driver removal in error path
2025-11-07 10:20 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next] ixgbe: avoid redundant call to ixgbe_non_sfp_link_config()
2025-11-07 10:20 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH 0/1] i40e: additional safety check
2025-11-07 10:18 UTC (4+ messages)
` [PATCH] i40e: validate ring_len parameter against hardware specific values
` [Intel-wired-lan] "
[PATCH] net/handshake: Fix memory leak in tls_handshake_accept()
2025-11-07 10:17 UTC (2+ messages)
[PATCH net v9 0/4] net: netpoll: fix memory leak and add comprehensive selftests
2025-11-07 10:07 UTC (3+ messages)
` [PATCH net v9 4/4] selftest: netcons: add test for netconsole over bonded interfaces
[PATCH net-next 00/10] net: renesas: rswitch: R-Car S4 add HW offloading for layer 3 routing
2025-11-07 10:02 UTC (10+ messages)
` [PATCH net-next 02/10] net: renesas: rswitch: enable Phy link status pin
` [PATCH net-next 06/10] net: renesas: rswitch: add MAC address filtering
` [PATCH net-next 09/10] net: renesas: rswitch: add simple l3 routing
` [PATCH net-next 10/10] net: renesas: rswitch: update error handling of probe
[PATCH net v2] strparser: Fix signed/unsigned mismatch bug
2025-11-07 9:56 UTC (2+ messages)
[PATCH iwl-next v2 0/9] ice: properly use u64_stats API for all ring stats
2025-11-07 9:55 UTC (4+ messages)
` [PATCH iwl-next v2 2/9] ice: use cacheline groups for ice_rx_ring structure
[PATCH net] ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
2025-11-07 9:53 UTC (5+ messages)
[PATCH ethtool-next v2] netlink: tsconfig: add HW time stamping configuration
2025-11-07 9:46 UTC (2+ messages)
[PATCH net] bonding: fix mii_status when slave is down
2025-11-07 9:40 UTC (4+ messages)
[PATCH 1/4] lib/sprintf: add scnprintf_append() helper function
2025-11-07 9:35 UTC (8+ messages)
` [PATCH 2/4] ALSA: wavefront: use scnprintf_append for longname construction
` [PATCH 3/4] media: ivtv: use scnprintf_append for i2c adapter name
` [PATCH 4/4] net: qede: use scnprintf_append for version string
[PATCH v3 00/21] Add support for MT8189 clock/power controller
2025-11-07 9:34 UTC (9+ messages)
` [PATCH v3 01/21] dt-bindings: clock: mediatek: Add MT8189 clock definitions
` [PATCH v3 02/21] dt-bindings: power: mediatek: Add MT8189 power domain definitions
` [PATCH v3 03/21] clk: mediatek: fix mfg mux issue
[PATCH] tun: use skb_attempt_defer_free in tun_do_read
2025-11-07 9:19 UTC (6+ messages)
[PATCH v1 net-next 0/6] tcp: Clean up SYN+ACK RTO code and apply max RTO
2025-11-07 8:43 UTC (13+ messages)
` [PATCH v1 net-next 1/6] tcp: Call tcp_syn_ack_timeout() directly
` [PATCH v1 net-next 2/6] tcp: Remove timeout arg from reqsk_queue_hash_req()
` [PATCH v1 net-next 3/6] tcp: Remove redundant init for req->num_timeout
` [PATCH v1 net-next 4/6] tcp: Remove timeout arg from reqsk_timeout()
` [PATCH v1 net-next 5/6] tcp: Apply max RTO to non-TFO SYN+ACK
` [PATCH v1 net-next 6/6] selftest: packetdrill: Add max RTO test for SYN+ACK
[PATCH v5 0/3] drivers: net: mhi: Add support to enable ethernet network device for MHI NET driver
2025-11-07 8:30 UTC (3+ messages)
` [PATCH v5 1/3] net: mhi : Add support to enable ethernet interface
[PATCH net v2] net: dsa: b53: bcm531x5: fix cpu rgmii mode interpretation
2025-11-07 8:30 UTC
[PATCH net-next v3 00/11] net: stmmac: ingenic: convert to set_phy_intf_sel()
2025-11-07 8:29 UTC (12+ messages)
` [PATCH net-next v3 01/11] net: stmmac: ingenic: move ingenic_mac_init()
` [PATCH net-next v3 02/11] net: stmmac: ingenic: simplify jz4775 mac_set_mode()
` [PATCH net-next v3 03/11] net: stmmac: ingenic: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next v3 04/11] net: stmmac: ingenic: use PHY_INTF_SEL_x directly
` [PATCH net-next v3 05/11] net: stmmac: ingenic: prep PHY_INTF_SEL_x field after switch()
` [PATCH net-next v3 06/11] net: stmmac: ingenic: use stmmac_get_phy_intf_sel()
` [PATCH net-next v3 07/11] net: stmmac: ingenic: move "MAC PHY control register" debug
` [PATCH net-next v3 08/11] net: stmmac: ingenic: simplify mac_set_mode() methods
` [PATCH net-next v3 09/11] net: stmmac: ingenic: simplify x2000 mac_set_mode()
` [PATCH net-next v3 10/11] net: stmmac: ingenic: pass ingenic_mac struct rather than plat_dat
` [PATCH net-next v3 11/11] net: stmmac: ingenic: use ->set_phy_intf_sel()
[External] : [PATCH net-next v05 1/5] hinic3: Add PF framework
2025-11-07 8:26 UTC (2+ messages)
[PATCH 0/4] Add scnprintf_append() helper
2025-11-07 8:15 UTC (2+ messages)
[PATCH net-next 0/8] net: dsa: b53: add support for BCM5389/97/98 and BCM63XX ARL formats
2025-11-07 8:07 UTC (9+ messages)
` [PATCH net-next 1/8] net: dsa: b53: b53_arl_read{,25}(): use the entry for comparision
` [PATCH net-next 2/8] net: dsa: b53: move reading ARL entries into their own function
` [PATCH net-next 3/8] net: dsa: b53: move writing ARL entries into their own functions
` [PATCH net-next 4/8] net: dsa: b53: provide accessors for accessing ARL_SRCH_CTL
` [PATCH net-next 5/8] net: dsa: b53: split reading search entry into their own functions
` [PATCH net-next 6/8] net: dsa: b53: move ARL entry functions into ops struct
` [PATCH net-next 7/8] net: dsa: b53: add support for 5389/5397/5398 ARL entry format
` [PATCH net-next 8/8] net: dsa: b53: add support for bcm63xx "
[PATCH] net: Fix error handling in netdev_register_kobject
2025-11-07 8:01 UTC
[PATCH] ptp: ocp: Document sysfs output format for backward compatibility
2025-11-07 7:45 UTC
[syzbot] [net?] [mm?] INFO: rcu detected stall in rescuer_thread (2)
2025-11-07 7:31 UTC
[PATCH v3] net: ethernet: fix uninitialized pointers with free attribute
2025-11-07 7:27 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH v3] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
2025-11-07 7:05 UTC (2+ messages)
[PATCH net-next 0/3] net: use skb_attempt_defer_free() in napi_consume_skb()
2025-11-07 6:47 UTC (7+ messages)
` [PATCH net-next 1/3] net: allow skb_release_head_state() to be called multiple times
` [PATCH net-next 2/3] net: fix napi_consume_skb() with alien skbs
` [PATCH net-next 3/3] net: increase skb_defer_max default to 128
[PATCH v2 net] tipc: Fix use-after-free in tipc_mon_reinit_self()
2025-11-07 6:40 UTC
[PATCH net-next v11 0/5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2025-11-07 6:08 UTC (7+ messages)
` [PATCH net-next v11 1/5] eea: introduce PCI framework
` [PATCH net-next v11 2/5] eea: introduce ring and descriptor structures
` [PATCH net-next v11 3/5] eea: probe the netdevice and create adminq
` [PATCH net-next v11 4/5] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v11 5/5] eea: introduce ethtool support
[PATCH net-next v12 0/5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2025-11-07 6:07 UTC (6+ messages)
` [PATCH net-next v12 1/5] eea: introduce PCI framework
` [PATCH net-next v12 2/5] eea: introduce ring and descriptor structures
` [PATCH net-next v12 3/5] eea: probe the netdevice and create adminq
` [PATCH net-next v12 4/5] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v12 5/5] eea: introduce ethtool support
[PATCH net-next v11 0/5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2025-11-07 5:50 UTC (3+ messages)
` [PATCH net-next v11 1/5] eea: introduce PCI framework
[PATCH net-next v11 2/5] eea: introduce ring and descriptor structures
2025-11-07 5:50 UTC (5+ messages)
` [PATCH net-next v11 3/5] eea: probe the netdevice and create adminq
` [PATCH net-next v11 4/5] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v11 5/5] eea: introduce ethtool support
[PATCH] net: aquantia: Add missing descriptor cache invalidation on ATL2
2025-11-07 5:20 UTC
[RFC mm v5 0/2] mm, page_pool: introduce a new page type for page pool in page type
2025-11-07 4:47 UTC (6+ messages)
` [RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed
[PATCH bpf-next v5 0/3] net/smc: Introduce smc_hs_ctrl
2025-11-07 4:16 UTC (5+ messages)
` [PATCH bpf-next v5 1/3] bpf: export necessary symbols for modules with struct_ops
` [PATCH bpf-next v5 2/3] net/smc: bpf: Introduce generic hook for handshake flow
` [PATCH bpf-next v5 3/3] bpf/selftests: add selftest for bpf_smc_hs_ctrl
[PATCH net-next v9 00/12] virtio_net: Add ethtool flow rules support
2025-11-07 4:15 UTC (13+ messages)
` [PATCH net-next v9 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v9 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v9 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v9 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v9 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v9 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v9 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v9 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v9 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v9 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v9 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v9 12/12] virtio_net: Add get ethtool flow rules ops
[PATCH net-next v7 00/12] virtio_net: Add ethtool flow rules support
2025-11-07 3:38 UTC (4+ messages)
` [PATCH net-next v7 05/12] virtio_net: Query and set flow filter caps
[PATCH net-next v2] ppp: enable TX scatter-gather
2025-11-07 3:34 UTC (3+ messages)
[PATCH net-next v3 0/4] Add AST2600 RGMII delay into ftgmac100
2025-11-07 3:28 UTC (12+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: ftgmac100: Add delay properties for AST2600
[PATCH bpf-next v4 0/3] net/smc: Introduce smc_hs_ctrl
2025-11-07 3:11 UTC (10+ messages)
` [PATCH bpf-next v4 2/3] net/smc: bpf: Introduce generic hook for handshake flow
[PATCH net-next v8 00/14] vsock: add namespace support to vhost-vsock
2025-11-07 3:07 UTC (20+ messages)
` [PATCH net-next v8 01/14] vsock: a per-net vsock NS mode state
` [PATCH net-next v8 04/14] vsock: add netns to vsock core
` [PATCH net-next v8 05/14] vsock/loopback: add netns support
` [PATCH net-next v8 06/14] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v8 07/14] vhost/vsock: add netns support
[PATCH net v2] net/smc: fix mismatch between CLC header and proposal
2025-11-07 2:40 UTC
check patch error
2025-11-07 2:34 UTC (2+ messages)
[PATCH net] net: txgbe: remove wx_ptp_init() in device reset flow
2025-11-07 2:21 UTC (5+ messages)
[PATCH net-next v6 0/6] net: devmem: improve cpu cost of RX token management
2025-11-07 2:22 UTC (7+ messages)
` [PATCH net-next v6 5/6] net: devmem: document SO_DEVMEM_AUTORELEASE socket option
[PATCH net-next v10 0/5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2025-11-07 2:17 UTC (6+ messages)
` [PATCH net-next v10 3/5] eea: probe the netdevice and create adminq
[net-next,v2 0/7] net: renesas: Cleanup usage of gPTP flags
2025-11-07 1:50 UTC (2+ messages)
[RFC/RFT PATCH net-next v3 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
2025-11-06 22:12 UTC (8+ messages)
` [RFC/RFT PATCH net-next v3 1/2] net: Add ndo_write_rx_config and helper structs and functions:
[PATCH net V3 0/2] veth: Fix TXQ stall race condition and add recovery
2025-11-07 1:29 UTC (3+ messages)
` [PATCH net V3 1/2] veth: enable dev_watchdog for detecting stalled TXQs
[PATCH net v1 1/2] page_pool: expose max page pool ring size
2025-11-07 1:18 UTC (8+ messages)
` [PATCH net v1 2/2] gve: use max allowed ring size for ZC page_pools
[PATCH net-next v4 00/14] netkit: Support for io_uring zero-copy and AF_XDP
2025-11-07 1:00 UTC (11+ messages)
` [PATCH net-next v4 01/14] net: Add bind-queue operation
` [PATCH net-next v4 02/14] net: Implement netdev_nl_bind_queue_doit
` [PATCH net-next v4 11/14] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
` [PATCH net-next v4 13/14] netkit: Add io_uring zero-copy support for TCP
[PATCH] net: core: Initialize new header to zero in pskb_expand_head
2025-11-07 0:57 UTC (2+ messages)
[PATCH net-next v3 00/11] selftests/vsock: refactor and improve vmtest infrastructure
2025-11-07 0:49 UTC (12+ messages)
` [PATCH net-next v3 01/11] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v3 02/11] selftests/vsock: make wait_for_listener() work even if pipefail is on
` [PATCH net-next v3 03/11] selftests/vsock: reuse logic for vsock_test through wrapper functions
` [PATCH net-next v3 04/11] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
` [PATCH net-next v3 05/11] selftests/vsock: do not unconditionally die if qemu fails
` [PATCH net-next v3 06/11] selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
` [PATCH net-next v3 07/11] selftests/vsock: add check_result() for pass/fail counting
` [PATCH net-next v3 08/11] selftests/vsock: add BUILD=0 definition
` [PATCH net-next v3 09/11] selftests/vsock: add 1.37 to tested virtme-ng versions
` [PATCH net-next v3 10/11] selftests/vsock: add vsock_loopback module loading
` [PATCH net-next v3 11/11] selftests/vsock: disable shellcheck SC2317 and SC2119
[PATCH net-next v3 0/2] Allow disabling pause frames on panic
2025-11-07 0:25 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: ethernet: Allow disabling pause "
` [PATCH net-next v3 2/2] net: bcmgenet: Add support for set_pauseparam_panic
[PATCH iproute2] devlink: Support DEVLINK_ESWITCH_MODE_SWITCHDEV_INACTIVE
2025-11-07 0:14 UTC
[PATCH net-next V2 0/3] devlink eswitch inactive mode
2025-11-07 0:08 UTC (4+ messages)
` [PATCH net-next V2 1/3] devlink: Introduce switchdev_inactive eswitch mode
` [PATCH net-next V2 2/3] net/mlx5: MPFS, add support for dynamic enable/disable
` [PATCH net-next V2 3/3] net/mlx5: E-Switch, support eswitch inactive mode
[PATCH v16 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
2025-11-07 0:06 UTC (6+ messages)
` [PATCH v16 nf-next 3/3] netfilter: nft_chain_filter: Add bridge double vlan and pppoe
[PATCH v3 0/2] net: io_uring/zcrx: call netdev_queue_get_dma_dev() under instance lock
2025-11-06 23:33 UTC (2+ messages)
[PATCH net-next 01/14] ipvlan: Preparation to support mac-nat
2025-11-06 23:30 UTC (2+ messages)
[PATCH v1 0/7] reverse ifq refcount
2025-11-06 23:25 UTC (4+ messages)
[PATCH net-next v1] net: phy: qt2025: Wait until PHY becomes ready
2025-11-06 23:00 UTC (2+ messages)
[PATCH net-next] docs: netlink: Couple of intro-specs documentation fixes
2025-11-06 23:00 UTC (2+ messages)
[PATCH net-next 0/8][pull request] Intel Wired LAN Driver Updates 2025-11-06 (i40, ice, iavf)
2025-11-06 22:53 UTC (9+ messages)
` [PATCH net-next 1/8] devlink: Add new "max_mac_per_vf" generic device param
` [PATCH net-next 2/8] i40e: support generic devlink param "max_mac_per_vf"
` [PATCH net-next 3/8] ice: add flow parsing for GTP and new protocol field support
` [PATCH net-next 4/8] ice: add virtchnl definitions and static data for GTP RSS
` [PATCH net-next 5/8] ice: implement GTP RSS context tracking and configuration
` [PATCH net-next 6/8] ice: improve TCAM priority handling for RSS profiles
` [PATCH net-next 7/8] ice: Extend PTYPE bitmap coverage for GTP encapsulated flows
` [PATCH net-next 8/8] iavf: add RSS support for GTP protocol via ethtool
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).