netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-23 09:50:05 to 2025-09-24 00:51:45 UTC [more...]

[PATCH v1 net-next 0/3] virtio_net: Implement VIRTIO_NET_F_OUT_NET_HEADER from virtio spec 1.4
 2025-09-24  0:51 UTC  (5+ messages)
` [PATCH v1 net-next 1/3] net: implement virtio helper to handle outer nw offset
` [PATCH v1 net-next 2/3] virtio_net: enable outer nw header offset support
` [PATCH v1 net-next 3/3] vhost/net: "

[PATCH net-next v11 0/5] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-09-24  0:47 UTC  (7+ messages)
` [PATCH net-next v11 1/5] dt-bindings: ethernet-phy: add reverse SGMII phy interface type
` [PATCH net-next v11 2/5] net: phy: introduce PHY_INTERFACE_MODE_REVSGMII
` [PATCH net-next v11 5/5] net: dsa: yt921x: Add support for Motorcomm YT921x

Thematic Funds Letter Of Intent
 2025-09-23 23:57 UTC 

[PATCH net-next 0/3] dns_resolver docs formatting cleanup
 2025-09-24  0:44 UTC  (8+ messages)
` [PATCH net-next 1/3] net: dns_resolver: Use reST bullet list for features list
` [PATCH net-next 2/3] net: dns_resolver: Move dns_query() explanation out of code block
` [PATCH net-next 3/3] net: dns_resolver: Fix request-key cross-reference

[PATCH net-next v5 0/5] add FEC bins histogram report via ethtool
 2025-09-24  0:34 UTC  (5+ messages)
` [PATCH net-next v5 1/5] ethtool: add FEC bins histogram report
` [PATCH net-next v5 3/5] net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR

[PATCH net-next 0/2] net: page_pool: Expose size limit
 2025-09-24  0:23 UTC  (7+ messages)
` [PATCH net-next 2/2] net/mlx5e: Clamp page_pool size to max

[PATCH net-next 1/2] net: bridge: Install FDB for bridge MAC on VLAN 0
 2025-09-24  0:20 UTC  (2+ messages)

[PATCH net 0/3] mlx5 misc fixes 2025-09-22
 2025-09-24  0:20 UTC  (2+ messages)

[PATCH net 0/3] nexthop: Various fixes
 2025-09-24  0:20 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: stop exporting phy_driver_register
 2025-09-24  0:10 UTC  (2+ messages)

[PATCH v2 net-next] net/hsr: add protocol version to fill_info output
 2025-09-24  0:06 UTC  (2+ messages)

[PATCH][next] net: airoha: Avoid -Wflex-array-member-not-at-end warning
 2025-09-24  0:00 UTC  (4+ messages)

[PATCH net-next] selftests: rtnetlink: correct error message in rtnetlink.sh fou test
 2025-09-24  0:00 UTC  (2+ messages)

[PATCH net-next] net: phy: move config symbol MDIO_BUS to drivers/net/phy/Kconfig
 2025-09-24  0:00 UTC  (2+ messages)

[PATCH v4 net-next] udp: remove busylock and add per NUMA queues
 2025-09-24  0:00 UTC  (3+ messages)

[PATCH v2 net] net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGS
 2025-09-24  0:00 UTC  (2+ messages)

[PATCH net 1/7] can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled
 2025-09-24  0:00 UTC  (2+ messages)

[PATCH net] net: usb: remove rtl8150 driver
 2025-09-23 23:49 UTC  (2+ messages)

[PATCH] net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast
 2025-09-23 23:37 UTC  (7+ messages)
` [PATCH net v2] "

[PATCH net-next] page_pool: add debug for release to cache from wrong CPU
 2025-09-23 23:26 UTC  (8+ messages)

[PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173)
 2025-09-23 21:48 UTC  (2+ messages)

[PATCH] vhost: vringh: Fix copy_to_iter return value check
 2025-09-23 21:47 UTC 

[PATCH net-next v8 0/5] net: gso: restore outer ip ids correctly
 2025-09-23 21:26 UTC  (3+ messages)
` [PATCH net-next v8 3/5] net: gso: restore ids of outer ip headers correctly

[PATCH net] libie: fix string names for AQ error codes
 2025-09-23 20:56 UTC 

[PATCH][next] tls: Avoid -Wflex-array-member-not-at-end warning
 2025-09-23 20:53 UTC  (5+ messages)

[PATCH net-next 0/4] convert 3 drivers to ndo_hwtstamp API
 2025-09-23 20:48 UTC  (4+ messages)
` [PATCH net-next 3/4] mlx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()

[PATCH v2][next] tls: Avoid -Wflex-array-member-not-at-end warning
 2025-09-23 20:45 UTC 

[PATCH RFC 0/4] Add XDP RX queue index metadata via kfuncs
 2025-09-23 21:00 UTC  (6+ messages)
` [PATCH RFC 1/4] netlink: specs: Add XDP RX queue index to XDP metadata
` [PATCH RFC 2/4] net: xdp: Add xmo_rx_queue_index callback
` [PATCH RFC 3/4] uapi: netdev: Add XDP RX queue index metadata flags
` [PATCH RFC 4/4] net: veth: Implement RX queue index XDP hint

[PATCH net-next v2 0/6] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
 2025-09-23 20:00 UTC  (20+ messages)
` [PATCH net-next v2 1/6] bnxt_en: Move common definitions to include/linux/bnxt/
` [PATCH net-next v2 2/6] bnxt_en: Refactor aux bus functions to be generic
` [PATCH net-next v2 3/6] bnxt_en: Make a lookup table for supported aux bus devices
` [PATCH net-next v2 4/6] bnxt_en: Create an aux device for fwctl
` [PATCH net-next v2 5/6] bnxt_fwctl: Add bnxt fwctl device
  ` [External] : "
` [PATCH net-next v2 6/6] bnxt_fwctl: Add documentation entries

[PATCH net-next v3 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-09-23 19:37 UTC  (20+ messages)
` [PATCH net-next v3 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v3 03/15] quic: provide common utilities and data structures
` [PATCH net-next v3 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v3 06/15] quic: add stream management
` [PATCH net-next v3 09/15] quic: add congestion control

[PATCH net-next v2 0/6] netconsole: support automatic target recovery
 2025-09-23 19:36 UTC  (6+ messages)
` [PATCH net-next v2 5/6] netconsole: resume previously deactivated target

[PATCH iwl-net] ice: fix destination CGU for dual complex E825
 2025-09-23 19:21 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net 0/3] tls: Introduce and use RX async resync request cancel function
 2025-09-23 19:16 UTC  (5+ messages)
` [PATCH net 2/3] net: tls: Cancel RX async resync request on rdc_delta overflow

[PATCH v18 00/20] Type2 device basic support
 2025-09-23 18:28 UTC  (11+ messages)
` [PATCH v18 01/20] cxl: Add type2 "

[bug report] tcp: accecn: AccECN option
 2025-09-23 18:23 UTC  (2+ messages)

[PATCH net-next v2 0/4] convert 3 drivers to ndo_hwtstamp API
 2025-09-23 17:33 UTC  (5+ messages)
` [PATCH net-next v2 1/4] tg3: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH net-next v2 2/4] bnxt_en: "
` [PATCH net-next v2 3/4] mlx5: "
` [PATCH net-next v2 4/4] selftests: drv-net: add HW timestamping tests

[PATCH] net: phy: bcm5481x: Fix GMII/MII/MII-Lite selection
 2025-09-23 16:46 UTC  (4+ messages)

[PATCH net-next v5 0/8] TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
 2025-09-23 16:36 UTC  (9+ messages)
` [PATCH net-next v5 3/8] TUN, TAP & vhost_net: Stop netdev queue before reaching a full ptr_ring
` [PATCH net-next v5 4/8] TUN & TAP: Wake netdev queue after consuming an entry
` [PATCH net-next v5 5/8] TUN & TAP: Provide ptr_ring_consume_batched wrappers for vhost_net

[PATCH v7 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-09-23 16:33 UTC  (3+ messages)
` [PATCH v7 2/2] ethernet: eswin: Add eic7700 ethernet driver

[PATCH net-next 00/20] netkit: Support for io_uring zero-copy and AF_XDP
 2025-09-23 16:26 UTC  (32+ messages)
` [PATCH net-next 01/20] net, ynl: Add bind-queue operation
` [PATCH net-next 02/20] net: Add peer to netdev_rx_queue
` [PATCH net-next 03/20] net: Add ndo_queue_create callback
` [PATCH net-next 04/20] net: Add ndo_{peer,unpeer}_queues callback
` [PATCH net-next 05/20] net, ynl: Implement netdev_nl_bind_queue_doit
` [PATCH net-next 06/20] net, ynl: Add peer info to queue-get response
` [PATCH net-next 07/20] net, ethtool: Disallow mapped real rxqs to be resized
` [PATCH net-next 19/20] netkit: Add xsk support for af_xdp applications
` [PATCH net-next 20/20] tools, ynl: Add queue binding ynl sample application

[RFC PATCH net v2] ptp: Add a hard upper bound on max_vclocks
 2025-09-23 16:06 UTC 

[PATCH net v6 0/5] net: macb: various fixes
 2025-09-23 16:00 UTC  (6+ messages)
` [PATCH net v6 1/5] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk
` [PATCH net v6 2/5] net: macb: remove illusion about TBQPH/RBQPH being per-queue
` [PATCH net v6 3/5] net: macb: move ring size computation to functions
` [PATCH net v6 4/5] net: macb: single dma_alloc_coherent() for DMA descriptors
` [PATCH net v6 5/5] net: macb: avoid dealing with endianness in macb_set_hwaddr()

[PATCH bpf-next 0/3] xsk: refactors around generic xmit side
 2025-09-23 15:43 UTC  (4+ messages)
` [PATCH bpf-next 1/3] xsk: avoid overwriting skb fields for multi-buffer traffic

unregister_netdevice: waiting for batadv_slave_0 to become free. Usage count = 2
 2025-09-23 15:01 UTC  (3+ messages)

[ANN] netdev call - Sep 23rd
 2025-09-23 14:57 UTC  (2+ messages)

[PATCH net-next v7 0/6] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-09-23 14:22 UTC  (8+ messages)
` [PATCH net-next v7 1/6] dt-bindings: net: sun8i-emac: Add A523 GMAC200 compatible
` [PATCH net-next v7 2/6] net: stmmac: Add support for Allwinner A523 GMAC200
` [PATCH net-next v7 3/6] arm64: dts: allwinner: a523: Add GMAC200 ethernet controller
` [PATCH net-next v7 4/6] arm64: dts: allwinner: a527: cubie-a5e: Enable second Ethernet port
` [PATCH net-next v7 5/6] arm64: dts: allwinner: t527: avaota-a1: enable "
` [PATCH net-next v7 6/6] arm64: dts: allwinner: t527: orangepi-4a: Enable "

[PATCH net-next v3 00/11] virtio_net: Add ethtool flow rules support
 2025-09-23 14:19 UTC  (12+ messages)
` [PATCH net-next v3 01/11] virtio-pci: Expose generic device capability operations
` [PATCH net-next v3 02/11] virtio-pci: Expose object create and destroy API
` [PATCH net-next v3 03/11] virtio_net: Create virtio_net directory
` [PATCH net-next v3 04/11] virtio_net: Query and set flow filter caps
` [PATCH net-next v3 05/11] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v3 06/11] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v3 07/11] virtio_net: Use existing classifier if possible
` [PATCH net-next v3 08/11] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v3 09/11] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v3 10/11] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v3 11/11] virtio_net: Add get ethtool flow rules ops

[PATCH net-next v5 8/8] vhost_net: Replace rx_ring with calls of TUN/TAP wrappers
 2025-09-23 14:14 UTC  (2+ messages)

[PATCH net-next 0/6] net: stmmac: yet more cleanups
 2025-09-23 14:09 UTC  (9+ messages)
` [PATCH net-next 1/6] net: stmmac: move stmmac_bus_clks_config() to stmmac_platform.c
` [PATCH net-next 2/6] net: stmmac: move xpcs clause 73 test into stmmac_init_phy()
` [PATCH net-next 3/6] net: stmmac: move PHY attachment error message "
` [PATCH net-next 4/6] net: stmmac: move initialisation of priv->tx_lpi_timer to stmmac_open()
` [PATCH net-next 5/6] net: stmmac: move PHY handling out of __stmmac_open()/release()
` [PATCH net-next 6/6] net: stmmac: simplify stmmac_init_phy()

[PATCH net-next 00/17] BIG TCP for UDP tunnels
 2025-09-23 13:47 UTC  (18+ messages)
` [PATCH net-next 01/17] net/ipv6: Introduce payload_len helpers
` [PATCH net-next 02/17] net/ipv6: Drop HBH for BIG TCP on TX side
` [PATCH net-next 03/17] net/ipv6: Drop HBH for BIG TCP on RX side
` [PATCH net-next 04/17] net/ipv6: Remove jumbo_remove step from TX path
` [PATCH net-next 05/17] net/mlx5e: "
` [PATCH net-next 06/17] net/mlx4: "
` [PATCH net-next 07/17] ice: "
` [PATCH net-next 08/17] bnxt_en: "
` [PATCH net-next 09/17] gve: "
` [PATCH net-next 10/17] net: mana: "
` [PATCH net-next 11/17] net/ipv6: Remove HBH helpers
` [PATCH net-next 12/17] net: Enable BIG TCP with partial GSO
` [PATCH net-next 13/17] udp: Support gro_ipv4_max_size > 65536
` [PATCH net-next 14/17] udp: Validate UDP length in udp_gro_receive
` [PATCH net-next 15/17] udp: Set length in UDP header to 0 for big GSO packets
` [PATCH net-next 16/17] vxlan: Enable BIG TCP packets
` [PATCH net-next 17/17] geneve: "

[syzbot] Monthly hams report (Sep 2025)
 2025-09-23 13:33 UTC 

[PATCH] Fix the cleanup on alloc_mpc failure in atm_mpoa_mpoad_attach
 2025-09-23 13:24 UTC 

linux-next: manual merge of the net-next tree with the s390 tree
 2025-09-23 13:07 UTC 

[PATCH] net: tipc: adjust tipc_nodeid2string() to return string length
 2025-09-23 12:31 UTC 

[PATCH 0/3] netfilter/x_tables: go back to using vmalloc
 2025-09-23 12:22 UTC  (7+ messages)
` [PATCH 1/3] netfilter/x_tables: go back to using vmalloc for xt_table_info

[PATCH net] octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()
 2025-09-23 11:54 UTC  (2+ messages)

[PATCH net-next] dpll: zl3073x: Fix double free in zl3073x_devlink_flash_update()
 2025-09-23 11:13 UTC 

[PATCH v2] crypto: caam: Add check for kcalloc() in test_len()
 2025-09-23 10:56 UTC 

[PATCH v2 net-next 00/14] AccECN protocol case handling series
 2025-09-23 10:52 UTC  (11+ messages)
` [PATCH v2 net-next 04/14] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v2 net-next 05/14] tcp: disable RFC3168 fallback identifier "
` [PATCH v2 net-next 06/14] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v2 net-next 11/14] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v2 net-next 13/14] tcp: accecn: stop sending AccECN opt when loss ACK w/ option

[PATCH 0/9] ns: rework common initialization
 2025-09-23 10:44 UTC  (6+ messages)
` [PATCH 2/9] mnt: expose pointer to init_mnt_ns


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