netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-06 17:36:48 to 2025-11-07 08:11:01 UTC [more...]

[PATCH net] bonding: fix mii_status when slave is down
 2025-11-07  8:10 UTC  (3+ 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 v1 net-next 0/6] tcp: Clean up SYN+ACK RTO code and apply max RTO
 2025-11-07  8:03 UTC  (5+ 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] 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 00/21] Add support for MT8189 clock/power controller
 2025-11-07  7:27 UTC  (7+ 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] 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 0/1] i40e: additional safety check
 2025-11-07  6:39 UTC  (3+ messages)
` [PATCH] i40e: validate ring_len parameter against hardware specific values
  ` [Intel-wired-lan] "

[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 1/4] lib/sprintf: add scnprintf_append() helper function
 2025-11-07  5:38 UTC  (5+ 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] net: aquantia: Add missing descriptor cache invalidation on ATL2
 2025-11-07  5:20 UTC 

[PATCH 0/4] Add scnprintf_append() helper
 2025-11-07  5:16 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-next 00/10] net: renesas: rswitch: R-Car S4 add HW offloading for layer 3 routing
 2025-11-07  2:32 UTC  (9+ 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] 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] tun: use skb_attempt_defer_free in tun_do_read
 2025-11-07  2:21 UTC  (2+ messages)

[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

[syzbot ci] Re: tipc: Fix use-after-free in tipc_mon_reinit_self()
 2025-11-06 22:51 UTC  (6+ messages)

[PATCH net-next] tg3: extract GRXRINGS from .get_rxnfc
 2025-11-06 22:50 UTC  (5+ messages)

[PATCH net-next v7 00/12] net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family
 2025-11-06 22:50 UTC  (9+ messages)
` [PATCH net-next v7 12/12] net: dsa: add driver "

[PATCH net-next 0/3] net: mdio: improve reset handling of mdio devices
 2025-11-06 22:46 UTC  (3+ messages)
` [PATCH net-next 3/3] net: mdio: improve reset handling in mdio_device.c

[PATCH v1 net-next] sctp: Don't inherit do_auto_asconf in sctp_clone_sock()
 2025-11-06 22:34 UTC 

[syzbot] [sctp?] BUG: corrupted list in sctp_destroy_sock
 2025-11-06 22:30 UTC 

[PATCH net v2] strparser: Fix signed/unsigned mismatch bug
 2025-11-06 22:28 UTC 

[PATCH net-next 0/5] tools: ynl: turn the page-pool sample into a real tool
 2025-11-06 22:24 UTC  (4+ messages)
` [PATCH net-next 2/5] tools: ynltool: create skeleton for the C command

[PATCH] strparser: Fix signed/unsigned mismatch bug
 2025-11-06 22:22 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH net-next v2 0/2] convert drivers to use ndo_hwtstamp callbacks part 4
 2025-11-06 21:37 UTC  (3+ messages)
` [PATCH net-next v2 1/2] bnx2x: convert to use ndo_hwtstamp callbacks
` [PATCH net-next v2 2/2] qede: "

[PATCH iwl-next v2 0/9] ice: properly use u64_stats API for all ring stats
 2025-11-06 21:32 UTC  (4+ messages)
` [PATCH iwl-next v2 2/9] ice: use cacheline groups for ice_rx_ring structure

[PATCH net-next v2 0/2] Allow disabling pause frames on panic
 2025-11-06 21:27 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: ethernet: Allow disabling pause "

[PATCH net 1/2] net/sched: Abort __tc_modify_qdisc if parent is a clsact/ingress qdisc
 2025-11-06 20:56 UTC  (2+ messages)
` [PATCH net 2/2] selftests/tc-testing: Create tests trying to add children to clsact/ingress qdiscs

[PATCH net-next] net: phy: mscc: Add support for PHY LEDs on VSC8541
 2025-11-06 20:45 UTC  (2+ messages)

[PATCH net-next v4 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-11-06 20:24 UTC  (7+ messages)
` [PATCH net-next v4 09/15] quic: add congestion control
` [PATCH net-next v4 15/15] quic: add packet builder and parser base

[PATCH v3 0/2] net: sched: initialize struct tc_ife to fix kernel-infoleak
 2025-11-06 19:56 UTC  (3+ messages)
` [PATCH v3 1/2] net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
` [PATCH v3 2/2] net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak

[PATCH net-next v05 0/5] net: hinic3: PF initialization
 2025-11-06 19:44 UTC  (5+ messages)
` [PATCH net-next v05 3/5] hinic3: Add NIC configuration ops
  ` [External] : "
` [PATCH net-next v05 4/5] hinic3: Add mac filter ops
  ` [External] : "

[PATCH bpf-next v5 0/7] Support associating BPF programs with struct_ops
 2025-11-06 19:37 UTC  (5+ messages)
` [PATCH bpf-next v5 3/7] bpf: Pin associated struct_ops when registering async callback

[PATCH v3 0/2] net: sched: initialize struct tc_ife to fix kernel-infoleak
 2025-11-06 19:28 UTC 

[PATCH net-next v3 0/4] gve: Improve RX buffer length management
 2025-11-06 19:27 UTC  (5+ messages)
` [PATCH net-next v3 1/4] gve: Decouple header split from RX buffer length
` [PATCH net-next v3 2/4] gve: Use extack to log xdp config verification errors
` [PATCH net-next v3 3/4] gve: Allow ethtool to configure rx_buf_len
` [PATCH net-next v3 4/4] gve: Default to max_rx_buffer_size for DQO if device supported

linux-next: manual merge of the bpf-next tree with the bpf tree
 2025-11-06 17:57 UTC  (2+ messages)

[PATCH net-next v2] usbnet: Add support for Byte Queue Limits (BQL)
 2025-11-06 17:56 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).