netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-21 12:20:22 to 2025-08-21 20:08:49 UTC [more...]

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-21 20:07 UTC  (36+ messages)
` [PATCH RFC 01/35] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH RFC 02/35] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH RFC 03/35] s390/Kconfig: "
` [PATCH RFC 04/35] x86/Kconfig: "
` [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH RFC 07/35] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH RFC 08/35] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH RFC 09/35] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH RFC 11/35] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH RFC 12/35] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH RFC 13/35] mm: simplify folio_page() and folio_page_idx()
` [PATCH RFC 14/35] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH RFC 15/35] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH RFC 16/35] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH RFC 17/35] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH RFC 18/35] io_uring/zcrx: remove "struct io_copy_cache" and one nth_page() usage
` [PATCH RFC 19/35] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH RFC 20/35] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH RFC 21/35] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH RFC 22/35] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH RFC 23/35] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH RFC 24/35] ata: libata-eh: drop nth_page() usage within "
` [PATCH RFC 25/35] drm/i915/gem: "
` [PATCH RFC 26/35] mspro_block: "
` [PATCH RFC 27/35] memstick: "
` [PATCH RFC 28/35] mmc: "
` [PATCH RFC 29/35] scsi: core: "
` [PATCH RFC 30/35] vfio/pci: "
` [PATCH RFC 31/35] crypto: remove "
` [PATCH RFC 32/35] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH RFC 33/35] kfence: drop nth_page() usage
` [PATCH RFC 34/35] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH RFC 35/35] mm: remove nth_page()

[PATCH net-next v4] ptp: add Alibaba CIPU PTP clock driver
 2025-08-21 20:05 UTC  (3+ messages)

[PATCH 0/2] sunrpc: allow dprintk() to go to the trace buffer instead of console
 2025-08-21 19:51 UTC  (5+ messages)
` [PATCH 1/2] sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()
` [PATCH 2/2] sunrpc: add a Kconfig option to redirect dfprintk() output to trace buffer

[PATCH v2 net-next 0/5] net: fec: add the Jumbo frame support
 2025-08-21 19:31 UTC  (8+ messages)
` [PATCH v2 net-next 1/5] net: fec: use a member variable for maximum buffer size
` [PATCH v2 net-next 2/5] net: fec: add pagepool_order to support variable page size
` [PATCH v2 net-next 3/5] et: fec: add rx_frame_size to support configurable RX length
` [PATCH v2 net-next 4/5] net: fec: add change_mtu to support dynamic buffer allocation
` [PATCH v2 net-next 5/5] net: fec: enable the Jumbo frame support for i.MX8QM

[PATCH RFC net-next 22/23] net: dsa: add driver for MaxLinear GSW1xx switch family
 2025-08-21 19:18 UTC  (3+ messages)

pull-request: bpf-next 2025-08-21
 2025-08-21 19:18 UTC 

[PATCH v1] Bluetooth: hci_sync: fix set_local_name race condition
 2025-08-21 18:51 UTC  (2+ messages)

[PATCH v4] memcg: expose socket memory pressure in a cgroup
 2025-08-21 18:44 UTC  (9+ messages)

[PATCH RFC net-next 20/23] net: dsa: lantiq_gswip: add registers specific for MaxLinear GSW1xx
 2025-08-21 18:37 UTC  (3+ messages)

[GIT PULL] Networking for v6.17-rc3
 2025-08-21 18:20 UTC  (4+ messages)

[PATCH] selftests: net: fix memory leak in tls.c
 2025-08-21 18:20 UTC  (2+ messages)

[PATCH net 0/6][pull request] idpf: replace Tx flow scheduling buffer ring with buffer pool
 2025-08-21 18:00 UTC  (7+ messages)
` [PATCH net 1/6] idpf: add support for Tx refillqs in flow scheduling mode
` [PATCH net 2/6] idpf: improve when to set RE bit logic
` [PATCH net 3/6] idpf: simplify and fix splitq Tx packet rollback error path
` [PATCH net 4/6] idpf: replace flow scheduling buffer ring with buffer pool
` [PATCH net 5/6] idpf: stop Tx if there are insufficient buffer resources
` [PATCH net 6/6] idpf: remove obsolete stashing code

[PATCH RFC net-next 18/23] net: dsa: lantiq_gswip: convert to use regmap
 2025-08-21 17:59 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: gso: restore outer ip ids correctly
 2025-08-21 17:51 UTC  (4+ messages)
` [PATCH net-next v3 3/5] net: gso: restore ids of outer ip headers correctly

[PATCH v15 net-next 00/14] AccECN protocol patch series
 2025-08-21 17:46 UTC  (17+ messages)
` [PATCH v15 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v15 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v15 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v15 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v15 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v15 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK

[PATCH RFC net-next 12/23] net: dsa: lantiq_gswip: support 4k VLANs on API 2.2 or later
 2025-08-21 17:43 UTC  (4+ messages)

netconsole: HARDIRQ-safe -> HARDIRQ-unsafe lock order warning
 2025-08-21 17:35 UTC  (15+ messages)

[PATCH net-next 0/2] xsk: improvement performance in copy mode
 2025-08-21 17:29 UTC  (5+ messages)
` [PATCH net-next 2/2] xsk: support generic batch xmit "

[PATCH v1 net-next 0/7] tcp: Follow up for DCCP removal
 2025-08-21 17:21 UTC  (7+ messages)
` [PATCH v1 net-next 1/7] tcp: Remove sk_protocol test for tcp_twsk_unique()
` [PATCH v1 net-next 2/7] tcp: Save __module_get() for TIME_WAIT sockets

[PATCH net] netfilter: nf_reject: don't leak dst refcount for loopback packets
 2025-08-21 17:20 UTC  (6+ messages)

[v3, net-next 0/9] Add more functionality to BNGE
 2025-08-21 21:15 UTC  (11+ messages)
` [v3, net-next 1/9] bng_en: Add initial support for RX and TX rings
` [v3, net-next 2/9] bng_en: Add initial support for CP and NQ rings
` [v3, net-next 3/9] bng_en: Introduce VNIC
` [v3, net-next 4/9] bng_en: Initialise core resources
` [v3, net-next 5/9] bng_en: Allocate packet buffers
` [v3, net-next 6/9] bng_en: Allocate stat contexts
` [v3, net-next 7/9] bng_en: Register rings with the firmware
` [v3, net-next 8/9] bng_en: Register default VNIC
` [v3, net-next 9/9] bng_en: Configure "

[PATCH] selftests: centralise maybe-unused definition in kselftest.h
 2025-08-21 16:56 UTC  (3+ messages)

[PATCH net-next v4 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-21 16:37 UTC  (7+ messages)
` [PATCH net-next v4 7/7] net: devmem: allow binding on rx queues with same "

[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2025-08-15 (ice, ixgbe, igc)
 2025-08-21 16:27 UTC  (7+ messages)
` [PATCH net 3/6] ice: fix Rx page leak on multi-buffer frames

[PATCH net-next 00/15] Aquantia PHY driver consolidation - part 1
 2025-08-21 16:21 UTC  (19+ messages)
` [PATCH net-next 01/15] net: phy: aquantia: rename AQR412 to AQR412C and add real AQR412
` [PATCH net-next 02/15] net: phy: aquantia: merge aqr113c_fill_interface_modes() into aqr107_fill_interface_modes()
` [PATCH net-next 03/15] net: phy: aquantia: reorder AQR113C PMD Global Transmit Disable bit clearing with supported_interfaces
` [PATCH net-next 04/15] net: phy: aquantia: rename some aqr107 functions according to generation
` [PATCH net-next 05/15] net: phy: aquantia: fill supported_interfaces for all aqr_gen2_config_init() callers
` [PATCH net-next 06/15] net: phy: aquantia: save a local shadow of GLOBAL_CFG register values
` [PATCH net-next 07/15] net: phy: aquantia: remove handling for get_rate_matching(PHY_INTERFACE_MODE_NA)
` [PATCH net-next 08/15] net: phy: aquantia: use cached GLOBAL_CFG registers in aqr107_read_rate()
` [PATCH net-next 09/15] net: phy: aquantia: merge and rename aqr105_read_status() and aqr107_read_status()
` [PATCH net-next 10/15] net: phy: aquantia: call aqr_gen2_fill_interface_modes() for AQCS109
` [PATCH net-next 11/15] net: phy: aquantia: call aqr_gen3_config_init() for AQR112 and AQR412(C)
` [PATCH net-next 12/15] net: phy: aquantia: reimplement aqcs109_config_init() as aqr_gen2_config_init()
` [PATCH net-next 13/15] net: phy: aquantia: rename aqr113c_config_init() to aqr_gen4_config_init()
` [PATCH net-next 14/15] net: phy: aquantia: promote AQR813 and AQR114C "
` [PATCH net-next 15/15] net: phy: aquantia: add support for AQR115

[PATCH net v2 0/5][pull request] Intel Wired LAN Driver Updates 2025-08-15 (ice, ixgbe, igc)
 2025-08-21 16:01 UTC  (5+ messages)

[PATCH net-next 00/15] eth: fbnic: support queue API and zero-copy Rx
 2025-08-21 15:42 UTC  (9+ messages)

[PATCH net-next v6] net: af_packet: Use hrtimer to do the retire operation
 2025-08-21 15:30 UTC 

[PATCH 1/2] PATCH: i40e Improve trusted VF MAC addresses logging when limit is reached
 2025-08-21 15:30 UTC  (8+ messages)
` [PATCH 2/2] PATCH: i40e Add module option to disable max VF limit

[PATCH V2 net 0/8] mlx5 misx fixes 2025-08-20
 2025-08-21 15:20 UTC  (2+ messages)

[PATCH net-next v3 00/23][pull request] Queue configs and large buffer providers
 2025-08-21 15:04 UTC  (5+ messages)

[PATCH net] net: pse-pd: pd692x0: Fix power budget leak in manager setup error path
 2025-08-21 15:00 UTC  (2+ messages)

[PATCH net] net: pse-pd: pd692x0: Skip power budget configuration when undefined
 2025-08-21 15:00 UTC  (2+ messages)

[PATCH net 1/2] tls: fix handling of zero-length records on the rx_list
 2025-08-21 15:00 UTC  (2+ messages)

[net PatchV2] Octeontx2-af: Skip overlap check for SPI field
 2025-08-21 15:00 UTC  (2+ messages)

[PATCH iwl-next] igb: Retrieve Tx timestamp directly from interrupt
 2025-08-21 14:51 UTC  (9+ messages)
` [Intel-wired-lan] "

[PATCH] netlink: specs: binder: replace underscores with dashes in names
 2025-08-21 14:49 UTC  (3+ messages)

[PATCH v2 0/5] can: esd_usb: Fixes and improvements
 2025-08-21 14:34 UTC  (6+ messages)
` [PATCH v2 1/5] can: esd_usb: Fix not detecting version reply in probe routine
` [PATCH v2 2/5] can: esd_usb: Fix handling of TX context objects
` [PATCH v2 3/5] can: esd_usb: Add watermark handling for TX jobs
` [PATCH v2 4/5] can: esd_usb: Rework display of error messages
` [PATCH v2 5/5] can: esd_usb: Avoid errors triggered from USB disconnect

[PATCH net-next v6] net: af_packet: Use hrtimer to do the retire operation
 2025-08-21 14:32 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: user_mss and TCP_MAXSEG series
 2025-08-21 14:28 UTC  (5+ messages)
` [PATCH net-next 1/2] tcp: annotate data-races around tp->rx_opt.user_mss
` [PATCH net-next 2/2] tcp: lockless TCP_MAXSEG option

[PATCH v1 00/14] MediaTek dt-bindings sanitization (MT8173)
 2025-08-21 14:28 UTC  (4+ messages)
` [PATCH v1 04/14] net: dt-bindings: Convert Marvell 8897/8997 bindings to YAML

[PATCH net] i40e: Prevent unwanted interface name changes
 2025-08-21 14:23 UTC  (6+ messages)

[PATCH] selftests: rtnetlink: add checks for ifconfig and iproute2
 2025-08-21 14:16 UTC  (3+ messages)
` [PATCH v2] selftests: rtnetlink: skip tests if tools or feats are missing
  ` [PATCH] "

[PATCH net-next v1] iou-zcrx: update documentation
 2025-08-21 14:21 UTC  (3+ messages)

[PATCH net-next v2 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-08-21 14:18 UTC  (11+ messages)
` [PATCH net-next v2 03/15] quic: provide common utilities and data structures
` [PATCH net-next v2 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v2 06/15] quic: add stream management
` [PATCH net-next v2 07/15] quic: add connection id management
` [PATCH net-next v2 08/15] quic: add path management

[PATCH net-next v2 0/3] net: stmmac: xgmac: Minor fixes
 2025-08-21 14:17 UTC  (8+ messages)
` [PATCH net-next v2 3/3] net: stmmac: Set CIC bit only for TX queues with COE

[PATCH net-next v3 0/8] net: dsa: lantiq_gswip: prepare for supporting new features
 2025-08-21 14:15 UTC  (6+ messages)
` [PATCH net-next v3 7/8] net: dsa: lantiq_gswip: store switch API version in priv

[PATCH net-next] idpf: do not linearize big TSO packets
 2025-08-21 14:14 UTC  (3+ messages)

[PATCH iproute2-next v3] iproute2: Add 'netshaper' command to 'ip link' for netdev shaping
 2025-08-21 14:12 UTC  (8+ messages)

[PATCHv3 net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-21 14:12 UTC  (4+ messages)
` [PATCHv3 net-next 3/3] selftests: bonding: add test for LACP actor "

[PATCH net-next] ipv4: Convert ->flowi4_tos to dscp_t
 2025-08-21 14:06 UTC  (3+ messages)

[PATCH net] phy: mscc: Fix when PTP clock is register and unregister
 2025-08-21 13:50 UTC  (2+ messages)

[net-next v5 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-08-21 13:42 UTC  (9+ messages)
` [net-next v5 1/3] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
` [net-next v5 2/3] net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
` [net-next v5 3/3] net: dsa: yt921x: Add support for Motorcomm YT921x

[PATCH net-next v6 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-21 13:38 UTC  (4+ messages)
` [PATCH net-next v6 2/5] net: spacemit: Add K1 Ethernet MAC

[PATCH v20 3/5] binder: introduce transaction reports via netlink
 2025-08-21 13:38 UTC  (7+ messages)

[PATCH] ipv6: mcast: extend RCU protection in igmp6_send()
 2025-08-21 13:04 UTC  (3+ messages)

[PATCH net-next RESEND v4] ibmvnic: Increase max subcrq indirect entries with fallback
 2025-08-21 13:02 UTC 

[PATCH net-next V4 0/9] eth: fbnic: Add XDP support for fbnic
 2025-08-21 12:52 UTC  (3+ messages)
` [PATCH net-next V4 5/9] eth: fbnic: Add XDP pass, drop, abort support

[PATCH 1/2] dt-bindings: net: litex,liteeth: Correct example indentation
 2025-08-21 12:50 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: net: Drop vim style annotation

[PATCH net-next v4 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-08-21 12:47 UTC  (5+ messages)
` [PATCH net-next v4 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access


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