messages from 2026-04-28 06:02:57 to 2026-04-28 09:00:38 UTC [more...]
[PATCH iwl-next v7 00/14] Introduce iXD driver
2026-04-28 9:00 UTC (19+ messages)
` [PATCH iwl-next v7 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next v7 02/14] libie: add PCI device initialization helpers to libie
` [PATCH iwl-next v7 03/14] libeth: allow to create fill queues without NAPI
` [PATCH iwl-next v7 04/14] libie: add control queue support
` [PATCH iwl-next v7 05/14] libie: add bookkeeping support for control queue messages
` [PATCH iwl-next v7 06/14] idpf: remove 'vport_params_reqd' field
` [PATCH iwl-next v7 07/14] idpf: refactor idpf to use libie_pci APIs
` [Intel-wired-lan] "
` [PATCH iwl-next v7 08/14] idpf: refactor idpf to use libie control queues
` [PATCH iwl-next v7 09/14] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH iwl-next v7 10/14] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH iwl-next v7 11/14] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH iwl-next v7 12/14] ixd: add reset checks and initialize the mailbox
` [PATCH iwl-next v7 13/14] ixd: add the core initialization
` [Intel-wired-lan] "
` [PATCH iwl-next v7 14/14] ixd: add devlink support
` [Intel-wired-lan] "
[PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()
2026-04-28 8:57 UTC (4+ messages)
[PATCH] net: phonet: fix BUG_ON() in pn_socket_autobind()
2026-04-28 8:48 UTC (3+ messages)
[PATCH net] tcp: do not shrink window clamp when SO_RCVBUF is locked
2026-04-28 8:47 UTC (3+ messages)
[PATCH 0/5] selftests/xsk: foundational UMEM refactoring
2026-04-28 8:03 UTC (6+ messages)
` [PATCH 1/5] selftests/xsk: Introduce helpers for setting UMEM properties
` [PATCH 2/5] selftests/xsk: Eliminate umem reference from ifobject
` [PATCH 3/5] selftests/xsk: Remove umem from pkt_generate parameters
` [PATCH 4/5] selftests/xsk: Use umem_size() helper consistently
` [PATCH 5/5] selftests/xsk: Introduce mmap_size in umem struct
[PATCH net] net: airoha: Move entries to queue head in case of DMA mapping failure in airoha_dev_xmit()
2026-04-28 8:44 UTC
[PATCH iwl-net v1 0/2] Rework ice Tx checksum
2026-04-28 8:34 UTC (4+ messages)
` [PATCH iwl-net v1 1/2] ice: always do GCS if hardware supports it
` [PATCH iwl-net v1 2/2] ice: use NETIF_F_HW_CSUM instead of IP/IPV6
[PATCH net] net: add net_iov_init() and use it to initialize ->page_type
2026-04-28 8:14 UTC (3+ messages)
[PATCH iproute2-next] tc: use ll_init_map() only when needed
2026-04-28 8:28 UTC
[PATCH v3] ice: wait for reset completion in ice_resume()
2026-04-28 8:17 UTC
[PATCH] dsa: b53: hide legacy gpiolib usage on non-mips
2026-04-28 8:08 UTC (2+ messages)
[PATCH iproute2-next] ll_map: add RTEXT_FILTER_SKIP_STATS to ll_init_map()
2026-04-28 7:56 UTC
[PATCH net-next 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
2026-04-28 7:53 UTC (5+ messages)
` [PATCH net-next 1/5] net/rxrpc: Add local FCrypt-PCBC implementation
[PATCH v2] ice: wait for reset completion in ice_resume()
2026-04-28 7:53 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH iwl-net v2] ice: fix SMA and U.FL pin state changes affecting paired pin
2026-04-28 7:51 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH 0/2] thunderbolt: fix wedge under sustained tbnet load on AM4 and AM5
2026-04-28 7:42 UTC (5+ messages)
` [PATCH 1/2] thunderbolt: drop start_poll guard in tb_ring_poll_complete()
` [PATCH 2/2] net: thunderbolt: enlarge RX/TX ring and set NAPI weight for sustained load
[PATCH v7 0/3] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
2026-04-28 7:17 UTC (4+ messages)
` [PATCH v7 1/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM57xx
` [PATCH v7 2/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM437x
` [PATCH v7 3/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM335x
[PATCH 0/9] thunderbolt: Introduce USB4STREAM
2026-04-28 7:22 UTC (10+ messages)
` [PATCH 1/9] thunderbolt: Add tb_property_merge_dir()
` [PATCH 2/9] thunderbolt: Add KUnit test for tb_property_merge_dir()
` [PATCH 3/9] thunderbolt: Allow service drivers to specify their own properties
` [PATCH 4/9] thunderbolt / net: Move ring_frame_size() to thunderbolt.h
` [PATCH 5/9] thunderbolt / net: Let the service drivers configure interrupt throttling
` [PATCH 6/9] thunderbolt: Add helper to figure size of the ring
` [PATCH 7/9] thunderbolt: Add tb_ring_flush()
` [PATCH 8/9] thunderbolt: Add support for ConfigFS
` [PATCH 9/9] thunderbolt: Add support for USB4STREAM
[PATCH v2 0/9] bitfield: add FIELD_GET_SIGNED()
2026-04-28 7:10 UTC (3+ messages)
` [PATCH v2 7/9] wifi: rtw89: switch to using FIELD_GET_SIGNED()
[PATCH v4 net-next] net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()
2026-04-28 7:09 UTC
[PATCH bpf-next v3 0/9] Refactor verifier object relationship tracking
2026-04-28 7:05 UTC (5+ messages)
` [PATCH bpf-next v3 4/9] bpf: Refactor object relationship tracking and fix dynptr UAF bug
[PATCH iwl-next v4 0/3] igc: add support for forcing link speed without autonegotiation
2026-04-28 6:56 UTC (5+ messages)
` [PATCH iwl-next v4 1/3] igc: remove unused autoneg_failed field
` [Intel-wired-lan] "
` [PATCH iwl-next v4 2/3] igc: move autoneg-enabled settings into igc_handle_autoneg_enabled()
` [PATCH iwl-next v4 3/3] igc: add support for forcing link speed without autonegotiation
[PATCH net] net: airoha: Do not return err in ndo_stop() callback
2026-04-28 6:53 UTC
[PATCH] net: datagram: Drain queue before reporting EOF or ENOTCONN
2026-04-28 6:49 UTC (3+ messages)
[PATCH net-next v7 1/2] net: pppoe: implement GRO/GSO support
2026-04-28 6:47 UTC (2+ messages)
` [PATCH net-next v7 2/2] selftests: net: test PPPoE packets in gro.sh
[PATCH net-next] ppp: consolidate RX skb queueing
2026-04-28 6:43 UTC (2+ messages)
[RFC Patch net-next v1 0/9] r8169: add RSS support for RTL8127
2026-04-28 6:37 UTC (4+ messages)
` [RFC Patch net-next v1 9/9] r8169: add support for ethtool
[PATCH net-next v2 0/5] Reimplement TCP-AO using crypto library
2026-04-28 6:34 UTC (4+ messages)
` [PATCH net-next v2 2/5] net/tcp-ao: Use crypto library API instead of crypto_ahash
[PATCH v2 net] net: enetc: fix VSI mailbox timeout handling and DMA lifecycle
2026-04-28 6:31 UTC
[linus:master] [net] 22cb45afd2: kunit.mctp_test_bind_lookup.mctp-route.fail
2026-04-28 6:14 UTC
[PATCH net v3] ipv6: Implement limits on extension header parsing
2026-04-28 6:02 UTC (2+ messages)
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