netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-11 11:46:14 to 2025-11-12 01:42:36 UTC [more...]

[PATCH] dpll: zl3073x: fix kernel-doc name and missing parameter in fw.c
 2025-11-12  1:42 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
 2025-11-12  1:30 UTC  (6+ messages)
` [PATCH net-next v2 4/7] net: ethernet: ti: am65-cpsw: Add AF_XDP zero copy for RX
` [PATCH net-next v2 7/7] net: ethernet: ti: am65-cpsw: Fix clearing of irq_disabled flag in rx_poll

[PATCH net-next v4 0/3] Unify platform suspend/resume routines for PCI DWMAC glue
 2025-11-12  1:24 UTC  (7+ messages)
` [PATCH net-next v4 1/3] net: stmmac: Add generic suspend/resume helper for PCI-based controllers
` [PATCH net-next v4 2/3] net: stmmac: loongson: Use generic PCI suspend/resume routines
` [PATCH net-next v4 3/3] net: stmmac: pci: "

[PATCH net] team: Move team device type change at the end of team_port_add
 2025-11-12  1:13 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
 2025-11-12  1:08 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources

[PATCH net-next v9 00/12] virtio_net: Add ethtool flow rules support
 2025-11-12  1:00 UTC  (6+ messages)
` [PATCH net-next v9 05/12] virtio_net: Query and set flow filter caps

[RFC net-next 0/3] ipv6: Disable IPv6 Destination Options RX processing by default
 2025-11-12  0:16 UTC  (4+ messages)
` [RFC net-next 1/3] ipv6: Check of max HBH or DestOp sysctl is zero and drop if it is
` [RFC net-next 2/3] ipv6: Disable IPv6 Destination Options RX processing by default
` [RFC net-next 3/3] ipv6: Document defauit of zero for max_dst_opts_number

[PATCH net-next 0/8] add hwtstamp_get callback to phy drivers
 2025-11-12  0:02 UTC  (9+ messages)
` [PATCH net-next 1/8] phy: add hwtstamp_get callback to retrieve config
` [PATCH net-next 2/8] net: phy: broadcom: add HW timestamp configuration reporting
` [PATCH net-next 3/8] net: phy: dp83640: "
` [PATCH net-next 4/8] net: phy: micrel: "
` [PATCH net-next 5/8] net: phy: microchip_rds_ptp: "
` [PATCH net-next 6/8] phy: mscc: "
` [PATCH net-next 7/8] net: phy: nxp-c45-tja11xx: "
` [PATCH net-next 8/8] ptp: ptp_ines: "

[PATCH v2 0/3] ynl: Fix tc filters with actions
 2025-11-11 23:54 UTC  (9+ messages)
` [PATCH v2 1/3] ynl: samples: add tc filter example
` [PATCH v2 3/3] tools: ynl: ignore index 0 for indexed-arrays

[PATCH 1/3] rust: net: phy: fix example's references to `C{22,45}`
 2025-11-11 22:55 UTC  (5+ messages)
` [PATCH 2/3] rust: net: phy: make example buildable

[PATCH net-next] selftests: drv-net: Limit the max number of queues in procfs_downup_hammer
 2025-11-11 22:53 UTC 

[PATCH net-next 0/5] net: fec: do some cleanup for the driver
 2025-11-11 22:39 UTC  (11+ messages)
` [PATCH net-next 1/5] net: fec: remove useless conditional preprocessor directives
` [PATCH net-next 2/5] net: fec: simplify the "
` [PATCH net-next 3/5] net: fec: remove struct fec_enet_priv_txrx_info
` [PATCH net-next 4/5] net: fec: remove rx_align from fec_enet_private
` [PATCH net-next 5/5] net: fec: remove duplicate macros of the BD status

[PATCH net-next] ipv6: clean up routes when manually removing address with a lifetime
 2025-11-11 22:10 UTC 

[PATCH net-next 0/8] pull request: ovpn 2025-11-11
 2025-11-11 21:47 UTC  (9+ messages)
` [PATCH net-next 1/8] ovpn: use correct array size to parse nested attributes in ovpn_nl_key_swap_doit
` [PATCH net-next 2/8] ovpn: pktid: use bitops.h API
` [PATCH net-next 3/8] ovpn: notify userspace on client float event
` [PATCH net-next 4/8] ovpn: Allow IPv6 link-local addresses through RPF check
` [PATCH net-next 5/8] ovpn: add support for asymmetric peer IDs
` [PATCH net-next 6/8] ovpn: consolidate crypto allocations in one chunk
` [PATCH net-next 7/8] ovpn: use bound device in UDP when available
` [PATCH net-next 8/8] ovpn: use bound address "

[PATCH v2 net-next 00/14] net_sched: speedup qdisc dequeue
 2025-11-11 21:34 UTC  (8+ messages)
` [syzbot ci] "

[PATCH net-next] tools: ynltool: correct install in Makefile
 2025-11-11 21:33 UTC  (2+ messages)

[PATCH net-next v3 00/11] selftests/vsock: refactor and improve vmtest infrastructure
 2025-11-11 21:01 UTC  (4+ messages)
` [PATCH net-next v3 07/11] selftests/vsock: add check_result() for pass/fail counting

[net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
 2025-11-11 20:58 UTC  (13+ messages)
` [net-next 01/12] bng_en: Query PHY and report link status
` [net-next 02/12] bng_en: Extend bnge_set_ring_params() for rx-copybreak
` [net-next 03/12] bng_en: Add RX support
` [net-next 04/12] bng_en: Handle an HWRM completion request
` [net-next 05/12] bng_en: Add TX support
` [net-next 06/12] bng_en: Add support to handle AGG events
` [net-next 07/12] bng_en: Add TPA related functions
` [net-next 08/12] bng_en: Add support for TPA events
` [net-next 09/12] bng_en: Add ethtool link settings and capabilities support
` [net-next 10/12] bng_en: Add initial support for ethtool stats display
` [net-next 11/12] bng_en: Create per-PF workqueue and timer for asynchronous events
` [net-next 12/12] bng_en: Query firmware for statistics and accumulate

[PATCH net-next v3 0/6] netconsole: support automatic target recovery
 2025-11-11 19:44 UTC  (8+ messages)
` [PATCH net-next v3 5/6] netconsole: resume previously deactivated target
` [PATCH net-next v3 6/6] selftests: netconsole: validate target resume

[RFC 0/2] xdp: Delegate fast path return decision to page_pool
 2025-11-11 18:25 UTC  (6+ messages)
` [RFC 2/2] "

[PATCH net-next v2 0/6] dpll: zl3073x: Refactor state management
 2025-11-11 18:12 UTC  (7+ messages)
` [PATCH net-next v2 1/6] dpll: zl3073x: Store raw register values instead of parsed state
` [PATCH net-next v2 2/6] dpll: zl3073x: Split ref, out, and synth logic from core
` [PATCH net-next v2 3/6] dpll: zl3073x: Cache reference monitor status
` [PATCH net-next v2 4/6] dpll: zl3073x: Cache all reference properties in zl3073x_ref
` [PATCH net-next v2 5/6] dpll: zl3073x: Cache all output properties in zl3073x_out
` [PATCH net-next v2 6/6] dpll: zl3073x: Remove unused dev wrappers

[PATCH v3 1/1] net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
 2025-11-11 17:36 UTC  (3+ messages)
` [PATCH v4 0/1] "
  ` [PATCH v4 1/1] "

[PATCH v6 0/5] io_uring zcrx ifq sharing
 2025-11-11 17:35 UTC  (3+ messages)

[PATCH net-next 0/3] net: use skb_attempt_defer_free() in napi_consume_skb()
 2025-11-11 17:17 UTC  (4+ messages)
` [PATCH net-next 2/3] net: fix napi_consume_skb() with alien skbs

[PATCH net-next, v3] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2025-11-11 17:02 UTC  (2+ messages)

[PATCH v1 0/7] ptp: ocp: A fix and refactoring
 2025-11-11 16:52 UTC  (8+ messages)
` [PATCH net-next v1 1/7] ptp: ocp: Refactor signal_show() and fix %ptT misuse
` [PATCH net-next v1 2/7] ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware
` [PATCH net-next v1 3/7] ptp: ocp: Refactor ptp_ocp_i2c_notifier_call()
` [PATCH net-next v1 4/7] ptp: ocp: Apply standard pattern for cleaning up loop
` [PATCH net-next v1 5/7] ptp: ocp: Reuse META's PCI vendor ID
` [PATCH net-next v1 6/7] ptp: ocp: Sort headers alphabetically
` [PATCH net-next v1 7/7] ptp: ocp: don't use "proxy" headers

[PATCH v1 net-next 0/5] net: optimize TX throughput and efficiency
 2025-11-11 16:42 UTC  (18+ messages)
` [PATCH v1 net-next 5/5] net: dev_queue_xmit() llist adoption

[PATCH net-next 1/2] net: phy: mxl-gpy: add support for MXL86211C
 2025-11-11 16:33 UTC  (2+ messages)

[PATCH net 0/2] hsr: Send correct HSRv0 supervision frames
 2025-11-11 16:29 UTC  (3+ messages)
` [PATCH net 1/2] hsr: Fix supervision frame sending on HSRv0
` [PATCH net 2/2] hsr: Follow standard for HSRv0 supervision frames

[PATCH] net: fealnx: fixed possible out of band acces to an array
 2025-11-11 16:22 UTC  (2+ messages)

[net-next PATCH v3 00/10] net: phy: Add support for fbnic PHY w/ 25G, 50G, and 100G support
 2025-11-11 16:09 UTC  (4+ messages)

[PATCH net-next v3 0/2] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
 2025-11-11 15:48 UTC  (16+ messages)
` [PATCH net-next v3 2/2] "

[PATCH net-next v3 0/3] net: phy: mscc: Add support for PHY LED control
 2025-11-11 15:25 UTC  (7+ messages)
` [PATCH net-next v3 2/3] net: phy: mscc: Consolidate probe functions into a common helper

[PATCH net-next v3 0/2] convert drivers to use ndo_hwtstamp callbacks part 4
 2025-11-11 15:19 UTC  (3+ messages)
` [PATCH net-next v3 1/2] bnx2x: convert to use ndo_hwtstamp callbacks
` [PATCH net-next v3 2/2] qede: "

[PATCH net-next] net: clear skb->sk in skb_release_head_state()
 2025-11-11 15:12 UTC 

[PATCH v2 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-11 15:03 UTC  (25+ messages)
` [PATCH v2 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v2 02/21] ceph: Switch to use %ptSp
` [PATCH v2 03/21] libceph: "
` [PATCH v2 04/21] dma-buf: "
` [PATCH v2 05/21] drm/amdgpu: "
` [PATCH v2 06/21] drm/msm: "
` [PATCH v2 07/21] drm/vblank: "
` [PATCH v2 08/21] drm/xe: "
` [PATCH v2 09/21] e1000e: "
` [PATCH v2 10/21] igb: "
` [PATCH v2 11/21] ipmi: "
` [PATCH v2 12/21] media: av7110: "
` [PATCH v2 13/21] mmc: mmc_test: "
` [PATCH v2 14/21] net: dsa: sja1105: "
` [PATCH v2 15/21] PCI: epf-test: "
` [PATCH v2 16/21] pps: "
` [PATCH v2 17/21] ptp: ocp: "
` [PATCH v2 18/21] s390/dasd: "
` [PATCH v2 19/21] scsi: fnic: Switch to use %ptS
` [PATCH v2 20/21] scsi: snic: Switch to use %ptSp
` [PATCH v2 21/21] tracing: "

[PATCH RFC net-next 0/3] net: dsa: deny unsupported 8021q uppers on bridge ports
 2025-11-11 14:56 UTC  (11+ messages)
` [PATCH RFC net-next 3/3] net: dsa: deny 8021q uppers on vlan unaware bridged ports

[PATCH] selftest: net: fix variable sized type not at the end of struct warnings
 2025-11-11 14:55 UTC  (4+ messages)

[PATCH v1 00/23] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-11 14:37 UTC  (4+ messages)
` [PATCH v1 12/23] ipmi: Switch to use %ptSp

[PATCH net-next V2 0/3] devlink eswitch inactive mode
 2025-11-11 14:27 UTC  (5+ messages)
` [PATCH net-next V2 2/3] net/mlx5: MPFS, add support for dynamic enable/disable

[PATCH v6 00/17] vfs: recall-only directory delegations for knfsd
 2025-11-11 14:25 UTC  (19+ messages)
` [PATCH v6 01/17] filelock: make lease_alloc() take a flags argument
` [PATCH v6 02/17] filelock: rework the __break_lease API to use flags
` [PATCH v6 03/17] filelock: add struct delegated_inode
` [PATCH v6 04/17] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH v6 05/17] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH v6 06/17] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v6 07/17] vfs: allow rmdir "
` [PATCH v6 08/17] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH v6 09/17] vfs: clean up argument list for vfs_create()
` [PATCH v6 10/17] vfs: make vfs_create break delegations on parent directory
` [PATCH v6 11/17] vfs: make vfs_mknod "
` [PATCH v6 12/17] vfs: make vfs_symlink break delegations on parent dir
` [PATCH v6 13/17] filelock: lift the ban on directory leases in generic_setlease
` [PATCH v6 14/17] nfsd: allow filecache to hold S_IFDIR files
` [PATCH v6 15/17] nfsd: allow DELEGRETURN on directories
` [PATCH v6 16/17] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH v6 17/17] vfs: expose delegation support to userland

[PATCH v2 net-next 0/3] net: enetc: add port MDIO support for both i.MX94 and i.MX95
 2025-11-11 14:20 UTC  (5+ messages)

[PATCH net] mlx5: Fix default values in create CQ
 2025-11-11 14:20 UTC  (2+ messages)

[GIT PULL] bluetooth 2025-11-11
 2025-11-11 14:13 UTC 

[GIT PULL] bluetooth 2025-11-10
 2025-11-11 14:11 UTC  (3+ messages)

[PATCH v4 net 0/2] net: sched: initialize struct tc_ife to fix kernel-infoleak
 2025-11-11 14:10 UTC  (2+ messages)

[PATCH net 0/5] mlx5e misc fixes 2025-11-09
 2025-11-11 14:10 UTC  (2+ messages)

[PATCH v19 00/22] Type2 device basic support
 2025-11-11 14:04 UTC  (9+ messages)
` [PATCH v19 06/22] cxl: Move pci generic code
` [PATCH v19 18/22] cxl: Allow region creation by type2 drivers

[PATCH RFC net-next 0/2] xsk: fix immature cq descriptor production (II)
 2025-11-11 14:02 UTC  (8+ messages)
` [PATCH RFC net-next 2/2] xsk: introduce a cached cq to temporarily store descriptor addrs

[PATCH v1 net] af_unix: Initialise scc_index in unix_add_edge()
 2025-11-11 14:00 UTC  (2+ messages)

[PATCH 1/4] lib/sprintf: add scnprintf_append() helper function
 2025-11-11 13:31 UTC  (8+ messages)

[PATCH v2] atm/fore200e: Fix possible data race in fore200e_open()
 2025-11-11 12:47 UTC  (4+ messages)

[PATCH v3 net-next 00/15] ipv6: Drop RTNL from mcast.c and anycast.c
 2025-11-11 12:44 UTC  (3+ messages)
` [PATCH v3 net-next 07/15] ipv6: mcast: Don't hold RTNL for IPV6_DROP_MEMBERSHIP and MCAST_LEAVE_GROUP

[RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed
 2025-11-11 12:36 UTC  (12+ messages)

[PATCH net-next v4 00/12] selftests/vsock: refactor and improve vmtest infrastructure
 2025-11-11 12:33 UTC  (2+ messages)

[PATCH net-next v2 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2025-11-11 12:32 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller

[PATCH mlx5-next] net/mlx5: Expose definition for 1600Gbps link mode
 2025-11-11 12:24 UTC 

[PATCH net-next V3 0/3] devlink eswitch inactive mode
 2025-11-11 12:20 UTC  (2+ messages)

[PATCH net-next v3] xsk: add indirect call for xsk_destruct_skb
 2025-11-11 12:15 UTC  (3+ messages)

[PATCH net] devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
 2025-11-11 12:14 UTC 

[PATCH v5 00/17] vfs: recall-only directory delegations for knfsd
 2025-11-11 12:14 UTC  (4+ messages)
` [PATCH v5 17/17] vfs: expose delegation support to userland

[PATCHv3 net-next 0/3] Add YNL test framework and library improvements
 2025-11-11 11:51 UTC  (7+ messages)
` [PATCHv3 net-next 1/3] tools: ynl: Add MAC address parsing support
` [PATCHv3 net-next 2/3] netlink: specs: support ipv4-or-v6 for dual-stack fields
` [PATCHv3 net-next 3/3] tools: ynl: add YNL test framework

[PATCH net-next v2 0/4] tools: ynl: turn the page-pool sample into a real tool
 2025-11-11 11:50 UTC  (5+ messages)
` [PATCH net-next v2 1/4] tools: ynltool: create skeleton for the C command

[PATCH v5 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2025-11-11 11:47 UTC  (3+ messages)
` [PATCH v5 8/8] net: stmmac: qcom-ethqos: add support for sa8255p


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