messages from 2026-03-05 10:42:42 to 2026-03-05 16:16:48 UTC [more...]
Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
2026-03-05 16:16 UTC (8+ messages)
[PATCH 1/2 net v3] net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
2026-03-05 16:10 UTC (5+ messages)
[PATCH net v4 0/2] net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop and add selftest
2026-03-05 16:10 UTC (2+ messages)
[PATCH net 1/2] net/sched: act_ife: Fix metalist update behavior
2026-03-05 16:10 UTC (2+ messages)
[PATCH net v5 0/9] Address XDP frags having negative tailroom
2026-03-05 16:10 UTC (14+ messages)
` [PATCH net v5 1/9] xdp: use modulo operation to calculate XDP frag tailroom
` [PATCH net v5 2/9] xsk: introduce helper to determine rxq->frag_size
` [PATCH net v5 3/9] ice: fix rxq info registering in mbuf packets
` [PATCH net v5 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
` [PATCH net v5 5/9] i40e: fix registering XDP RxQ info
` [PATCH net v5 6/9] i40e: use xdp.frame_sz as XDP RxQ info frag_size
` [PATCH net v5 7/9] libeth, idpf: use truesize "
` [PATCH net v5 8/9] net: enetc: "
` [PATCH net v5 9/9] xdp: produce a warning when calculated tailroom is negative
[PATCH v3 v3 1/2] selftests/harness: order TEST_F and XFAIL_ADD constructors
2026-03-05 16:00 UTC (2+ messages)
[PATCH net 00/11] MAINTAINERS: annual cleanup of inactive maintainers
2026-03-05 16:00 UTC (2+ messages)
[PATCH net v2 0/3] netfilter: updates for net
2026-03-05 16:00 UTC (5+ messages)
` [PATCH net v2 1/3] netfilter: nf_tables: unconditionally bump set->nelems before insertion
` [PATCH net v2 2/3] netfilter: nf_tables: clone set on flush only
` [PATCH net v2 3/3] netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
[PATCH v3 0/4] net: ntb_netdev: Add Multi-queue support
2026-03-05 15:56 UTC (5+ messages)
` [PATCH v3 1/4] net: ntb_netdev: Introduce per-queue context
` [PATCH v3 2/4] net: ntb_netdev: Gate subqueue stop/wake by transport link
` [PATCH v3 3/4] net: ntb_netdev: Factor out multi-queue helpers
` [PATCH v3 4/4] net: ntb_netdev: Support ethtool channels for multi-queue
review scoring
2026-03-05 15:43 UTC (2+ messages)
[net-next V4 0/5] net: ethtool: Track TX pause storm
2026-03-05 15:43 UTC (6+ messages)
` [net-next V4 5/5] eth: mlx5: Move pause storm errors to pause stats
[PATCH phy-next 00/22] Split Generic PHY consumer and provider API
2026-03-05 15:39 UTC (23+ messages)
` [PATCH phy-next 13/22] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH phy-next 18/22] pinctrl: tegra-xusb: include PHY provider header
` [PATCH phy-next 22/22] MAINTAINERS: add regex for linux-phy
[PATCH net v3] net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
2026-03-05 15:21 UTC (4+ messages)
[PATCH net v2] net: sfp: improve Huawei MA5671a fixup
2026-03-05 15:21 UTC (3+ messages)
[PATCH net-next v2 0/8] net: stmmac: mdio related cleanups
2026-03-05 15:19 UTC (11+ messages)
` [PATCH net-next v2 1/8] net: stmmac: mdio: convert MDC clock divisor selection to tables
` [PATCH net-next v2 2/8] net: stmmac: mdio: use same test for MDC clock divisor lookups
` [PATCH net-next v2 3/8] net: stmmac: mdio: simplify MDC clock divisor lookup
` [PATCH net-next v2 4/8] net: stmmac: mdio: convert field prep to use field_prep()
` [PATCH net-next v2 5/8] net: stmmac: use u32 for MDIO register field masks
` [PATCH net-next v2 6/8] net: stmmac: use GENMASK_U32() for mdio bitfields
` [PATCH net-next v2 7/8] net: stmmac: mdio_bus_data->default_an_inband is boolean
` [PATCH net-next v2 8/8] net: stmmac: make pcs_mask and phy_mask u32
[PATCH net-next 0/8] net: dsa: add DSA support for the LAN9645x switch chip family
2026-03-05 15:10 UTC (34+ messages)
` [PATCH net-next 1/8] net: dsa: add tag driver for LAN9645X
` [PATCH net-next 2/8] dt-bindings: net: lan9645x: add LAN9645X switch bindings
` [PATCH net-next 4/8] net: dsa: lan9645x: add basic dsa driver for LAN9645X
` [PATCH net-next 5/8] net: dsa: lan9645x: add bridge support
` [PATCH net-next 7/8] net: dsa: lan9645x: add mac table integration
[PATCH net-next v3 0/5] eth fbnic: Add fbnic self tests
2026-03-05 15:09 UTC (6+ messages)
` [PATCH net-next v3 1/5] net: export netif_open for self_test usage
` [PATCH net-next v3 2/5] eth fbnic: Add register self test
` [PATCH net-next v3 3/5] eth fbnic: Add msix "
` [PATCH net-next v3 4/5] eth fbnic: TLV support for use by MBX "
` [PATCH net-next v3 5/5] eth fbnic: Add mailbox "
[PATCH net-next v2 0/3] Support PHYs that have inband autoneg disabled with GEM
2026-03-05 15:07 UTC (17+ messages)
` [PATCH net-next v2 1/3] net: macb: fix SGMII with inband aneg disabled
[PATCH RFC net-next 0/2] hsr: Add additional info to send/ receive skbs
2026-03-05 15:05 UTC (10+ messages)
` [PATCH RFC net-next 1/2] hsr: Allow to send a specific port and with HSR header
[PATCH net-next 0/6] net: sfp: Add support for SGMII to 100FX modules
2026-03-05 15:05 UTC (5+ messages)
` [PATCH net-next 2/6] net: phylink: Allow more interfaces in SFP interface selection
[PATCH net-next] tools: ynl: add uns-admin-perm to genetlink
2026-03-05 15:04 UTC (3+ messages)
[PATCH v1 net-next 04/15] ipv4: Retire UDP-Lite
2026-03-05 15:03 UTC (2+ messages)
[PATCH net-next 0/4] gve: optimize and enable HW GRO for DQO
2026-03-05 15:00 UTC (2+ messages)
[net-next 0/3] psp: Support PSP reset statistics
2026-03-05 14:59 UTC (9+ messages)
` [net-next 1/3] psp: Support resetting statistics on a device
` [net-next 3/3] selftests: drv-net: psp: add reset statistics test
[PATCH RESEND 0/2] net: cleanup bitmaps printing
2026-03-05 14:55 UTC (3+ messages)
` [PATCH 1/2] octeontx2-af: siplify rvu_debugfs
[PATCH net v2] net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup()
2026-03-05 14:50 UTC (2+ messages)
[PATCH net-next v6 0/9] net: dsa: microchip: Add PTP support for the KSZ8463
2026-03-05 14:45 UTC (6+ messages)
` [PATCH net-next v6 1/9] net: dsa: microchip: Add support for KSZ8463 global irq
[PATCH v2 0/2] Fix typos in comments in Intel Ethernet drivers (igb, igc)
2026-03-05 14:41 UTC (5+ messages)
` [PATCH v2 1/2] igb: fix typos in comments
` [PATCH v2 2/2] igc: "
[PATCH net-next V3 00/10] devlink: add per-port resource support
2026-03-05 14:37 UTC (7+ messages)
[PATCH net v1 0/4] net: usb: lan78xx: accumulated bug fixes
2026-03-05 14:34 UTC (5+ messages)
` [PATCH net v1 1/4] net: usb: lan78xx: fix silent drop of packets with checksum errors
` [PATCH net v1 2/4] net: usb: lan78xx: fix TX byte statistics for small packets
` [PATCH net v1 3/4] net: usb: lan78xx: skip LTM configuration for LAN7850
` [PATCH net v1 4/4] net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
[PATCH net v2] net: add xmit recursion limit to tunnel drivers
2026-03-05 14:34 UTC (3+ messages)
` [net,v2] "
[PATCH net v1] mctp: i2c: fix skb memory leak in receive path
2026-03-05 14:32 UTC
[PATCH net] net: macb: Shuffle the tx ring before enabling tx
2026-03-05 14:32 UTC
[PATCH net-next v2] selftests: af_unix: validate SO_PEEK_OFF advancement and reset
2026-03-05 14:30 UTC (2+ messages)
[PATCH net 0/5] mlx5 misc fixes 2026-03-05
2026-03-05 14:26 UTC (6+ messages)
` [PATCH net 1/5] net/mlx5: Fix crash when moving to switchdev mode
` [PATCH net 2/5] net/mlx5: Fix peer miss rules host disabled checks
` [PATCH net 3/5] net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
` [PATCH net 4/5] net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ
` [PATCH net 5/5] net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ
[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
2026-03-05 14:25 UTC (5+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "
[PATCH net-next 0/4] Initial support for p64h GEM
2026-03-05 14:24 UTC (4+ messages)
` [PATCH net-next 3/4] net: macb: add safeguards for jumbo frame larger than 10240
[PATCH net-next v02 0/4] net: hinic3: Fix code styles
2026-03-05 14:22 UTC (10+ messages)
` [PATCH net-next v02 1/4] hinic3: Fix code Style(remove empty lines between error handling)
` [PATCH net-next v02 2/4] hinic3: Remove redundant defensive code
` [PATCH net-next v02 3/4] hinic3: Use array_size instead of multiplying
` [PATCH net-next v02 4/4] hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HI
[PATCH v2 0/4] net: ntb_netdev: Add Multi-queue support
2026-03-05 13:56 UTC (7+ messages)
` [PATCH v2 1/4] net: ntb_netdev: Introduce per-queue context
` [PATCH v2 4/4] net: ntb_netdev: Support ethtool channels for multi-queue
[PATCH net] net: bcmgenet: fix bcmgenet_get_eee() clobbered by phy_ethtool_get_eee()
2026-03-05 13:37 UTC (5+ messages)
Stable backport request: vsock namespace support for 6.18.y
2026-03-05 13:32 UTC (3+ messages)
[PATCH net-next v6 0/5] Add AST2600 RGMII delay into ftgmac100
2026-03-05 13:16 UTC (5+ messages)
` [PATCH net-next v6 5/5] ARM: dts: aspeed: ast2600-evb: Configure RGMII delay for MAC
[PATCH] net/mlx5: poll mlx5 eq during irq migration
2026-03-05 13:15 UTC (3+ messages)
[PATCH 0/2] IPA support on qcm2290
2026-03-05 12:57 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible
[PATCH net-next] net: ti: icssg-prueth: Add HSR multicast FDB port membership management
2026-03-05 12:52 UTC
[PATCH net-next v6] r8169: add support for RTL8125cp
2026-03-05 12:50 UTC (2+ messages)
[PATCH net 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
2026-03-05 12:42 UTC (13+ messages)
` [PATCH net 1/3] bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
[PATCH net-next v10] virtio_net: add page_pool support for buffer allocation
2026-03-05 12:38 UTC (3+ messages)
[PATCH 0/3] Remove <linux/of_gpio.h>
2026-03-05 12:38 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] nfc: s3fwrn5: convert to gpio descriptors
` [PATCH v2 2/3] nfc: nfcmrvl: "
` [PATCH v2 3/3] gpio: remove of_get_named_gpio() and <linux/of_gpio.h>
[PATCH net] rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()
2026-03-05 12:31 UTC
[PATCH net-next v2] ppp: don't store tx skb in the fastpath
2026-03-05 12:30 UTC (2+ messages)
[PATCH RESEND net] net: sfp: improve Huawei MA5671a fixup
2026-03-05 12:25 UTC
[PATCH net 0/4] netfilter: updates for net
2026-03-05 12:21 UTC (6+ messages)
[PATCH net V2 0/6] mlx5 misc fixes 2026-02-18
2026-03-05 12:19 UTC (4+ messages)
` [PATCH net V2 5/6] net/mlx5e: Fix deadlocks between devlink and netdev instance locks
[PATCH] net: sfp: improve Huawei MA5671a fixup
2026-03-05 12:12 UTC
[PATCH net-next] net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
2026-03-05 12:13 UTC (3+ messages)
[PATCH 3/3] gpio: remove of_get_named_gpio() and <linux/of_gpio.h>
2026-03-05 12:11 UTC (2+ messages)
[syzbot] [sctp?] KCSAN: data-race in sctp_do_sm / sctp_wait_for_connect (4)
2026-03-05 11:59 UTC
[syzbot] [rds?] KASAN: slab-use-after-free Read in rds_conn_path_drop
2026-03-05 11:58 UTC
[PATCH v4 bpf/net 0/6] sockmap: Fix UAF and broken memory accounting for UDP
2026-03-05 11:51 UTC (19+ messages)
` [PATCH v4 bpf/net 1/6] sockmap: Annotate sk->sk_data_ready() "
` [PATCH v4 bpf/net 2/6] sockmap: Annotate sk->sk_write_space() "
` [PATCH v4 bpf/net 3/6] sockmap: Fix use-after-free in udp_bpf_recvmsg()
` [PATCH v4 bpf/net 4/6] sockmap: Inline sk_psock_create_ingress_msg()
` [PATCH v4 bpf/net 6/6] sockmap: Fix broken memory accounting for UDP
[PATCH v2 net-next] inet_diag: report delayed ack timer information
2026-03-05 11:48 UTC
[PATCH bpf v4 0/9] Address XDP frags having negative tailroom
2026-03-05 11:48 UTC (3+ messages)
[RFC PATCH 0/8] xilinx: tsn: Add TSN Endpoint Ethernet MAC driver support
2026-03-05 11:46 UTC (5+ messages)
[PATCH v7 0/5] nvme-tcp: Support receiving KeyUpdate requests
2026-03-05 11:43 UTC (5+ messages)
` [PATCH v7 4/5] nvme-tcp: Support KeyUpdate
[PATCH net-next v5] net: mana: Add MAC address to vPort logs and clarify error messages
2026-03-05 11:30 UTC (2+ messages)
[PATCH 0/2] net: bonding: fix type-confusion in bonding header_ops
2026-03-05 11:29 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH net-next 0/2] smc-sysctl formatting and missing entries
2026-03-05 11:24 UTC (3+ messages)
` [PATCH net-next 2/2] net/smc: Add documentation for limit_smc_hs and hs_ctrl
[PATCH net] net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
2026-03-05 11:20 UTC (2+ messages)
[PATCH 0/2] nfc: drop redundant USB device references
2026-03-05 11:10 UTC (3+ messages)
` [PATCH 1/2] nfc: pn533: drop redundant device reference
` [PATCH 2/2] nfc: port100: "
[PATCH v4 0/2] net: bonding: fix type-confusion in bonding header_ops
2026-03-05 11:07 UTC (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] net: read header_ops callbacks with READ_ONCE()
[PATCH net-next v3 7/8] net: macb: add XDP support for gem
2026-03-05 11:01 UTC (2+ messages)
` [net-next,v3,7/8] "
[PATCH net-next v1 0/4] r8169: add ltr and c10 support for RTL8116af
2026-03-05 10:58 UTC (6+ messages)
` [PATCH net-next v1 4/4] r8169: enable system enter c10 with RTL8116af
[PATCH net-next v3 0/8] net: macb: Add XDP support and page pool integration
2026-03-05 10:53 UTC (3+ messages)
` [PATCH net-next v3 3/8] net: macb: Add page pool support handle multi-descriptor frame rx
[PATCH net-next 01/14] ipv6: export fib6_lookup for nft_fib_ipv6
2026-03-05 10:51 UTC (2+ messages)
[PATCH net-next v3 3/8] bng_en: add ethtool link settings, get_link, and nway_reset
2026-03-05 10:51 UTC (5+ messages)
` [net-next,v3,3/8] "
[PATCH] net: usb: lan78xx: drop redundant device reference
2026-03-05 10:50 UTC
[PATCH] net: mdio: mvusb: drop redundant device reference
2026-03-05 10:47 UTC
[PATCH] net: mctp: fix device leak on probe failure
2026-03-05 10:45 UTC
[PATCH rdma-next 0/6] Add support for TLP emulation
2026-03-05 10:44 UTC (2+ messages)
` (subset) "
[PATCH] ieee802154: atusb: drop redundant device reference
2026-03-05 10:43 UTC
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