messages from 2026-06-09 14:33:23 to 2026-06-09 15:38:05 UTC [more...]
[PATCH net-next v2 00/12] net: ethtool: let ops locked drivers run without rtnl_lock
2026-06-09 15:37 UTC (9+ messages)
` [PATCH net-next v2 01/12] net: ethtool: serialize broadcast notification sequence allocation
` [PATCH net-next v2 02/12] net: ethtool: relax ethnl_req_get_phydev() locking assertion
` [PATCH net-next v2 03/12] net: ethtool: make dev->hwprov ops-protected
` [PATCH net-next v2 04/12] net: ethtool: optionally skip rtnl_lock on Netlink path for GET ops
[PATCH net v3] net: mana: Optimize irq affinity for low vcpu configs
2026-06-09 15:37 UTC (5+ messages)
[PATCH net v2] ipv6: account for fraggap on the paged allocation path
2026-06-09 15:32 UTC
[PATCH net-next v6 00/12] net: pcs: Introduce support for fwnode PCS
2026-06-09 15:29 UTC (14+ messages)
` [PATCH net-next v6 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v6 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v6 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS
` [PATCH net-next v6 04/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v6 05/12] net: phylink: support late PCS provider attach
` [PATCH net-next v6 06/12] net: Document PCS subsystem
` [PATCH net-next v6 07/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v6 08/12] of: property: fw_devlink: Add support for "pcs-handle"
` [PATCH net-next v6 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v6 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v6 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v6 12/12] net: airoha: add phylink support
[PATCH net-next v4 00/13] net: Add ADIN1140 support
2026-06-09 15:28 UTC (14+ messages)
` [PATCH net-next v4 01/13] dt-bindings: net: Add ADIN1140
` [PATCH net-next v4 02/13] net: ethernet: oa_tc6: Handle the OA TC6 SPI protected mode
` [PATCH net-next v4 03/13] net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flag
` [PATCH net-next v4 04/13] net: ethernet: oa_tc6: Export the C45 access functions
` [PATCH net-next v4 05/13] net: ethernet: oa_tc6: Export standard defined registers
` [PATCH net-next v4 06/13] net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registers
` [PATCH net-next v4 07/13] net: ethernet: oa_tc6: Add read_mms/write_mms register access functions
` [PATCH net-next v4 08/13] net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45
` [PATCH net-next v4 09/13] net: ethernet: oa_tc6: Add new register address defines
` [PATCH net-next v4 10/13] net: phy: add generic helpers for direct C45 MMD access
` [PATCH net-next v4 11/13] net: phy: microchip-t1s: use generic C45 MMD access helpers
` [PATCH net-next v4 12/13] net: phy: Add support for the ADIN1140 PHY
` [PATCH net-next v4 13/13] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY
[PATCH net] tls: fix use-after-free in tls_sw_sendmsg() cork error path
2026-06-09 15:25 UTC (2+ messages)
[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
2026-06-09 15:26 UTC (3+ messages)
` [PATCHv2 4/4] "
[PATCH rdma-next v7] RDMA: Change capability fields in ib_device_attr from int to u32
2026-06-09 15:24 UTC (2+ messages)
[PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
2026-06-09 15:13 UTC (3+ messages)
[PATCH net-next] drivers/net/ethernet/qualcomm/emac: Use strscpy() to copy the ethtool strings
2026-06-09 15:10 UTC (4+ messages)
[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
2026-06-09 15:09 UTC (16+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
[PATCH net-next v6 0/5] veth: add Byte Queue Limits (BQL) support
2026-06-09 15:08 UTC (8+ messages)
` [PATCH net-next v6 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs
[PATCH net-next v9 2/3] net: ethtool: add KSZ87xx low-loss cable PHY tunables
2026-06-09 15:03 UTC (6+ messages)
[PATCH net v3] sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
2026-06-09 14:58 UTC (2+ messages)
[PATCH net-next 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
2026-06-09 14:58 UTC (7+ messages)
` [PATCH net-next 2/4] udmabuf: emit one sg entry per pinned folio
[PATCH net-next] tcp: refine tcp_sequence() for the FIN exception
2026-06-09 14:56 UTC (4+ messages)
[PATCH net] ipv6: Fix a potential NPD in cleanup_prefix_route()
2026-06-09 14:54 UTC
[PATCH net] virtio_net: do not allow tunnel csum offload for non GSO packets
2026-06-09 14:50 UTC (2+ messages)
[PATCH net] bnxt: fix head underflow on XDP head-grow
2026-06-09 14:50 UTC (3+ messages)
[PATCH net] sctp: validate embedded INIT chunk and address list lengths in cookie
2026-06-09 14:39 UTC (2+ messages)
[PATCH v6 3/5] dma-buf: add optional get_tph() callback
2026-06-09 14:39 UTC (4+ messages)
` [PATCH v6 4/5] vfio/pci: implement get_tph and DMA_BUF_TPH feature
[PATCH net-next v12 0/6] tls: receive-path fixes and clean-ups
2026-06-09 14:33 UTC (4+ messages)
` [PATCH net-next v12 6/6] tls: Flush backlog before waiting for a new record
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox