netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-27 15:06:57 to 2025-05-28 07:21:58 UTC [more...]

[PATCH net-next v4 0/3] dpll: add all inputs phase offset monitor
 2025-05-28  7:21 UTC  (2+ messages)

[PATCH v2 0/3] virtio: Fixes for TX ring sizing and resize error reporting
 2025-05-28  7:20 UTC  (3+ messages)

[PATCH 00/18] Split netmem from struct page
 2025-05-28  7:21 UTC  (26+ messages)
` [PATCH 01/18] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH 06/18] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH 12/18] page_pool: use netmem APIs to access page->pp_magic in page_pool_page_is_pp()
` [PATCH 18/18] mm, netmem: remove the page pool members in struct page

[PATCH v1 net] calipso: Don't call calipso functions for AF_INET sk
 2025-05-28  7:10 UTC  (2+ messages)

[PATCH net v2 0/2] net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
 2025-05-28  7:00 UTC  (2+ messages)

[net Patch v2] octeontx2-pf: QOS: Perform cache sync on send queue teardown
 2025-05-28  6:50 UTC  (2+ messages)

[net Patchv2] octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
 2025-05-28  6:50 UTC  (2+ messages)

[PATCH net-next,v2] net: mana: Add support for Multi Vports on Bare metal
 2025-05-28  6:40 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH net-next v1 1/1] net: bonding: add bond_is_icmpv6_nd() helper
 2025-05-28  6:39 UTC  (2+ messages)

Poor thunderbolt-net interface performance when bridged
 2025-05-28  6:38 UTC  (16+ messages)

[PATCH iwl-next] i40e: add link_down_events statistic
 2025-05-28  6:36 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] net: phy: Synchronize c45_ids to phy_id
 2025-05-28  6:35 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the net-next tree
 2025-05-28  6:13 UTC  (2+ messages)

[PATCH v2 00/16] Split netmem from struct page
 2025-05-28  6:07 UTC  (34+ messages)
` [PATCH v2 01/16] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH v2 02/16] netmem: introduce netmem alloc APIs to wrap page alloc APIs
` [PATCH v2 03/16] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [PATCH v2 04/16] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_large_netmem()
` [PATCH v2 05/16] page_pool: use netmem alloc/put APIs in __page_pool_alloc_pages_slow()
` [PATCH v2 06/16] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH v2 07/16] page_pool: use netmem put API in page_pool_return_netmem()
` [PATCH v2 08/16] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH v2 09/16] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH v2 10/16] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH v2 11/16] mlx4: use netmem descriptor and APIs for page pool
` [PATCH v2 12/16] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH v2 13/16] netmem: remove __netmem_get_pp()
` [PATCH v2 14/16] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH v2 15/16] netdevsim: use netmem descriptor and APIs for page pool
` [PATCH v2 16/16] mt76: "

[PATCH v2 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-05-28  5:50 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
` [PATCH v2 2/2] ethernet: eswin: Add eic7700 ethernet driver

[PATCH net v4] net: fix udp gso skb_segment after pull from frag_list
 2025-05-28  5:46 UTC 

[net PATCH] octeontx2: Annotate mmio regions as __iomem
 2025-05-28  5:15 UTC 

[PATCH net-next V2 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-05-28  5:10 UTC  (14+ messages)
` [PATCH net-next V2 06/11] net/mlx5e: SHAMPO: Separate pool for headers
` [PATCH net-next V2 11/11] net/mlx5e: Support ethtool tcp-data-split settings

[linux-next:master] [selftests] 59dd07db92: kernel-selftests.drivers/net.queues.py.fail
 2025-05-28  4:57 UTC 

[PATCH 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-05-28  4:57 UTC  (3+ messages)

[net v3 PATCH] octeontx2-pf: Avoid typecasts by simplifying otx2_atomic64_add macro
 2025-05-28  4:40 UTC 

linux-next: build failure after merge of the tip tree
 2025-05-28  3:56 UTC  (2+ messages)

[PATCH net-next 00/16][pull request] libeth: add libeth_xdp helper lib
 2025-05-28  3:49 UTC  (6+ messages)
` [PATCH net-next 01/16] libeth: convert to netmem
` [PATCH net-next 03/16] libeth: xdp: add XDP_TX buffers sending

[PATCH net-next v2] selftests: netfilter: nft_queue.sh: include file transfer duration in log message
 2025-05-28  2:30 UTC  (2+ messages)

[PATCH net-next v2 0/8] Devmem TCP minor cleanups and ksft improvements
 2025-05-28  2:30 UTC  (12+ messages)
` [PATCH net-next v2 1/8] net: devmem: move list_add to net_devmem_bind_dmabuf
` [PATCH net-next v2 2/8] page_pool: fix ugly page_pool formatting
` [PATCH net-next v2 3/8] net: devmem: preserve sockc_err
` [PATCH net-next v2 4/8] net: devmem: ksft: add ipv4 support
` [PATCH net-next v2 6/8] net: devmem: ksft: add 5 tuple FS support

[PATCH net v2] net: phy: mscc: Fix memory leak when using one step timestamping
 2025-05-28  2:30 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-05-28  2:27 UTC  (3+ messages)

[PATCH net-next v2] net: arp: use kfree_skb_reason() in arp_rcv()
 2025-05-28  2:17 UTC  (2+ messages)

[PATCH net-next v9] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-28  2:16 UTC  (2+ messages)

[PATCH net-next v9 00/15] Begin upstreaming Homa transport protocol
 2025-05-28  2:16 UTC  (2+ messages)

[PATCH v17 net-next 0/5] DUALPI2 patch
 2025-05-28  2:15 UTC  (2+ messages)

[PATCH net-next v3 0/8] gve: Add Rx HW timestamping support
 2025-05-28  2:12 UTC  (3+ messages)
` [PATCH net-next v3 5/8] gve: Add support to query the nic clock

[net 0/4] net: ftgmac100: Add SoC reset support for RMII mode
 2025-05-28  1:49 UTC  (6+ messages)
` [net 1/4] dt-bindings: net: ftgmac100: Add resets property
        ` 回覆: "

[PATCH] sctp: mark sctp_do_peeloff static
 2025-05-28  1:40 UTC  (2+ messages)

[PATCH v1 net-next] net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices
 2025-05-28  1:40 UTC  (2+ messages)

[PATCH net v2] net: tipc: fix refcount warning in tipc_aead_encrypt
 2025-05-28  1:30 UTC  (2+ messages)

[PATCH net-next 1/3] net: devmem: support single IOV with sendmsg
 2025-05-28  1:30 UTC  (2+ messages)

[PATCH net-next] net: phy: fix up const issues in to_mdio_device() and to_phy_device()
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH net-next] net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH net-next v1] tools: ynl: parse extack for sub-messages
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: libwx: Fix statistics of multicast packets
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH net-next] mlxsw: core_thermal: Constify struct thermal_zone_device_ops
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH net-next] cxgb4: Constify struct thermal_zone_device_ops
 2025-05-28  1:20 UTC  (2+ messages)

[PATCHv2 net-next] selftests: net: move wait_local_port_listen to lib.sh
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH] tipc: use kfree_sensitive() for aead cleanup
 2025-05-28  1:20 UTC  (2+ messages)

[net-next PATCH 0/3] net: dsa: mt7530: Add AN7583 support + PHY
 2025-05-28  1:20 UTC  (2+ messages)

[PATCH v2] selftests: net: fix spelling and grammar mistakes
 2025-05-28  1:18 UTC  (2+ messages)

[PATCH net-next v2] net: dlink: enable RMON MMIO access on supported devices
 2025-05-28  1:13 UTC  (2+ messages)

[PATCH linux next v2] net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connected_output()
 2025-05-28  1:09 UTC  (2+ messages)

[PATCH v2 net 0/2] Refactor PHY reset handling and
 2025-05-28  1:00 UTC  (2+ messages)

[PATCH v1 bpf-next 00/10] bpf: tcp: Exactly-once socket iteration
 2025-05-28  0:51 UTC  (3+ messages)
` [PATCH v1 bpf-next 10/10] selftests/bpf: Add tests for bucket resume logic in established sockets

[PATCH net] net: mctp: start tx queue on netdev open
 2025-05-28  0:50 UTC  (2+ messages)

[PATCH net v5] net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
 2025-05-28  0:50 UTC  (2+ messages)

[PATCH v2 net] net: phy: clear phydev->devlink when the link is deleted
 2025-05-28  0:50 UTC  (2+ messages)

[PATCH] net: macb: Check return value of dma_set_mask_and_coherent()
 2025-05-28  0:50 UTC  (2+ messages)

[PATCH v4 net] net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
 2025-05-28  0:50 UTC  (2+ messages)

[PATCH net-next 0/2] net/mlx5: misc changes 2025-05-25
 2025-05-28  0:49 UTC  (3+ messages)
` [PATCH net-next 2/2] net/mlx5e: Log error messages when extack is not present

[PATCH net-next v8] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-28  0:29 UTC  (5+ messages)

[net-next PatchV2] octeontx2-pf: ethtool: Display "Autoneg" and "Port" fields
 2025-05-28  0:18 UTC  (2+ messages)

[PATCH 0/2] nfsd: use threads array as-is in netlink thread set interface
 2025-05-28  0:12 UTC  (3+ messages)
` [PATCH 1/2] nfsd: use threads array as-is in netlink interface
` [PATCH 2/2] sunrpc: new tracepoints around svc thread wakeups

[PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2025-05-28  0:04 UTC  (5+ messages)

Issue with delayed segments despite TCP_NODELAY
 2025-05-27 23:40 UTC  (3+ messages)

[PATCH] gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
 2025-05-27 23:46 UTC  (2+ messages)

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2025-05-27 23:43 UTC  (5+ messages)
` [PATCH 6/8] net: tcp: tsq: Convert from tasklet to BH workqueue

[PATCH net-next V10 0/6] Support rate management on traffic classes in devlink and mlx5
 2025-05-27 23:28 UTC  (5+ messages)
` [PATCH net-next V10 1/6] devlink: Extend devlink rate API with traffic classes bandwidth management

[net-next RFC PATCH 1/2] dt-bindings: net: Document support for Airoha AN7583 MDIO Controller
 2025-05-27 23:18 UTC  (5+ messages)
` [net-next RFC PATCH 2/2] net: mdio: Add MDIO bus controller for Airoha AN7583

[PATCH v2 1/3] net: stmmac: allow drivers to explicitly select PHY device
 2025-05-27 22:47 UTC  (11+ messages)
` [PATCH v2 2/3] net: stmmac: dwmac-sun8i: Allow runtime AC200/AC300 phy selection
` [PATCH v2 3/3] dt-bindings: net: sun8i-emac: Add AC300 EMAC1 nvmem "

[PATCH iproute2-next] ip: support setting multiple features
 2025-05-27 21:55 UTC 

[PATCH net-next,v6] net: mana: Add handler for hardware servicing events
 2025-05-27 21:42 UTC 

[PATCH] e1000e: fix heap overflow in e1000_set_eeprom()
 2025-05-27 21:42 UTC  (2+ messages)

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-05-27 21:03 UTC  (4+ messages)

[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-05-27 20:49 UTC  (17+ messages)
` [PATCH v10 2/5] rust: support formatting of foreign types
` [PATCH v10 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v10 4/5] rust: replace `kernel::c_str!` with C-Strings

[PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
 2025-05-27 20:07 UTC  (3+ messages)

[PATCH] [net-next] hns3: Demote load and progress messages to debug level
 2025-05-27 19:50 UTC  (2+ messages)

[PATCH net] hinic3: Remove printed message during module init
 2025-05-27 19:46 UTC  (2+ messages)

[PATCH v2 00/14] further mt7988 devicetree work
 2025-05-27 19:29 UTC  (5+ messages)
` [PATCH v2 01/14] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v2 03/14] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus

[PATCH v2] iwlegacy: 4965: fix possible out-of-bounds access in il4965_tx_cmd_build_rate()
 2025-05-27 19:17 UTC  (7+ messages)
    ` [PATCH] wifi: iwlegacy: Check rate_idx range after addition
        ` [PATCH v2] "

[PATCH v4 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-05-27 19:10 UTC  (7+ messages)
` [PATCH v4 1/5] PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
` [PATCH v4 2/5] PCI: hv: Allow dynamic MSI-X vector allocation
` [PATCH v4 3/5] net: mana: explain irq_setup() algorithm
` [PATCH v4 4/5] net: mana: Allow irq_setup() to skip cpus for affinity
` [PATCH v4 5/5] net: mana: Allocate MSI-X vectors dynamically

[PATCH net-next v2 0/8] net: Convert dev_set_mac_address() to struct sockaddr_storage
 2025-05-27 18:43 UTC  (4+ messages)
` [PATCH net-next v2 8/8] net: core: Convert dev_set_mac_address_user() to use "

[PATCH v1 bpf-next 03/10] bpf: tcp: Get rid of st_bucket_done
 2025-05-27 18:19 UTC  (5+ messages)

[PATCH v2] ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()
 2025-05-27 17:42 UTC  (4+ messages)

[PATCH v10 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-05-27 17:37 UTC  (7+ messages)
` [PATCH v10 8/9] net: add symlinks to ref_tracker_dir for netns
` [PATCH v10 9/9] ref_tracker: eliminate the ref_tracker_dir name field

[PATCH net 0/3] bnxt_en: 2 bug fixes
 2025-05-27 16:50 UTC  (12+ messages)
` [PATCH net 3/3] bnxt_en: Update MRU and RSS table of RSS contexts on queue reset

[PATCH net] net: tipc: fix refcount warning in tipc_aead_encrypt
 2025-05-27 16:39 UTC  (3+ messages)

[PATCH v2] net: stmmac: add explicit check and error on invalid PTP clock rate
 2025-05-27 16:31 UTC  (2+ messages)

[RFC PATCH net-next v2 0/2] virtio-net: support zerocopy multi buffer XDP in mergeable
 2025-05-27 16:19 UTC  (3+ messages)
` [RFC PATCH net-next v2 1/2] "
` [RFC PATCH net-next v2 2/2] selftests: net: add XDP socket tests for virtio-net

[PATCH net-next] net: xilinx: axienet: Configure and report coalesce parameters in DMAengine flow
 2025-05-27 16:16 UTC  (2+ messages)

[PATCH net] vmxnet3: correctly report gso type for UDP tunnels
 2025-05-27 16:10 UTC  (4+ messages)

[PATCH v2 net 0/1] e1000e: fix heap overflow in e1000_set_eeprom()
 2025-05-27 15:52 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH RESEND net-next v5 0/4] add broadcast_neighbor for no-stacking networking arch
 2025-05-27 15:50 UTC  (9+ messages)
` [PATCH RESEND net-next v5 1/4] net: bonding: add broadcast_neighbor option for 802.3ad
` [PATCH RESEND net-next v5 3/4] net: bonding: send peer notify when failure recovery

[PATCH v11 net-next 0/8] PHC support in ENA driver
 2025-05-27 15:23 UTC  (4+ messages)

[PATCH net v2 0/2] net: Fix inet_proto_csum_replace_by_diff for IPv6
 2025-05-27 15:14 UTC  (5+ messages)
` [PATCH net v2 1/2] net: Fix checksum update for ILA adj-transport
` [PATCH net v2 2/2] bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE

[PATCH 1/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support
 2025-05-27 15:12 UTC  (11+ messages)

[PATCH iwl-next] idpf: add cross timestamping
 2025-05-27 15:06 UTC  (3+ messages)
` [Intel-wired-lan] "


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