messages from 2026-02-27 07:36:13 to 2026-02-27 17:58:08 UTC [more...]
[PATCH net] net: dsa: b53: prevent standalone from trying to forward to other ports
2026-02-27 17:58 UTC (6+ messages)
[PATCH v4 0/2] Fix warnings for RISC-V builds
2026-02-27 17:57 UTC (7+ messages)
` [PATCH v4 1/2] sunrpc: fix unused variable warnings by using no_printk
` [PATCH v4 2/2] net: macb: use ethtool_sprintf to fill ethtool stats strings
[net-next v31 0/2] MCTP Over PCC Transport
2026-02-27 17:49 UTC (5+ messages)
` [net-next v31 2/2] mctp pcc: Implement MCTP over "
[PATCH] dt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: add missing items keyword
2026-02-27 17:43 UTC (3+ messages)
[PATCH net-next] net: ti: icssg: Add HSR/PRP protocol frame filtering
2026-02-27 17:42 UTC
[PATCH net-next 0/4] bnxt_en: add XDP RSS hash metadata support
2026-02-27 17:40 UTC (5+ messages)
` [PATCH net-next 1/4] bnxt_en: use bnxt_xdp_buff for xdp context
` [PATCH net-next 2/4] bnxt_en: Implement XDP RSS hash metadata extraction
` [PATCH net-next 3/4] selftests: net: move common xdp.py functions into lib
` [PATCH net-next 4/4] selftests: drv-net: xdp: Add rss_hash metadata tests
[PATCH net-next v2 0/8] bng_en: add link management and statistics support
2026-02-27 17:39 UTC (4+ messages)
` [PATCH net-next v2 2/8] bng_en: query PHY capabilities and report link status
[PATCH net-next] net: mana: Expose page_pool stats via ethtool
2026-02-27 17:27 UTC (3+ messages)
[PATCH net] indirect_call_wrapper: do not reevaluate function pointer
2026-02-27 17:26 UTC
[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
2026-02-27 17:19 UTC (12+ messages)
` [PATCH 47/61] ubifs: update format strings for u64 i_ino
` [PATCH 50/61] zonefs: "
` [PATCH 51/61] security: update audit "
[PATCH net-next 0/3] selftests: drv-net: iou-zcrx: improve stability and make the large chunk test work
2026-02-27 17:13 UTC (4+ messages)
` [PATCH net-next 1/3] selftests: drv-net: iou-zcrx: wait for memory provider cleanup
` [PATCH net-next 2/3] selftests: drv-net: iou-zcrx: rework large chunks test to use common setup
` [PATCH net-next 3/3] selftests: drv-net: iou-zcrx: allocate hugepages for large chunks test
[PATCH iouring] io_uring/zcrx: don't set rx_page_size when not requested
2026-02-27 17:07 UTC
[RFC PATCH 0/1] IDPF + SWIOTLB Bug
2026-02-27 17:07 UTC (3+ messages)
` [RFC PATCH 1/1] Fix header clobber in IDPF with SWIOTLB enabled
` [Intel-wired-lan] "
[PATCH net-next 0/5] net: dpaa2-mac: export standard statistics
2026-02-27 16:38 UTC (15+ messages)
` [PATCH net-next 4/5] selftests: forwarding: extend ethtool_std_stats_get with pause statistics
` [PATCH net-next 5/5] selftests: drivers: hw: add tests for the ethtool standard counters
[PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-02-27 16:49 UTC (6+ messages)
` [PATCH v4 1/4] PCI/MSI: Conservatively generalize "
[PATCH v2 nf] netfilter: nf_flow_table_ip: Introduce nf_flow_vlan_push()
2026-02-27 16:29 UTC
commit 662dc80a5e86 breaks rmnet over usb
2026-02-27 16:15 UTC (8+ messages)
[PATCH net] net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
2026-02-27 16:13 UTC (7+ messages)
[PATCH net] net: ethernet: mtk_eth_soc: Reset prog ptr to NULL in case of error in mtk_xdp_setup()
2026-02-27 15:52 UTC
[PATCH RESEND2 net-next 0/8] net: stmmac: qcom-ethqos: further serdes reorganisation
2026-02-27 15:48 UTC (12+ messages)
` [PATCH RESEND2 net-next 4/8] phy: qcom-sgmii-eth: remove .set_speed() implementation
` [PATCH RESEND2 net-next 5/8] phy: qcom-sgmii-eth: use PHY interface mode for SerDes settings
` [PATCH RESEND2 net-next 6/8] phy: qcom-sgmii-eth: remove qcom_dwmac_sgmii_phy_interface()
` [PATCH RESEND2 net-next 7/8] phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()
` [PATCH RESEND2 net-next 8/8] net: stmmac: qcom-ethqos: remove phy_set_mode_ext() after phy_power_on()
[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
2026-02-27 15:32 UTC (30+ messages)
` [PATCH 01/14] xattr: add rcu_head and rhash_head to struct simple_xattr
` [PATCH 02/14] xattr: add rhashtable-based simple_xattr infrastructure
` [PATCH 03/14] shmem: adapt to rhashtable-based simple_xattrs with lazy allocation
` [PATCH 04/14] kernfs: "
` [PATCH 05/14] pidfs: adapt to rhashtable-based simple_xattrs
` [PATCH 06/14] xattr: remove rbtree-based simple_xattr infrastructure
` [PATCH 07/14] xattr: add xattr_permission_error()
` [PATCH 08/14] xattr: switch xattr_permission() to switch statement
` [PATCH 09/14] xattr: move user limits for xattrs to generic infra
` [PATCH 10/14] xattr,net: support limited amount of extended attributes on sockfs sockets
` [PATCH 11/14] xattr: support extended attributes on sockets
` [PATCH 12/14] selftests/xattr: path-based AF_UNIX socket xattr tests
` [PATCH 13/14] selftests/xattr: sockfs "
` [PATCH 14/14] selftests/xattr: test xattrs on various socket families
[PATCH bpf v3 0/9] Address XDP frags having negative tailroom
2026-02-27 15:31 UTC (4+ messages)
` [PATCH bpf v3 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
[PATCH net-next 0/9] net: stmmac: qcom-ethqos: further serdes reorganisation
2026-02-27 15:30 UTC (13+ messages)
` [PATCH net-next 4/8] phy: qcom-sgmii-eth: remove .set_speed() implementation
` [PATCH net-next 5/8] phy: qcom-sgmii-eth: use PHY interface mode for SerDes settings
` [PATCH net-next 6/8] phy: qcom-sgmii-eth: remove qcom_dwmac_sgmii_phy_interface()
` [PATCH net-next 7/8] phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()
[PATCH net-next] virtio-net: xsk: Support wakeup on RX side
2026-02-27 15:09 UTC
[PATCH net-next] net: remove addr_len argument of recvmsg() handlers
2026-02-27 15:11 UTC
[PATCH net-next v1 2/2] selftests/bpf: Ensure dst addr/port are preserved after socket abort
2026-02-27 15:09 UTC (3+ messages)
` [net-next,v1,2/2] "
[PATCH net-next v5 0/5] net: cadence: macb: add IEEE 802.3az EEE support
2026-02-27 15:06 UTC (6+ messages)
` [PATCH net-next v5 1/5] net: cadence: macb: add EEE LPI statistics counters
` [PATCH net-next v5 2/5] net: cadence: macb: implement EEE TX LPI support
` [PATCH net-next v5 3/5] net: cadence: macb: add ethtool EEE support
` [PATCH net-next v5 4/5] net: cadence: macb: enable EEE for Raspberry Pi RP1
` [PATCH net-next v5 5/5] net: cadence: macb: enable EEE for Mobileye EyeQ5
[PATCH net-next v2 0/3] macsec: Add support for VLAN filtering in offload mode
2026-02-27 14:59 UTC (6+ messages)
` [PATCH net-next v2 1/3] nsim: Add support for VLAN filters
` [PATCH net-next v2 2/3] selftests: Add macsec offload VLAN tests
` [PATCH net-next v2 3/3] macsec: Support VLAN-filtering lower devices
[PATCH net-next v2 0/9] net: sparx5: clean up probe/remove init and deinit paths
2026-02-27 14:56 UTC (10+ messages)
` [PATCH net-next v2 1/9] net: sparx5: move netdev and notifier block registration to probe
` [PATCH net-next v2 2/9] net: sparx5: move VCAP initialization "
` [PATCH net-next v2 3/9] net: sparx5: move MAC table initialization and add deinit function
` [PATCH net-next v2 4/9] net: sparx5: move stats "
` [PATCH net-next v2 5/9] net: sparx5: move calendar initialization to probe
` [PATCH net-next v2 6/9] net: sparx5: move remaining init functions from start() to probe()
` [PATCH net-next v2 7/9] net: sparx5: move PTP IRQ handling out of sparx5_start()
` [PATCH net-next v2 8/9] net: sparx5: move FDMA/XTR initialization "
` [PATCH net-next v2 9/9] net: sparx5: replace sparx5_start() with sparx5_forwarding_init()
[PATCH net v8 0/1] net/sched: act_gate: snapshot parameters with RCU on replace
2026-02-27 14:56 UTC (8+ messages)
` [PATCH net v8 1/1] "
[PATCH iwl-net v3] ice: fix missing dpll notification for SW pins
2026-02-27 14:46 UTC (2+ messages)
[PATCH net-next v3 0/5] net: cadence: macb: add IEEE 802.3az EEE support
2026-02-27 14:39 UTC (9+ messages)
` [PATCH 3/5] net: cadence: macb: implement EEE TX LPI support
[PATCH net-next v4] net: dsa: mv88e6xxx: Add partial support for TCAM entries
2026-02-27 14:06 UTC (4+ messages)
` [net-next,v4] "
linux-next: manual merge of the net-next tree with the mm-unstable tree
2026-02-27 13:54 UTC
[PATCH net-next v3 0/2] net: dsa: yt921x: Use u64_stats_t for MIB stats
2026-02-27 13:50 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: dsa: yt921x: Return early for failed MIB read
` [PATCH net-next v3 2/2] net: dsa: yt921x: Use u64_stats_t for MIB stats
[PATCH iwl-next v4 0/7] ice: in VEB, prevent "cross-vlan" traffic
2026-02-27 13:51 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v3 net-next 0/3] net: enetc: add port MDIO support for both i.MX94 and i.MX95
2026-02-27 13:41 UTC (3+ messages)
` [PATCH v3 net-next 1/3] net: enetc: set the external PHY address in IERB for port MDIO usage
[PATCH bpf-next v3 0/5] Add the the capability to load HW RX checsum in eBPF programs
2026-02-27 13:21 UTC (8+ messages)
` [PATCH bpf-next v3 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
[PATCH] net: enetc: fix sirq-storm by clearing IDR registers
2026-02-27 13:03 UTC (7+ messages)
[PATCH] dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
2026-02-27 12:40 UTC (2+ messages)
[PATCH v7 0/5] Support multi-channel IRQs in stmmac platform drivers
2026-02-27 12:27 UTC (4+ messages)
` [PATCH v7 2/5] net: stmmac: platform: read channels irq
[RFC v2 0/2] ptp: Move non-NIC PHC drivers from netdev to clock/timekeeping maintainership
2026-02-27 12:25 UTC (5+ messages)
` [RFC v2 1/2] ptp: split clock drivers into two subdirectories
` [RFC v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split
[PATCH net] net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
2026-02-27 11:27 UTC
[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
2026-02-27 11:26 UTC (4+ messages)
` [PATCH ipsec-next v5 8/8] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
` [devel-ipsec] "
[syzbot] [libertas?] INFO: task hung in lbs_remove_card
2026-02-27 11:22 UTC (2+ messages)
[PATCH net-next 0/2] dpll: zl3073x: consolidate chip info and add temperature reporting
2026-02-27 10:53 UTC (3+ messages)
` [PATCH net-next 1/2] dpll: zl3073x: detect DPLL channel count from chip ID at runtime
` [PATCH net-next 2/2] dpll: zl3073x: add die temperature reporting for supported chips
[PATCH net v2] net: mana: Ring doorbell at 4 CQ wraparounds
2026-02-27 10:53 UTC (2+ messages)
[PATCH net-next v2 5/8] net: macb: add XDP support for gem
2026-02-27 10:52 UTC (4+ messages)
` [net-next,v2,5/8] "
[PATCH net v2 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
2026-02-27 10:37 UTC (7+ messages)
` [PATCH net v2 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
` [PATCH net v2 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up
[PATCH net-next 2/5] net: dpaa2-mac: retrieve MAC statistics in one firmware command
2026-02-27 10:37 UTC (3+ messages)
` [net-next,2/5] "
[PATCH net-next 00/14] net: stmmac: further cleanups
2026-02-27 9:54 UTC (15+ messages)
` [PATCH net-next 01/14] net: stmmac: clean up formatting in stmmac_mac_finish()
` [PATCH net-next 02/14] net: stmmac: remove plat_dat->port_node
` [PATCH net-next 03/14] net: stmmac: remove .get_tx_owner()
` [PATCH net-next 04/14] net: stmmac: remove .get_tx_ls()
` [PATCH net-next 05/14] net: stmmac: remove .get_tx_len()
` [PATCH net-next 06/14] net: stmmac: remove dwmac4 DMA_CHAN_INTR_DEFAULT_[TR]X*
` [PATCH net-next 07/14] net: stmmac: remove dwmac410_(enable|disable)_dma_irq
` [PATCH net-next 08/14] net: stmmac: remove mac->xlgmac
` [PATCH net-next 09/14] net: stmmac: make extend_desc boolean
` [PATCH net-next 10/14] net: stmmac: make chain_mode a boolean
` [PATCH net-next 11/14] net: stmmac: make dma_cfg mixed/fixed burst boolean
` [PATCH net-next 12/14] net: stmmac: move initialisation of dma_cfg->atds
` [PATCH net-next 13/14] net: stmmac: simplify atds initialisation
` [PATCH net-next 14/14] net: stmmac: move DMA configuration validation to driver probe
[PATCH -net] net: openvswitch: clean up some kernel-doc warnings
2026-02-27 10:20 UTC (6+ messages)
[PATCH net-next] net: mana: Force full-page RX buffers for 4K page size on specific systems
2026-02-27 10:15 UTC
[PATCH v2 0/2] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
2026-02-27 9:52 UTC (4+ messages)
` "
[PATCH iwl-next v6 0/3] igb: add RSS key get/set support
2026-02-27 9:55 UTC (7+ messages)
` [PATCH iwl-next v6 1/3] igb: prepare for "
` [Intel-wired-lan] "
` [PATCH iwl-next v6 2/3] igb: expose RSS key via ethtool get_rxfh
` [Intel-wired-lan] "
` [PATCH iwl-next v6 3/3] igb: allow configuring RSS key via ethtool set_rxfh
` [Intel-wired-lan] "
[PATCH net-next v2 00/12] BIG TCP for UDP tunnels
2026-02-27 9:35 UTC (4+ messages)
` [PATCH net-next v2 12/12] selftests: net: Add a test for BIG TCP in "
[PATCH net-next] net/smc: transition to RDMA core CQ pooling
2026-02-27 9:33 UTC (3+ messages)
` [net-next] "
[PATCH RFC net-next] net/smc: transition to RDMA core CQ pooling
2026-02-27 9:29 UTC (7+ messages)
[query] about max_hw_ring_grps override in bnge_hwrm_func_resc_qcaps()
2026-02-27 9:17 UTC (2+ messages)
[PATCH net v2 0/4] avoid compiler and IQ/OQ reordering
2026-02-27 9:14 UTC (5+ messages)
` [PATCH net v2 1/4] octeon_ep: Relocate counter updates before NAPI
` [PATCH net v2 2/4] octeon_ep: avoid compiler and IQ/OQ reordering
` [PATCH net v2 3/4] octeon_ep_vf: Relocate counter updates before NAPI
` [PATCH net v2 4/4] octeon_ep_vf: avoid compiler and IQ/OQ reordering
[PATCH v8 bpf-next 0/2] Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
2026-02-27 8:21 UTC (3+ messages)
` [PATCH v8 bpf-next 1/2] bpf: test_run: "
` [PATCH v8 bpf-next 2/2] selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encap
[PATCH net-next, v2] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
2026-02-27 8:15 UTC
[PATCH, net-next] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
2026-02-27 8:10 UTC (5+ messages)
` [net-next] "
[PATCH v4] net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628
2026-02-27 8:03 UTC (3+ messages)
[PATCH net-next v4 0/3] riscv: spacemit: Add ethernet support for K3
2026-02-27 8:01 UTC (3+ messages)
[PATCH net-next v5 0/3] riscv: spacemit: Add ethernet support for K3
2026-02-27 7:57 UTC (4+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next v5 2/3] net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
` [PATCH net-next v5 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC
[RFC PATCH net-next 0/3] net: add ndo_update_offloads for offload computation
2026-02-27 7:53 UTC (3+ messages)
` [RFC PATCH net-next 2/3] net: use ndo_update_offloads for bonding/bridge/team
[PATCH net-next v2 0/8] Wangxun improvement and new support
2026-02-27 7:34 UTC (9+ messages)
` [PATCH net-next v2 1/8] net: ngbe: move the WOL functions to libwx
` [PATCH net-next v2 2/8] net: ngbe: remove redundant macros
` [PATCH net-next v2 3/8] net: ngbe: improve the reset flow
` [PATCH net-next v2 4/8] net: wangxun: move reusable PCI driver ops functions into libwx
` [PATCH net-next v2 5/8] net: txgbe: add power management support
` [PATCH net-next v2 6/8] net: wangxun: move ethtool_ops.set_channels into libwx
` [PATCH net-next v2 7/8] net: wangxun: add Tx timeout process
` [PATCH net-next v2 8/8] net: wangxun: implement pci_error_handlers ops
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