netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-14 11:13:20 to 2025-07-14 19:02:24 UTC [more...]

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-14 19:02 UTC  (17+ 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 6/8] mlx4: use netmem descriptor and APIs for page pool

[PATCH 0/4] arm64: dts: socfpga: enable ethernet support for Agilex5
 2025-07-14 18:52 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: net: altr,socfpga-stmmac: Add compatible string "
` [PATCH 2/4] arm64: dts: Agilex5 Add gmac nodes to DTSI "
` [PATCH 3/4] arm64: dts: socfpga: agilex5: enable gmac2 on the Agilex5 dev kit
` [PATCH 4/4] net: stmmac: dwmac-socfpga: Add xgmac support for Agilex5

[PATCH net] net: airoha: fix potential use-after-free in airoha_npu_get()
 2025-07-14 18:39 UTC  (2+ messages)

[PATCH net] selftests: net: increase inter-packet timeout in udpgro.sh
 2025-07-14 18:32 UTC  (2+ messages)

[PATCH] [v2] devlink: move DEVLINK_ATTR_MAX-sized array off stack
 2025-07-14 18:29 UTC  (6+ messages)

We found a bug in i40e_debugfs.c for the latest linux
 2025-07-14 18:10 UTC  (2+ messages)

[PATCH net-next,rdma-next 0/6][pull request] Add RDMA support for Intel IPU E2000 in idpf
 2025-07-14 18:10 UTC  (7+ messages)
` [PATCH net-next,rdma-next 1/6] idpf: use reserved RDMA vectors from control plane
` [PATCH net-next,rdma-next 2/6] idpf: implement core RDMA auxiliary dev create, init, and destroy
` [PATCH net-next,rdma-next 3/6] idpf: implement RDMA vport "
` [PATCH net-next,rdma-next 4/6] idpf: implement remaining IDC RDMA core callbacks and handlers
` [PATCH net-next,rdma-next 5/6] idpf: implement IDC vport aux driver MTU change handler
` [PATCH net-next,rdma-next 6/6] idpf: implement get LAN MMIO memory regions

[PATCH v6 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
 2025-07-14 18:09 UTC  (13+ messages)
` [PATCH v6 bpf-next 01/12] bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch
` [PATCH v6 bpf-next 02/12] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v6 bpf-next 03/12] bpf: tcp: Get rid of st_bucket_done
` [PATCH v6 bpf-next 04/12] bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items
` [PATCH v6 bpf-next 05/12] bpf: tcp: Avoid socket skips and repeats during iteration
` [PATCH v6 bpf-next 06/12] selftests/bpf: Add tests for bucket resume logic in listening sockets
` [PATCH v6 bpf-next 07/12] selftests/bpf: Allow for iteration over multiple ports
` [PATCH v6 bpf-next 08/12] selftests/bpf: Allow for iteration over multiple states
` [PATCH v6 bpf-next 09/12] selftests/bpf: Make ehash buckets configurable in socket iterator tests
` [PATCH v6 bpf-next 10/12] selftests/bpf: Create established sockets "
` [PATCH v6 bpf-next 11/12] selftests/bpf: Create iter_tcp_destroy test program
` [PATCH v6 bpf-next 12/12] selftests/bpf: Add tests for bucket resume logic in established sockets

[PATCH net-next] net/rose: Remove unnecessary if check in rose_dev_first()
 2025-07-14 18:03 UTC  (2+ messages)

[PATCH v2 net-next 0/2] account for TCP memory pressure signaled by cgroup
 2025-07-14 18:02 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] tcp: account for "
` [PATCH v2 net-next 2/2] mm/vmpressure: add tracepoint for socket pressure detection

[net-next PATCH v2 0/3] Grab IPA IMEM slice through DT
 2025-07-14 17:53 UTC  (6+ messages)
` [PATCH net-next v2 1/3] dt-bindings: sram: qcom,imem: Allow modem-tables

[PATCH v3 net-next resubmit 0/2] ibmvnic: Fix/Improve queue stats
 2025-07-14 17:35 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] ibmvnic: Use atomic64_t for "
` [PATCH v3 net-next 2/2] ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting

[PATCH] wireguard: omit need_resched() before cond_resched()
 2025-07-14 17:12 UTC 

[PATCH net-next] bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
 2025-07-14 17:02 UTC 

[PATCH iwl-next] igc: demote register and ring dumps to debug
 2025-07-14 16:59 UTC  (3+ messages)
` [Intel-wired-lan] "

[RFC net-next v1 1/1] e1000e: Introduce private flag and module param to disable K1
 2025-07-14 16:55 UTC  (2+ messages)

[PATCH net] net/mlx5: Correctly set gso_size when LRO is used
 2025-07-14 16:54 UTC  (5+ messages)

[PATCH v2 net-next] ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()
 2025-07-14 16:42 UTC  (2+ messages)

[PATCH net 0/3] mptcp: fix fallback-related races
 2025-07-14 16:41 UTC  (4+ messages)
` [PATCH net 1/3] mptcp: make fallback action and fallback decision atomic
` [PATCH net 2/3] mptcp: plug races between subflow fail and subflow creation
` [PATCH net 3/3] mptcp: reset fallback status gracefully at disconnect() time

[PATCH net,v2] hv_netvsc: Switch VF namespace in netvsc_open instead
 2025-07-14 16:41 UTC 

[PATCH v2] Bluetooth: ISO: add socket option to report packet seqnum via CMSG
 2025-07-14 16:40 UTC 

[PATCH net-next] ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()
 2025-07-14 16:39 UTC  (3+ messages)

[PATCH v2 0/5] Expose REFCLK for RMII and enable RMII
 2025-07-14 16:37 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: net: cdns,macb: Add external REFCLK property
` [PATCH v2 2/5] net: cadence: macb: Expose REFCLK as a device tree property
` [PATCH v2 3/5] net: cadence: macb: Enable RMII for SAMA7 gem
` [PATCH v2 4/5] net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag
` [PATCH v2 5/5] ARM: dts: microchip: sama7g5: Add RMII ext refclk flag

[PATCH net-next 00/11] ethtool: rss: support RSS_SET via Netlink
 2025-07-14 16:35 UTC  (18+ messages)
` [PATCH net-next 01/11] ethtool: rss: initial RSS_SET (indirection table handling)
` [PATCH net-next 05/11] ethtool: rss: support setting hfunc via Netlink
` [PATCH net-next 09/11] ethtool: rss: support setting input-xfrm "
` [PATCH net-next 10/11] ethtool: rss: support setting flow hashing fields
` [PATCH net-next 11/11] selftests: drv-net: rss_api: test input-xfrm and hash fields

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

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

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

[PATCH net-next v2 0/1] ppp: Replace per-CPU recursion counter with lock-owner field
 2025-07-14 16:10 UTC  (3+ messages)
` [PATCH net-next v2 1/1] "

[PATCH net-next 0/5] gve: AF_XDP zero-copy for DQO RDA
 2025-07-14 16:04 UTC  (6+ messages)
` [PATCH net-next 1/5] gve: deduplicate xdp info and xsk pool registration logic
` [PATCH net-next 2/5] gve: merge xdp and xsk registration
` [PATCH net-next 3/5] gve: keep registry of zc xsk pools in netdev_priv
` [PATCH net-next 4/5] gve: implement DQO TX datapath for AF_XDP zero-copy
` [PATCH net-next 5/5] gve: implement DQO RX datapath and control path "

[PATCH net-next v3 0/3] tcp: Consider every port when connecting with IP_LOCAL_PORT_RANGE
 2025-07-14 16:03 UTC  (4+ messages)
` [PATCH net-next v3 1/3] tcp: Add RCU management to inet_bind2_bucket
` [PATCH net-next v3 2/3] tcp: Consider every port when connecting with IP_LOCAL_PORT_RANGE
` [PATCH net-next v3 3/3] selftests/net: Cover port sharing scenarios "

[PATCH net-next] xsk: skip validating skb list in xmit path
 2025-07-14 16:03 UTC  (2+ messages)

[PATCH net 0/2] selftests: mptcp: connect: cover alt modes
 2025-07-14 15:52 UTC  (3+ messages)
` [PATCH net 1/2] selftests: mptcp: connect: also "
` [PATCH net 2/2] selftests: mptcp: connect: also cover checksum

[PATCH RFC net-next 0/5] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
 2025-07-14 15:48 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH] Bluetooth: ISO: add socket option to report packet seqnum via CMSG
 2025-07-14 15:46 UTC  (9+ messages)

[PATCH net-next] r8169: add quirk for RTL8116af SerDes
 2025-07-14 15:38 UTC  (4+ messages)

[PATCH net-next] ipv6: mcast: Simplify mld_clear_{report|query}()
 2025-07-14 15:27 UTC  (2+ messages)

[PATCH net-next V2 0/3] net/mlx5e: Add support for PCIe congestion events
 2025-07-14 15:26 UTC  (5+ messages)
` [PATCH net-next V2 2/3] net/mlx5e: Add device PCIe congestion ethtool stats

[PATCH net-next v3 0/7] net: airoha: Introduce NPU callbacks for wlan offloading
 2025-07-14 15:25 UTC  (8+ messages)
` [PATCH net-next v3 1/7] dt-bindings: net: airoha: npu: Add memory regions used for wlan offload
` [PATCH net-next v3 2/7] net: airoha: npu: Add NPU wlan memory initialization commands
` [PATCH net-next v3 3/7] net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks
` [PATCH net-next v3 4/7] net: airoha: npu: Add wlan irq management callbacks
` [PATCH net-next v3 5/7] net: airoha: npu: Read NPU wlan interrupt lines from the DTS
` [PATCH net-next v3 6/7] net: airoha: npu: Enable core 3 for WiFi offloading
` [PATCH net-next v3 7/7] net: airoha: Add airoha_offload.h header

[PATCH v3 0/9] vsock/virtio: SKB allocation improvements
 2025-07-14 15:21 UTC  (10+ messages)
` [PATCH v3 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
` [PATCH v3 2/9] vsock/virtio: Validate length in packet header before skb_put()
` [PATCH v3 3/9] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
` [PATCH v3 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
` [PATCH v3 5/9] vsock/virtio: Rename virtio_vsock_alloc_skb()
` [PATCH v3 6/9] vsock/virtio: Move SKB allocation lower-bound check to callers
` [PATCH v3 7/9] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH v3 8/9] vsock/virtio: Rename virtio_vsock_skb_rx_put()
` [PATCH v3 9/9] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers

[PATCH v12 net-next 00/15] AccECN protocol patch series
 2025-07-14 15:12 UTC  (20+ messages)
` [PATCH v12 net-next 04/15] tcp: ecn functions in separated include file
` [PATCH v12 net-next 06/15] tcp: accecn: AccECN negotiation
` [PATCH v12 net-next 07/15] tcp: Add wait_third_ack for ECN negotiation in simultaneous connect
` [PATCH v12 net-next 08/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v12 net-next 09/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v12 net-next 11/15] tcp: accecn: AccECN option
` [PATCH v12 net-next 12/15] tcp: accecn: AccECN option send control
` [PATCH v12 net-next 13/15] tcp: accecn: AccECN option failure handling
` [PATCH v12 net-next 14/15] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics

[PATCH v3 00/19] add basic PSP encryption for TCP connections
 2025-07-14 15:10 UTC  (4+ messages)
` [PATCH v3 08/19] net: psp: add socket security association code

[PATCH net-next 0/6] net/mlx5: misc changes 2025-07-14
 2025-07-14 15:04 UTC  (4+ messages)
` [PATCH net-next 1/6] net/mlx5: HWS, Enable IPSec hardware offload in legacy mode

[PATCH v2 net] net: bridge: Do not offload IGMP/MLD messages
 2025-07-14 15:01 UTC 

[PATCH net-next v2 0/3] Add shared PHY counter support for QCA807x and QCA808x
 2025-07-14 14:58 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: phy: qcom: Add PHY counter support
` [PATCH net-next v2 2/3] net: phy: qcom: qca808x: Support PHY counter
` [PATCH net-next v2 3/3] net: phy: qcom: qca807x: "

[PATCH net v5 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
 2025-07-14 14:58 UTC  (4+ messages)

[PATCH net 0/3] pull request: ovpn for net 2025-07-03
 2025-07-14 14:56 UTC  (8+ messages)
` [PATCH net 2/3] ovpn: explicitly reject netlink attr PEER_LOCAL_PORT in CMD_PEER_NEW/SET

[PATCH net-next v2] amd-xgbe: add hardware PTP timestamping support
 2025-07-14 14:43 UTC  (2+ messages)

[PATCH iwl-next 0/3] ice: convert Rx path to Page Pool
 2025-07-14 14:35 UTC  (5+ messages)
` [Intel-wired-lan] "

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

[PATCH net-next 0/5] dpll: zl3073x: Add misc features
 2025-07-14 14:15 UTC  (10+ messages)
` [PATCH net-next 1/5] dpll: zl3073x: Add support to get/set esync on pins
` [PATCH net-next 2/5] dpll: zl3073x: Add support to get phase offset on connected input pin
` [PATCH net-next 3/5] dpll: zl3073x: Implement phase offset monitor feature
` [PATCH net-next 4/5] dpll: zl3073x: Add support to adjust phase

[PATCH net-next 00/12] Add NETC Timer PTP driver and add PTP support for ENETC v4
 2025-07-14 14:14 UTC  (19+ messages)
` [PATCH net-next 01/12] dt-bindings: ptp: add bindings for NETC Timer

[PATCH net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
 2025-07-14 14:02 UTC  (5+ 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/7] Split netmem from struct page
 2025-07-14 13:58 UTC  (10+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "

[PATCH net] ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
 2025-07-14 14:19 UTC 

[PATCH] net: stmmac: Add NCSI support
 2025-07-14 13:53 UTC  (2+ messages)

[PATCH net-next 0/3] net: stmmac: xgmac: Minor fixes
 2025-07-14 13:42 UTC  (7+ 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 v4 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-14 13:22 UTC  (2+ messages)

Clarification: ethtool -S stats persistence across ifconfig down/up
 2025-07-14 13:21 UTC  (2+ messages)

[PATCH v2 0/2] Rename Device::as_ref() to from_raw()
 2025-07-14 13:20 UTC  (3+ messages)
` [PATCH v2 1/2] device: rust: rename Device::as_ref() to Device::from_raw()

[PATCH net-next v2] net: bonding: add bond_is_icmpv6_nd() helper
 2025-07-14 12:53 UTC  (3+ messages)

[PATCH] net: mctp: Add MCTP PCIe VDM transport driver
 2025-07-14 12:37 UTC  (3+ messages)

[PATCH iwl-next v2 0/5] drop unnecessary constant casts to u16
 2025-07-14 12:21 UTC  (5+ messages)
` [PATCH iwl-next v2 1/5] e1000: "

[PATCH] SUNRPC: Remove unused xdr functions
 2025-07-14 12:03 UTC  (2+ messages)

[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 00/17] rust: replace `kernel::c_str!` with C-Strings
 2025-07-14 11:20 UTC  (2+ messages)

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


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