netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-24 19:10:36 to 2025-11-25 10:16:35 UTC [more...]

[PATCH iwl-next v4 0/6] ice: properly use u64_stats API for all ring stats
 2025-11-25 10:16 UTC  (7+ messages)
` [PATCH iwl-next v4 1/6] ice: initialize ring_stats->syncp
` [PATCH iwl-next v4 2/6] ice: pass pointer to ice_fetch_u64_stats_per_ring
` [PATCH iwl-next v4 3/6] ice: remove ice_q_stats struct and use struct_group

[PATCH v3 net-next 0/3] net: enetc: add port MDIO support for both i.MX94 and i.MX95
 2025-11-25 10:05 UTC  (3+ messages)
` [PATCH v3 net-next 3/3] net: enetc: update the base address of port MDIO registers for ENETC v4

[PATCH net v3] l2tp: fix double dst_release() on sk_dst_cache race
 2025-11-25  9:57 UTC  (2+ messages)

[v2, net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
 2025-11-25  9:36 UTC  (4+ messages)
` [v2, net-next 10/12] bng_en: Add initial support for ethtool stats display
  ` [External] : "

[PATCH RFC ipsec-next 0/5] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2025-11-25  9:30 UTC  (6+ messages)
` [PATCH RFC ipsec-next 1/5] xfrm: migrate encap should be set in migrate call
` [PATCH RFC ipsec-next 2/5] xfrm: rename reqid in xfrm_migrate
` [PATCH RFC ipsec-next 3/5] xfrm: new method XFRM_MSG_MIGRATE_STATE
` [PATCH RFC ipsec-next 4/5] xfrm: reqid is invarient in old migration
` [PATCH RFC ipsec-next 5/5] xfrm: check that SA is in VALID state before use

[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
 2025-11-25  9:24 UTC  (9+ messages)
` [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H

[PATCH net-next 0/8] net: intel: migrate to .get_rx_ring_count() ethtool callback
 2025-11-25  9:22 UTC  (21+ messages)
` [PATCH net-next 1/8] i40e: extract GRXRINGS from .get_rxnfc
  ` [Intel-wired-lan] "
` [PATCH net-next 2/8] iavf: "
  ` [Intel-wired-lan] "
` [PATCH net-next 3/8] ice: "
  ` [Intel-wired-lan] "
` [PATCH net-next 4/8] idpf: "
  ` [Intel-wired-lan] "
` [PATCH net-next 5/8] igb: "
  ` [Intel-wired-lan] "
` [PATCH net-next 6/8] igc: "
  ` [Intel-wired-lan] "
` [PATCH net-next 7/8] ixgbevf: "
  ` [Intel-wired-lan] "
` [PATCH net-next 8/8] fm10k: "
  ` [Intel-wired-lan] "

deadlock in virtnet_xdp_set()
 2025-11-25  9:22 UTC 

[PATCH v2][next] net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning
 2025-11-25  9:07 UTC  (3+ messages)

[PATCH iwl-next v2 0/8] ice: in VEB, prevent "cross-vlan" traffic
 2025-11-25  8:59 UTC  (11+ messages)
` [PATCH iwl-next v2 1/8] ice: in dvm, use outer VLAN in MAC,VLAN lookup
` [PATCH iwl-next v2 2/8] ice: allow creating mac,vlan filters along mac filters
` [PATCH iwl-next v2 3/8] ice: do not check for zero mac when creating "
` [PATCH iwl-next v2 4/8] ice: allow overriding lan_en, lb_en in switch
` [PATCH iwl-next v2 5/8] ice: update mac,vlan rules when toggling between VEB and VEPA
` [PATCH iwl-next v2 6/8] ice: add functions to query for vsi's pvids
` [PATCH iwl-next v2 7/8] ice: add mac vlan to filter API
` [PATCH iwl-next v2 8/8] ice: in VEB, prevent "cross-vlan" traffic from hitting loopback

[PATCH net-next] s390/net: list Aswin Karuvally as maintainer
 2025-11-25  8:58 UTC 

[PATCH][next] net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning
 2025-11-25  8:57 UTC  (2+ messages)

[PATCH net-next v2 0/3] xsk: introduce atomic for cq in generic path
 2025-11-25  8:54 UTC  (4+ messages)
` [PATCH net-next v2 1/3] xsk: add atomic cached_prod for copy mode
` [PATCH net-next v2 2/3] xsk: use atomic operations around "
` [PATCH net-next v2 3/3] xsk: remove spin lock protection of cached_prod

[PATCH net 0/4] net: fec: fix some PTP related issues
 2025-11-25  8:52 UTC  (5+ messages)
` [PATCH net 1/4] net: fec: cancel perout_timer when PEROUT is disabled
` [PATCH net 2/4] net: fec: do not update PEROUT if it is enabled
` [PATCH net 3/4] net: fec: do not allow enabling PPS and PEROUT simultaneously
` [PATCH net 4/4] net: fec: do not register PPS event for PEROUT

[syzbot] Monthly hams report (Nov 2025)
 2025-11-25  8:46 UTC 

[RFC PATCH net-next] net/sched: Introduce qdisc quirk_chk op
 2025-11-25  8:45 UTC  (2+ messages)
` [syzbot ci] "

[PATCH net-next v1 0/5] A series of minor optimizations of the bonding module
 2025-11-25  8:44 UTC  (6+ messages)
` [PATCH net-next v1 1/5] net: bonding: use workqueue to make sure peer notify updated in lacp mode
` [PATCH net-next v1 2/5] net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
` [PATCH net-next v1 3/5] net: bonding: skip the 2nd trylock when first one fail
` [PATCH net-next v1 4/5] net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing
` [PATCH net-next v1 5/5] net: bonding: combine rtnl lock block for arp monitor in activebackup mode

[PATCH net v2] net: wwan: mhi: Keep modem name match with Foxconn T99W640
 2025-11-25  8:33 UTC  (2+ messages)

[PATCH net] net: vxlan: prevent NULL deref in vxlan_xmit_one
 2025-11-25  8:26 UTC  (4+ messages)

[RFC PATCH net-next] page_pool: Add page_pool_release_stalled tracepoint
 2025-11-25  8:22 UTC 

[PATCH net-next 0/7] net: dsa: b53: fix ARL accesses for BCM5325/65 and allow VID 0
 2025-11-25  7:51 UTC  (8+ messages)
` [PATCH net-next 1/7] net: dsa: b53: fix VLAN_ID_IDX write size for BCM5325/65
` [PATCH net-next 2/7] net: dsa: b53: fix extracting VID from entry "
` [PATCH net-next 3/7] net: dsa: b53: use same ARL search result offset "
` [PATCH net-next 4/7] net: dsa: b53: fix CPU port unicast ARL entries "
` [PATCH net-next 5/7] net: dsa: b53: fix BCM5325/65 ARL entry multicast port masks
` [PATCH net-next 6/7] net: dsa: b53: fix BCM5325/65 ARL entry VIDs
` [PATCH net-next 7/7] net: dsa: b53: allow VID 0 for BCM5325/65

[RFC blktests fix PATCH] tcp: use GFP_ATOMIC in tcp_disconnect
 2025-11-25  7:28 UTC  (3+ messages)

[PATCH net-next 0/3] Introduce and use netif_xmit_timeout_ms() helper
 2025-11-25  7:12 UTC  (4+ messages)
` [PATCH net-next 1/3] net: Introduce netif_xmit_time_out_duration() helper
` [PATCH net-next 2/3] net: hns3: Use netif_xmit_timeout_ms() helper
` [PATCH net-next 3/3] net/mlx5e: Refine TX timeout handling to skip non-timed-out SQ

[PATCH net-next] docs: tls: Enhance TLS resync async process documentation
 2025-11-25  7:00 UTC 

[PATCH] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
 2025-11-25  6:59 UTC  (2+ messages)

[PATCH net] net: mctp: unconditionally set skb->dev on dst output
 2025-11-25  6:48 UTC 

[PATCH v3 0/8] Introducing Broadcom BNG_RE RoCE Driver
 2025-11-25  6:33 UTC  (4+ messages)
` [PATCH v3 5/8] RDMA/bng_re: Add infrastructure for enabling Firmware channel

[PATCH net-next] ice: fix broken Rx on VFs
 2025-11-25  6:32 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v2] net/ipv6: allow device-only routes via the multipath API
 2025-11-25  5:30 UTC  (7+ messages)

[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
 2025-11-25  5:00 UTC  (11+ messages)
` [PATCH v5 2/6] net/handshake: Define handshake_sk_destruct_req

[PATCH] net: wwan: mhi: Keep modem name match with Foxconn T99W640
 2025-11-25  4:55 UTC  (12+ messages)
  `  "
    `  "
      `  "

[PATCH net-next 00/14] mptcp: memcg accounting for passive sockets & backlog processing
 2025-11-25  4:40 UTC  (2+ messages)

[PATCH] selftests/net: initialize char variable to null
 2025-11-25  4:33 UTC  (5+ messages)

Fw: [Bug 220774] New: netem is broken in 6.18
 2025-11-25  4:20 UTC  (9+ messages)
      `  "

[PATCH net-next v1] devlink: Notify eswitch mode changes to devlink monitor
 2025-11-25  4:27 UTC  (8+ messages)

[PATCH net-next v6 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2025-11-25  4:03 UTC  (3+ messages)
` [PATCH net-next v6 2/3] net: ti: icssm-prueth: Adds switchdev support for icssm_prueth driver

[PATCH net-next 0/9] XPCS polarity inversion via generic device tree properties
 2025-11-25  4:01 UTC  (3+ messages)
` [PATCH net-next 5/9] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()

[PATCH v3 net-next] ipvlan: fix sparse warning about __be32 -> u32
 2025-11-25  4:00 UTC  (2+ messages)

[PATCH net-next 0/2] net: marvell: modernize RX ring count ethtool callbacks
 2025-11-25  3:50 UTC  (2+ messages)

[PATCH net-next] net: hyperv: convert to use .get_rx_ring_count
 2025-11-25  3:50 UTC  (2+ messages)

[PATCH v2] net: ipv4: fix spelling typos in comments
 2025-11-25  3:31 UTC  (2+ messages)

[PATCH net-next] selftests: af_unix: don't use SKIP for expected failures
 2025-11-25  3:30 UTC  (2+ messages)

[PATCH net-next] net: optimize eth_type_trans() vs CONFIG_STACKPROTECTOR_STRONG=y
 2025-11-25  3:30 UTC  (2+ messages)

[PATCH net v2] platform/x86: intel_pmc_ipc: fix ACPI buffer memory leak
 2025-11-25  3:28 UTC  (5+ messages)

[PATCH net-next] selftests: netconsole: ensure required log level is set on netcons_basic
 2025-11-25  3:10 UTC  (2+ messages)

[PATCH net-next] i40e: delete a stray tab
 2025-11-25  3:10 UTC  (2+ messages)

[PATCH net-next 0/5] selftests: hw-net: toeplitz: read config from the NIC directly
 2025-11-25  3:10 UTC  (5+ messages)
` [PATCH net-next 1/5] selftests: hw-net: auto-disable building the iouring C code

[PATCH net-next] net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
 2025-11-25  3:10 UTC  (2+ messages)

[PATCH net-next V2 0/6] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
 2025-11-25  3:10 UTC  (2+ messages)

[PATCH net-next v4 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-11-25  2:58 UTC  (8+ messages)
` [PATCH net-next v4 4/4] net: ftgmac100: Add RGMII delay support for AST2600

[PATCH net-next 1/3] netmem, io_uring/zcrx: access pp fields through @desc in net_iov
 2025-11-25  2:47 UTC  (3+ messages)
` [PATCH net-next 2/3] netmem, devmem, tcp: "

[PATCH net-next 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-11-25  2:43 UTC  (4+ messages)

[PATCH][next] nfp: tls: Avoid -Wflex-array-member-not-at-end warnings
 2025-11-25  2:39 UTC  (2+ messages)

[PATCH] nl80211: vendor-cmd: intel: fix a blank kernel-doc line warning
 2025-11-25  2:28 UTC 

[PATCH net-next] net: mctp: test: move TX packetqueue from dst to dev
 2025-11-25  1:49 UTC 

[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
 2025-11-25  1:34 UTC  (6+ messages)

[PATCH net] platform/x86: intel_pmc_ipc: fix ACPI buffer memory leak
 2025-11-25  1:25 UTC  (4+ messages)

[PATCH iproute2] tuntap: add missing brackets to json output
 2025-11-25  0:50 UTC  (2+ messages)

[PATCH net-next] r8169: improve MAC EEE handling
 2025-11-25  0:26 UTC  (2+ messages)

[PATCH v3 0/3] Introduce getsockname io_uring_cmd
 2025-11-25  0:23 UTC  (4+ messages)
` [PATCH v3 1/3] socket: Unify getsockname and getpeername implementation
` [PATCH v3 2/3] socket: Split out a getsockname helper for io_uring
` [PATCH v3 3/3] io_uring: Introduce getsockname io_uring cmd

[PATCH net-next v2] net: spacemit: Remove broken flow control support
 2025-11-25  0:21 UTC  (2+ messages)

[PATCH net-next v12 00/12] virtio_net: Add ethtool flow rules support
 2025-11-25  0:10 UTC  (26+ messages)
` [PATCH net-next v12 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v12 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v12 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v12 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v12 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v12 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v12 11/12] virtio_net: Add support for TCP and UDP ethtool rules

[PATCH net-next 0/4] Multi-queue aware sch_cake
 2025-11-25  0:00 UTC  (3+ messages)
` [PATCH iproute2-next] tc: cake: add cake_mq support

[PATCH net-next 0/3] xsk: introduce atomic for cq in generic
 2025-11-24 23:43 UTC  (4+ messages)
` [PATCH net-next 2/3] xsk: add the atomic parameter around cq in generic path

[PATCH net v6] xsk: avoid data corruption on cq descriptor number
 2025-11-24 23:41 UTC  (3+ messages)

[PATCH net-next V3 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-11-24 23:02 UTC  (16+ messages)
` [PATCH net-next V3 01/14] devlink: Reverse locking order for nested instances
` [PATCH net-next V3 02/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V3 03/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V3 04/14] devlink: Refactor devlink_rate_nodes_check
` [PATCH net-next V3 05/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V3 06/14] devlink: Add parent dev to devlink API
` [PATCH net-next V3 07/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V3 08/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V3 09/14] net/mlx5: Introduce shared devlink instance for PFs on same chip
` [PATCH net-next V3 10/14] net/mlx5: Expose a function to clear a vport's parent
` [PATCH net-next V3 11/14] net/mlx5: Store QoS sched nodes in the sh_devlink
` [PATCH net-next V3 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V3 13/14] net/mlx5: qos: Enable cross-device scheduling
` [PATCH net-next V3 14/14] net/mlx5: Document devlink rates

[PATCH net-next 1/2] net/sched: act_mirred: Fix infinite loop
 2025-11-24 22:51 UTC  (3+ messages)
` [PATCH net-next 2/2] selftests/tc-testing: Add test cases exercising mirred redirects (with loops)

[PATCH] i40e: fix ptp time increment while link is down
 2025-11-24 21:57 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 net-next 0/2] selftest: af_unix: Misc updates
 2025-11-24 21:26 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] selftest: af_unix: Create its own .gitignore
` [PATCH v2 net-next 2/2] selftest: af_unix: Extend recv() timeout in so_peek_off.c

[RFC 1/2] Set steering-tag directly for PCIe P2P memory access
 2025-11-24 21:27 UTC  (2+ messages)

[PATCH v1 net-next 0/2] selftest: af_unix: Misc updates
 2025-11-24 21:23 UTC  (7+ messages)
` [PATCH v1 net-next 1/2] selftest: af_unix: Create its own .gitignore
` [PATCH v1 net-next 2/2] selftest: af_unix: Extend recv() timeout in so_peek_off.c

Fwd: [Bug 220774] netem is broken in 6.18
 2025-11-24 20:54 UTC  (2+ messages)
    `  "

[PATCH net-next] drivers: net: fbnic: Return the true error in fbnic_alloc_napi_vectors
 2025-11-24 20:05 UTC 

[PATCH net-next v5 0/7] add hwtstamp_get callback to phy drivers
 2025-11-24 20:04 UTC  (3+ messages)
` [PATCH net-next v5 3/7] net: phy: broadcom: add HW timestamp configuration reporting

[TEST] so_peek_off flakes on new NIPA systems
 2025-11-24 19:53 UTC  (3+ messages)

[PATCH iwl-net] idpf: fix LAN memory regions command on some NVMs
 2025-11-24 19:37 UTC  (2+ messages)


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