netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-30 09:28:35 to 2025-06-30 16:20:09 UTC [more...]

[PATCH v17 00/22] Type2 device basic support
 2025-06-30 16:20 UTC  (15+ messages)
` [PATCH v17 01/22] cxl: Add type2 "
` [PATCH v17 02/22] sfc: add cxl support
` [PATCH v17 05/22] sfc: setup cxl component regs and set media ready
` [PATCH v17 10/22] cx/memdev: Indicate probe deferral

[PATCH net-next v4 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-06-30 16:19 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: net: convert nxp,lpc1850-dwmac.txt to yaml format
 2025-06-30 16:16 UTC 

[Intel-wired-lan] [PATCH net 0/5] idpf: replace Tx flow scheduling buffer ring with buffer pool
 2025-06-30 16:11 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net 3/5] idpf: replace "

[PATCH net-next] selftests: devmem: configure HDS threshold
 2025-06-30 16:11 UTC  (3+ messages)

[PATCH net-next 0/5] net: migrate remaining drivers to dedicated _rxfh_context ops
 2025-06-30 16:09 UTC  (6+ messages)
` [PATCH net-next 1/5] eth: otx2: migrate to the *_rxfh_context ops
` [PATCH net-next 2/5] eth: ice: drop the dead code related to rss_contexts
` [PATCH net-next 3/5] eth: mlx5: migrate to the *_rxfh_context ops
` [PATCH net-next 4/5] net: ethtool: remove the compat code for _rxfh_context ops
` [PATCH net-next 5/5] net: ethtool: reduce indent "

[PATCH net-next 0/3] net: ethtool: consistently take rss_lock for all rxfh ops
 2025-06-30 16:10 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Add myself as mlx5 core and mlx5e co-maintainer
 2025-06-30 16:10 UTC  (2+ messages)

[PATCH net-next 0/2] seg6: fix typos in comments within the SRv6 subsystem
 2025-06-30 16:09 UTC  (5+ messages)
` [PATCH net-next 1/2] seg6: fix lenghts typo in a comment
` [PATCH net-next 2/2] selftests: seg6: fix instaces typo in comments

Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
 2025-06-30 16:02 UTC  (15+ messages)
        ` [Intel-wired-lan] "

[PATCH v20 net-next 0/6] DUALPI2 patch
 2025-06-30 15:51 UTC  (11+ messages)
` [PATCH v20 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v20 net-next 6/6] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH v2 net-next PATCH 1/1] net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to ensure correct CKO settings after network interface reinitialization
 2025-06-30 15:41 UTC 

[PATCH net-next] net: ethtool: fix leaking netdev ref if ethnl_default_parse() failed
 2025-06-30 15:40 UTC 

[PATCH net-next] net: ethtool: avoid OOB accesses in PAUSE_SET
 2025-06-30 15:40 UTC  (4+ messages)

[PATCH net-next] selftests/tc-testing: Enable CONFIG_IP_SET
 2025-06-30 15:33 UTC 

[PATCH net-next v2] amd-xgbe: add support for giant packet size
 2025-06-30 15:29 UTC 

[PATCH net-next v4 0/2] net: xsk: update tx queue consumer
 2025-06-30 15:23 UTC  (7+ messages)
` [PATCH net-next v4 1/2] net: xsk: update tx queue consumer immediately after transmission
` [PATCH net-next v4 2/2] selftests/bpf: check if the global consumer updates in time

[PATCH net v3 0/2] virtio-net: xsk: rx: fix the frame's length check
 2025-06-30 15:13 UTC  (3+ messages)
` [PATCH net v3 1/2] "
` [PATCH net v3 2/2] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()

[net-next] amd-xgbe: add support for giant packet size
 2025-06-30 15:09 UTC 

[PATCH net-next v1 1/2] selftests: pp-bench: remove unneeded linux/version.h
 2025-06-30 15:00 UTC  (8+ messages)
` [PATCH net-next v1 2/2] selftests: pp-bench: remove page_pool_put_page wrapper

[PATCH v3 net-next 0/3] Support some features for the HIBMCGE driver
 2025-06-30 14:58 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] net: hibmcge: support scenario without PHY

Incomplete fix for recent bug in tc / hfsc
 2025-06-30 14:57 UTC  (16+ messages)
                ` [PATCH] net/sched: Always pass notifications when child class becomes empty

[PATCH net-next v4 0/2] Add Si3474 PSE controller driver
 2025-06-30 14:57 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
` [PATCH net-next v4 2/2] net: pse-pd: Add Si3474 PSE controller driver

[PATCH bpf-next 00/13] Extend skb dynptr for metadata access from TC
 2025-06-30 14:55 UTC  (14+ messages)
` [PATCH bpf-next 01/13] bpf: Ignore dynptr offset in skb data access
` [PATCH bpf-next 02/13] bpf: Helpers for skb dynptr read/write/slice
` [PATCH bpf-next 03/13] bpf: Add new variant of skb dynptr for the metadata area
` [PATCH bpf-next 04/13] bpf: Enable read access to skb metadata with bpf_dynptr_read
` [PATCH bpf-next 05/13] bpf: Enable write access to skb metadata with bpf_dynptr_write
` [PATCH bpf-next 06/13] bpf: Enable read-write access to skb metadata with dynptr slice
` [PATCH bpf-next 07/13] net: Clear skb metadata on handover from device to protocol
` [PATCH bpf-next 08/13] selftests/bpf: Pass just bpf_map to xdp_context_test helper
` [PATCH bpf-next 09/13] selftests/bpf: Parametrize test_xdp_context_tuntap
` [PATCH bpf-next 10/13] selftests/bpf: Cover read access to skb metadata via dynptr
` [PATCH bpf-next 11/13] selftests/bpf: Cover write "
` [PATCH bpf-next 12/13] selftests/bpf: Cover lack of access to skb metadata at ip layer
` [PATCH bpf-next 13/13] selftests/bpf: Count successful bpf program runs

[PATCH net-next v3] ip6_tunnel: enable to change proto of fb tunnels
 2025-06-30 14:54 UTC 

[PATCH net] virtio-net: fix a rtnl_lock() deadlock during probing
 2025-06-30 14:54 UTC  (4+ messages)

[PATCH] ipv6: add `do_forwarding` sysctl to enable per-interface forwarding
 2025-06-30 14:53 UTC  (4+ messages)

[PATCH net v2 0/3] virtio-net: fixes for mergeable XDP receive path
 2025-06-30 14:42 UTC  (4+ messages)
` [PATCH net v2 1/3] virtio-net: ensure the received length does not exceed allocated size
` [PATCH net v2 2/3] virtio-net: remove redundant truesize check with PAGE_SIZE
` [PATCH net v2 3/3] virtio-net: use the check_mergeable_len helper

[PATCH net-next v7 00/15] net: phy: Introduce PHY ports representation
 2025-06-30 14:33 UTC  (16+ messages)
` [PATCH net-next v7 01/15] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v7 02/15] net: ethtool: common: Indicate that BaseT works on up to 4 lanes
` [PATCH net-next v7 03/15] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v7 04/15] net: phy: Introduce PHY ports representation
` [PATCH net-next v7 05/15] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v7 06/15] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v7 07/15] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v7 08/15] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v7 09/15] net: phy: marvell: "
` [PATCH net-next v7 10/15] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v7 11/15] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v7 12/15] net: phy: qca807x: "
` [PATCH net-next v7 13/15] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v7 14/15] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v7 15/15] Documentation: networking: Document the phy_port infrastructure

[PATCH net-next v3 0/3] selftest: net: Add selftest for netpoll
 2025-06-30 14:32 UTC  (4+ messages)
` [PATCH net-next v3 3/3] selftests: net: add netpoll basic functionality test

[PATCH] Bluetooth: HCI: fix disabling of adv instance before updating params
 2025-06-30 14:30 UTC  (3+ messages)

[PATCH 0/5] vsock/virtio: SKB allocation improvements
 2025-06-30 14:21 UTC  (15+ messages)
` [PATCH 1/5] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
` [PATCH 2/5] vsock/virtio: Resize receive buffers so that each SKB fits in a page
` [PATCH 3/5] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH 5/5] vhost/vsock: Allocate nonlinear SKBs for handling large transmit buffers

[PATCH v29 00/20] nvme-tcp receive offloads
 2025-06-30 14:07 UTC  (21+ messages)
` [PATCH v29 01/20] net: Introduce direct data placement tcp offload
` [PATCH v29 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v29 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v29 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v29 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v29 06/20] nvme-tcp: Add DDP data-path
` [PATCH v29 07/20] nvme-tcp: RX DDGST offload
` [PATCH v29 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v29 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v29 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v29 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v29 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v29 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v29 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v29 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v29 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v29 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v29 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v29 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v29 20/20] net/mlx5e: NVMEoTCP, statistics

[PATCH net v4 0/4] net: phy: bcm54811: Fix the PHY initialization
 2025-06-30 13:58 UTC  (5+ messages)
` [PATCH net v4 1/4] net: phy: MII-Lite PHY interface mode
` [PATCH net v4 2/4] dt-bindings: ethernet-phy: add MII-Lite phy interface type
` [PATCH net v4 3/4] net: phy: bcm5481x: MII-Lite activation
` [PATCH net v4 4/4] net: phy: bcm54811: Fix the PHY initialization

[PATCH v1] Bluetooth: L2CAP: Introduce minimum limit of rx_credits value
 2025-06-30 13:49 UTC  (2+ messages)

[PATCH net-next v2] ptp: add Alibaba CIPU PTP clock driver
 2025-06-30 13:42 UTC  (6+ messages)

[PATCH net v3 0/3] Fix IRQ vectors
 2025-06-30 13:41 UTC  (5+ messages)
` [PATCH net v3 2/3] net: wangxun: revert the adjustment of the IRQ vector sequence
` [PATCH net v3 3/3] net: ngbe: specify IRQ vector when the number of VFs is 7

[PATCH net-next v2 00/18] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
 2025-06-30 13:35 UTC  (3+ messages)
` [PATCH net-next v2 16/18] MIPS: mobileye: add EyeQ5 DMA IOCU support

[PATCH] MAINTAINERS: adjust file entry after renaming rzv2h-gbeth dtb
 2025-06-30 13:24 UTC  (2+ messages)

[PATCH net-next v2 0/2] Clean up usage of ffi types
 2025-06-30 13:18 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
 2025-06-30 13:16 UTC  (8+ messages)

[PATCH net v3 0/4] net: phy: bcm54811: Fix the PHY initialization
 2025-06-30 13:12 UTC  (7+ messages)
` [PATCH net v3 1/4] net: phy: MII-Lite PHY interface mode
` [PATCH net v3 2/4] dt-bindings: ethernet-phy: add MII-Lite phy interface type
` [PATCH net v3 3/4] net: phy: bcm5481x: MII-Lite activation
` [PATCH net v3 4/4] net: phy: bcm54811: Fix the PHY initialization

[PATCH net v2] rose: fix dangling neighbour pointers in rose_rt_device_down()
 2025-06-30 12:51 UTC  (2+ messages)

[PATCH] xfrm: Duplicate SPI Handling
 2025-06-30 12:38 UTC 

[PATCH net-next v6] net: xsk: introduce XDP_MAX_TX_BUDGET set/getsockopt
 2025-06-30 12:38 UTC  (7+ messages)

[RFC] net: openvswitch: Inroduce a light-weight socket map concept
 2025-06-30 12:34 UTC  (7+ messages)

[PATCH] net: atlantic: Rename PCI driver struct to end in _driver
 2025-06-30 12:33 UTC  (4+ messages)

[PATCH] xfrm: Duplicate SPI Handling
 2025-06-30 12:27 UTC  (2+ messages)

[PATCH v2 net-next 00/10] net: add data-race annotations around dst fields
 2025-06-30 12:19 UTC  (11+ messages)
` [PATCH v2 net-next 01/10] net: dst: annotate data-races around dst->obsolete
` [PATCH v2 net-next 02/10] net: dst: annotate data-races around dst->expires
` [PATCH v2 net-next 03/10] net: dst: annotate data-races around dst->lastuse
` [PATCH v2 net-next 04/10] net: dst: annotate data-races around dst->input
` [PATCH v2 net-next 05/10] net: dst: annotate data-races around dst->output
` [PATCH v2 net-next 06/10] net: dst: add four helpers to annotate data-races around dst->dev
` [PATCH v2 net-next 07/10] ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
` [PATCH v2 net-next 08/10] ipv6: adopt dst_dev() helper
` [PATCH v2 net-next 09/10] ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers
` [PATCH v2 net-next 10/10] ipv6: ip6_mc_input() and ip6_mr_input() cleanups

[PATCH net-next v2 0/2] Add support for externally validated neighbor entries
 2025-06-30 12:18 UTC  (3+ messages)
` [PATCH net-next v2 1/2] neighbor: Add NTF_EXT_VALIDATED flag for externally validated entries

[BUG] net: gre: IPv6 link-local multicast is silently dropped (Regression)
 2025-06-30 11:54 UTC  (3+ messages)

Use-after-free in Linux tc subsystem (v6.15)
 2025-06-30 11:52 UTC  (4+ messages)

[PATCH net-next] Documentation: xsk: correct the obsolete references and examples
 2025-06-30 11:50 UTC  (3+ messages)

[PATCH net] bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL
 2025-06-30 11:47 UTC  (3+ messages)

sch_qfq: race conditon on qfq_aggregate (net/sched/sch_qfq.c)
 2025-06-30 11:36 UTC  (3+ messages)

[net-next v13 00/11] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-06-30 11:34 UTC  (4+ messages)
` [net-next v13 06/11] net: mtip: Add mtip_switch_{rx|tx} functions to the "

[PATCH net v4 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
 2025-06-30 11:32 UTC  (6+ messages)

[PATCH bpf-next v5 0/3] Task local data
 2025-06-30 11:24 UTC  (3+ messages)
` [PATCH bpf-next v5 2/3] selftests/bpf: Test basic task local data operations

[PATCH net v2] net: thunderx: avoid direct MTU assignment after WRITE_ONCE()
 2025-06-30 11:18 UTC  (2+ messages)

[PATCH mlx5-next] net/mlx5: Check device memory pointer before usage
 2025-06-30 11:18 UTC  (3+ messages)

[PATCH RFC net v2 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
 2025-06-30 11:02 UTC  (12+ messages)
` [PATCH RFC net v2 1/3] vsock: Fix transport_{g2h,h2g} TOCTOU
` [PATCH RFC net v2 2/3] vsock: Fix transport_* TOCTOU

[PATCH net] enic: fix incorrect MTU comparison in enic_change_mtu()
 2025-06-30 10:58 UTC  (2+ messages)

[syzbot] Monthly tipc report (Jun 2025)
 2025-06-30 10:10 UTC 

[PATCH] [PATH xfrm offload] xfrm: bonding: Add xfrm packet offload for active-backup mode
 2025-06-30 10:09 UTC  (2+ messages)

[PATCH net] net: libwx: fix double put of page to page_pool
 2025-06-30  9:41 UTC 

[PATCH v2 net-next 0/4] net: introduce net_aligned_data
 2025-06-30  9:35 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: add struct net_aligned_data
` [PATCH v2 net-next 2/4] net: move net_cookie into net_aligned_data
` [PATCH v2 net-next 3/4] tcp: move tcp_memory_allocated "
` [PATCH v2 net-next 4/4] udp: move udp_memory_allocated "


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