messages from 2024-01-29 15:47:43 to 2024-01-30 04:04:09 UTC [more...]
[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 v2 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
2024-01-30 3:32 UTC (11+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth
` [PATCH v2 2/2] arm64: dts: mediatek: mt8183-pico6: Fix bluetooth node
[PATCH net-next 0/5] virtio-net: sq support premapped mode
2024-01-30 3:27 UTC (26+ messages)
` [PATCH net-next 4/5] virtio_ring: introduce virtqueue_get_dma_premapped()
` [PATCH net-next 5/5] virtio_net: sq support premapped mode
[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
2024-01-30 3:26 UTC (3+ messages)
` [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
[PATCH net-next v1 0/6] virtio-net: support device stats
2024-01-30 3:25 UTC (4+ messages)
[PATCH bpf-next 0/3] Use bpf_prog_pack for RV64 bpf trampoline
2024-01-30 3:19 UTC (8+ messages)
` [PATCH bpf-next 1/3] bpf: Use precise image size for struct_ops trampoline
` [PATCH bpf-next 2/3] bpf: Keep im address consistent between dry run and real patching
` [PATCH bpf-next 3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline
[PATCH vhost 00/14] virtio remove dma info for premapped mode
2024-01-30 3:06 UTC (15+ messages)
` [PATCH 01/14] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH 02/14] virtio_ring: packed: remove double check of the unmap ops
` [PATCH 03/14] virtio_ring: packed: structure the indirect desc table
` [PATCH 04/14] virtio_ring: split: remove double check of the unmap ops
` [PATCH 05/14] virtio_ring: split: structure the indirect desc table
` [PATCH 06/14] virtio_ring: no store dma info when unmap is not needed
` [PATCH 07/14] virtio_ring: introduce dma map api for page
` [PATCH 08/14] virtio: find_vqs introduce premapped parameter
` [PATCH 09/14] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH 10/14] virtio_net: set premapped mode by find_vqs()
` [PATCH 11/14] virtio_ring: remove api of setting vq premapped
` [PATCH 12/14] virtio_net: unify the code for recycling the xmit ptr
` [PATCH 13/14] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH 14/14] virtio_net: sq support premapped mode
[PATCH RESEND iwl-next 0/2] ice: Introduce switch recipe reusing
2024-01-30 2:51 UTC (3+ messages)
` [PATCH RESEND iwl-next 1/2] ice: Refactor FW data type and fix bitmap casting issue
` [PATCH RESEND iwl-next 2/2] ice: Add switch recipe reusing feature
stable-rc: 6.1: mlx5: params.c:994:53: error: 'MLX5_IPSEC_CAP_CRYPTO' undeclared (first use in this function)
2024-01-30 2:52 UTC (3+ messages)
[PATCH net-next 2/2] tun: AF_XDP Rx zero-copy support
2024-01-30 2:50 UTC (10+ messages)
[PATCH net v2] octeontx2-af: Initialize bitmap arrays
2024-01-30 2:40 UTC (3+ messages)
` [EXT] "
[PATCH net-next v3] net: tcp: accept old ack during closing
2024-01-30 2:40 UTC (2+ messages)
[PATCH net v3] net: dsa: qca8k: fix illegal usage of GPIO
2024-01-30 2:40 UTC (2+ messages)
[PATCH net] selftests: net: add missing config for nftables-backed iptables
2024-01-30 2:40 UTC (2+ messages)
[PATCH net-next] selftests: forwarding: Add missing config entries
2024-01-30 2:31 UTC (4+ messages)
[PATCH net-next v3 0/7] MT7530 DSA Subdriver Improvements Act I
2024-01-30 2:10 UTC (9+ messages)
` [PATCH net-next v3 6/7] net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()
[PATCH v5 net-next 00/13] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
2024-01-30 2:09 UTC (2+ messages)
[PATCH net-next v3 0/5] remove page frag implementation in vhost_net
2024-01-30 2:08 UTC (3+ messages)
[net-next PATCH] octeontx2: Add PTP clock driver for Octeon PTM clock
2024-01-30 1:44 UTC (5+ messages)
[PATCH net-next v1 00/12] tools/net/ynl: Add features for tc family
2024-01-30 1:42 UTC (13+ messages)
` [PATCH net-next v1 02/12] tools/net/ynl: Support sub-messages in nested attribute spaces
[PATCH net-next 0/9] ionic: add XDP support
2024-01-30 1:30 UTC (10+ messages)
` [PATCH net-next 1/9] ionic: set adminq irq affinity
` [PATCH net-next 2/9] ionic: add helpers for accessing buffer info
` [PATCH net-next 3/9] ionic: use dma range APIs
` [PATCH net-next 4/9] ionic: add initial framework for XDP support
` [PATCH net-next 5/9] ionic: Add XDP packet headroom
` [PATCH net-next 6/9] ionic: Add XDP_TX support
` [PATCH net-next 7/9] ionic: Add XDP_REDIRECT support
` [PATCH net-next 8/9] ionic: add ndo_xdp_xmit
` [PATCH net-next 9/9] ionic: implement xdp frags support
[PATCH v1 net-next 00/11] ENA driver changes
2024-01-30 1:20 UTC (8+ 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 RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
2024-01-30 1:00 UTC (6+ messages)
` [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
[PATCH v3 0/7 iwl-next] idpf: refactor virtchnl messages
2024-01-30 0:59 UTC (8+ messages)
` [PATCH v3 1/7 iwl-next] idpf: implement virtchnl transaction manager
` [PATCH v3 2/7 iwl-next] idpf: refactor vport virtchnl messages
` [PATCH v3 3/7 iwl-next] idpf: refactor queue related "
` [PATCH v3 4/7 iwl-next] idpf: refactor remaining "
` [PATCH v3 5/7 iwl-next] idpf: add async_handler for MAC filter messages
` [PATCH v3 6/7 iwl-next] idpf: refactor idpf_recv_mb_msg
` [PATCH v3 7/7 iwl-next] idpf: cleanup virtchnl cruft
[PATCH bpf-next v4 0/3] Fix make install target for BPF selftests
2024-01-30 0:59 UTC (3+ messages)
` [PATCH bpf-next v4 2/3] selftests/bpf: Make install target copy test_progs extra files
[net-next PATCH v2 0/3] net: mdio-ipq4019: fix wrong default MDC rate
2024-01-30 0:57 UTC (8+ messages)
` [net-next PATCH v2 1/3] dt-bindings: net: ipq4019-mdio: document now supported clock-frequency
` [net-next PATCH v2 2/3] net: mdio: ipq4019: add support for clock-frequency property
` [net-next PATCH v2 3/3] arm64: dts: qcom: ipq8074: add clock-frequency to MDIO node
[PATCH net 0/6] pds_core: Various fixes
2024-01-29 23:40 UTC (7+ messages)
` [PATCH net 1/6] pds_core: Prevent health thread from running during reset/remove
` [PATCH net 2/6] pds_core: Cancel AQ work on teardown
` [PATCH net 3/6] pds_core: Use struct pdsc for the pdsc_adminq_isr private data
` [PATCH net 4/6] pds_core: Prevent race issues involving the adminq
` [PATCH net 5/6] pds_core: Clear BARs on reset
` [PATCH net 6/6] pds_core: Rework teardown/setup flow to be more common
[PATCH net v2] net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 reads
2024-01-29 22:49 UTC
[PATCH net-next v2 00/13] tools/net/ynl: Add features for tc family
2024-01-29 22:34 UTC (14+ messages)
` [PATCH net-next v2 01/13] tools/net/ynl: Add --output-json arg to ynl cli
` [PATCH net-next v2 02/13] tools/net/ynl: Support sub-messages in nested attribute spaces
` [PATCH net-next v2 03/13] doc/netlink: Describe sub-message selector resolution
` [PATCH net-next v2 04/13] tools/net/ynl: Refactor fixed header encoding into separate method
` [PATCH net-next v2 05/13] tools/net/ynl: Add support for encoding sub-messages
` [PATCH net-next v2 06/13] tools/net/ynl: Encode default values for binary blobs
` [PATCH net-next v2 07/13] tools/net/ynl: Combine struct decoding logic in ynl
` [PATCH net-next v2 08/13] tools/net/ynl: Rename _fixed_header_size() to _struct_size()
` [PATCH net-next v2 09/13] tools/net/ynl: Move formatted_string method out of NlAttr
` [PATCH net-next v2 10/13] tools/net/ynl: Add support for nested structs
` [PATCH net-next v2 11/13] doc/netlink: Describe nested structs in netlink raw docs
` [PATCH net-next v2 12/13] tools/net/ynl: Add type info to struct members in generated docs
` [PATCH net-next v2 13/13] doc/netlink/specs: Update the tc spec
[RFC PATCH v2 net-next] Documentation: devlink: Add devlink-sd
2024-01-29 22:23 UTC (4+ messages)
` [RFC PATCH v3 "
Kernel Module r8169 and the Realtek 8126 PCIe 5 G/bps WIRED ethernet adapter
2024-01-29 22:19 UTC
[PATCH v2 net-next 0/10] pds_core: Various improvements and AQ race condition cleanup
2024-01-29 21:12 UTC (5+ messages)
[PATCH v4 0/2] StarFive DWMAC support for JH7100
2024-01-29 21:04 UTC (11+ messages)
` [PATCH v4 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
[PATCH UPSTREAM 1/1] rds: Fix possible deadlock in rds_message_put
2024-01-29 21:03 UTC (3+ messages)
[PATCH v1 net-next 0/3] af_unix: Remove io_uring dead code in GC
2024-01-29 21:02 UTC (5+ messages)
` [PATCH v1 net-next 1/3] af_unix: Replace BUG_ON() with WARN_ON_ONCE()
` [PATCH v1 net-next 2/3] af_unix: Remove io_uring code for GC
` [PATCH v1 net-next 3/3] af_unix: Remove CONFIG_UNIX_SCM
[PATCH net-next v2 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP
2024-01-29 20:59 UTC (5+ messages)
` [PATCH net-next v2 1/2] ravb: Add Rx checksum offload support
[pull request][net-next 00/15] mlx5 updates 2024-01-26
2024-01-29 20:55 UTC (3+ messages)
` [net-next 13/15] net/mlx5: DR, Change SWS usage to debug fs seq_file interface
[PATCH net-next v7 0/4] netdevsim: link and forward skbs between ports
2024-01-29 20:34 UTC (3+ messages)
` [PATCH net-next v7 3/4] netdevsim: add selftest for forwarding skb between connected ports
[PATCH net-next v6] bonding: Add independent control state machine
2024-01-29 20:27 UTC
[RESEND PATCH v4 0/2] StarFive DWMAC support for JH7100
2024-01-29 20:24 UTC (3+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
[PATCH net 00/10] Fix MODULE_DESCRIPTION() for net (p3)
2024-01-29 20:00 UTC (3+ messages)
pull-request: wireless-next-2024-01-25
2024-01-29 19:55 UTC (8+ messages)
[PATCH net-next 0/6] mlxsw: Refactor reference counting code
2024-01-29 19:54 UTC (13+ messages)
` [PATCH net-next 1/6] mlxsw: spectrum: Change mlxsw_sp_upper to LAG structure
` [PATCH net-next 2/6] mlxsw: spectrum: Remove mlxsw_sp_lag_get()
` [PATCH net-next 3/6] mlxsw: spectrum: Query max_lag once
` [PATCH net-next 4/6] mlxsw: spectrum: Search for free LAD ID once
` [PATCH net-next 5/6] mlxsw: spectrum: Refactor LAG create and destroy code
` [PATCH net-next 6/6] mlxsw: Use refcount_t for reference counting
[PATCH net] af_unix: fix lockdep positive in sk_diag_dump_icons()
2024-01-29 19:42 UTC (2+ messages)
[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for pm ops
2024-01-29 19:42 UTC (2+ messages)
[ANN] netdev call - Jan 30th
2024-01-29 19:20 UTC
[PATCH net] devlink: Fix referring to hw_addr attribute during state validation
2024-01-29 19:10 UTC
[PATCH net-next v3 0/3] Per epoll context busy poll support
2024-01-29 19:09 UTC (3+ messages)
[PATCH] net: dsa: mv88e6xxx: Make *_c45 callbacks agree with phy_*_c45 callbacks
2024-01-29 18:55 UTC (12+ messages)
[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2024-01-29 (e1000e, ixgbe)
2024-01-29 18:52 UTC (3+ messages)
` [PATCH net 1/2] e1000e: correct maximum frequency adjustment values
` [PATCH net 2/2] ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()
[PATCH iproute2] vxlan: add support for flowlab inherit
2024-01-29 18:44 UTC (11+ messages)
[PATCH net v2] idpf: avoid compiler padding in virtchnl2_ptype struct
2024-01-29 18:41 UTC
[PATCH stable] mptcp: introduce explicit flag for first subflow disposal
2024-01-29 17:38 UTC
[PATCH 5.10.y 0/1] bpf: fix warning ftrace_verify_code
2024-01-29 18:33 UTC (3+ messages)
[PATCH 5.10.y] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
2024-01-29 18:31 UTC
[PATCH iproute2] bpf: fix warning from basename()
2024-01-29 18:30 UTC (2+ messages)
[PATCH 5.15.y] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
2024-01-29 18:01 UTC
[PATCH iwl-next v3] ice: Remove and readd netdev during devlink reload
2024-01-29 18:00 UTC (2+ messages)
[PATCH net-next v3 0/8] net: dsa: realtek: variants to drivers, interfaces to a common module
2024-01-29 17:45 UTC (6+ messages)
[PATCH net-next v4 00/11] net: dsa: realtek: variants to drivers, interfaces to a common module
2024-01-29 17:36 UTC (25+ messages)
` [PATCH net-next v4 02/11] net: dsa: realtek: introduce REALTEK_DSA namespace
` [PATCH net-next v4 03/11] net: dsa: realtek: convert variants into real drivers
` [PATCH net-next v4 04/11] net: dsa: realtek: keep variant reference in realtek_priv
` [PATCH net-next v4 05/11] net: dsa: realtek: common rtl83xx module
` [PATCH net-next v4 06/11] net: dsa: realtek: merge rtl83xx and interface modules into realtek-dsa
` [PATCH net-next v4 07/11] net: dsa: realtek: get internal MDIO node by name
` [PATCH net-next v4 08/11] net: dsa: realtek: clean user_mii_bus setup
[ANN] net-next is OPEN
2024-01-29 17:18 UTC (24+ messages)
[PATCH] MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver
2024-01-29 17:12 UTC
[PATCH] sunrpc: fix assignment of to_retries in svc_process_bc
2024-01-29 17:02 UTC (6+ messages)
[PATCH 0/1] gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
2024-01-29 16:53 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH] dt-bindings: net: qcom,ipa: do not override firmware-name $ref
2024-01-29 16:51 UTC (2+ messages)
[PATCH net] selftests: net: add missing config for big tcp tests
2024-01-29 16:39 UTC (5+ messages)
[PATCH net-next v10 0/3] Ethernet common fault IRQ support
2024-01-29 16:20 UTC (3+ messages)
` [PATCH net-next v10 3/3] net: stmmac: Add driver support for common safety IRQ
[PATCH net-next 0/7] dma: skip calling no-op sync ops when possible
2024-01-29 16:15 UTC (8+ messages)
` [PATCH net-next 2/7] dma: avoid expensive redundant calls for sync operations
[PATCH net-next] net: dsa: remove OF-based MDIO bus registration from DSA core
2024-01-29 16:08 UTC (7+ 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).