netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-28 14:41:21 to 2025-08-29 00:31:54 UTC [more...]

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

[PATCH net-next] bnxt_en: fix incorrect page count in RX aggr ring log
 2025-08-29  0:30 UTC  (3+ messages)

[PATCH v1 00/36] mm: remove nth_page()
 2025-08-29  0:29 UTC  (73+ 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 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 v1 27/36] memstick: "
` [PATCH v1 28/36] mmc: "
` [PATCH v1 29/36] scsi: scsi_lib: "
` [PATCH v1 30/36] scsi: sg: "
` [PATCH v1 31/36] vfio/pci: "
` [PATCH v1 32/36] crypto: remove "
` [PATCH v1 33/36] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v1 34/36] kfence: drop nth_page() usage
` [PATCH v1 35/36] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v1 36/36] mm: remove nth_page()

[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-08-29  0:29 UTC  (3+ messages)
` [PATCH V0 1/2] hyper-v: Add CONFIG_HYPERV_VMBUS option

[PATCH net-next 08/11] virtio_net: Implement IPv4 ethtool flow rules
 2025-08-29  0:27 UTC  (2+ messages)

[PATCH net-next 00/12][pull request] ice: split ice_virtchnl.c git-blame friendly way
 2025-08-29  0:10 UTC  (2+ messages)

[PATCH net-next 1/1] net: phy: mtk-2p5ge: Add LED support for MT7988
 2025-08-29  0:00 UTC  (2+ messages)

[PATCH net-next] net: stmmac: minor cleanups to stmmac_bus_clks_config()
 2025-08-29  0:00 UTC  (2+ messages)

[PATCH net-next] net: stmmac: mdio: use netdev_priv() directly
 2025-08-29  0:00 UTC  (2+ messages)

[PATCH net-next] net: stmmac: mdio: clean up c22/c45 accessor split
 2025-08-29  0:00 UTC  (3+ messages)

[PATCH net-next 0/4] net_sched: extend RCU use in dump() methods (II)
 2025-08-29  0:00 UTC  (10+ 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 net-next] eth: mlx5: remove Kconfig co-dependency with VXLAN
 2025-08-29  0:00 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: rss_ctx: fix the queue count check
 2025-08-28 23:50 UTC  (3+ messages)

[PATCH net-next v6 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-28 23:50 UTC  (2+ messages)

[PATCH iproute2] ss: Don't pad the last (enabled) column
 2025-08-28 23:49 UTC  (3+ messages)

[PATCH net-next v9] net: af_packet: Use hrtimer to do the retire operation
 2025-08-28 23:16 UTC  (2+ messages)

[PATCH net-next V6 00/13] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-08-28 22:38 UTC  (7+ messages)
` [PATCH net-next V6 09/13] devlink: Add 'keep_link_up' generic devlink device param

[PATCH 1/1] RFS Capability Bypass Vulnerability in Linux bnxt_en Driver
 2025-08-28 22:38 UTC  (2+ messages)

[RFC PATCH v2] net: add net-device TX clock source selection framework
 2025-08-28 22:31 UTC  (4+ messages)

[PATCH net-next 06/11] virtio_net: Implement layer 2 ethtool flow rules
 2025-08-28 22:27 UTC  (2+ messages)

[RFC PATCH net-next v2] Add `xsk_rr` an AF_XDP benchmark to measure latency
 2025-08-28 22:25 UTC 

[PATCH net-next v7 0/2] Add support to do threaded napi busy poll
 2025-08-28 22:23 UTC  (7+ messages)

[PATCH net-next v8 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-08-28 22:18 UTC  (8+ messages)
` [PATCH net-next v8 1/7] bonding: Adding struct bond_arp_target
` [PATCH net-next v8 2/7] bonding: Adding extra_len field to struct bond_opt_value
` [PATCH net-next v8 3/7] bonding: arp_ip_target helpers
` [PATCH net-next v8 4/7] bonding: Processing extended arp_ip_target from user space
` [PATCH net-next v8 5/7] bonding: Update to bond_arp_send_all() to use supplied vlan tags
` [PATCH net-next v8 6/7] bonding: Update for extended arp_ip_target format
` [PATCH net-next v8 7/7] bonding: Selftest and documentation for the arp_ip_target parameter

[PATCH net-next 0/8] net: add rcu safety to dst->dev
 2025-08-28 22:17 UTC  (17+ messages)
` [PATCH net-next 1/8] net: dst: introduce dst->dev_rcu
` [PATCH net-next 2/8] ipv6: start using dst_dev_rcu()
` [PATCH net-next 3/8] ipv6: use RCU in ip6_xmit()
` [PATCH net-next 4/8] ipv6: use RCU in ip6_output()
` [PATCH net-next 5/8] net: use dst_dev_rcu() in sk_setup_caps()
` [PATCH net-next 6/8] tcp_metrics: use dst_dev_net_rcu()
` [PATCH net-next 7/8] tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()
` [PATCH net-next 8/8] ipv4: start using dst_dev_rcu()

[PATCH net-next 0/2] net: pse-pd: pd692x0: Add permanent configuration management support
 2025-08-28 22:15 UTC  (13+ messages)
` [PATCH net-next 1/2] net: pse-pd: pd692x0: Separate configuration parsing from hardware setup
` [PATCH net-next 2/2] net: pse-pd: pd692x0: Add sysfs interface for configuration save/reset

[PATCH net-next v2 0/6] net: dsa: lantiq_gswip: prepare for supporting MaxLinear GSW1xx
 2025-08-28 22:05 UTC  (11+ messages)
` [PATCH net-next v2 1/6] net: dsa: lantiq_gswip: move to dedicated folder
` [PATCH net-next v2 3/6] net: dsa: lantiq_gswip: ignore SerDes modes in phylink_mac_config()
` [PATCH net-next v2 4/6] net: dsa: lantiq_gswip: support offset of MII registers

[PATCH net] netfilter: nft_flowtable.sh: re-run with random mtu sizes
 2025-08-28 21:49 UTC 

[PATCH] selftests: net: fix spelling and grammar mistakes
 2025-08-28 21:11 UTC 

[PATCH v1] smsc911x: add second read of EEPROM mac when possible corruption seen
 2025-08-28 21:44 UTC 

[PATCH net] xirc2ps_cs: fix register access when enabling FullDuplex
 2025-08-28 21:36 UTC  (4+ messages)
  ` [External] : "

[PATCH iwl-net v3] i40e: fix Jumbo Frame support after iPXE boot
 2025-08-28 21:14 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next 05/11] virtio_net: Create a FF group for ethtool steering
 2025-08-28 20:52 UTC  (2+ messages)

[BUG] TCP: Duplicate ACK storm after reordering with delayed packet (BBR RTO triggered)
 2025-08-28 20:51 UTC  (3+ messages)

[PATCH net-next] net: phy: fixed_phy: remove link gpio support
 2025-08-28 20:27 UTC 

[PATCH net-next v1] idpf: add support for IDPF PCI programming interface
 2025-08-28 20:27 UTC  (3+ messages)

[PATCH net-next 0/2] net: lan966x: some OF cleanups
 2025-08-28 20:17 UTC  (4+ messages)
` [PATCH net-next 2/2] net: lan966x: convert fwnode to of

[PATCH net-next v2 0/2] tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
 2025-08-28 20:00 UTC  (4+ messages)
` [PATCH net-next v2 1/2] "

[PATCH iwl-next v2] ixgbe: preserve RSS indirection table across admin down/up
 2025-08-28 19:34 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH] net: igb: expose rx_dropped via ethtool -S
 2025-08-28 19:25 UTC  (2+ messages)

[PATCH] mISDN: Fix memory leak in dsp_hwec_enable()
 2025-08-28 19:18 UTC  (2+ messages)

[PATCH net-next] net/mlx4: Remove redundant ternary operators
 2025-08-28 19:09 UTC  (2+ messages)

[PATCH] selftests: net: avoid memory leak
 2025-08-28 19:06 UTC  (3+ messages)
` [PATCH v2] "

netpoll: raspberrypi [4 5] driver locking woes
 2025-08-28 18:56 UTC  (3+ messages)

[PATCH] selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
 2025-08-28 18:48 UTC 

[net-next PATCH v4 0/4] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-08-28 18:42 UTC  (3+ messages)
` [PATCH net-next v4 3/4] net: renesas: rswitch: add offloading for L2 switching

[PATCH net v2] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
 2025-08-28 18:24 UTC  (2+ messages)

[PATCH v3] ethernet: tlan: Convert to use jiffies macro
 2025-08-28 17:27 UTC  (2+ messages)

[PATCH] net: macb: Fix tx_ptr_lock locking
 2025-08-28 17:19 UTC  (4+ messages)

[PATCH iwl-next v3 0/5] iavf and ice: GTP RSS support and flow enhancements
 2025-08-28 17:13 UTC  (3+ messages)
` [PATCH iwl-next v3 5/5] iavf: add RSS support for GTP protocol via ethtool

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

[PATCH v10 00/14] Don't generate netlink .rst files inside $(srctree)
 2025-08-28 17:02 UTC  (4+ messages)
` [PATCH v10 06/14] docs: use parser_yaml extension to handle Netlink specs

[PATCHv4 iproute2-next] iplink: bond_slave: add support for actor_port_prio
 2025-08-28 16:59 UTC  (4+ messages)

[PATCH v2 net-next 0/3] inet: ping: misc changes
 2025-08-28 16:41 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] inet: ping: check sock_net() in ping_get_port() and ping_lookup()
` [PATCH v2 net-next 2/3] inet: ping: remove ping_hash()
` [PATCH v2 net-next 3/3] inet: ping: make ping_port_rover per netns

[ROSE] [AX25] 6.15.10 long term stable kernel oops
 2025-08-28 16:39 UTC  (12+ messages)

[PATCH] virtio_net: adjust the execution order of function `virtnet_close` during freeze
 2025-08-28 16:36 UTC 

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

[PATCH net-next v3] amd-xgbe: Add PPS periodic output support
 2025-08-28 16:28 UTC  (2+ messages)

[RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
 2025-08-28 16:23 UTC  (5+ messages)
` [RFC bpf-next v1 1/7] net/mlx5e: Fix generating skb from nonlinear xdp_buff

[PATCH 0/5] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
 2025-08-28 16:21 UTC  (15+ messages)
` [PATCH 1/5] dt-bindings: mmc: sdhci-msm: Document the Lemans compatible
` [PATCH 2/5] arm64: dts: qcom: lemans: Add SDHC controller and SDC pin configuration
` [PATCH 3/5] arm64: dts: qcom: lemans-evk: Extend peripheral and subsystem support
` [PATCH 5/5] arm64: dts: qcom: lemans-evk: Add sound card

[Intel-wired-lan] [PATCH iwl-next v1] ixgbe: preserve RSS indirection table across admin down/up
 2025-08-28 16:08 UTC  (2+ messages)

[PATCH net-next 0/2] net: wangxun: support to configure RSS
 2025-08-28 15:50 UTC  (3+ messages)
` [PATCH net-next 1/2] net: libwx: support multiple RSS for every pool

[PATCH] net: igb: expose rx_dropped via ethtool -S
 2025-08-28 15:48 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup
 2025-08-28 15:33 UTC  (5+ messages)

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

[PATCH] net/core: Replace offensive comment in skbuff.c
 2025-08-28 15:23 UTC  (3+ messages)

[GIT PULL] wireless-2025-08-28
 2025-08-28 15:21 UTC  (4+ messages)

[PATCH iwl-next v5 00/13] idpf: add XDP support
 2025-08-28 15:17 UTC  (3+ messages)

[PATCH net-next] octeontx2-af: Remove redundant ternary operators
 2025-08-28 15:15 UTC  (2+ messages)

[PATCH net-next] net: hinic: Remove redundant ternary operators
 2025-08-28 15:14 UTC  (2+ messages)

[PATCH net-next] gve: remove redundant ternary operators
 2025-08-28 15:13 UTC  (2+ messages)

[net-next PATCH 0/4] fbnic: Synchronize address handling with BMC
 2025-08-28 15:09 UTC  (4+ messages)

[PATCH net-next v02 00/14] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
 2025-08-28 15:08 UTC  (11+ messages)
` [PATCH net-next v02 01/14] hinic3: HW initialization
` [PATCH net-next v02 06/14] hinic3: Nic_io initialization
` [PATCH net-next v02 07/14] hinic3: Queue pair endianness improvements
` [PATCH net-next v02 13/14] hinic3: Fix missing napi->dev in netif_queue_set_napi
` [PATCH net-next v02 14/14] hinic3: Fix code style (Missing a blank line before return)

[PATCH net-next 0/4] net: stmmac: new features
 2025-08-28 14:45 UTC  (4+ messages)
` [PATCH net-next 2/4] net: stmmac: set TE/RE bits for ARP Offload when interface down
` [PATCH net-next 3/4] net: stmmac: enhance VLAN protocol detection for GRO
` [PATCH net-next 4/4] net: stmmac: add TC flower filter support for IP EtherType


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