netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-28 03:56:18 to 2025-05-28 19:46:39 UTC [more...]

[PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
 2025-05-28 19:46 UTC  (7+ messages)

[PATCH v2 1/3] net: stmmac: allow drivers to explicitly select PHY device
 2025-05-28 19:45 UTC  (16+ messages)

[PATCH v4 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-05-28 18:55 UTC  (5+ messages)
` [PATCH v4 5/5] net: mana: Allocate MSI-X vectors dynamically

[PATCH v2 net] net/mlx4_en: Prevent potential integer overflow calculating Hz
 2025-05-28 18:44 UTC  (2+ messages)

[PATCH net v4] net: fix udp gso skb_segment after pull from frag_list
 2025-05-28 18:42 UTC  (2+ messages)

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

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

[PATCH 0/2] nfsd: use threads array as-is in netlink thread set interface
 2025-05-28 18:25 UTC  (8+ 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] netconsole: Only register console drivers when targets are configured
 2025-05-28 17:20 UTC 

[RFC PATCH net-next v2 0/2] virtio-net: support zerocopy multi buffer XDP in mergeable
 2025-05-28 17:04 UTC  (5+ 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 v2 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-05-28 16:59 UTC  (8+ messages)
` [PATCH v2 1/5] clk: qcom: gcc-ipq5018: fix GE PHY reset
` [PATCH v2 2/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support
` [PATCH v2 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal "
` [PATCH v2 4/5] arm64: dts: qcom: ipq5018: Add MDIO buses
` [PATCH v2 5/5] arm64: dts: qcom: ipq5018: Add GE PHY to internal mdio bus

[PATCH v2 00/16] Split netmem from struct page
 2025-05-28 16:59 UTC  (18+ messages)
` [PATCH v2 02/16] netmem: introduce netmem alloc APIs to wrap page alloc APIs
` [PATCH v2 08/16] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH v2 15/16] netdevsim: use netmem descriptor and APIs for page pool
` [PATCH v2 16/16] mt76: "

[linux-next:master] [mm, slab] 6431f06eec: WARNING:at_include/linux/mm.h:#skb_append_pagefrags
 2025-05-28 16:56 UTC  (3+ messages)

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

[PATCH net-next] rxrpc: Fix return from none_validate_challenge()
 2025-05-28 16:26 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
 2025-05-28 16:19 UTC  (3+ messages)

[PATCH net] net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces
 2025-05-28 16:12 UTC  (2+ messages)

[PATCH net-next 0/8] virtio: introduce GSO over UDP tunnel
 2025-05-28 16:02 UTC  (12+ messages)
` [PATCH net-next 1/8] virtio: introduce virtio_features_t
` [PATCH net-next 2/8] virtio_pci_modern: allow setting configuring extended features

[PATCH net-next] selftest: Add selftest for multicast address notifications
 2025-05-28 15:49 UTC  (2+ messages)

[PATCH net-next V2 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-05-28 15:45 UTC  (14+ messages)
` [PATCH net-next V2 02/11] net: Add skb_can_coalesce for netmem
` [PATCH net-next V2 11/11] net/mlx5e: Support ethtool tcp-data-split settings

[PATCH] netlink: avoid extra pskb_expand_head() in netlink_trim()
 2025-05-28 15:36 UTC 

[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-05-28 15:34 UTC  (8+ messages)
` [PATCH v10 4/5] rust: replace `kernel::c_str!` with C-Strings

[PATCH] e1000e: fix heap overflow in e1000_set_eeprom()
 2025-05-28 15:33 UTC  (2+ messages)

[PATCH v2 00/14] Introduce AMD Pensando RDMA driver
 2025-05-28 15:12 UTC  (6+ messages)

[PATCH net] bonding: Fix header_ops type confusion
 2025-05-28 15:10 UTC  (4+ messages)

[net-next PATCH v2 0/3] Grab IPA IMEM slice through DT
 2025-05-28 15:08 UTC  (3+ messages)
` [PATCH net-next v2 3/3] net: ipa: Grab IMEM slice base/size from DTS

[net v3 PATCH] octeontx2-pf: Avoid typecasts by simplifying otx2_atomic64_add macro
 2025-05-28 15:03 UTC  (2+ messages)

[net PATCH] octeontx2: Annotate mmio regions as __iomem
 2025-05-28 14:57 UTC  (2+ messages)

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

[bug report, linux 6.15-rc4] A large number of connections in the SYN_SENT state caused the nf_conntrack table to be full
 2025-05-28 14:51 UTC  (12+ messages)

[net] Octeontx2-af: Skip overlap check for SPI field
 2025-05-28 14:50 UTC  (2+ messages)

[PATCH v11 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-05-28 14:34 UTC  (11+ messages)
` [PATCH v11 01/10] i915: only initialize struct ref_tracker_dir once
` [PATCH v11 02/10] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v11 03/10] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v11 04/10] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v11 05/10] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v11 06/10] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v11 07/10] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
` [PATCH v11 08/10] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
` [PATCH v11 09/10] net: add symlinks to ref_tracker_dir for netns
` [PATCH v11 10/10] ref_tracker: eliminate the ref_tracker_dir name field

[GIT PULL] Networking for v6.16
 2025-05-28 13:59 UTC 

[PATCH] net: usb: aqc111: debug info before sanitation
 2025-05-28 13:48 UTC  (2+ messages)

[PATCH net-next] net: arp: use kfree_skb_reason() in arp_rcv()
 2025-05-28 13:22 UTC  (3+ messages)

[PATCH v5 net-next 0/9] af_unix: Introduce SO_PASSRIGHTS
 2025-05-28 13:21 UTC  (3+ messages)

[PATCH net-next v12 00/13] Add support for PSE budget evaluation strategy
 2025-05-28 13:17 UTC  (3+ messages)

[PATCH net-next] net: xilinx: axienet: Configure and report coalesce parameters in DMAengine flow
 2025-05-28 13:09 UTC  (4+ messages)

[PATCH net-next] net: phy: Add c45_phy_ids sysfs entry
 2025-05-28 13:08 UTC  (6+ messages)

Poor thunderbolt-net interface performance when bridged
 2025-05-28 13:08 UTC  (15+ messages)

[net v2 PATCH] octeontx2-pf: Avoid typecasts by simplifying otx2_atomic64_add macro
 2025-05-28 12:55 UTC  (2+ messages)

[PATCH] sctp: mark sctp_do_peeloff static
 2025-05-28 12:04 UTC  (5+ messages)

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

[PATCH iwl-next] iavf: convert to NAPI IRQ affinity API
 2025-05-28 11:26 UTC  (2+ messages)
` [Intel-wired-lan] "

[net-next v12 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-05-28 10:53 UTC  (4+ messages)
` [net-next v12 4/7] net: mtip: The L2 switch driver for imx287

[PATCH 00/18] Split netmem from struct page
 2025-05-28 10:54 UTC  (37+ messages)
` [PATCH 01/18] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [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

[iwl-next 0/6] Add RDMA support for Intel IPU E2000 in idpf
 2025-05-28 10:44 UTC  (5+ messages)
` [iwl-next 2/6] idpf: implement core RDMA auxiliary dev create, init, and destroy
` [iwl-next 6/6] idpf: implement get LAN MMIO memory regions

[syzbot] [batman?] KASAN: slab-use-after-free Write in batadv_forw_packet_steal
 2025-05-28 10:02 UTC 

[PATCH iwl-net] idpf: convert control queue mutex to a spinlock
 2025-05-28  9:55 UTC  (2+ messages)

[PATCH net v2] net: lan966x: Make sure to insert the vlan tags also in host mode
 2025-05-28  9:36 UTC 

[PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test
 2025-05-28  9:08 UTC  (8+ messages)

[PATCH net] net: lan966x: Make sure to insert the vlan tags also in host mode
 2025-05-28  8:54 UTC  (3+ messages)

[linux-next:master] [selftests] 59dd07db92: kernel-selftests.drivers/net.queues.py.fail
 2025-05-28  8:43 UTC  (2+ messages)

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

[PATCH v3 0/2] net: stmmac: prevent div by 0
 2025-05-28  8:33 UTC  (4+ messages)
` [PATCH v3 1/2] net: stmmac: make sure that ptp_rate is not 0 before configuring timestamping
` [PATCH v3 2/2] net: stmmac: make sure that ptp_rate is not 0 before configuring EST

[net v2] net: wwan: t7xx: Fix napi rx poll issue
 2025-05-28  8:28 UTC 

[PATCH net-next v6 00/14] Introduce an ethernet port representation
 2025-05-28  8:16 UTC  (6+ messages)
` [PATCH net-next v6 06/14] net: phy: Introduce generic SFP handling for PHY drivers

[PATCH net-next] net/mlx5: HWS, Add an error check in hws_bwc_rule_complex_hash_node_get()
 2025-05-28  8:12 UTC 

[PATCH net-next] selftests/bpf: Fix bpf selftest build warning
 2025-05-28  8:10 UTC  (3+ messages)

[PATCH v2] net: stmmac: add explicit check and error on invalid PTP clock rate
 2025-05-28  8:06 UTC  (3+ messages)

[PATCH] [net-next] hns3: Demote load and progress messages to debug level
 2025-05-28  8:04 UTC  (2+ messages)

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

[PATCH] driver: net: ethernet: mtk_star_emac: fix suspend/resume issue
 2025-05-28  7:53 UTC 

[net-next PATCH] selftests: netfilter: Fix skip of wildcard interface test
 2025-05-28  7:53 UTC  (3+ messages)

[PATCH net v4] net: openvswitch: Fix the dead loop of MPLS parse
 2025-05-28  7:53 UTC  (2+ messages)

[PATCH net] net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames
 2025-05-28  7:53 UTC  (2+ messages)

[PATCH] net/mlx5: Flag state up only after cmdif is ready
 2025-05-28  7:38 UTC  (2+ messages)

[PATCH net-next] net: phy: assign default match function for non-PHY MDIO devices
 2025-05-28  7:35 UTC  (2+ messages)

[GIT PULL] virtio, vhost: features, fixes
 2025-05-28  7:27 UTC 

[PATCH v7 net-next 00/15] AccECN protocol patch series
 2025-05-28  7:26 UTC  (6+ messages)
` [PATCH v7 net-next 09/15] tcp: accecn: AccECN option

[PATCH net-next v4 0/3] dpll: add Reference SYNC feature
 2025-05-28  7:24 UTC  (3+ messages)
` [PATCH net-next v4 1/3] dpll: add reference-sync netlink attribute

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

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

linux-next: build failure after merge of the tip tree
 2025-05-28  3:56 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).