netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-04 01:03:07 to 2025-06-04 16:56:38 UTC [more...]

[RFC v4 00/18] Split netmem from struct page
 2025-06-04 16:56 UTC  (29+ messages)
` [RFC v4 01/18] netmem: introduce struct netmem_desc mirroring "
` [RFC v4 02/18] netmem: introduce netmem alloc APIs to wrap page alloc APIs
` [RFC v4 03/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [RFC v4 04/18] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_netmem_order()
` [RFC v4 05/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_pages_slow()
` [RFC v4 06/18] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [RFC v4 07/18] page_pool: use netmem put API in page_pool_return_netmem()
` [RFC v4 08/18] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [RFC v4 09/18] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [RFC v4 10/18] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [RFC v4 11/18] mlx4: use netmem descriptor and APIs for page pool
` [RFC v4 12/18] netmem: use _Generic to cover const casting for page_to_netmem()
` [RFC v4 13/18] netmem: remove __netmem_get_pp()
` [RFC v4 14/18] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [RFC v4 15/18] netdevsim: use netmem descriptor and APIs for page pool
` [RFC v4 16/18] netmem: introduce a netmem API, virt_to_head_netmem()
` [RFC v4 17/18] mt76: use netmem descriptor and APIs for page pool
` [RFC v4 18/18] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH net] virtio-net: drop the multi-buffer XDP packet in zerocopy
 2025-06-04 16:55 UTC  (4+ messages)

[BUG] veth: TX drops with NAPI enabled and crash in combination with qdisc
 2025-06-04 15:33 UTC 

[PATCH net] calipso: unlock rcu before returning -EAFNOSUPPORT
 2025-06-04 15:59 UTC  (2+ messages)

Device mem changes vs pinning/zerocopy changes
 2025-06-04 15:59 UTC  (6+ messages)

[PATCH net] seg6: Fix validation of nexthop addresses
 2025-06-04 15:56 UTC  (2+ messages)

[PATCH net] net: prevent a NULL deref in rtnl_create_link()
 2025-06-04 15:41 UTC  (2+ messages)

[PATCH v2 0/5] io_uring cmd for tx timestamps
 2025-06-04 15:37 UTC  (12+ messages)
` [PATCH v2 1/5] net: timestamp: add helper returning skb's tx tstamp
` [PATCH v2 2/5] io_uring/poll: introduce io_arm_apoll()
` [PATCH v2 3/5] io_uring/cmd: allow multishot polled commands
` [PATCH v2 4/5] io_uring: add mshot helper for posting CQE32
` [PATCH v2 5/5] io_uring/netcmd: add tx timestamping cmd support

[linus:master] [rds] c50d295c37: BUG:unable_to_handle_page_fault_for_address
 2025-06-04 15:27 UTC  (3+ messages)
` [PATCH] module: Make sure relocations are applied to the per-CPU section

[RFC PATCH net-next 0/2] Add support for the LTC4266 PSE Controller
 2025-06-04 14:53 UTC  (7+ messages)
` [RFC PATCH net-next 1/2] dt-bindings: net: pse-pd: Describe the LTC4266 PSE chipset
` [RFC PATCH net-next 2/2] net: pse-pd: Add LTC4266 PSE controller driver

Re: [PATCH bpf v2] xsk: Fix out of order segment free in __xsk_generic_xmit()
 2025-06-04 14:41 UTC  (9+ messages)
`  "
          ` Re: "
          `  "

[PATCH net 0/5] pull request: fixes for ovpn 2025-06-03
 2025-06-04 14:34 UTC  (5+ messages)
` [PATCH net 1/5] ovpn: properly deconfigure UDP-tunnel

[PATCH v2] ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()
 2025-06-04 14:10 UTC  (5+ messages)

[PATCH iwl-net v4] ice/ptp: fix crosstimestamp reporting
 2025-06-04 14:09 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v2] selftests: drv-net: add configs for the TSO test
 2025-06-04 13:47 UTC  (2+ messages)

[PATCH v6.1 00/27] af_unix: Align with upstream to avoid a potential UAF
 2025-06-04 13:43 UTC  (4+ messages)
` [PATCH v6.1 05/27] af_unix: Replace BUG_ON() with WARN_ON_ONCE()

[PATCH net] selftests: drv-net: tso: make bkg() wait for socat to quit
 2025-06-04 13:40 UTC  (2+ messages)

[PATCH net] selftests: drv-net: tso: fix the GRE device name
 2025-06-04 13:39 UTC  (3+ messages)

[PATCH iwl-next 0/5] Intel driver conversion to new hardware timestamping API
 2025-06-04 13:39 UTC  (5+ messages)
` [PATCH iwl-next 1/5] ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
  ` [Intel-wired-lan] "
` [PATCH iwl-next 5/5] i40e: "
  ` [Intel-wired-lan] "

[PATCH io_uring-next 0/5] io_uring cmd for tx timestamps
 2025-06-04 13:38 UTC  (7+ messages)
` [PATCH 1/5] net: timestamp: add helper returning skb's tx tstamp

[ANN] pylint and shellcheck
 2025-06-04 13:36 UTC  (4+ messages)

[PATCH iwl-net] iavf: fix reset_task for early reset event
 2025-06-04 13:11 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v28 00/20] nvme-tcp receive offloads
 2025-06-04 12:55 UTC  (8+ messages)
` [PATCH v28 01/20] net: Introduce direct data placement tcp offload

[PATCH v12 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-06-04 12:40 UTC  (11+ messages)
` [PATCH v12 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v12 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v12 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v12 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v12 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v12 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v12 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH net v3] macsec: MACsec SCI assignment for ES = 0
 2025-06-04 12:33 UTC 

[PATCH v13 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-06-04 12:32 UTC  (4+ messages)

[PATCH net-next] net: macb: Add shutdown operation support
 2025-06-04 12:31 UTC  (4+ messages)

[PATCH net v2] dt-bindings: net: ethernet-controller: Add informative text about RGMII delays
 2025-06-04 12:23 UTC  (3+ messages)

[PATCH v2 net] net: phy: clear phydev->devlink when the link is deleted
 2025-06-04 12:08 UTC  (7+ messages)

[net v3] net: wwan: t7xx: Fix napi rx poll issue
 2025-06-04 12:01 UTC  (4+ messages)

[PATCH net v2] gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO
 2025-06-04 11:40 UTC  (2+ messages)

[PATCH net] net: enetc: fix the netc-lib driver build dependency
 2025-06-04 11:32 UTC  (7+ messages)

[PATCH net v2] macsec: MACsec SCI assignment for ES = 0
 2025-06-04 11:31 UTC 

[PATCH] bridge: dump mcast querier state per vlan
 2025-06-04 10:53 UTC 

[syzbot] [net?] general protection fault in dev_set_group
 2025-06-04 10:56 UTC 

[PATCH net-next 0/2] net/mlx5: misc changes 2025-05-25
 2025-06-04 10:23 UTC  (6+ messages)
` [PATCH net-next 2/2] net/mlx5e: Log error messages when extack is not present

[PATCH net 0/2] netlink: specs: rt-link: decode ip6gre
 2025-06-04  8:58 UTC  (5+ messages)
` [PATCH net 1/2] netlink: specs: rt-link: add missing byte-order properties
` [PATCH net 2/2] netlink: specs: rt-link: decode ip6gre

[PATCH net] net: annotate data-races around cleanup_net_task
 2025-06-04  9:39 UTC 

[PATCH RFC net-next v2 0/3] vsock/test: Improve transport_uaf test
 2025-06-04  9:37 UTC  (7+ messages)
` [PATCH RFC net-next v2 1/3] vsock/test: Introduce vsock_bind_try() helper
` [PATCH RFC net-next v2 2/3] vsock/test: Introduce get_transports()
` [PATCH RFC net-next v2 3/3] vsock/test: Cover more CIDs in transport_uaf test

[net-next v1] net: wwan: t7xx: Parameterize data plane RX BAT and FAG count
 2025-06-04  9:17 UTC  (5+ messages)

[PATCH v12 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-06-04  9:12 UTC  (3+ messages)
` [PATCH v12 03/10] ref_tracker: add a top level debugfs directory for ref_tracker

[PATCH AUTOSEL 6.15 044/118] openvswitch: Stricter validation for the userspace action
 2025-06-04  8:47 UTC  (6+ messages)

Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
 2025-06-04  8:42 UTC  (11+ messages)
          ` [Intel-wired-lan] "

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-06-04  8:42 UTC  (12+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v12 03/10] tun: Allow steering eBPF program to fall back
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code

[PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
 2025-06-04  8:39 UTC  (8+ messages)

[PATCH v16 00/22] Type2 device basic support
 2025-06-04  8:09 UTC  (8+ messages)
` [PATCH v16 02/22] sfc: add cxl support

[PATCH iwl-net] idpf: convert control queue mutex to a spinlock
 2025-06-04  7:19 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH 0/4] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-06-04  6:52 UTC  (5+ messages)
` [PATCH 1/4] clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs
` [PATCH 2/4] dt-bindings: net: renesas-gbeth: Add support for RZ/G3E (R9A09G047) SoC
` [PATCH 3/4] arm64: dts: renesas: r9a09g047: Add GBETH nodes
` [PATCH 4/4] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces

[RFC PATCH net-next v2 00/10] net: dsa: b53: fix BCM5325 support
 2025-06-04  6:32 UTC  (4+ messages)
` [RFC PATCH net-next v2 01/10] net: dsa: b53: add support for FDB operations on 5325/5365

[PATCH RESEND v10 0/3] vhost: Add support of kthread API
 2025-06-04  6:00 UTC  (2+ messages)

[Bug] kernel panic: Hard LOCKUP at 'net/netfilter/nf_conntrack_core.c' in Linux kernel v6.12
 2025-06-04  4:26 UTC 

[Bug] task hung in rtnl_newlink in Linux kernel v6.12
 2025-06-04  4:18 UTC 

[BUG] rcu detected stall in wg_packet_encrypt_worker in Linux v6.12
 2025-06-04  4:09 UTC 

[PATCH AUTOSEL 5.4 03/20] emulex/benet: correct command version selection in be_cmd_get_stats()
 2025-06-04  1:07 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 06/20] tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
` [PATCH AUTOSEL 5.4 07/20] tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
` [PATCH AUTOSEL 5.4 08/20] ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
` [PATCH AUTOSEL 5.4 09/20] openvswitch: Stricter validation for the userspace action
` [PATCH AUTOSEL 5.4 14/20] net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts info
` [PATCH AUTOSEL 5.4 17/20] vxlan: Do not treat dst cache initialization errors as fatal

[PATCH AUTOSEL 5.10 02/27] tipc: use kfree_sensitive() for aead cleanup
 2025-06-04  1:06 UTC  (8+ messages)
` [PATCH AUTOSEL 5.10 04/27] emulex/benet: correct command version selection in be_cmd_get_stats()
` [PATCH AUTOSEL 5.10 09/27] tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
` [PATCH AUTOSEL 5.10 10/27] tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
` [PATCH AUTOSEL 5.10 11/27] ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
` [PATCH AUTOSEL 5.10 12/27] openvswitch: Stricter validation for the userspace action
` [PATCH AUTOSEL 5.10 13/27] net: atlantic: generate software timestamp just before the doorbell
` [PATCH AUTOSEL 5.10 18/27] net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts info

[PATCH AUTOSEL 5.15 02/33] tipc: use kfree_sensitive() for aead cleanup
 2025-06-04  1:05 UTC  (11+ messages)
` [PATCH AUTOSEL 5.15 04/33] emulex/benet: correct command version selection in be_cmd_get_stats()
` [PATCH AUTOSEL 5.15 10/33] tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
` [PATCH AUTOSEL 5.15 11/33] tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
` [PATCH AUTOSEL 5.15 12/33] ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
` [PATCH AUTOSEL 5.15 13/33] openvswitch: Stricter validation for the userspace action
` [PATCH AUTOSEL 5.15 14/33] net: atlantic: generate software timestamp just before the doorbell
` [PATCH AUTOSEL 5.15 19/33] net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts info
` [PATCH AUTOSEL 5.15 25/33] net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions
` [PATCH AUTOSEL 5.15 32/33] bpf, sockmap: Fix data lost during EAGAIN retries
` [PATCH AUTOSEL 5.15 33/33] octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()

[PATCH AUTOSEL 6.1 02/46] net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices
 2025-06-04  1:04 UTC  (13+ messages)
` [PATCH AUTOSEL 6.1 03/46] tipc: use kfree_sensitive() for aead cleanup
` [PATCH AUTOSEL 6.1 06/46] emulex/benet: correct command version selection in be_cmd_get_stats()
` [PATCH AUTOSEL 6.1 15/46] tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
` [PATCH AUTOSEL 6.1 16/46] tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
` [PATCH AUTOSEL 6.1 18/46] ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
` [PATCH AUTOSEL 6.1 19/46] openvswitch: Stricter validation for the userspace action
` [PATCH AUTOSEL 6.1 20/46] net: atlantic: generate software timestamp just before the doorbell
` [PATCH AUTOSEL 6.1 25/46] net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts info
` [PATCH AUTOSEL 6.1 35/46] net: bridge: mcast: update multicast contex when vlan state is changed
` [PATCH AUTOSEL 6.1 36/46] net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions
` [PATCH AUTOSEL 6.1 44/46] bpf, sockmap: Fix data lost during EAGAIN retries
` [PATCH AUTOSEL 6.1 46/46] octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()

[PATCH AUTOSEL 6.6 30/62] net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts info
 2025-06-04  1:02 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 43/62] net: bridge: mcast: update multicast contex when vlan state is changed
` [PATCH AUTOSEL 6.6 44/62] net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions
` [PATCH AUTOSEL 6.6 54/62] usbnet: asix AX88772: leave the carrier control to phylink
` [PATCH AUTOSEL 6.6 56/62] bpf, sockmap: Fix data lost during EAGAIN retries
` [PATCH AUTOSEL 6.6 58/62] octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()


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