messages from 2024-01-30 03:25:37 to 2024-01-30 11:52:31 UTC [more...]
[PATCH net v2] net: stmmac: protect updates of 64-bit statistics counters
2024-01-30 11:39 UTC (4+ messages)
[PATCH v2] [net] ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
2024-01-30 11:50 UTC (2+ messages)
[PATCH vhost 00/14] virtio remove dma info for premapped mode
2024-01-30 11:43 UTC (2+ messages)
[PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq
2024-01-30 11:42 UTC (18+ messages)
` [PATCH vhost 01/17] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost 02/17] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost 03/17] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost 04/17] virtio_ring: split: remove double check of the unmap ops
` [PATCH vhost 05/17] virtio_ring: split: structure the indirect desc table
` [PATCH vhost 06/17] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost 08/17] virtio: vring_new_virtqueue(): "
` [PATCH vhost 09/17] virtio_ring: reuse the parameter struct of find_vqs()
` [PATCH vhost 10/17] virtio: find_vqs: add new parameter premapped
` [PATCH vhost 11/17] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost 12/17] virtio_net: set premapped mode by find_vqs()
` [PATCH vhost 13/17] virtio_ring: remove api of setting vq premapped
` [PATCH vhost 14/17] virtio_ring: introduce dma map api for page
` [PATCH vhost 15/17] virtio_net: unify the code for recycling the xmit ptr
` [PATCH vhost 16/17] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH vhost 17/17] virtio_net: sq support premapped mode
[PATCH net-next v11 0/3] Ethernet common fault IRQ support
2024-01-30 11:41 UTC (4+ messages)
` [PATCH net-next v11 1/3] dt-bindings: net: qcom,ethqos: add binding doc for safety IRQ for sa8775p
` [PATCH net-next v11 2/3] arm64: dts: qcom: sa8775p: enable safety IRQ
` [PATCH net-next v11 3/3] net: stmmac: Add driver support for common "
[PATCH net v2] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
2024-01-30 11:40 UTC (2+ messages)
[PATCH] ip: remove non-existent amt subcommand from usage
2024-01-30 11:41 UTC (2+ messages)
[PATCH net-next v4 0/5] remove page frag implementation in vhost_net
2024-01-30 11:37 UTC (6+ messages)
` [PATCH net-next v4 1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
` [PATCH net-next v4 2/5] page_frag: unify gfp bits for order 3 page allocation
` [PATCH net-next v4 3/5] net: introduce page_frag_cache_drain()
` [PATCH net-next v4 4/5] vhost/net: remove vhost_net_page_frag_refill()
` [PATCH net-next v4 5/5] tools: virtio: introduce vhost_net_test
[PATCH iwl-next v4] ice: Remove and readd netdev during devlink reload
2024-01-30 11:36 UTC (2+ messages)
[PATCH v5 0/2] Small runtime PM API changes
2024-01-30 11:28 UTC (2+ messages)
` [PATCH v5 1/2] PM: runtime: Simplify pm_runtime_get_if_active() usage
[PATCH v6 net-next 0/5] add multi-buff support for xdp running in generic mode
2024-01-30 11:23 UTC (9+ messages)
` [PATCH v6 net-next 1/5] net: add generic per-cpu page_pool allocator
` [PATCH v6 net-next 4/5] net: page_pool: make stats available just for global pools
[PATCH net-next v2 00/13] tools/net/ynl: Add features for tc family
2024-01-30 11:21 UTC (4+ messages)
` [PATCH net-next v2 04/13] tools/net/ynl: Refactor fixed header encoding into separate method
[PATCH net-next] net: micrel: Fix set/get PHC time for lan8814
2024-01-30 11:20 UTC (2+ messages)
[PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
2024-01-30 11:12 UTC
[PATCH net-next 0/7][pull request] ice: fix timestamping in reset process
2024-01-30 11:10 UTC (2+ messages)
[PATCH] net/tun: use reciprocal_scale
2024-01-30 11:10 UTC (2+ messages)
[RFC PATCH net-next 0/2] RPMsg based shared memory ethernet driver
2024-01-30 11:09 UTC (3+ messages)
` [RFC PATCH net-next 1/2] net: ethernet: ti: Introduce inter-core-virt-eth as RPMsg driver
` [RFC PATCH net-next 2/2] net: ethernet: ti: inter-core-virt-eth: Register as network device
[net-next PATCH] octeontx2: Add PTP clock driver for Octeon PTM clock
2024-01-30 10:56 UTC (3+ messages)
[PATCH net-next 0/3] net: macb: WOL enhancements
2024-01-30 10:48 UTC (4+ messages)
` [PATCH net-next 1/3] net: macb: queue tie-off or disable during WOL suspend
` [PATCH net-next 2/3] dt-bindings: net: cdns,macb: Add wol-arp-packet property
` [PATCH net-next 3/3] net: macb: Add ARP support to WOL
[patch net-next 2/3] dpll: extend lock_status_get() op by status error and expose to user
2024-01-30 10:46 UTC (2+ messages)
[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
2024-01-30 10:46 UTC (12+ messages)
` [PATCH 1/8] workqueue: Update lock debugging code
` [PATCH 2/8] workqueue: Factor out init_cpu_worker_pool()
` [PATCH 3/8] workqueue: Implement BH workqueues to eventually replace tasklets
` [PATCH 4/8] backtracetest: Convert from tasklet to BH workqueue
` [PATCH 5/8] usb: core: hcd: "
` [PATCH 6/8] net: tcp: tsq: "
` [PATCH 7/8] dm-crypt: "
` [PATCH 8/8] dm-verity: "
[PATCH net-next] net: ipv6/addrconf: make regen_advance independent of retrans time
2024-01-30 10:46 UTC (2+ messages)
[PATCH net 0/9] wifi: Fix MODULE_DESCRIPTION() for net (p4)
2024-01-30 10:42 UTC (10+ messages)
` [PATCH net 1/9] wifi: fill in MODULE_DESCRIPTION()s for wlcore
` [PATCH net 2/9] wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xx
` [PATCH net 3/9] wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLAN
` [PATCH net 4/9] wifi: fill in MODULE_DESCRIPTION()s for ar5523
` [PATCH net 5/9] wifi: fill in MODULE_DESCRIPTION()s for wcn36xx
` [PATCH net 6/9] wifi: fill in MODULE_DESCRIPTION()s for p54spi
` [PATCH net 7/9] wifi: fill in MODULE_DESCRIPTION()s for wl18xx
` [PATCH net 8/9] wifi: fill in MODULE_DESCRIPTION()s for wilc1000
` [PATCH net 9/9] wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
[PATCH net-next] selftests: net: add missing config for GENEVE
2024-01-30 10:12 UTC
[PATCH net-next v3 0/5] remove page frag implementation in vhost_net
2024-01-30 10:38 UTC (4+ messages)
[PATCH ipsec-next 1/2] xfrm: introduce forwarding of ICMP Error messages
2024-01-30 10:36 UTC (2+ messages)
[syzbot] [rdma?] WARNING: ODEBUG bug in __init_work (4)
2024-01-30 10:31 UTC
[PATCH iwl-next v3] ice: Remove and readd netdev during devlink reload
2024-01-30 10:29 UTC (3+ messages)
[patch net-next 0/3] dpll: expose lock status error value to user
2024-01-30 10:28 UTC (2+ messages)
[PATCH net-next v4 00/11] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
2024-01-30 10:21 UTC (5+ messages)
` [PATCH net-next v4 01/11] net: phylink: publish ethtool link modes that supported and advertised
` [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode
[net-next v6 2/4] net: wwan: t7xx: Add sysfs attribute for device state machine
2024-01-30 10:21 UTC (4+ messages)
` [net-next v6 3/4] net: wwan: t7xx: Infrastructure for early port configuration
[PATCH net-next v10 0/3] Ethernet common fault IRQ support
2024-01-30 10:19 UTC (4+ messages)
` [PATCH net-next v10 3/3] net: stmmac: Add driver support for common safety IRQ
[PATCH net] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
2024-01-30 10:16 UTC
[PATCH net-next RESENT v3] ethtool: ice: Support for RSS settings to GTP from ethtool
2024-01-30 10:11 UTC (6+ messages)
` [Intel-wired-lan] "
[PATCH net 00/10] Fix MODULE_DESCRIPTION() for net (p3)
2024-01-30 10:11 UTC (3+ messages)
` [PATCH net 02/10] net: fill in MODULE_DESCRIPTION()s for ocelot
[PATCH net-next v2 0/7] Fix missing PHY-to-MAC RX clock
2024-01-30 10:11 UTC (11+ messages)
` [PATCH net-next v2 1/7] net: phy: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH net-next v2 2/7] net: phy: add rxc_always_on flag to phylink_pcs
` [PATCH net-next v2 3/7] net: stmmac: don't rely on lynx_pcs presence to check for a PHY
` [PATCH net-next v2 4/7] net: stmmac: Support a generic PCS field in mac_device_info
` [PATCH net-next v2 5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
` [PATCH net-next v2 6/7] net: phy: at803x: Avoid hibernating if MAC requires RX clock
` [PATCH net-next v2 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it
[PATCH net-next] net: bridge: Use KMEM_CACHE instead of kmem_cache_create
2024-01-30 10:06 UTC (3+ messages)
[PATCH net-next] net: ipv4: Simplify the allocation of slab caches in inet_initpeers
2024-01-30 10:05 UTC (2+ messages)
[PATCH net-next v6 0/2] Abstract page from net stack
2024-01-30 9:59 UTC (5+ messages)
` [PATCH net-next v6 1/2] net: introduce abstraction for network memory
` [PATCH net-next v6 2/2] net: add netmem to skb_frag_t
[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
2024-01-30 9:57 UTC (13+ messages)
` [PATCH net-next v8 01/11] net: stmmac: Add multi-channel support
` [PATCH net-next v8 02/11] net: stmmac: dwmac-loongson: Refactor code for loongson_dwmac_probe()
` [PATCH net-next v8 03/11] net: stmmac: dwmac-loongson: Add full PCI support
` [PATCH net-next v8 04/11] net: stmmac: dwmac-loongson: Move irq config to loongson_gmac_config
` [PATCH net-next v8 05/11] net: stmmac: dwmac-loongson: Add Loongson-specific register definitions
` [PATCH net-next v8 06/11] net: stmmac: dwmac-loongson: Add GNET support
` [PATCH net-next v8 07/11] net: stmmac: dwmac-loongson: Add multi-channel supports for loongson
` [PATCH net-next v8 08/11] net: stmmac: dwmac-loongson: Fix MAC speed for GNET
` [PATCH net-next v8 09/11] net: stmmac: dwmac-loongson: Fix half duplex
` [PATCH net-next v8 10/11] net: stmmac: dwmac-loongson: Disable flow control for GMAC
` [PATCH net-next v8 11/11] net: stmmac: dwmac-loongson: Disable coe for some Loongson GNET
[PATCH v2 net-next 00/11] ENA driver changes
2024-01-30 9:53 UTC (12+ messages)
` [PATCH v2 net-next 01/11] net: ena: Remove an unused field
` [PATCH v2 net-next 02/11] net: ena: Add more documentation for RX copybreak
` [PATCH v2 net-next 03/11] net: ena: Minor cosmetic changes
` [PATCH v2 net-next 04/11] net: ena: Enable DIM by default
` [PATCH v2 net-next 05/11] net: ena: Remove CQ tail pointer update
` [PATCH v2 net-next 06/11] net: ena: Change error print during ena_device_init()
` [PATCH v2 net-next 07/11] net: ena: Add more information on TX timeouts
` [PATCH v2 net-next 08/11] net: ena: Relocate skb_tx_timestamp() to improve time stamping accuracy
` [PATCH v2 net-next 09/11] net: ena: Change default print level for netif_ prints
` [PATCH v2 net-next 10/11] net: ena: handle ena_calc_io_queue_size() possible errors
` [PATCH v2 net-next 11/11] net: ena: Reduce lines with longer column width boundary
[PATCH net-next v4] ethtool: ice: Support for RSS settings to GTP
2024-01-30 9:53 UTC
[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for pm ops
2024-01-30 9:44 UTC (3+ messages)
[PATCH v3] Documentation: Document each netlink family
2024-01-30 9:43 UTC (2+ messages)
[PATCH v1 net-next 00/11] ENA driver changes
2024-01-30 9:39 UTC (12+ messages)
` [PATCH v1 net-next 05/11] net: ena: Remove CQ tail pointer update
` [PATCH v1 net-next 10/11] net: ena: handle ena_calc_io_queue_size() possible errors
` [PATCH v1 net-next 11/11] net: ena: Reduce lines with longer column width boundary
[PATCH net-next v2 0/8] netconsole: Add userdata append support
2024-01-30 9:23 UTC (7+ messages)
` [PATCH net-next v2 1/8] net: netconsole: cleanup formatting lints
` [PATCH net-next v2 2/8] net: netconsole: move netconsole_target config_item to config_group
` [PATCH net-next v2 3/8] net: netconsole: move newline trimming to function
[PATCH v5 net-next 00/13] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
2024-01-30 9:19 UTC (5+ messages)
` [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor
` [PATCH v5 net-next 09/13] net: phy: marvell-88q2xxx: add cable test support
[PATCH net-next v1 00/12] tools/net/ynl: Add features for tc family
2024-01-30 9:12 UTC (10+ messages)
` [PATCH net-next v1 02/12] tools/net/ynl: Support sub-messages in nested attribute spaces
[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
2024-01-30 9:14 UTC (7+ messages)
` [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
[PATCH 0/2] Add device tree binding support to TI's DP83640
2024-01-30 8:59 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: net: Add TI DP83640
` [PATCH 2/2] net: phy: Add some configuration from device-tree
[PATCH 1/1] net: phy: dp83867: Add support for active-low LEDs
2024-01-30 9:00 UTC
[PATCH net-next v4 08/11] stmmac: intel: configure SerDes according to the interface mode
2024-01-30 8:48 UTC (2+ messages)
[PATCH net-next v3 1/2] dt-bindings: net: dsa: Add KSZ8567 switch support
2024-01-30 8:34 UTC (2+ messages)
` [PATCH net-next v3 2/2] "
[PATCH v2 0/6] Add support for QMC HDLC
2024-01-30 8:40 UTC (7+ messages)
` [PATCH v2 1/6] net: wan: "
` [PATCH v2 2/6] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v2 3/6] bitmap: Make bitmap_onto() available to users
` [PATCH v2 4/6] bitmap: Introduce bitmap_off()
` [PATCH v2 5/6] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
` [PATCH v2 6/6] net: wan: fsl_qmc_hdlc: Add framer support
[PATCH iwl v2] i40e: print correct hw max rss count in kernel ring buffer
2024-01-30 8:33 UTC (2+ messages)
[PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
2024-01-30 8:20 UTC (7+ messages)
` [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
[PATCH ipsec-next] xfrm: Simplify the allocation of slab caches in xfrm_policy_init
2024-01-30 8:14 UTC
[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
2024-01-30 7:55 UTC (8+ messages)
` [RFC PATCH net-next 1/9] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [RFC PATCH net-next 7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands
[PATCH v2 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
2024-01-30 7:47 UTC (8+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth
CONFIG_INET_{AH,ESP} say y if unsure - rationale?
2024-01-30 7:46 UTC
[PATCH] hv_netvsc:Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
2024-01-30 7:18 UTC
stable-rc: 6.1: mlx5: params.c:994:53: error: 'MLX5_IPSEC_CAP_CRYPTO' undeclared (first use in this function)
2024-01-30 7:14 UTC (5+ messages)
[net-next v5 0/2] Prevent nullptr exceptions in ISR
2024-01-30 6:54 UTC (4+ messages)
` [net-next v5 1/2] net: phy: phy_device: Prevent nullptr exceptions on ISR
[RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
2024-01-30 6:39 UTC (7+ messages)
` [RFC PATCH v7 1/8] "
[PATCH bpf-next v4 0/3] Fix make install target for BPF selftests
2024-01-30 6:24 UTC (4+ messages)
` [PATCH bpf-next v4 2/3] selftests/bpf: Make install target copy test_progs extra files
[PATCH ethtool-next RESEND v2] ethtool: add support for rx-flow-hash gtp
2024-01-30 5:37 UTC
[PATCH ethtool-next v2] ethtool: add support for rx-flow-hash gtp
2024-01-30 5:34 UTC
[PATCH net v2] octeontx2-af: Initialize bitmap arrays
2024-01-30 4:16 UTC (3+ messages)
` [EXT] "
[PATCH bpf-next v2 0/4] Mixing bpf2bpf and tailcalls for RV64
2024-01-30 4:09 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] riscv, bpf: Remove redundant ctx->offset initialization
` [PATCH bpf-next v2 2/4] riscv, bpf: Using kvcalloc to allocate cache buffer
` [PATCH bpf-next v2 3/4] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset
` [PATCH bpf-next v2 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
[PATCH net-next v2 1/2] dt-bindings: net: dsa: Add KSZ8567 switch support
2024-01-30 4:03 UTC (3+ messages)
` [PATCH net-next v2 2/2] "
[PATCH v2 0/3] selftests/net: A couple of typos fixes in key-management/rst tests
2024-01-30 3:51 UTC (4+ messages)
` [PATCH v2 1/3] selftests/net: Argument value mismatch when calling verify_counters()
` [PATCH v2 2/3] selftests/net: Rectify key counters checks
` [PATCH v2 3/3] selftests/net: Repair RST passive reset selftest
[PATCH net-next 0/5] virtio-net: sq support premapped mode
2024-01-30 3:27 UTC (9+ messages)
` [PATCH net-next 5/5] virtio_net: "
[PATCH net-next v1 0/6] virtio-net: support device stats
2024-01-30 3:25 UTC (4+ messages)
page: next (older) | 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;
as well as URLs for NNTP newsgroup(s).