netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-13 21:31:37 to 2025-07-14 12:01:05 UTC [more...]

[PATCH net-next v10 00/12] Split netmem from struct page
 2025-07-14 12:00 UTC  (13+ messages)
` [PATCH net-next v10 01/12] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v10 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
` [PATCH net-next v10 03/12] mlx4: access ->pp_ref_count through netmem_desc instead of page
` [PATCH net-next v10 04/12] netdevsim: access ->pp "
` [PATCH net-next v10 05/12] mt76: "
` [PATCH net-next v10 06/12] net: fec: "
` [PATCH net-next v10 07/12] octeontx2-pf: "
` [PATCH net-next v10 08/12] iavf: "
` [PATCH net-next v10 09/12] idpf: "
` [PATCH net-next v10 10/12] mlx5: "
` [PATCH net-next v10 11/12] net: ti: icssg-prueth: "
` [PATCH net-next v10 12/12] libeth: xdp: "

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-14 11:58 UTC  (23+ messages)
` [PATCH net-next v9 1/8] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v9 2/8] netmem: introduce utility APIs to use struct netmem_desc
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
` [PATCH net-next v9 8/8] mt76: use netmem descriptor and APIs for page pool

[PATCH net-next 00/12] Add NETC Timer PTP driver and add PTP support for ENETC v4
 2025-07-14 11:37 UTC  (31+ messages)
` [PATCH net-next 01/12] dt-bindings: ptp: add bindings for NETC Timer
` [PATCH net-next 02/12] ptp: netc: add NETC Timer PTP driver support
` [PATCH net-next 06/12] ptp: netc: add debugfs support to loop back pulse signal
` [PATCH net-next 08/12] net: enetc: save the parsed information of PTP packet to skb->cb

[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
 2025-07-14 11:20 UTC  (2+ messages)

[PATCH v12 net-next 00/15] AccECN protocol patch series
 2025-07-14 11:20 UTC  (3+ messages)
` [PATCH v12 net-next 04/15] tcp: ecn functions in separated include file

[PATCH net] usb: net: sierra: check for no status endpoint
 2025-07-14 11:12 UTC 

[PATCH 00/10] rust: use `core::ffi::CStr` method names
 2025-07-14 11:13 UTC  (6+ messages)
` [PATCH 01/10] gpu: nova-core: "
` [PATCH 05/10] rust: drm: "

[PATCH net v2 0/3] Fix Rx fatal errors
 2025-07-14 11:11 UTC  (5+ messages)
` [PATCH net v2 1/3] net: libwx: remove duplicate page_pool_put_full_page()
` [PATCH net v2 2/3] net: libwx: fix the using of Rx buffer DMA
` [PATCH net v2 3/3] net: libwx: properly reset Rx ring descriptor

[PATCH net v2] net: libwx: fix multicast packets received count
 2025-07-14 11:06 UTC  (2+ messages)

[PATCH V2 net-next 00/11] net: hns3: use seq_file for debugfs
 2025-07-14 11:04 UTC  (4+ messages)

[PATCH net] net: stmmac: intel: populate entire system_counterval_t in get_time_fn() callback
 2025-07-14 11:02 UTC  (2+ messages)

[PATCH v1 net-next 06/14] neighbour: Free pneigh_entry after RCU grace period
 2025-07-14 10:56 UTC  (3+ messages)

[PATCH net-next 0/5] dpll: zl3073x: Add misc features
 2025-07-14 10:55 UTC  (2+ messages)

[net-next PATCH 00/11] Add CN20K NIX and NPA contexts
 2025-07-14 10:45 UTC  (3+ messages)
` [net-next PATCH 01/11] octeontx2-af: Simplify context writing and reading to hardware

[PATCH net-next v2 0/7] net: airoha: Introduce NPU callbacks for wlan offloading
 2025-07-14 10:09 UTC  (10+ messages)
` [PATCH net-next v2 2/7] net: airoha: npu: Add NPU wlan memory initialization commands

[PATCH net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
 2025-07-14 10:01 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay

[PATCH net-next v7 0/3] selftest: net: Add selftest for netpoll
 2025-07-14  9:56 UTC  (4+ messages)
` [PATCH net-next v7 1/3] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v7 2/3] selftests: drv-net: Strip '@' prefix from bpftrace map keys
` [PATCH net-next v7 3/3] selftests: net: add netpoll basic functionality test

[PATCH net v3 0/3] net: phy: smsc: use IRQ + relaxed polling to fix missed link-up
 2025-07-14  9:53 UTC  (4+ messages)
` [PATCH net v3 2/3] net: phy: allow drivers to disable polling via get_next_update_time()

[PATCH net-next v6 0/3] selftest: net: Add selftest for netpoll
 2025-07-14  9:52 UTC  (4+ messages)
` [PATCH net-next v6 3/3] selftests: net: add netpoll basic functionality test

[PATCH net v4 0/3] net: phy: smsc: use IRQ + relaxed polling to fix missed link-up
 2025-07-14  9:52 UTC  (4+ messages)
` [PATCH net v4 1/3] net: phy: enable polling when driver implements get_next_update_time
` [PATCH net v4 2/3] net: phy: allow drivers to disable polling via get_next_update_time()
` [PATCH net v4 3/3] net: phy: smsc: recover missed link-up IRQs on LAN8700 with adaptive polling

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-07-14  9:42 UTC  (8+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "

[PATCH v5.10] vhost-scsi: protect vq->log_used with vq->mutex
 2025-07-14  9:42 UTC  (3+ messages)

[PATCH net-next] net: wangxun: complete ethtool coalesce options
 2025-07-14  9:28 UTC 

Bug#1104670: linux-image-6.12.25-amd64: system does not shut down - GHES: Fatal hardware error
 2025-07-14  9:21 UTC  (2+ messages)
    ` [Intel-wired-lan] "

[PATCH RFC net-next 0/5] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
 2025-07-14  9:20 UTC  (2+ messages)

[PATCH] net: mctp: Add MCTP PCIe VDM transport driver
 2025-07-14  8:54 UTC  (2+ messages)

[RFC PATCH net-next] ppp: remove rwlock usage
 2025-07-14  8:51 UTC 

[PATCH net-next V2 0/3] in order support for vhost-net
 2025-07-14  8:47 UTC  (4+ messages)
` [PATCH net-next V2 1/3] vhost: fail early when __vhost_add_used() fails
` [PATCH net-next V2 2/3] vhost: basic in order support
` [PATCH net-next V2 3/3] vhost_net: basic in_order support

[PATCH][RFC] don't bother with path_get()/path_put() in unix_open_file()
 2025-07-14  8:24 UTC  (3+ messages)

[PATCH net] net/mlx5: Correctly set gso_size when LRO is used
 2025-07-14  8:23 UTC  (3+ messages)

[pull-request] mlx5-next updates 2025-07-14
 2025-07-14  8:22 UTC 

[PATCH net-next v22 0/2] MCTP Over PCC Transport
 2025-07-14  8:21 UTC  (5+ messages)
` [PATCH net-next v22 2/2] mctp pcc: Implement MCTP over "

[PATCH v2 net-next] ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()
 2025-07-14  8:19 UTC 

[PATCH net-next 0/3] net: stmmac: xgmac: Minor fixes
 2025-07-14  7:59 UTC  (4+ messages)
` [PATCH net-next 1/3] net: stmmac: xgmac: Disable RX FIFO Overflow interrupts
` [PATCH net-next 2/3] net: stmmac: xgmac: Correct supported speed modes
` [PATCH net-next 3/3] net: stmmac: Set CIC bit only for TX queues with COE

[PATCH v3 0/4] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-07-14  7:55 UTC  (3+ messages)
` [PATCH v3 1/4] net: renesas: rswitch: rename rswitch.c to rswitch_main.c

[PATCH net-next] ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()
 2025-07-14  8:17 UTC 

[PATCH v13 0/1]vhost: Add support of kthread API
 2025-07-14  7:54 UTC  (3+ messages)
` [PATCH v13 1/1] vhost: Reintroduces support of kthread API and adds mode selection

[PATCH v1 net] smc: Fix various oops due to inet_sock type confusion
 2025-07-14  7:42 UTC  (4+ messages)

[PATCH v8 00/16] further mt7988 devicetree work
 2025-07-14  7:41 UTC  (7+ messages)
` [PATCH v8 02/16] dt-bindings: net: mediatek,net: allow up to 8 IRQs

[PATCH v13 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-07-14  7:37 UTC  (3+ messages)
` [PATCH v13 3/7] i2c: Add Nuvoton NCT6694 I2C support

[PATCH v2 net-next] net: wangxun: fix VF drivers Kconfig dependencies and help text
 2025-07-14  7:32 UTC  (3+ messages)

[PATCH RESEND net-next v4] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
 2025-07-14  7:31 UTC 

[RFC][PATCH] don't open-code kernel_accept() in rds_tcp_accept_one()
 2025-07-14  5:06 UTC  (4+ messages)

[PATCH net-next 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2025-07-14  7:29 UTC  (4+ messages)
` [PATCH net-next 1/2] net/mlx5: Bring back get_cqe_l3_hdr_type
` [PATCH net-next 2/2] net/mlx5: Avoid copying payload to the skb's linear part

[syzbot] Monthly net report (Jul 2025)
 2025-07-14  7:23 UTC 

[PATCH net] selftests: rtnetlink: try double sleep to give WQ a chance
 2025-07-14  7:19 UTC  (4+ messages)

Clarification: ethtool -S stats persistence across ifconfig down/up
 2025-07-14  7:16 UTC 

[PATCH net-next v2] net: bonding: add bond_is_icmpv6_nd() helper
 2025-07-14  7:13 UTC  (2+ messages)

[PATCH] xfrm: Duplicate SPI Handling
 2025-07-14  7:05 UTC  (3+ messages)
    ` [EXTERNAL] "

[PATCH ipsec 0/2] ipsec: fix splat due to ipcomp fallback tunnel
 2025-07-14  7:02 UTC  (2+ messages)

[PATCH net-next v2] amd-xgbe: add hardware PTP timestamping support
 2025-07-14  6:58 UTC 

[PATCH net-next 0/6] net/mlx5: misc changes 2025-07-14
 2025-07-14  6:49 UTC  (10+ messages)
` [PATCH net-next 1/6] net/mlx5: HWS, Enable IPSec hardware offload in legacy mode
` [PATCH net-next 2/6] net/mlx5e: fix kdoc warning on eswitch.h
` [PATCH net-next 3/6] net/mlx5e: Properly access RCU protected qdisc_sleeping variable
` [PATCH net-next 4/6] net/mlx5e: SHAMPO, Cleanup reservation size formula
` [PATCH net-next 5/6] net/mlx5e: SHAMPO, Remove mlx5e_shampo_get_log_hd_entry_size()
` [PATCH net-next 6/6] net/mlx5e: Remove duplicate mkey from SHAMPO header

[PATCH net-next] net/x25: Remove unused x25_terminate_link()
 2025-07-14  6:11 UTC  (2+ messages)

[PATCH] net: pcs: xpcs: Use devm_clk_get_optional
 2025-07-14  6:23 UTC  (3+ messages)

[PATCH V3 net-next 00/10] net: hns3: use seq_file for debugfs
 2025-07-14  6:10 UTC  (11+ messages)
` [PATCH V3 net-next 01/10] net: hns3: remove tx spare info from debugfs
` [PATCH V3 net-next 02/10] net: hns3: clean up the build warning in debugfs by use seq file
` [PATCH V3 net-next 03/10] net: hns3: use seq_file for files in queue/ in debugfs
` [PATCH V3 net-next 04/10] net: hns3: use seq_file for files in common/ of hns3 layer
` [PATCH V3 net-next 05/10] net: hns3: use seq_file for files in tm/ in debugfs
` [PATCH V3 net-next 06/10] net: hns3: use seq_file for files in mac_list/ "
` [PATCH V3 net-next 07/10] net: hns3: use seq_file for files in reg/ "
` [PATCH V3 net-next 08/10] net: hns3: use seq_file for files in fd/ "
` [PATCH V3 net-next 09/10] net: hns3: use seq_file for files in common/ of hclge layer
` [PATCH V3 net-next 10/10] net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfs

[PATCH v22 net-next 0/6] DUALPI2 patch
 2025-07-14  6:14 UTC  (4+ messages)
` [PATCH v22 net-next 5/6] selftests/tc-testing: Add selftests for qdisc DualPI2

[PATCH v2 1/1] dt-bindings: net: rfkill-gpio: document reset-gpios
 2025-07-14  5:43 UTC  (6+ messages)

[PATCH] net: stmmac: Add NCSI support
 2025-07-14  5:35 UTC 

Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
 2025-07-14  5:34 UTC  (19+ messages)
` [Intel-wired-lan] "

[PATCH net-next v11 00/15] Begin upstreaming Homa transport protocol
 2025-07-14  4:44 UTC  (16+ messages)
` [PATCH net-next v11 01/15] net: homa: define user-visible API for Homa
` [PATCH net-next v11 02/15] net: homa: create homa_wire.h
` [PATCH net-next v11 03/15] net: homa: create shared Homa header files
` [PATCH net-next v11 04/15] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next v11 05/15] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v11 06/15] net: homa: create homa_sock.h and homa_sock.c
` [PATCH net-next v11 07/15] net: homa: create homa_interest.h and homa_interest.c
` [PATCH net-next v11 08/15] net: homa: create homa_pacer.h and homa_pacer.c
` [PATCH net-next v11 09/15] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v11 10/15] net: homa: create homa_outgoing.c
` [PATCH net-next v11 11/15] net: homa: create homa_utils.c
` [PATCH net-next v11 12/15] net: homa: create homa_incoming.c
` [PATCH net-next v11 13/15] net: homa: create homa_timer.c
` [PATCH net-next v11 14/15] net: homa: create homa_plumbing.c
` [PATCH net-next v11 15/15] net: homa: create Makefile and Kconfig

[PATCH net 1/2] net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
 2025-07-14  3:14 UTC  (2+ messages)
` [PATCH net 2/2] selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptying

[PATCH v2 0/3] ioctl numbers list cleanup for papr-physical-attestation.h
 2025-07-14  2:45 UTC  (5+ messages)
` [PATCH v2 1/3] Documentation: ioctl-number: Fix linuxppc-dev mailto link
` [PATCH v2 2/3] Documentation: ioctl-number: Extend "Include File" column width
` [PATCH v2 3/3] Documentation: ioctl-number: Correct full path to papr-physical-attestation.h

[Patch v3 net 0/4] netem: Fix skb duplication logic and prevent infinite loops
 2025-07-14  2:30 UTC  (8+ messages)
` [Patch v3 net 1/4] net_sched: Implement the right netem duplication behavior
` [Patch v3 net 2/4] selftests/tc-testing: Add a nested netem duplicate test
` [Patch v3 net 3/4] selftests/tc-testing: Add a test case for piro with netem duplicate
` [Patch v3 net 4/4] selftests/tc-testing: Add a test case for mq "

[PATCH v3 0/4] Enable ethernet on qcs615
 2025-07-14  2:28 UTC  (2+ messages)

[PATCH 00/12] net: Use min()/max() to improve code
 2025-07-14  2:08 UTC  (3+ messages)

[PATCH net-next] ipv6: mcast: Remove unnecessary null check in mld_del_delrec()
 2025-07-14  1:33 UTC  (5+ messages)

[PATCH RESEND 0/3] ioctl numbers list cleanup for papr-physical-attestation.h
 2025-07-14  1:04 UTC  (4+ messages)
` [PATCH RESEND 1/3] Documentation: ioctl-number: Fix linuxppc-dev mailto link

[PATCH v2] riscv: dts: sophgo: add ethernet GMAC device for sg2042
 2025-07-14  0:44 UTC  (2+ messages)

[PATCH v3] net/sched: sch_qfq: Fix race condition on qfq_aggregate
 2025-07-14  0:04 UTC  (6+ messages)

[PATCH net-next v20 0/1] MCTP Over PCC Transport
 2025-07-13 23:50 UTC  (8+ messages)
` [PATCH net-next v20 1/1] mctp pcc: Implement MCTP over "

[PATCH v1 net] rpl: Fix use-after-free in rpl_do_srh_inline()
 2025-07-13 23:30 UTC  (2+ messages)

[PATCH net-next] tools: ynl: default to --process-unknown in installed mode
 2025-07-13 22:10 UTC  (2+ messages)

[PATCH net-next] net: dsa: mt7530: Constify struct regmap_config
 2025-07-13 21:40 UTC  (2+ messages)

[PATCH v2 0/8] vsock/virtio: SKB allocation improvements
 2025-07-13 21:37 UTC  (4+ messages)
` [PATCH v2 6/8] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers


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