Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-01 17:54:40 to 2026-06-01 23:11:38 UTC [more...]

[PATCH net-next v8 00/10] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-06-01 23:11 UTC  (3+ messages)
` [PATCH net-next v8 01/10] dt-bindings: net: airoha: Add GDM port ethernet child node

[PATCH bpf-next v6 00/13] Refactor verifier object relationship tracking
 2026-06-01 22:35 UTC  (10+ messages)
` [PATCH bpf-next v6 05/13] bpf: Refactor object relationship tracking and fix dynptr UAF bug
` [PATCH bpf-next v6 12/13] selftests/bpf: Test using file dynptr after the reference on file is dropped

[PATCH 1/1] dt-bindings: net: dsa: Convert lan9303.txt to yaml format
 2026-06-01 22:17 UTC  (2+ messages)

[PATCH net-next] net: ibm: emac: Reserve VLAN header in MJS limit
 2026-06-01 22:09 UTC  (4+ messages)

[PATCH net-next 00/15] gve: AdminQ mode related refactors
 2026-06-01 22:01 UTC  (17+ messages)
` [PATCH net-next 01/15] gve: don't pass in unused parameter to gve_adminq_free
` [PATCH net-next 02/15] gve: refactor initialization with helper functions
` [PATCH net-next 03/15] gve: introduce gve_adminq_get_device_properties()
` [PATCH net-next 04/15] gve: add a few helper functions to set device properties
` [PATCH net-next 05/15] gve: add struct gve_device_info to hold "
` [PATCH net-next 06/15] gve: introduce control plane operations structure
` [PATCH net-next 07/15] gve: introduce ctrl ops to set vectors and Qs
` [PATCH net-next 08/15] gve: refactor gve_init_priv for reset path
` [PATCH net-next 09/15] gve: simplify reset logic
` [PATCH net-next 10/15] gve: add gve_ctrl_ops for gve initialization/teardown sequences
` [PATCH net-next 11/15] gve: split up notify block allocation and setup paths
` [PATCH net-next 12/15] gve: introduce new methods to handle IRQ doorbells
` [PATCH net-next 13/15] gve: setup and teardown management interrupts
` [PATCH net-next 14/15] gve: add ctrl ops to for queue operations
` [PATCH net-next 15/15] gve: add link status/speed ctrl ops

[PATCH] rtase: Avoid sleeping in get_stats64()
 2026-06-01 21:42 UTC  (3+ messages)

[PATCH net v2] dt-bindings: ethernet: eswin: fix hsp-sp-csr backward compatibility
 2026-06-01 21:34 UTC  (2+ messages)

[PATCH net-next v9] l2tp: fix double dst_release() on sk_dst_cache race
 2026-06-01 21:33 UTC 

[PATCH net] ipv6: use READ_ONCE() in ipv6_flowlabel_get()
 2026-06-01 21:31 UTC  (4+ messages)

[PATCH net-next v8] l2tp: fix double dst_release() on sk_dst_cache race
 2026-06-01 21:23 UTC  (3+ messages)

[PATCH 0/3] IPQ5018: Add and enable GEPHY RX and TX clocks
 2026-06-01 20:49 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: net: qca,ipq5018: Split IPQ5018 PHY bindings from ar803x

[PATCH] mac802154: llsec: add skb_cow_data() before in-place crypto
 2026-06-01 20:43 UTC  (3+ messages)
` [PATCH net v2] "

[ANN] Google's Netdev-CI for IDPF and GVE
 2026-06-01 20:42 UTC  (4+ messages)

[PATCH v6 0/2] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard
 2026-06-01 20:36 UTC  (2+ messages)

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-06-01 20:23 UTC  (6+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-01 20:04 UTC  (5+ messages)

[PATCH] net/mlx5: convert miss_list allocation to kvmalloc_array()
 2026-06-01 19:37 UTC 

[PATCH net-next 0/2] net: devmem: allow bind-rx from non-init user namespaces
 2026-06-01 19:24 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] selftests: drv-net: add userns devmem RX test

[GIT PULL] wireless-next-2026-05-28
 2026-06-01 19:14 UTC  (4+ messages)
  ` net-next 32-bit clang build error in net/netfilter/nf_synproxy_core.o

[PATCH net-next 00/14] net: ethtool: let ops locked drivers run without rtnl_lock
 2026-06-01 19:10 UTC  (4+ messages)
` [PATCH net-next 13/14] net: ethtool: optionally skip rtnl_lock on IOCTL path

[PATCH v5 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-06-01 18:48 UTC  (13+ messages)

[PATCH v2 net] tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req()
 2026-06-01 18:46 UTC  (2+ messages)

[PATCH] nios2: remove the architecture
 2026-06-01 18:45 UTC  (8+ messages)

[PATCH net v3 0/2] af_unix: Fix inq_len update issue
 2026-06-01 18:35 UTC  (5+ messages)
` [PATCH net v3 1/2] af_unix: Fix inq_len update problem in partial read
` [PATCH net v3 2/2] af_unix: Add test for SCM_INQ on "

[PATCH net-next] tcp_bbr: fix SPDX-License-Identifier to be GPL-2.0 OR BSD-3-Clause
 2026-06-01 18:32 UTC  (2+ messages)

[PATCH bpf v3 0/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
 2026-06-01 18:24 UTC  (3+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add tests to verify the fix of encapsulating VxLAN "

[PATCH net-next] tcp: change bpf_skops_hdr_opt_len() signature
 2026-06-01 18:22 UTC  (2+ messages)

Open source social media project from Salzburg
 2026-06-01 18:13 UTC 

[PATCH v1 net] tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req()
 2026-06-01 18:10 UTC  (3+ messages)

[RFC PATCH 6.1.y 0/2] bpf: backport scalar not-equal tracking fixes
 2026-06-01 18:04 UTC  (3+ messages)
` [RFC PATCH 6.1.y 1/2] bpf: drop knowledge-losing __reg_combine_{32,64}_into_{64,32} logic
` [RFC PATCH 6.1.y 2/2] bpf: make the verifier tracks the "not equal" for regs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox