messages from 2026-08-14 01:23:59 to 2026-08-14 06:08:39 UTC [more...]
[PATCH net-next v4 0/3] fix the MTL fifo and DMA race condition
2026-08-14 6:07 UTC (4+ messages)
` [PATCH net-next v4 1/3] net: stmmac: enable MAC rx/tx after DMA start
` [PATCH net-next v4 2/3] net: stmmac: xgmac: tear the datapath down in the documented order
` [PATCH net-next v4 3/3] net: stmmac: xgmac: decouple the MAC Rx/Tx enables from the DMA ops
[PATCH v2 net] inetpeer: randomize RB-tree node comparison using SipHash
2026-08-14 6:06 UTC
[PATCH net v5 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
2026-08-14 6:04 UTC (7+ messages)
` [PATCH net v5 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
` [PATCH net v5 2/3] net/smc: bound the receive length to the RMB in smc_rx_recvmsg()
` [PATCH net v5 3/3] net/smc: bound the send length to the send buffer in smc_tx_sendmsg()
[PATCH net v2] net: airoha: Add retry mechanism to airoha_qdma_set_trtcm_param()
2026-08-14 5:52 UTC (2+ messages)
` [PATCH net v3] "
[PATCH net 0/2] inetpeer: harden tree sizing and address side-channel eviction
2026-08-14 5:51 UTC (5+ messages)
` [PATCH net 1/2] inetpeer: enforce hard limit on tree size and fix NULL peer rate limit
` [PATCH net 2/2] inetpeer: randomize RB-tree node comparison using SipHash
[PATCH net v4] net/smc: order the CDC receive path against buffer publication
2026-08-14 5:50 UTC (2+ messages)
[PATCH net v2] bonding: fix u32 overflow in compute_gap()
2026-08-14 5:39 UTC
[PATCH V3 1/4 net] net: dsa: b53: deal with Northstar devices using CPU port 5 or 7
2026-08-14 5:38 UTC (4+ messages)
[PATCH net v2] ipv6: rpl: add NULL check for idev in ipv6_rpl_srh_rcv()
2026-08-14 5:31 UTC (3+ messages)
[PATCH] net: stmmac: restore XDP configuration when reopen fails
2026-08-14 5:22 UTC
[PATCH net v6 0/4] Fix to possible skb leak due to race condtion in tx path
2026-08-14 5:20 UTC (6+ messages)
` [PATCH net v6 1/4] net: ethernet: oa_tc6: Protect skb pointer used by two different kernel instances
[PATCH net-next] ionic: Add .get_fec_stats ethtool handler
2026-08-14 4:42 UTC (3+ messages)
[PATCH net-next 0/2] net: mana: Avoid DMA queue allocation failure under memory fragmentation
2026-08-14 4:39 UTC (3+ messages)
[PATCH v3 1/2] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
2026-08-14 4:31 UTC (4+ messages)
` [PATCH v3 2/2] vhost/vsock: keep IOTLB across feature updates
[PATCH net-next 0/2] net: ntb_netdev: Preserve checksum offload across NTB
2026-08-14 3:29 UTC (3+ messages)
` [PATCH net-next 1/2] NTB: ntb_transport: Add per-payload client metadata
` [PATCH net-next 2/2] net: ntb_netdev: Preserve CHECKSUM_PARTIAL across NTB
[PATCH net v3] net: phylink: treat PSGMII as an inband capable interface
2026-08-14 3:24 UTC (2+ messages)
[PATCH] net: usb: lg-vl600: fix Ethernet header on fragmented RX packets
2026-08-14 3:24 UTC (2+ messages)
[PATCH net-next v2] net: stmmac: intel: Add missing pci_free_irq_vectors() calls
2026-08-14 3:24 UTC (2+ messages)
[PATCH v2] netdevsim: drop the ability to change max_vfs via debugfs
2026-08-14 3:24 UTC (2+ messages)
[PATCH net-next v10] selftests/net/openvswitch: add SCTP flow key support and test
2026-08-14 3:24 UTC (2+ messages)
[PATCH net] l2tp: send netlink notifications in the tunnel's net namespace
2026-08-14 3:24 UTC (2+ messages)
[PATCH net v6 0/4] net: phy: dp83640: fix shared clock lifetime and probe error cleanup
2026-08-14 3:24 UTC (2+ messages)
[PATCH net-next] net: openvswitch: unexport ovs_vport_alloc/free
2026-08-14 3:24 UTC (2+ messages)
[PATCH net-next] ethtool: tsconfig: reject zero-valued tx_type and rx_filter bitsets
2026-08-14 3:24 UTC (2+ messages)
[PATCH v5 net] net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg race
2026-08-14 3:23 UTC (2+ messages)
[PATCH net v3] net: tun: bound receive headroom
2026-08-14 3:23 UTC (2+ messages)
[PATCH net v2 0/2] net/smc: close the SMC-D teardown window around the ghost send buffer
2026-08-14 3:23 UTC (2+ messages)
[PATCH net v4] gtp: serialize PDP context updates
2026-08-14 3:15 UTC
[PATCH net-next v2 0/2] net/rds: Bug fix ports, part 2
2026-08-14 2:41 UTC (2+ messages)
[PATCH net v3] net: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()
2026-08-14 2:29 UTC (5+ messages)
[PATCH] net: mctp: hold a reference to the route device in mctp_route_lookup()
2026-08-14 2:19 UTC (2+ messages)
[PATCH net-next v4 00/15] gve: AdminQ mode related refactors
2026-08-14 2:14 UTC (16+ messages)
` [PATCH net-next v4 01/15] gve: don't pass in unused parameter to gve_adminq_free
` [PATCH net-next v4 02/15] gve: refactor initialization with helper functions
` [PATCH net-next v4 03/15] gve: add a few helper functions to set device properties
` [PATCH net-next v4 04/15] gve: add struct gve_device_info to hold "
` [PATCH net-next v4 05/15] gve: introduce control plane operations structure
` [PATCH net-next v4 06/15] gve: introduce ctrl ops to set vectors and Qs
` [PATCH net-next v4 07/15] gve: introduce gve_adminq_get_device_properties()
` [PATCH net-next v4 08/15] gve: refactor gve_init_priv for reset path
` [PATCH net-next v4 09/15] gve: simplify reset logic
` [PATCH net-next v4 10/15] gve: add gve_ctrl_ops for gve initialization/teardown sequences
` [PATCH net-next v4 11/15] gve: split up notify block allocation and setup paths
` [PATCH net-next v4 12/15] gve: introduce new methods to handle IRQ doorbells
` [PATCH net-next v4 13/15] gve: setup and teardown management interrupts
` [PATCH net-next v4 14/15] gve: add ctrl ops to for queue operations
` [PATCH net-next v4 15/15] gve: add link status/speed ctrl ops
[net-next,PATCH 1/1] net: stmmac: Fix manage error case during stmmac_dvr_probe
2026-08-14 2:02 UTC (2+ messages)
[PATCH net-next] selftests: net: separate ipv6_flowlabel_mgr test
2026-08-14 2:03 UTC (2+ messages)
[PATCH net-next v3] net: Replace %pK output with 0
2026-08-14 1:58 UTC (2+ messages)
[PATCH net-next v11 0/7] r8169: add RSS support for RTL8127
2026-08-14 1:52 UTC (8+ messages)
` [PATCH net-next v11 1/7] r8169: add support for multi irqs
` [PATCH net-next v11 2/7] r8169: refactor RX path to prepare for multi-queue
` [PATCH net-next v11 3/7] r8169: add support for new interrupt mapping
` [PATCH net-next v11 4/7] r8169: enable "
` [PATCH net-next v11 5/7] r8169: add support and enable rss
` [PATCH net-next v11 6/7] r8169: move struct ethtool_ops
` [PATCH net-next v11 7/7] r8169: add get_channel support for ethtool
[PATCH net-next v1] net:dsa:yt922x: Add support for Motorcomm YT922x
2026-08-14 1:50 UTC
[PATCH] net: txgbe: use vector 0 for misc interrupts without MSI-X
2026-08-14 1:47 UTC (2+ messages)
[PATCH net] vsock: do not reset a socket in connect() once it has connected
2026-08-14 1:45 UTC (3+ messages)
[PATCH net] net: sched: gred: fix 32-bit backlog wrap in gred_enqueue
2026-08-14 1:45 UTC (4+ messages)
[PATCH net-next] openvswitch: enable ops lock for internal ports
2026-08-14 1:41 UTC (5+ messages)
[PATCH net-next 0/4] net/rds: own the fastpath locks across connection teardown
2026-08-14 1:35 UTC (5+ messages)
` [PATCH net-next 1/4] net/rds: use wq_has_sleeper() in release_in_xmit()
` [PATCH net-next 2/4] net/rds: clear cp_flags bits individually in rds_conn_path_reset()
` [PATCH net-next 3/4] net/rds: acquire the fastpath locks in rds_conn_shutdown()
` [PATCH net-next 4/4] net/rds: acquire RDS_IN_XMIT in rds_tcp_reset_callbacks()
[PATCH net v3 0/3] net: hsr: fix shared-skb mutations in the forwarding path
2026-08-14 1:30 UTC (7+ messages)
` [PATCH net v3 1/3] net: hsr: privatize interlink-bound skbs before address mutation
` [PATCH net v3 3/3] selftests: net: hsr: add shared-mutation regression test
[PATCH net v3 2/3] net: hsr: return private clones from the tagged-frame helpers
2026-08-14 1:27 UTC (2+ messages)
[RFC PATCH net-next v2] net: gro: coalesce short IPv4 packets padded to the minimum frame size
2026-08-14 1:23 UTC (2+ messages)
[PATCH net-next v5 0/6] selftests: net: multithreaded multiqueue iou-zcrx
2026-08-14 1:23 UTC (4+ messages)
` [PATCH net-next v5 4/6] selftests: net: add multithread client support to iou-zcrx
` [PATCH net-next v5 5/6] selftests: net: add multithread server "
` [PATCH net-next v5 6/6] selftests: net: add rss_multiqueue test variant "
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