Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-01 13:07:28 to 2026-06-01 23:49:37 UTC [more...]

[PATCH bpf-next v6 00/13] Refactor verifier object relationship tracking
 2026-06-01 23:49 UTC  (11+ 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 net-next 0/2] net: devmem: allow bind-rx from non-init user namespaces
 2026-06-01 23:36 UTC  (4+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] selftests: drv-net: add userns devmem RX test

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-01 23:35 UTC  (3+ messages)
` [PATCH 09/23] of: platform: use platform_device_set_of_node()

[PATCH net] ipv6: use READ_ONCE() in ipv6_flowlabel_get()
 2026-06-01 23:14 UTC  (5+ messages)

[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 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  (5+ 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-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  (6+ messages)
` [PATCH 1/3] dt-bindings: net: qca,ipq5018: Split IPQ5018 PHY bindings from ar803x
` [PATCH 2/3] arm64: qcom: ipq5018: Add GEPHY RX and TX clocks
` [PATCH 3/3] net: phy: qca,at803x: add RX and TX clock management for IPQ5018 PHY

[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  (13+ messages)

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

[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  (16+ 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  (8+ messages)
` [PATCH bpf v3 1/2] "
` [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  (3+ 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

[PATCH net-next] mptcp: change mptcp_established_options() to return opt_size
 2026-06-01 17:52 UTC  (2+ messages)

[PATCH net v2 1/1] net/sched: act_api: use RCU with deferred freeing for action lifecycle
 2026-06-01 17:43 UTC  (4+ messages)

[PATCH net 1/1] sctp: diag: reject stale associations in dump_one path
 2026-06-01 17:43 UTC  (2+ messages)

[PATCH net-next v3 11/14] net: phy: ncn26000: Support for loopback support
 2026-06-01 17:03 UTC  (3+ messages)

[PATCH] [v3] [net-next] net: dsa: b53: hide legacy gpiolib usage on non-mips
 2026-06-01 16:56 UTC 

[PATCH v2 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
 2026-06-01 16:53 UTC  (11+ messages)
` [PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[PATCH xfrm] xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload
 2026-06-01 16:50 UTC  (2+ messages)

[RFC] drivers/staging/axis-fifo: TODO file and subsystem direction
 2026-06-01 16:45 UTC  (5+ messages)

[PATCH net-next v3] net/sun: Fix multiple typos in comments
 2026-06-01 16:37 UTC 

[PATCH net-next v2 0/2] net/stmmac: Fix panic during interface shutdown & apply STMMAC_DOWN flag
 2026-06-01 16:32 UTC  (3+ messages)
  ` [PATCH net-next v2 1/2] net/stmmac: Check for STMMAC_DOWN flag in all XDP paths
  ` [PATCH net-next v2 2/2] net/stmmac: Fix free-after-use panic when interface goes down

[PATCH net-next v2 0/3] xgmac: Support for 16 MTL/DMA queues
 2026-06-01 16:25 UTC  (4+ messages)
  ` [PATCH net-next v2 1/3] net/stmmac/dwxgmac: Modify DMA functions for future hardware
  ` [PATCH net-next v2 2/3] net/stmmac/dwxgmac: Extend MTL/DMA support to 16 queues
  ` [PATCH net-next v2 3/3] include/stmmac: Increase max DMA/MTL channel count from 8 to 16

[PATCH net 1/2] net: pse-pd: disable IRQ before freeing PI data in unregister
 2026-06-01 16:25 UTC  (3+ messages)

[PATCH net-next] net: mana: Add Interrupt Moderation support
 2026-06-01 16:19 UTC  (3+ messages)

[PATCH net-next v6 0/5] veth: add Byte Queue Limits (BQL) support
 2026-06-01 16:16 UTC  (6+ messages)
` [PATCH net-next v6 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs

[PATCH net v3 0/2] Resubmitting with cover-letter and threaded patch series
 2026-06-01 16:07 UTC  (3+ messages)
` [PATCH net v3 1/2] net: ethernet: oa_tc6: Interrupt is active low, level triggered
` [PATCH net v3 2/2] dt-bindings: net: updated interrupt type to be "

[net-next v44] mctp pcc: Implement MCTP over PCC Transport
 2026-06-01 16:01 UTC  (5+ messages)

[PATCH net v3] xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
 2026-06-01 15:58 UTC 

[PATCH rdma-next v6] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-01 15:51 UTC  (2+ messages)

[PATCH net v3] ice: fix packet corruption due to extraneous page flip
 2026-06-01 15:51 UTC  (9+ messages)
            ` [Intel-wired-lan] "

[PATCH net-next v9 0/3] ksz87xx: add support for low-loss cable equalizer errata
 2026-06-01 15:43 UTC  (5+ messages)
` [PATCH net-next v9 1/3] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata
` [PATCH net-next v9 2/3] net: ethtool: add KSZ87xx low-loss cable PHY tunables
` [PATCH net-next v9 3/3] net: phy: micrel: expose KSZ87xx low-loss cable tunables

[syzbot] [net?] BUG: sleeping function called from invalid context in netif_rx_mode_run
 2026-06-01 15:37 UTC  (2+ messages)

[PATCH net] ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options
 2026-06-01 15:34 UTC  (2+ messages)

[PATCH net v5] xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
 2026-06-01 15:18 UTC  (2+ messages)

[PATCH net-next 0/3] net: add retry mechanism to ndo_set_rx_mode_async
 2026-06-01 15:05 UTC  (4+ messages)
` [PATCH net-next 2/3] "

[PATCH] net: esp4/esp6: missing skb_has_shared_frag() check in 6.1.y (CVE-2026-43284 backport)
 2026-06-01 14:48 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the iwlwifi tree
 2026-06-01 14:47 UTC 

improve the kmem_cache_alloc_bulk API v2
 2026-06-01 14:39 UTC  (10+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk

[PATCH net-next v3 5/5] net: dsa: ks8995: Delete surplus driver
 2026-06-01 14:38 UTC  (2+ messages)

[PATCH] mpls: refactor mpls_dev_notify() to use guard(mutex)
 2026-06-01 14:38 UTC 

[syzbot] [wireguard?] KCSAN: data-race in wg_socket_send_skb_to_peer / wg_socket_send_skb_to_peer (9)
 2026-06-01 14:33 UTC 

[PATCH iproute2-next] iplink: add support for setting IPv4 devconf parameters
 2026-06-01 14:32 UTC 

[PATCH net-next v5 0/2] Add ZTE DingHai Ethernet PF driver
 2026-06-01 14:28 UTC  (4+ messages)
` [PATCH net-next v5 1/2] dinghai: add ZTE network driver support

[PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses"
 2026-06-01 14:22 UTC  (6+ messages)

[PATCH net-next v2 0/6] Bluetooth: convert remaining bluetooth socket families to getsockopt_iter
 2026-06-01 14:21 UTC  (3+ messages)

[PATCH v2] net: macb: check return value of clk_prepare_enable() in runtime resume
 2026-06-01 14:14 UTC  (3+ messages)

[PATCH 1/1] nfc: llcp: Fix race condition in accept_queue lifecycle
 2026-06-01 14:09 UTC 

[PATCH net v2] xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
 2026-06-01 14:08 UTC  (2+ messages)

[PATCH net 1/8] ice: fix UAF/NULL deref when VSI rebuild and XDP attach race
 2026-06-01 13:52 UTC  (6+ messages)

[PATCH net] dibs: fix use-after-free in dmb lookup functions
 2026-06-01 13:51 UTC  (3+ messages)

[PATCH ipsec] esp: fix page frag reference leak on skb_to_sgvec failure
 2026-06-01 13:45 UTC 

[PATCH net-next v8 0/3] ksz87xx: add support for low-loss cable equalizer errata
 2026-06-01 13:44 UTC  (8+ messages)
` [PATCH net-next v8 1/3] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata
` [PATCH net-next v8 2/3] net: ethtool: add KSZ87xx low-loss cable PHY tunables
` [PATCH net-next v8 3/3] net: phy: micrel: expose KSZ87xx low-loss cable tunables

[PATCH bpf v2 0/4] bpf: Update transport_header when encapsulating UDP tunnel in lwt
 2026-06-01 13:34 UTC  (4+ messages)
` [PATCH bpf v2 1/4] bpf: Fix TOCTOU issue "

[PATCH] rtase: Workaround for IP fragmented UDP packet hardware bug
 2026-06-01 13:22 UTC  (3+ messages)

[PATCH] net/mlx5: Reorder completion before putting command entry in cmd_work_handler
 2026-06-01 13:20 UTC  (2+ messages)

[PATCH] rtase: Reset TX subqueue when clearing TX ring
 2026-06-01 13:19 UTC  (2+ messages)

[PATCH] Add power management op for RNDIS host
 2026-06-01 13:09 UTC  (2+ messages)

[PATCH ipsec 1/1] xfrm: espintcp: wait for pending partial send before reuse
 2026-06-01 13:07 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