netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-24 15:47:55 to 2025-04-25 02:43:28 UTC [more...]

[PATCH net-next v2 00/12] tools: ynl-gen: additional C types and classic netlink handling
 2025-04-25  2:43 UTC  (10+ messages)
` [PATCH net-next v2 01/12] tools: ynl-gen: fix comment about nested struct dict
` [PATCH net-next v2 02/12] tools: ynl-gen: factor out free_needs_iter for a struct
` [PATCH net-next v2 03/12] tools: ynl-gen: fill in missing empty attr lists
` [PATCH net-next v2 04/12] tools: ynl: let classic netlink requests specify extra nlflags
` [PATCH net-next v2 05/12] tools: ynl-gen: support using dump types for ntf
` [PATCH net-next v2 06/12] tools: ynl-gen: support CRUD-like notifications for classic Netlink
` [PATCH net-next v2 07/12] tools: ynl-gen: multi-attr: type gen for string
` [PATCH net-next v2 08/12] tools: ynl-gen: mutli-attr: support binary types with struct
` [PATCH net-next v2 09/12] tools: ynl-gen: array-nest: support put for scalar

[PATCH net-next 00/12] tools: ynl-gen: additional C types and classic netlink handling
 2025-04-25  2:36 UTC  (23+ messages)
` [PATCH net-next 03/12] tools: ynl-gen: fill in missing empty attr lists
` [PATCH net-next 04/12] tools: ynl: let classic netlink requests specify extra nlflags
` [PATCH net-next 05/12] tools: ynl-gen: support using dump types for ntf
` [PATCH net-next 06/12] tools: ynl-gen: support CRUD-like notifications for classic Netlink
` [PATCH net-next 07/12] tools: ynl-gen: multi-attr: type gen for string
` [PATCH net-next 08/12] tools: ynl-gen: mutli-attr: support binary types with struct
` [PATCH net-next 09/12] tools: ynl-gen: array-nest: support put for scalar
` [PATCH net-next 10/12] tools: ynl-gen: array-nest: support binary array with exact-len
` [PATCH net-next 11/12] tools: ynl-gen: don't init enum checks for classic netlink
` [PATCH net-next 12/12] tools: ynl: allow fixed-header to be specified per op

[PATCH net-next v1 0/3] io_uring/zcrx: fix selftests and add new test for rss ctx
 2025-04-25  2:20 UTC  (4+ messages)
` [PATCH net-next v1 1/3] io_uring/zcrx: selftests: switch to using defer() for cleanup
` [PATCH net-next v1 2/3] io_uring/zcrx: selftests: set hds_thresh to 0
` [PATCH net-next v1 3/3] io_uring/zcrx: selftests: add test case for rss ctx

[PATCH net-next v6 00/11] PRU-ICSSM Ethernet Driver
 2025-04-25  2:17 UTC  (7+ messages)
` [PATCH net-next v6 04/11] net: ti: prueth: Adds link detection, RX and TX support
` [PATCH net-next v6 05/11] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
` [PATCH net-next v6 06/11] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module

[PATCH][next] net: ip_gre: Fix spelling mistake "demultiplexor" -> "demultiplexer"
 2025-04-25  2:14 UTC  (2+ messages)

[PATCH net-next v12 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2025-04-25  2:10 UTC  (3+ messages)
` [PATCH net-next v12 1/1] hinic3: module initialization and tx/rx logic

[PATCH 0/5] allwinner: Add EMAC0 support to A523 variant SoC
 2025-04-25  2:01 UTC  (9+ messages)
` [PATCH 4/5] arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E board

[PATCH RFC 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
 2025-04-25  1:57 UTC  (2+ messages)

[PATCH net-next v11 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
 2025-04-25  1:48 UTC  (3+ messages)
` [PATCH net-next v11 14/14] xsc: add ndo_get_stats64

[PATCH net-next] rtase: Use min() instead of min_t()
 2025-04-25  1:39 UTC  (3+ messages)

[PATCH net-next v4 0/3] Fix netdevim to correctly mark NAPI IDs
 2025-04-25  1:38 UTC  (4+ messages)
` [PATCH net-next v4 2/3] selftests: drv-net: Factor out ksft C helpers

[PATCH] net: rds: Replace strncpy with strscpy in connection setup
 2025-04-25  1:36 UTC  (2+ messages)

[PATCH v5 0/3] virtio-net: disable delayed refill when pausing rx
 2025-04-25  1:34 UTC  (2+ messages)

[PATCH net-next] rxrpc: rxgk: Fix some reference count leaks
 2025-04-25  1:20 UTC  (2+ messages)

[PATCH net 0/5] net: vertexcom: mse102x: Fix RX handling
 2025-04-25  1:18 UTC  (3+ messages)
` [PATCH net 1/5] net: vertexcom: mse102x: Fix possible stuck of SPI interrupt

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-25  1:15 UTC  (16+ messages)
` [RFC PATCH v2 12/34] x86/msr: Remove pmu_msr_{read,write}()
` [RFC PATCH v2 13/34] x86/xen/msr: Remove the error pointer argument from set_reg()
` [RFC PATCH v2 21/34] x86/msr: Utilize the alternatives mechanism to write MSR

[PATCH RFC 2/4] net, pidfs: prepare for handing out pidfds for reaped sk->sk_peer_pid
 2025-04-25  1:08 UTC  (2+ messages)

[net-next v7 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-25  1:11 UTC  (3+ messages)
` [net-next v7 4/7] net: mtip: The L2 switch driver for imx287

[PATCH net-next v7 0/3] net: ethtool: Introduce ethnl dump helpers
 2025-04-25  1:03 UTC  (3+ messages)
` [PATCH net-next v7 1/3] net: ethtool: Introduce per-PHY DUMP operations

[PATCH net 1/2] net/devmem: Reject insufficiently large dmabuf pools
 2025-04-25  0:37 UTC  (11+ messages)

[PATCH net] xsk: respect the offsets when copying frags
 2025-04-25  0:29 UTC  (2+ messages)

[PATCH net-next v2] rxrpc: Remove deadcode
 2025-04-25  0:20 UTC  (2+ messages)

[PATCH net-next v3] net: ethernet: mtk_eth_soc: convert cap_bit in mtk_eth_muxc struct to u64
 2025-04-25  0:20 UTC  (3+ messages)

[PATCH v2 bpf] xsk: Fix offset calculation in unaligned mode
 2025-04-25  0:20 UTC  (2+ messages)

[PATCH v2 bpf] xsk: Fix race condition in AF_XDP generic RX path
 2025-04-25  0:20 UTC  (2+ messages)

[RFC PATCH bpf-next 00/12] bpf: A fq example similar to the kernel sch_fq.c implementation
 2025-04-25  0:13 UTC  (3+ messages)
` [RFC PATCH bpf-next 12/12] selftests/bpf: A bpf fq implementation similar to the kernel sch_fq

[PATCH net-next v2 0/8] net: bcmasp: Add v3.0 and remove v2.0
 2025-04-25  0:10 UTC  (18+ messages)
` [PATCH net-next v2 1/8] dt-bindings: net: brcm,asp-v2.0: Remove asp-v2.0
` [PATCH net-next v2 2/8] dt-bindings: net: brcm,unimac-mdio: "
` [PATCH net-next v2 3/8] net: bcmasp: Remove support for asp-v2.0
` [PATCH net-next v2 4/8] net: phy: mdio-bcm-unimac: Remove asp-v2.0
` [PATCH net-next v2 5/8] dt-bindings: net: brcm,asp-v2.0: Add asp-v3.0
` [PATCH net-next v2 6/8] dt-bindings: net: brcm,unimac-mdio: "
` [PATCH net-next v2 7/8] net: bcmasp: Add support for asp-v3.0
` [PATCH net-next v2 8/8] net: phy: mdio-bcm-unimac: Add asp-v3.0

[PATCH net v3] net: airoha: Add missing filed to ppe_mbox_data struct
 2025-04-25  0:09 UTC  (5+ messages)

[PATCH v1] selftests: iou-zcrx: Get the page size at runtime
 2025-04-25  0:00 UTC  (9+ messages)

[PATCHv3 net] bonding: assign random address if device address is same as bond
 2025-04-24 23:44 UTC  (2+ messages)

[PATCH net-next v5 0/4] Add support to do threaded napi busy poll
 2025-04-24 23:42 UTC  (8+ messages)
` [PATCH net-next v5 1/4] net: Create separate gro_flush helper function
` [PATCH net-next v5 2/4] net: define an enum for the napi threaded state
` [PATCH net-next v5 3/4] Extend napi threaded polling to allow kthread based busy polling
` [PATCH net-next v5 4/4] selftests: Add napi threaded busy poll test in `busy_poller`

[net-next PATCH 0/2] net: phylink: Fix issue w/ BMC link flap
 2025-04-24 23:40 UTC  (12+ messages)

[RFC net-next 0/5] devlink: Add unique identifier to devlink port function
 2025-04-24 23:24 UTC  (2+ messages)

[PATCH v2 0/5] allwinner: Add EMAC0 support to A523 variant SoC
 2025-04-24 23:19 UTC  (6+ messages)
` [PATCH v2 3/5] arm64: dts: allwinner: a523: Add EMAC0 ethernet MAC
` [PATCH v2 4/5] arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E board

[PATCH v2 net-next 5/7] neighbour: Convert RTM_GETNEIGH to RCU
 2025-04-24 23:17 UTC  (2+ messages)

[PATCH net-next v5] Add support to set napi threaded for individual napi
 2025-04-24 23:13 UTC  (2+ messages)

[PATCH v2 net-next 3/7] neighbour: Allocate skb in neigh_get()
 2025-04-24 23:10 UTC  (2+ messages)

Is it possible to undo the ixgbe device name change?
 2025-04-24 23:10 UTC  (3+ messages)

[PATCH v4 0/7] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-04-24 23:07 UTC  (9+ messages)
` [PATCH v4 7/7] net: register debugfs file for net_device refcnt tracker

[PATCH v2 net-next 6/7] neighbour: Convert RTM_GETNEIGHTBL to RCU
 2025-04-24 23:03 UTC  (2+ messages)

[PATCH 0/4] selftest: can: Start importing selftests from can-tests
 2025-04-24 23:02 UTC  (2+ messages)

[PATCH net] net: dsa: fix VLAN 0 filter imbalance when toggling filtering
 2025-04-24 22:57 UTC  (5+ messages)

[PATCH net 1/2] net: mscc: ocelot: delete PVID VLAN when readding it as non-PVID
 2025-04-24 22:37 UTC  (2+ messages)
` [PATCH net 2/2] selftests: net: bridge_vlan_aware: test untagged/8021p-tagged with and without PVID

[PATCH v2 net-next 0/3] net: Followup series for ->exit_rtnl()
 2025-04-24 22:26 UTC  (7+ messages)
` [PATCH v2 net-next 2/3] pfcp: Convert pfcp_net_exit() to ->exit_rtnl()

[PATCH v2 net-next 2/3] pfcp: Convert pfcp_net_exit() to ->exit_rtnl()
 2025-04-24 22:24 UTC  (3+ messages)

[PATCH v4 0/4] virtio-net: disable delayed refill when pausing rx
 2025-04-24 22:07 UTC  (7+ messages)
` [PATCH v4 4/4] selftests: net: add a virtio_net deadlock selftest

[PATCH net-next v3 0/3] net/mlx5: Expose additional devlink dev info
 2025-04-24 22:06 UTC  (11+ messages)
` [PATCH net-next v3 2/3] devlink: add function unique identifier to "

Fix promiscous and multicast mode on iavf after reset
 2025-04-24 21:59 UTC  (2+ messages)

[PATCH 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment
 2025-04-24 21:57 UTC  (2+ messages)

[iwl-next v5 0/5] Refactor to prepare for Intel IPU E2000 (GEN3)
 2025-04-24 21:51 UTC  (3+ messages)

[PATCH] net: Move specific fragmented packet to slow_path instead of dropping it
 2025-04-24 21:25 UTC  (3+ messages)

[PATCH net-next,v2 0/7] Netfilter updates for net-next
 2025-04-24 21:14 UTC  (8+ messages)
` [PATCH net-next 1/7] netfilter: xt_IDLETIMER: convert timeouts to secs_to_jiffies()
` [PATCH net-next 2/7] netfilter: xt_cgroup: Make it independent from net_cls
` [PATCH net-next 3/7] net: cgroup: Guard users of sock_cgroup_classid()
` [PATCH net-next 4/7] netfilter: Exclude LEGACY TABLES on PREEMPT_RT
` [PATCH net-next 5/7] netfilter: conntrack: Remove redundant NFCT_ALIGN call
` [PATCH net-next 6/7] docs: tproxy: fix formatting for nft code block
` [PATCH net-next 7/7] netfilter: nf_tables: export set count and backend name to userspace

[PATCH bpf-next v2] bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps
 2025-04-24 21:02 UTC  (8+ messages)

[PATCH net-next v4 0/8] Add Microchip ZL3073x support (part 1)
 2025-04-24 19:58 UTC  (20+ messages)
` [PATCH net-next v4 3/8] mfd: Add Microchip ZL3073x support
` [PATCH net-next v4 4/8] mfd: zl3073x: Add support for devlink device info
` [PATCH net-next v4 5/8] mfd: zl3073x: Add functions to work with register mailboxes
` [PATCH net-next v4 6/8] mfd: zl3073x: Fetch invariants during probe
` [PATCH net-next v4 7/8] mfd: zl3073x: Add clock_id field
` [PATCH net-next v4 8/8] mfd: zl3073x: Register DPLL sub-device during init

[PATCH v5 0/5] dt-bindings: net: Add network-class.yaml schema
 2025-04-24 19:06 UTC  (11+ messages)
` [PATCH v5 3/5] dt-bindings: wireless: bcm4329-fmac: Use wireless-controller.yaml schema

[PATCH RFC bpf-next v2 00/17] traits: Per packet metadata KV store
 2025-04-24 18:59 UTC  (10+ messages)
` [PATCH RFC bpf-next v2 01/17] trait: limited KV store for packet metadata
` [PATCH RFC bpf-next v2 10/17] bnxt: Propagate trait presence to skb

[PATCH v2] iwlegacy: 4965: fix possible out-of-bounds access in il4965_tx_cmd_build_rate()
 2025-04-24 18:52 UTC 

[PATCH 0/3] selftests/bpf: Fix a few issues in arena_spin_lock
 2025-04-24 18:51 UTC  (2+ messages)

[PATCH net-next v11 0/8] Device memory TCP TX
 2025-04-24 18:49 UTC  (2+ messages)

[RFC PATCH 0/7] Reviving the slab destructor to tackle the percpu allocator scalability problem
 2025-04-24 18:47 UTC  (9+ messages)

[RFC PATCH net-next] net: stmmac: sun8i: drop unneeded default syscon value
 2025-04-24 18:46 UTC  (3+ messages)

[PATCH] iwlegacy: 4965: fix possible out-of-bounds access in il4965_tx_cmd_build_rate()
 2025-04-24 18:33 UTC 

[PATCH net-next 0/6] gve: Add Rx HW timestamping support
 2025-04-24 18:40 UTC  (9+ messages)
` [PATCH net-next 4/6] gve: Add rx hardware timestamp expansion

[PATCH net] gve: Add adminq lock for creating and destroying multiple queues
 2025-04-24 18:37 UTC  (3+ messages)

[PATCH net] vxlan: vnifilter: Fix unlocked deletion of default FDB entry
 2025-04-24 18:20 UTC  (2+ messages)

[GIT PULL] wireless-2025-04-24
 2025-04-24 18:20 UTC  (2+ messages)

[PATCH] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
 2025-04-24 17:37 UTC  (7+ messages)
  ` [Intel-wired-lan] "

[PATCH v5 net-next 00/15] AccECN protocol patch series
 2025-04-24 17:36 UTC  (2+ messages)

[PATCH v2 0/2] tcp: fastopen: observability
 2025-04-24 17:05 UTC  (7+ messages)
` [PATCH v2 1/2] tcp: fastopen: note that a child socket was created
` [PATCH v2 2/2] tcp: fastopen: pass TFO child indication through getsockopt

[PATCH net-next] rtase: Modify the format specifier in snprintf to %u
 2025-04-24 17:00 UTC  (2+ messages)

[PATCH 0/2] Allow dyn pci vector allocation of MANA
 2025-04-24 16:57 UTC  (3+ messages)
` [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically

[PATCH net-next v2 0/3] ip: improve tcp sock multipath routing
 2025-04-24 16:51 UTC  (6+ messages)
` [PATCH net-next v2 1/3] ipv4: prefer multipath nexthop that matches source address
` [PATCH net-next v2 2/3] ip: load balance tcp connections to single dst addr and port

[PATCH net-next] tools: ynl: fix the header guard name for OVPN
 2025-04-24 16:47 UTC  (2+ messages)

[PATCH] tools/Makefile: Add ynl target
 2025-04-24 16:42 UTC  (3+ messages)

[GIT PULL] Networking for v6.15-rc4
 2025-04-24 16:29 UTC  (2+ messages)

[PATCH net-next] s390: ism: Pass string literal as format argument of dev_set_name()
 2025-04-24 16:28 UTC  (3+ messages)

[PATCH net-next V6 0/2] veth: qdisc backpressure and qdisc check refactor
 2025-04-24 15:53 UTC  (5+ messages)
` [PATCH net-next V6 2/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops

[PATCH v3 net-next 00/10] Add Microchip ZL3073x support (part 1)
 2025-04-24 15:49 UTC  (8+ messages)
` [PATCH v3 net-next 5/8] mfd: zl3073x: Add functions to work with register mailboxes


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