netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-18 01:41:46 to 2025-06-18 12:27:47 UTC [more...]

[PATCH v2 0/5] net: use new GPIO line value setter callbacks
 2025-06-18 12:27 UTC  (3+ messages)
` [PATCH v2 1/5] net: dsa: vsc73xx: "

[PATCH net-next v8 0/6] convert lan78xx driver to the PHYLINK
 2025-06-18 12:26 UTC  (7+ messages)
` [PATCH net-next v8 1/6] net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC management
` [PATCH net-next v8 2/6] net: usb: lan78xx: Rename EVENT_LINK_RESET to EVENT_PHY_INT_ACK
` [PATCH net-next v8 3/6] net: usb: lan78xx: Use ethtool_op_get_link to reflect current link status
` [PATCH net-next v8 4/6] net: usb: lan78xx: port link settings to phylink API
` [PATCH net-next v8 5/6] net: usb: lan78xx: Integrate EEE support with phylink LPI API
` [PATCH net-next v8 6/6] net: usb: lan78xx: remove unused struct members

[PATCH net-next v2] net: gianfar: Use device_get_named_child_node_count()
 2025-06-18 12:22 UTC 

[PATCH] net-next: gianfar: Use device_get_named_child_node_count()
 2025-06-18 12:20 UTC  (4+ messages)

[PATCH net-next v4 00/11] net: fec: general + VLAN cleanups
 2025-06-18 12:12 UTC  (13+ messages)
` [PATCH net-next v4 01/11] net: fec: fix typos found by codespell
` [PATCH net-next v4 02/11] net: fec: struct fec_enet_private: remove obsolete comment
` [PATCH net-next v4 03/11] net: fec: switch from asm/cacheflush.h to linux/cacheflush.h
` [PATCH net-next v4 04/11] net: fec: sort the includes by alphabetic order
` [PATCH net-next v4 05/11] net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_info
` [PATCH net-next v4 06/11] net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED
` [PATCH net-next v4 07/11] net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue()
` [PATCH net-next v4 08/11] net: fec: fec_enet_rx_queue(): replace manual VLAN header calculation with skb_vlan_eth_hdr()
` [PATCH net-next v4 09/11] net: fec: fec_enet_rx_queue(): reduce scope of data
` [PATCH net-next v4 10/11] net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag()
` [PATCH net-next v4 11/11] net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan()

[PATCH v12 0/1] vhost: Add support of kthread API
 2025-06-18 12:06 UTC  (3+ messages)
` [PATCH v12 1/1] vhost: Reintroduces support of kthread API and adds mode selection

[PATCH iwl-next] ice: convert ice_add_prof() to bitmap
 2025-06-18 11:54 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v6 00/15] Don't generate netlink .rst files inside $(srctree)
 2025-06-18 11:46 UTC  (16+ messages)
` [PATCH v6 01/15] docs: conf.py: properly handle include and exclude patterns
` [PATCH v6 02/15] docs: Makefile: disable check rules on make cleandocs
` [PATCH v6 03/15] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v6 04/15] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v6 05/15] docs: netlink: index.rst: add a netlink index file
` [PATCH v6 06/15] tools: ynl_gen_rst.py: cleanup coding style
` [PATCH v6 07/15] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v6 08/15] docs: use parser_yaml extension to handle "
` [PATCH v6 09/15] docs: uapi: netlink: update netlink specs link
` [PATCH v6 10/15] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v6 11/15] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v6 12/15] MAINTAINERS: add netlink_yml_parser.py to linux-doc
` [PATCH v6 13/15] tools: netlink_yml_parser.py: add line numbers to parsed data
` [PATCH v6 14/15] docs: parser_yaml.py: add support for line numbers from the parser
` [PATCH v6 15/15] docs: sphinx: add a file with the requirements for lowest version

[PATCH 5.10/5.15 1/1] fuse: don't increment nlink in link()
 2025-06-18 11:44 UTC 

[PATCH v5 00/15] Don't generate netlink .rst files inside $(srctree)
 2025-06-18 11:44 UTC  (15+ messages)
` [PATCH v5 01/15] docs: conf.py: properly handle include and exclude patterns
` [PATCH v5 05/15] tools: ynl_gen_rst.py: make the index parser more generic
` [PATCH v5 10/15] docs: sphinx: add a parser for yaml files for Netlink specs

[PATCH net-next v2 00/14] Enable Inbound IPsec offload on Marvell CN10K SoC
 2025-06-18 11:30 UTC  (15+ messages)
` [PATCH net-next v2 01/14] crypto: octeontx2: Share engine group info with AF driver
` [PATCH net-next v2 02/14] octeontx2-af: Configure crypto hardware for inline ipsec
` [PATCH net-next v2 03/14] octeontx2-af: Setup Large Memory Transaction for crypto
` [PATCH net-next v2 04/14] octeontx2-af: Handle inbound inline ipsec config in AF
` [PATCH net-next v2 05/14] octeontx2-af: Add support for CPT second pass
` [PATCH net-next v2 06/14] octeontx2-af: Add support for SPI to SA index translation
` [PATCH net-next v2 07/14] octeontx2-af: Add mbox to alloc/free BPIDs
` [PATCH net-next v2 08/14] octeontx2-pf: ipsec: Allocate Ingress SA table
` [PATCH net-next v2 09/14] octeontx2-pf: ipsec: Setup NIX HW resources for inbound flows
` [PATCH net-next v2 10/14] octeontx2-pf: ipsec: Handle NPA threshold interrupt
` [PATCH net-next v2 11/14] octeontx2-pf: ipsec: Initialize ingress IPsec
` [PATCH net-next v2 12/14] octeontx2-pf: ipsec: Process CPT metapackets
` [PATCH net-next v2 13/14] octeontx2-pf: ipsec: Manage NPC rules and SPI-to-SA table entries
` [PATCH net-next v2 14/14] octeontx2-pf: ipsec: Add XFRM state and policy hooks for inbound flows

[PATCH net-next 00/12] Add vf drivers for wangxun virtual functions
 2025-06-18 11:28 UTC  (5+ messages)
` [PATCH net-next 01/12] net: libwx: add mailbox api for wangxun vf drivers
` [PATCH net-next 02/12] net: libwx: add base vf api for "

[PATCH V2 net-next 0/8] There are some cleanup for hns3 driver
 2025-06-18 11:29 UTC  (13+ messages)
` [PATCH V2 net-next 1/8] net: hns3: fix spelling mistake "reg_um" -> "reg_num"
` [PATCH V2 net-next 4/8] net: hns3: add \n at the end when print msg
` [PATCH V2 net-next 5/8] net: hns3: set the freed pointers to NULL when lifetime is not end
` [PATCH V2 net-next 6/8] net: hns3: delete redundant address before the array
` [PATCH V2 net-next 7/8] net: hns3: add complete parentheses for some macros
` [PATCH V2 net-next 8/8] net: hns3: clear hns alarm: comparison of integer expressions of different signedness

[PATCH v5] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-18 11:18 UTC  (2+ messages)

[PATCH net-next] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
 2025-06-18 11:05 UTC 

[PATCH v2 0/3] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-06-18 11:02 UTC  (11+ messages)
` [PATCH v2 1/3] clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs
` [PATCH v2 2/3] arm64: dts: renesas: r9a09g047: Add GBETH nodes
` [PATCH v2 3/3] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces

[PATCH net-next] net/sched: replace strncpy with strscpy
 2025-06-18 10:54 UTC  (2+ messages)

[PATCH] net/smc: replace strncpy with strscpy
 2025-06-18 10:50 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: loongson1: cleanups
 2025-06-18 10:41 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: loongson1: provide match data struct
` [PATCH net-next 2/2] net: stmmac: loongson1: get ls1b resource only once

[PATCH net-next] selftest: add selftest for anycast notifications
 2025-06-18 10:40 UTC 

[PATCH rdma-next 0/2] Add multiple priorities support to mlx5 RDMA TRANSPORT tables
 2025-06-18 10:39 UTC  (3+ messages)

[PATCH net-next 0/2] selftests: net: use slowwait to make sure setup finished
 2025-06-18 10:34 UTC  (5+ messages)
` [PATCH net-next 1/2] selftests: net: use slowwait to stabilize vrf_route_leaking test
` [PATCH net-next 2/2] selftests: net: use slowwait to make sure IPv6 setup finished

[PATCH net-next, v3] selftest: Add selftest for multicast address notifications
 2025-06-18 10:33 UTC  (2+ messages)

[PATCH net-next v2] net: ti: icssg-prueth: Add prp offload support to ICSSG driver
 2025-06-18 10:29 UTC  (2+ messages)

[REGRESSION] ixgbe broken after devlink support patch
 2025-06-18 10:25 UTC  (4+ messages)

[PATCH net-next] net/smc: remove unused input parameters in smc_buf_get_slot
 2025-06-18 10:33 UTC 

[PATCH net-next] xfrm: hold device only for the asynchronous decryption
 2025-06-18 10:12 UTC  (3+ messages)

[PATCH net-next 0/5] eth: migrate some drivers to new RXFH callbacks
 2025-06-18 10:03 UTC  (5+ messages)
` [PATCH net-next 1/5] eth: bnx2x: migrate "

[PATCH net-next v3 0/5] netconsole: Add support for msgid in sysdata
 2025-06-18  9:50 UTC  (8+ messages)
` [PATCH net-next v3 3/5] netconsole: append msgid to sysdata
` [PATCH net-next v3 4/5] selftests: netconsole: Add tests for 'msgid' feature in sysdata

[PATCH 0/3] netpoll: Code organization improvements
 2025-06-18  9:32 UTC  (4+ messages)
` [PATCH 1/3] netpoll: Extract carrier wait function
` [PATCH 2/3] netpoll: extract IPv4 address retrieval into helper function
` [PATCH 3/3] netpoll: Extract IPv6 address retrieval function

[PATCH v4 net-next 0/8] virtio: introduce GSO over UDP tunnel
 2025-06-18  8:31 UTC  (16+ messages)
` [PATCH v4 net-next 1/8] virtio: introduce extended features
` [PATCH v4 net-next 2/8] virtio_pci_modern: allow configuring "
` [PATCH v4 net-next 4/8] virtio_net: add supports for extended offloads
` [PATCH v4 net-next 5/8] net: implement virtio helpers to handle UDP GSO tunneling
` [PATCH v4 net-next 6/8] virtio_net: enable gso over UDP tunnel support
` [PATCH v4 net-next 7/8] tun: "
` [PATCH v4 net-next 8/8] vhost/net: "

[net-next v4 0/3] rework IRQ handling in mtk_eth_soc
 2025-06-18  9:24 UTC  (7+ messages)
` [net-next v4 2/3] net: ethernet: mtk_eth_soc: add consts for irq index
    ` Aw: "
` [net-next v4 3/3] net: ethernet: mtk_eth_soc: change code to skip first IRQ completely
    ` Aw: "

[net-next, 00/10] Introducing Broadcom BNGE Ethernet Driver
 2025-06-18 14:47 UTC  (11+ messages)
` [net-next, 01/10] bng_en: Add PCI interface
` [net-next, 02/10] bng_en: Add devlink interface
` [net-next, 03/10] bng_en: Add firmware communication mechanism
` [net-next, 04/10] bng_en: Add initial interaction with firmware
` [net-next, 05/10] bng_en: Add ring memory allocation support
` [net-next, 06/10] bng_en: Add backing store support
` [net-next, 07/10] bng_en: Add resource management support
` [net-next, 08/10] bng_en: Add irq allocation support
` [net-next, 09/10] bng_en: Initialize default configuration
` [net-next, 10/10] bng_en: Add a network device

[PATCH net-next 0/10] pull-request: can-next 2025-06-18
 2025-06-18  9:20 UTC  (11+ messages)
` [PATCH net-next 01/10] can: rcar_canfd: Consistently use ndev for net_device pointers
` [PATCH net-next 02/10] can: rcar_canfd: Remove bittiming debug prints
` [PATCH net-next 03/10] can: rcar_canfd: Add helper variable ndev to rcar_canfd_rx_pkt()
` [PATCH net-next 04/10] can: rcar_canfd: Add helper variable dev to rcar_canfd_reset_controller()
` [PATCH net-next 05/10] can: rcar_canfd: Simplify data access in rcar_canfd_{ge,pu}t_data()
` [PATCH net-next 06/10] can: rcar_canfd: Repurpose f_dcfg base for other registers
` [PATCH net-next 07/10] can: rcar_canfd: Rename rcar_canfd_setrnc() to rcar_canfd_set_rnc()
` [PATCH net-next 08/10] can: rcar_canfd: Share config code in rcar_canfd_set_bittiming()
` [PATCH net-next 09/10] can: rcar_canfd: Return early in rcar_canfd_set_bittiming() when not FD
` [PATCH net-next 10/10] can: rcar_canfd: Add support for Transceiver Delay Compensation

[PATCH net-next] tcp: tcp_time_to_recover() cleanup
 2025-06-18  9:12 UTC 

[PATCH net-next v11 00/14] Add Microchip ZL3073x support (part 1)
 2025-06-18  8:56 UTC  (3+ messages)
` [PATCH net-next v11 03/14] dpll: Add basic Microchip ZL3073x support

[PATCH net-next v4 0/4] netdevsim: implement RX statistics using NETDEV_PCPU_STAT_DSTATS
 2025-06-18  8:32 UTC  (5+ messages)
` [PATCH net-next v4 1/4] netdevsim: migrate to dstats stats collection
` [PATCH net-next v4 2/4] netdevsim: collect statistics at RX side
` [PATCH net-next v4 3/4] net: add dev_dstats_rx_dropped_add() helper
` [PATCH net-next v4 4/4] netdevsim: account dropped packet length in stats on queue free

[PATCH v2] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2025-06-18  8:25 UTC  (3+ messages)

[PATCH net-next v5 0/6] udp_tunnel: remove rtnl_lock dependency
 2025-06-18  8:24 UTC  (3+ messages)
` [PATCH net-next v5 2/6] vxlan: drop sock_lock

[PATCH net v2 4/4] tcp: fix passive TFO socket having invalid NAPI ID
 2025-06-18  8:11 UTC  (3+ messages)

[PATCH net] tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
 2025-06-18  8:10 UTC  (2+ messages)

[PATCH iwl-next v4 00/15] Introduce iXD driver
 2025-06-18  7:54 UTC  (4+ messages)
` [PATCH iwl-next v4 09/15] idpf: refactor idpf to use libie control queues

[PATCH net-next 0/9] Split netmem from struct page
 2025-06-18  7:51 UTC  (11+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
            ` netmem series needs some love and Acks from MM folks

[PATCH net-next v2 0/2] net: airoha: Improve hwfd buffer/descriptor queues setup
 2025-06-18  7:49 UTC  (3+ messages)

[PATCH net v3 0/2] net: airoha: Improve hwfd buffer/descriptor queues setup
 2025-06-18  7:48 UTC  (3+ messages)
` [PATCH net v3 1/2] net: airoha: Compute number of descriptors according to reserved memory size
` [PATCH net v3 2/2] net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1

[PATCH] NFC: nci: uart: Set tty->disc_data only in success path
 2025-06-18  7:44 UTC  (2+ messages)

[PATCH net-next] net: airoha: Always check return value from airoha_ppe_foe_get_entry()
 2025-06-18  7:39 UTC  (3+ messages)

[PATCH net v2] net: airoha: Always check return value from airoha_ppe_foe_get_entry()
 2025-06-18  7:37 UTC 

[REGRESSION] af_unix: Introduce SO_PASSRIGHTS - break OpenGL
 2025-06-18  7:30 UTC  (3+ messages)

[RFC]Page pool buffers stuck in App's socket queue
 2025-06-18  7:28 UTC  (8+ messages)

[PATCH net-next v3 0/2] net: Don't use %pK through printk
 2025-06-18  7:08 UTC  (3+ messages)
` [PATCH net-next v3 1/2] ice: Don't use %pK through printk or tracepoints
` [PATCH net-next v3 2/2] net/mlx5: "

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

[PATCH net-next 0/2] net: xsk: add two sysctl knobs
 2025-06-18  6:59 UTC  (6+ messages)

[PATCH net-next v2] net: xsk: add sysctl_xsk_max_tx_budget in the xmit path
 2025-06-18  6:55 UTC 

[PATCH net-next] nfc: Remove checks for nla_data returning NULL
 2025-06-18  6:41 UTC  (2+ messages)

[PATCH net-next 0/7][pull request] igc: harmonize queue priority and add preemptible queue support
 2025-06-18  6:35 UTC  (5+ messages)
` [PATCH net-next 5/7] igc: add private flag to reverse TX queue priority in TSN mode

[PTP][KSZ9477][p2p1step] Questions for PTP support on KSZ9477 device
 2025-06-18  6:27 UTC  (5+ messages)

[PATCH net-next v6 00/12] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-06-18  6:06 UTC  (4+ messages)
` [PATCH net-next v6 10/12] net/mlx5e: Implement queue mgmt ops and single channel swap

[PATCH] net: phy: realtek: convert RTL8226-CG to c45 only
 2025-06-18  6:03 UTC  (3+ messages)
  ` AW: "

[PATCH v1 net 0/4] af_unix: Fix two OOB issues
 2025-06-18  4:34 UTC  (5+ messages)
` [PATCH v1 net 1/4] af_unix: Don't leave consecutive consumed OOB skbs
` [PATCH v1 net 2/4] af_unix: Add test for consecutive consumed OOB
` [PATCH v1 net 3/4] af_unix: Don't set -ECONNRESET for consumed OOB skb
` [PATCH v1 net 4/4] selftest: af_unix: Add tests for -ECONNRESET

[PATCH net-next v2 0/6] Add Ethernet MAC support for SpacemiT K1
 2025-06-18  3:40 UTC  (7+ messages)
` [PATCH net-next v2 1/6] dt-bindings: net: Add "
` [PATCH net-next v2 2/6] net: spacemit: Add K1 Ethernet MAC
` [PATCH net-next v2 3/6] riscv: dts: Add network-bus dma-ranges for SpacemiT K1
` [PATCH net-next v2 4/6] riscv: dts: spacemit: Add Ethernet support for K1
` [PATCH net-next v2 5/6] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v2 6/6] riscv: dts: spacemit: Add Ethernet support for Jupiter

[PATCH net v3] Expose RDS features via sysfs
 2025-06-18  3:13 UTC  (2+ messages)
` [PATCH net v3] rds: Expose feature parameters via sysfs (and ELF)

[RFC PATCH net-next] skbuff: Improve the sending efficiency of __skb_send_sock
 2025-06-18  3:05 UTC 

[net-next v6 0/4] add broadcast_neighbor for no-stacking networking arch
 2025-06-18  2:51 UTC  (6+ messages)
` [net-next v6 3/4] net: bonding: send peer notify when failure recovery

[PATCH net-next] dpll: remove documentation of rclk_dev_name
 2025-06-18  2:01 UTC  (2+ messages)

[PATCH net-next v2 00/17][pull request] libeth: add libeth_xdp helper lib
 2025-06-18  2:01 UTC  (2+ messages)

[PATCH v2 net 0/2] atm: Fix uninit and mem accounting leak in vcc_sendmsg()
 2025-06-18  2:00 UTC  (2+ messages)

[PATCH v4] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-18  1:41 UTC  (3+ messages)


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