netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-27 12:41:07 to 2025-08-27 22:09:43 UTC [more...]

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

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

[PATCH net-next 0/2] net: lan966x: some OF cleanups
 2025-08-27 21:50 UTC  (3+ messages)
` [PATCH net-next 1/2] net: lan966x: use of_get_mac_address
` [PATCH net-next 2/2] net: lan966x: convert fwnode to of

[PATCH v3 net] net: phy: fixed_phy: fix missing calls to gpiod_put in fixed_mdio_bus_exit
 2025-08-27 21:46 UTC  (6+ messages)

[ANNOUNCE] nftables 1.1.5 release
 2025-08-27 21:32 UTC 

[PATCH iwl-net v3] i40e: fix Jumbo Frame support after iPXE boot
 2025-08-27 21:17 UTC 

[PATCH net v2] i40e: add devlink param to control VF MAC address limit
 2025-08-27 21:14 UTC  (2+ messages)

[syzbot] [hams?] general protection fault in rose_rt_ioctl
 2025-08-27 20:48 UTC  (2+ messages)

[PATCH iwl-next v5 00/13] idpf: add XDP support
 2025-08-27 20:42 UTC  (3+ messages)

[PATCH v2 0/3] vhost_task: Fix a bug where KVM wakes an exited task
 2025-08-27 20:10 UTC  (5+ messages)
` [PATCH v2 1/3] vhost_task: Don't wake KVM x86's recovery thread if vhost task was killed
` [PATCH v2 2/3] vhost_task: Allow caller to omit handle_sigkill() callback
` [PATCH v2 3/3] KVM: x86/mmu: Don't register a sigkill callback for NX hugepage recovery tasks

[PATCH net-next v7 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-27 19:54 UTC  (9+ messages)
` [PATCH net-next v7 4/5] net: rnpgbe: Add basic mbx_fw support

[PATCH net-next 0/7] net: stmmac: fixes and new features
 2025-08-27 19:37 UTC  (9+ messages)
` [PATCH net-next 1/7] net: stmmac: replace memcpy with strscpy in ethtool
` [PATCH net-next 4/7] net: stmmac: enable ARP Offload on mac_link_up()
` [PATCH net-next 6/7] net: stmmac: enhance VLAN protocol detection for GRO
` [PATCH net-next 7/7] net: stmmac: add TC flower filter support for IP EtherType

[PATCH net] xirc2ps_cs: fix register access when enabling FullDuplex
 2025-08-27 19:26 UTC 

[PATCH iwl-next v3 0/5] iavf and ice: GTP RSS support and flow enhancements
 2025-08-27 18:53 UTC  (6+ messages)
` [PATCH iwl-next v3 1/5] ice: add flow parsing for GTP and new protocol field support
` [PATCH iwl-next v3 2/5] ice: add virtchnl and VF context support for GTP RSS
` [PATCH iwl-next v3 3/5] ice: improve TCAM priority handling for RSS profiles
` [PATCH iwl-next v30 4/5] ice: Extend PTYPE bitmap coverage for GTP encapsulated flows
` [PATCH iwl-next v3 5/5] iavf: add RSS support for GTP protocol via ethtool

[PATCHv4 iproute2-next] iplink: bond_slave: add support for actor_port_prio
 2025-08-27 18:43 UTC  (2+ messages)

[PATCH net-next 00/11] virtio_net: Add ethtool flow rules support
 2025-08-27 18:38 UTC  (12+ messages)
` [PATCH net-next 01/11] virtio-pci: Expose generic device capability operations
` [PATCH net-next 02/11] virtio-pci: Expose object create and destroy API
` [PATCH net-next 03/11] virtio_net: Create virtio_net directory
` [PATCH net-next 04/11] virtio_net: Query and set flow filter caps
` [PATCH net-next 05/11] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next 06/11] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next 07/11] virtio_net: Use existing classifier if possible
` [PATCH net-next 08/11] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next 09/11] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next 10/11] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next 11/11] virtio_net: Add get ethtool flow rules ops

[net-next v19 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-08-27 18:16 UTC  (6+ messages)
` [net-next v19 4/7] net: mtip: Add net_device_ops functions to the "
` [net-next v19 5/7] net: mtip: Add mtip_switch_{rx|tx} "

[PATCH net-next v25 1/1] mctp pcc: Implement MCTP over PCC Transport
 2025-08-27 17:54 UTC  (2+ messages)

[PATCH net-next v2] net: nfc: nci: Turn data timeout into a module parameter and increase the default
 2025-08-27 17:48 UTC  (3+ messages)

[PATCH net-next] selftests: drv-net: rss_ctx: fix the queue count check
 2025-08-27 17:35 UTC 

[PATCH net] net: rose: fix a typo in rose_clear_routes()
 2025-08-27 17:30 UTC  (2+ messages)

[ROSE] [AX25] 6.15.10 long term stable kernel oops
 2025-08-27 17:30 UTC  (14+ messages)

[PATCH v17 00/22] Type2 device basic support
 2025-08-27 17:26 UTC  (4+ messages)
` [PATCH v17 22/22] sfc: support pio mapping based on cxl

[PATCH] icmp: fix icmp_ndo_send address translation for reply direction
 2025-08-27 17:25 UTC  (5+ messages)
` [PATCH v2] "

[GIT PULL] virtio,vhost: fixes
 2025-08-27 17:24 UTC  (2+ messages)

[PATCH net-next v2] idpf: add support for IDPF PCI programming interface
 2025-08-27 17:09 UTC 

[syzbot] [net?] [bpf?] WARNING: ODEBUG bug in handle_softirqs
 2025-08-27 17:00 UTC 

[PATCH net-next v2 00/13] macsec: replace custom netlink attribute checks with policy-level checks
 2025-08-27 16:57 UTC  (27+ messages)
` [PATCH net-next v2 01/13] macsec: replace custom checks on MACSEC_SA_ATTR_AN with NLA_POLICY_MAX
` [PATCH net-next v2 02/13] macsec: replace custom checks on MACSEC_*_ATTR_ACTIVE "
` [PATCH net-next v2 03/13] macsec: replace custom checks on MACSEC_SA_ATTR_SALT with NLA_POLICY_EXACT_LEN
` [PATCH net-next v2 04/13] macsec: replace custom checks on MACSEC_SA_ATTR_KEYID "
` [PATCH net-next v2 05/13] macsec: use NLA_POLICY_MAX_LEN for MACSEC_SA_ATTR_KEY
` [PATCH net-next v2 06/13] macsec: use NLA_UINT for MACSEC_SA_ATTR_PN
` [PATCH net-next v2 07/13] macsec: remove validate_add_rxsc
` [PATCH net-next v2 08/13] macsec: add NLA_POLICY_MAX for MACSEC_OFFLOAD_ATTR_TYPE and IFLA_MACSEC_OFFLOAD
` [PATCH net-next v2 09/13] macsec: replace custom checks on IFLA_MACSEC_ICV_LEN with NLA_POLICY_RANGE
` [PATCH net-next v2 10/13] macsec: use NLA_POLICY_VALIDATE_FN to validate IFLA_MACSEC_CIPHER_SUITE
` [PATCH net-next v2 11/13] macsec: validate IFLA_MACSEC_VALIDATION with NLA_POLICY_MAX
` [PATCH net-next v2 12/13] macsec: replace custom checks for IFLA_MACSEC_* flags "
` [PATCH net-next v2 13/13] macsec: replace custom check on IFLA_MACSEC_ENCODING_SA "

[BUG] Network regression on Linux 6.16.1 -> 6.16.2 (persists in 6.16.3): intermittent IPv4 traffic on Wi-Fi and Ethernet
 2025-08-27 16:50 UTC  (4+ messages)
      ` Fwd: "

[PATCH v2 net] net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y
 2025-08-27 16:23 UTC 

[PATCH iwl-next v2] igb: Convert Tx timestamping to PTP aux worker
 2025-08-27 16:22 UTC  (15+ messages)

[PATCH iwl-net v2] i40e: fix Jumbo Frame support after iPXE boot
 2025-08-27 16:18 UTC  (3+ messages)

[PATCH] selftests: net: avoid memory leak
 2025-08-27 16:12 UTC  (2+ messages)

[PATCH net-next 0/3] inet: ping: misc changes
 2025-08-27 16:12 UTC  (10+ messages)
` [PATCH net-next 1/3] inet: ping: check sock_net() in ping_get_port()
` [PATCH net-next 2/3] inet: ping: remove ping_hash()
` [PATCH net-next 3/3] inet: ping: make ping_port_rover per netns

[PATCH net v3 1/2] net: ipv4: fix regression in local-broadcast routes
 2025-08-27 16:09 UTC  (4+ messages)
` [PATCH net v3 2/2] selftests: net: add test for destination in broadcast packets

[PATCH net-next v14 0/5] PRU-ICSSM Ethernet Driver
 2025-08-27 16:08 UTC  (3+ messages)
` [PATCH net-next v14 4/5] net: ti: icssm-prueth: Adds link detection, RX and TX support

[PATCH bpf-next] bpf: stub out skb metadata dynptr read/write ops when CONFIG_NET=n
 2025-08-27 16:05 UTC  (2+ messages)

[PATCH net-next v9 00/19] add basic PSP encryption for TCP connections
 2025-08-27 15:53 UTC  (20+ messages)
` [PATCH net-next v9 01/19] psp: add documentation
` [PATCH net-next v9 02/19] psp: base PSP device support
` [PATCH net-next v9 03/19] net: modify core data structures for PSP datapath support
` [PATCH net-next v9 04/19] tcp: add datapath logic for PSP with inline key exchange
` [PATCH net-next v9 05/19] psp: add op for rotation of device key
` [PATCH net-next v9 06/19] net: move sk_validate_xmit_skb() to net/core/dev.c
` [PATCH net-next v9 07/19] net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
` [PATCH net-next v9 08/19] net: psp: add socket security association code
` [PATCH net-next v9 09/19] net: psp: update the TCP MSS to reflect PSP packet overhead
` [PATCH net-next v9 10/19] psp: track generations of device key
` [PATCH net-next v9 11/19] net/mlx5e: Support PSP offload functionality
` [PATCH net-next v9 12/19] net/mlx5e: Implement PSP operations .assoc_add and .assoc_del
` [PATCH net-next v9 13/19] psp: provide encapsulation helper for drivers
` [PATCH net-next v9 14/19] net/mlx5e: Implement PSP Tx data path
` [PATCH net-next v9 15/19] net/mlx5e: Add PSP steering in local NIC RX
` [PATCH net-next v9 16/19] net/mlx5e: Configure PSP Rx flow steering rules
` [PATCH net-next v9 17/19] psp: provide decapsulation and receive helper for drivers
` [PATCH net-next v9 18/19] net/mlx5e: Add Rx data path offload
` [PATCH net-next v9 19/19] net/mlx5e: Implement PSP key_rotate operation

[PATCH net-next v2] uapi: wrap compiler_types.h in an ifdef instead of the implicit strip
 2025-08-27 15:52 UTC  (2+ messages)

[PATCH] i40e: Fix potential invalid access when MAC list is empty
 2025-08-27 15:19 UTC  (4+ messages)
` [PATCH iwl-net v2] "
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH] "

[PATCH net-next] net: phy: fixed_phy: simplify fixed_mdio_read
 2025-08-27 15:14 UTC  (2+ messages)

[PATCH v6 net-next 00/17] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-27 15:11 UTC  (7+ messages)
` [PATCH v6 net-next 04/17] ptp: add debugfs interfaces to loop back the periodic output signal
` [PATCH v6 net-next 14/17] net: enetc: move sync packet modification before dma_map_single()
` [PATCH v6 net-next 15/17] net: enetc: add PTP synchronization support for ENETC v4

[PATCH net-next 0/2] net: wangxun: support to configure RSS
 2025-08-27 15:10 UTC  (3+ messages)
` [PATCH net-next 2/2] net: wangxun: add RSS reta and rxfh fields support

[PATCH v2 net 0/3] Introduce refcount_t for reference counting of rose_neigh
 2025-08-27 14:50 UTC  (2+ messages)

[PATCH net-next] ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup
 2025-08-27 14:45 UTC  (2+ messages)

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

[PATCH net-next v6 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-27 14:40 UTC  (8+ messages)
` [PATCH net-next v6 1/7] queue_api: add support for fetching per queue DMA dev
` [PATCH net-next v6 2/7] io_uring/zcrx: add support for custom DMA devices
` [PATCH net-next v6 3/7] net: devmem: get netdev DMA device via new API
` [PATCH net-next v6 4/7] net/mlx5e: add op for getting netdev DMA device
` [PATCH net-next v6 5/7] net: devmem: pull out dma_dev out of net_devmem_bind_dmabuf
` [PATCH net-next v6 6/7] net: devmem: pre-read requested rx queues during bind
` [PATCH net-next v6 7/7] net: devmem: allow binding on rx queues with same DMA devices

[PATCH net-next v5 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-27 14:34 UTC  (4+ messages)
` [PATCH net-next v5 6/7] net: devmem: pre-read requested rx queues during bind

[PATCH net-next v2 0/9] xsk: improvement performance in copy mode
 2025-08-27 14:32 UTC  (3+ messages)
` [PATCH net-next v2 5/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch

[PATCH iwl-net 0/2] idpf: Fix vport state handling
 2025-08-27 14:20 UTC  (5+ messages)
` [PATCH iwl-net 1/2] idpf: convert vport state to bitmap
` [PATCH iwl-net 2/2] idpf: fix possible race in idpf_vport_stop()

[PATCH net-next v11 00/16] net: phy: Introduce PHY ports representation
 2025-08-27 14:10 UTC  (3+ messages)
` [PATCH net-next v11 08/16] net: phy: Introduce generic SFP handling for PHY drivers

[PATCH bpf-next v5] selftests/bpf: Add LPM trie microbenchmarks
 2025-08-27 14:01 UTC 

[PATCH v2 1/1] VF Resource State Inconsistency Vulnerability in Linux bnxt_en Driver
 2025-08-27 13:51 UTC 

[PATCH v2 1/1] RFS Capability Bypass Vulnerability in Linux bnxt_en Driver
 2025-08-27 13:50 UTC 

[PATCH v2 iwl-next 0/2] igbvf: ethtool statistics improvements
 2025-08-27 13:49 UTC  (3+ messages)
` [PATCH v2 iwl-next 2/2] igbvf: remove redundant counter rx_long_byte_count from ethtool statistics

[PATCHv4 net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-27 13:46 UTC  (3+ messages)
` [PATCHv4 net-next 3/3] selftests: bonding: add test for LACP actor "

[RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
 2025-08-27 13:45 UTC  (3+ messages)
` [RFC bpf-next v1 1/7] net/mlx5e: Fix generating skb from nonlinear xdp_buff

[PATCH net-next] intel: Remove redundant ternary operators
 2025-08-27 13:42 UTC  (2+ messages)

[PATCH] Add RWF_NOSIGNAL flag for pwritev2
 2025-08-27 13:39 UTC 

[PATCH net 0/2] netfilter updates for net
 2025-08-27 13:39 UTC  (3+ messages)
` [PATCH net 1/2] netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after confirm
` [PATCH net 2/2] netfilter: conntrack: helper: Replace -EEXIST by -EBUSY

[PATCH net-next] net: stmmac: mdio: clean up c22/c45 accessor split
 2025-08-27 13:27 UTC 

[PATCH] net: wwan: iosm: use int type to store negative error codes
 2025-08-27 13:27 UTC  (2+ messages)

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

[PATCH net-next 0/4] net_sched: extend RCU use in dump() methods (II)
 2025-08-27 12:53 UTC  (5+ messages)
` [PATCH net-next 1/4] net_sched: remove BH blocking in eight actions
` [PATCH net-next 2/4] net_sched: act_vlan: use RCU in tcf_vlan_dump()
` [PATCH net-next 3/4] net_sched: act_tunnel_key: use RCU in tunnel_key_dump()
` [PATCH net-next 4/4] net_sched: act_skbmod: use RCU in tcf_skbmod_dump()

[PATCH v4 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-08-27 12:48 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
` [PATCH v4 2/2] ethernet: eswin: Add eic7700 ethernet driver

[PATCH net-next v2] netfilter: nft_payload: Use csum_replace4() instead of opencoding
 2025-08-27 12:41 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).