messages from 2026-01-14 09:56:12 to 2026-01-15 00:34:07 UTC [more...]
[PATCH net-next V2 0/5] eth: fbnic: Update IPC mailbox support
2026-01-15 0:33 UTC (4+ messages)
` [PATCH net-next V2 1/5] eth: fbnic: Use GFP_KERNEL to allocting mbx pages
` [PATCH net-next V2 2/5] eth: fbnic: Allocate all pages for RX mailbox
` [PATCH net-next V2 3/5] eth: fbnic: Reuse RX mailbox pages
[PATCH net-next 0/6] net: sfp: Add support for SGMII to 100FX modules
2026-01-14 23:30 UTC (8+ messages)
` [PATCH net-next 1/6] "
` [PATCH net-next 2/6] net: phylink: Allow more interfaces in SFP interface selection
` [PATCH net-next 3/6] net: phy: Store module caps for PHYs embedded in SFP
` [PATCH net-next 4/6] net: phy: broadcom: Support SGMII to 100FX on BCM5461
` [PATCH net-next 5/6] net: mdio: mdio-i2c: Add single-byte C22 MDIO protocol
` [PATCH net-next 6/6] net: sfp: Add support for some BCM5461-based SGMII to 100FX modules
[net-next,PATCH] net: stmmac: stm32: Do not suspend downed interface
2026-01-14 23:27 UTC (5+ messages)
[PATCH v2 net-next 0/1] AccECN packetdrill selftest series
2026-01-14 23:25 UTC (4+ messages)
` [PATCH v2 net-next 1/1] selftests/net: packetdrill: add TCP Accurate ECN cases
[PATCH net-next v5 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
2026-01-14 23:22 UTC (5+ messages)
` [PATCH net-next v5 4/4] net: dsa: add basic initial driver for "
[PATCH RFC net-next v3 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
2026-01-14 23:06 UTC (5+ messages)
` [PATCH RFC net-next v3 2/4] net: dsa: add tag formats for "
[PATCH net-next v6 0/2] xsk: move cq_cached_prod_lock
2026-01-14 20:57 UTC (5+ messages)
` [PATCH net-next v6 2/2] xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
[PATCH net-next 1/2] net: remove legacy way to get/set HW timestamp config
2026-01-14 22:44 UTC (2+ messages)
` [PATCH net-next 2/2] selftests: drv-net: extend HW timestamp test with ioctl
[PATCH net-next v6 00/16] netkit: Support for io_uring zero-copy and AF_XDP
2026-01-14 22:39 UTC (2+ messages)
[PATCH net-next 0/3] net: dsa: lantiq: add support for Intel GSW150
2026-01-14 22:38 UTC (5+ messages)
` [PATCH net-next 2/3] net: dsa: lantiq: allow arbitrary MII registers
` [PATCH net-next 3/3] net: dsa: mxl-gsw1xx: add support for Intel GSW150
[PATCH net-next v2 0/2] airoha: Add the en7581-npu-7996 support
2026-01-14 22:35 UTC (15+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: airoha: npu: Add EN7581-7996 support
[PATCH] usbnet: limit max_mtu based on device's hard_mtu
2026-01-14 22:19 UTC (2+ messages)
[PATCH net-next RFC] net: ethernet: mtk_eth_soc: support using non-MediaTek DSA switches
2026-01-14 22:17 UTC (3+ messages)
[PATCH net v2] rxrpc: Fix recvmsg() unconditional requeue
2026-01-14 22:03 UTC
[PATCH net-next v5 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
2026-01-14 22:01 UTC (5+ messages)
` [PATCH net-next v5 1/2] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate
` [PATCH net-next v5 2/2] net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
[PATCH bpf-next 0/4] bpf: tailcall: Eliminate max_entries and bpf_func access at runtime
2026-01-14 21:56 UTC (6+ messages)
[PATCH net v2] rxrpc: Fix data-race warning and potential load/store tearing
2026-01-14 21:36 UTC
[RFC PATCH v5 0/7] net: wwan: add NMEA port type support
2026-01-14 21:31 UTC (9+ messages)
` [RFC PATCH v5 2/7] net: wwan: core: explicit WWAN device reference counting
` Re:[RFC PATCH v5 0/7] net: wwan: add NMEA port type support
` "
` "
[PATCH net-next] net: split kmalloc_reserve()
2026-01-14 21:28 UTC
[PATCH net-next v9 0/5] net: devmem: improve cpu cost of RX token management
2026-01-14 21:25 UTC (10+ messages)
` [PATCH net-next v9 3/5] net: devmem: implement autorelease "
[PATCH RFC net-next 00/14] net: stmmac: SerDes, PCS, BASE-X, and inband goodies
2026-01-14 20:48 UTC (19+ messages)
` [PATCH net-next 01/14] net: stmmac: qcom-ethqos: remove mac_base
` [PATCH net-next 02/14] net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() method
` [PATCH net-next 03/14] phy: qcom-sgmii-eth: add .set_mode() and .validate() methods
` [PATCH net-next 04/14] net: stmmac: wrap phylink's rx_clk_stop functions
` [PATCH net-next 05/14] net: stmmac: add stmmac core serdes support
` [PATCH net-next 06/14] net: stmmac: qcom-ethqos: convert to dwmac generic SerDes support
` [PATCH net-next 07/14] net: stmmac: move most PCS register definitions to stmmac_pcs.c
` [PATCH net-next 08/14] net: stmmac: handle integrated PCS phy_intf_sel separately
` [PATCH net-next 09/14] net: stmmac: add BASE-X support to integrated PCS
` [PATCH net-next 10/14] net: stmmac: use integrated PCS for BASE-X modes
` [PATCH net-next 11/14] net: stmmac: add struct stmmac_pcs_info
` [PATCH net-next 12/14] net: stmmac: add support for reading inband SGMII status
` [PATCH net-next 13/14] net: stmmac: configure SGMII AN control according to phylink
` [PATCH net-next 14/14] net: stmmac: report PCS configuration changes
[PATCH net-next v14 01/12] vsock: add netns to vsock core
2026-01-14 17:21 UTC (4+ messages)
[PATCH] ath9k: debug.h: fix kernel-doc bad lines and struct ath_tx_stats
2026-01-14 19:15 UTC (3+ messages)
[PATCH bpf-next v9 00/11] bpf: fsession support
2026-01-14 19:05 UTC (9+ messages)
` [PATCH bpf-next v9 01/11] bpf: add "
` [PATCH bpf-next v9 07/11] bpf,x86: add fsession support for x86_64
[PATCH iproute2] ip/iplink: fix off-by-one KIND length in modify()
2026-01-14 19:00 UTC (3+ messages)
[PATCH] wwan: t7xx: Add CONFIG_WWAN_DEBUG_PORTS to control ADB debug port
2026-01-14 19:03 UTC (3+ messages)
` [PATCH] net: wwan: t7xx: Add CONFIG_WWAN_ADB_PORT for ADB port control
[PATCH V2,net-next, 0/2] net: mana: Add support for coalesced RX packets
2026-01-14 18:27 UTC (9+ messages)
` [PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
` [EXTERNAL] "
[PATCH v3 net-next 00/10] geneve: introduce double tunnel GSO/GRO support
2026-01-14 18:07 UTC (12+ messages)
` [PATCH v3 net-next 01/10] net: introduce mangleid_features
` [PATCH v3 net-next 02/10] geneve: expose gso partial features for tunnel offload
` [PATCH v3 net-next 03/10] vxlan: "
` [PATCH v3 net-next 04/10] geneve: add netlink support for GRO hint
` [PATCH v3 net-next 05/10] geneve: constify geneve_hlen()
` [PATCH v3 net-next 06/10] geneve: pass the geneve device ptr to geneve_build_skb()
` [PATCH v3 net-next 07/10] geneve: add GRO hint output path
` [PATCH v3 net-next 08/10] geneve: extract hint option at GRO stage
` [PATCH v3 net-next 09/10] geneve: use GRO hint option in the RX path
` [PATCH v3 net-next 10/10] selftests: net: tests for add double tunneling GRO/GSO
[PATCH net-next] tcp: move tcp_rate_skb_sent() to tcp_output.c
2026-01-14 17:15 UTC (2+ messages)
[PATCH 0/2] can: add dummy_can termination and update SocketCAN docs
2026-01-14 16:55 UTC (4+ messages)
` [PATCH 2/2] docs: can: update SocketCAN documentation for CAN XL
[PATCH net 0/6] net/sched: Fix packet loops in mirred and netem
2026-01-14 16:40 UTC (5+ messages)
[PATCH 00/19] printk cleanup - part 3
2026-01-14 16:38 UTC (12+ messages)
` [PATCH 04/19] printk: Reintroduce consoles_suspended global state
` [PATCH 05/19] printk: Add more context to suspend/resume functions
` [PATCH 06/19] printk: Introduce register_console_force
[PATCH net v2] amd-xgbe: avoid misleading per-packet error log
2026-01-14 16:30 UTC
[PATCH v3 0/3] net: stmmac: socfpga: support both stmmaceth-ocp and ahb reset names
2026-01-14 16:16 UTC (6+ messages)
` [PATCH v3 1/3] net: stmmac: socfpga: add call to assert/deassert ahb reset line
[PATCH ipsec-next 0/6] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
2026-01-14 16:09 UTC (4+ messages)
` [PATCH ipsec-next 4/6] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
` [devel-ipsec] "
[PATCH net-next 0/1] AccECN packetdrill selftest series
2026-01-14 16:12 UTC (6+ messages)
` [PATCH net-next 1/1] selftests/net: Add packetdrill packetdrill cases
[PATCH net 0/3] net/sched: teql: Enforce hierarchy placement
2026-01-14 16:02 UTC (4+ messages)
` [PATCH net 1/3] net/sched: Enforce that teql can only be used as root qdisc
` [PATCH net 2/3] net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag
` [PATCH net 3/3] selftests/tc-testing: Try to add teql as a child qdisc
[PATCH net-next v2 0/3] net: gso: fix MTU validation of BIG TCP
2026-01-14 15:52 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: gso: do not include jumbogram HBH header in seglen calculation
[PATCH RESEND net-next v6 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-01-14 15:51 UTC (6+ messages)
` [PATCH RESEND net-next v6 2/7] net: stmmac: qcom-ethqos: use generic device properties
[PATCH net-next v3] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
2026-01-14 15:41 UTC (2+ messages)
[net-next 2/2] Octeontx2-pf: Add support for DMAC_FILTER trap
2026-01-14 15:39 UTC (2+ messages)
[PATCH v2 net] i40e: fix src IP mask checks and memcpy argument names in cloud filter
2026-01-14 15:27 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH phy 0/8] Lynx 28G improvements part 2
2026-01-14 15:21 UTC (9+ messages)
` [PATCH phy 1/8] phy: lynx-28g: skip CDR lock workaround for lanes disabled in the device tree
` [PATCH phy 2/8] dt-bindings: phy: lynx-28g: add compatible strings per SerDes and instantiation
` [PATCH phy 3/8] dt-bindings: phy: lynx-28g: add constraint on LX2162A lane indices
` [PATCH phy 4/8] phy: lynx-28g: probe on per-SoC and per-instance compatible strings
` [PATCH phy 5/8] phy: lynx-28g: add support for 25GBASER
` [PATCH phy 6/8] phy: lynx-28g: use timeouts when waiting for lane halt and reset
` [PATCH phy 7/8] phy: lynx-28g: truly power the lanes up or down
` [PATCH phy 8/8] phy: lynx-28g: implement phy_exit() operation
[PATCH net-next] net: dsa: yt921x: Add LAG offloading support
2026-01-14 15:14 UTC
[PATCH net] amd-xgbe: avoid misleading per-packet error log
2026-01-14 15:12 UTC (3+ messages)
[PATCH net-next] net: ethernet: ti: cpsw_ale: Remove obsolete macros
2026-01-14 14:44 UTC
Question about timeout bug in recvmmsg
2026-01-14 14:32 UTC (2+ messages)
[bpf-next,v3] bpf: cpumap: report queue_index to xdp_rxq_info
2026-01-14 14:18 UTC (9+ messages)
[PATCH v3 net-next 00/10] PHY polarity inversion via generic device tree properties
2026-01-14 14:01 UTC (7+ messages)
` [PATCH v3 net-next 05/10] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()
` (subset) [PATCH v3 net-next 00/10] PHY polarity inversion via generic device tree properties
[PATCH v2 0/2] Convert the Micrel bindings to DT schema
2026-01-14 13:59 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: net: micrel: Convert "
[PATCH net-next v5 0/2] net: dsa: yt921x: Fix MIB overflow wraparound routine
2026-01-14 13:53 UTC (4+ messages)
` [PATCH net-next v5 1/2] "
` [PATCH net-next v5 2/2] net: dsa: yt921x: Use u64_stats_t for MIB stats
[PATCH net-next 00/11] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
2026-01-14 13:47 UTC (8+ messages)
` [PATCH net-next 06/11] net: fec: transmit XDP frames in bulk
` [PATCH net-next 07/11] net: fec: use switch statement to check the type of tx_buf
[PATCH v5 iwl-next] ice: add support for unmanaged DPLL on E830 NIC
2026-01-14 13:32 UTC (7+ messages)
` "
[RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
2026-01-14 12:45 UTC (8+ messages)
[PATCH] octeontx2: Fix otx2_dma_map_page() error return code
2026-01-14 12:31 UTC
[PATCH net-next 00/10] Call skb_metadata_set when skb->data points past metadata
2026-01-14 12:33 UTC (7+ messages)
` [Intel-wired-lan] "
[PATCH net-next v3 0/3] dpll: support mode switching
2026-01-14 12:27 UTC (4+ messages)
` [PATCH net-next v3 1/3] dpll: add dpll_device op to get supported modes
` [PATCH net-next v3 2/3] dpll: add dpll_device op to set working mode
` [PATCH net-next v3 3/3] dpll: zl3073x: Implement device mode setting support
[PATCH net-next] veth: fix data race in veth_get_ethtool_stats
2026-01-14 12:24 UTC
[PATCH 0/2] pull request (net): ipsec 2026-01-14
2026-01-14 12:18 UTC (3+ messages)
` [PATCH 1/2] xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
` [PATCH 2/2] xfrm: set ipv4 no_pmtu_disc flag only on output sa when direction is set
[TEST] amt.sh flaking
2026-01-14 11:55 UTC (3+ messages)
[PATCH bpf-next v2 00/16] Decouple skb metadata tracking from MAC header offset
2026-01-14 11:52 UTC (2+ messages)
[PATCH net-next] selftests: net: Add kernel selftest for RFC 4884
2026-01-14 11:31 UTC
[PATCH net Resend] net: stmmac: fix transmit queue timed out after resume
2026-01-14 11:26 UTC (3+ messages)
` [PATCH net v2] "
[PATCH net-next v2] xgbe: Use netlink extack to report errors to ethtool
2026-01-14 11:25 UTC (2+ messages)
[can-next 0/5] can: remove private skb headroom infrastructure
2026-01-14 11:10 UTC (2+ messages)
[PATCH net-next] net/sched: cake: avoid separate allocation of struct cake_sched_config
2026-01-14 10:54 UTC (3+ messages)
[PATCH net 0/4] pull-request: can 2026-01-14
2026-01-14 10:45 UTC (5+ messages)
` [PATCH net 1/4] Revert "can: raw: instantly reject unsupported CAN frames"
` [PATCH net 2/4] can: propagate CAN device capabilities via ml_priv
` [PATCH net 3/4] can: raw: instantly reject disabled CAN frames
` [PATCH net 4/4] net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts
can: j1939: unregister_netdevice: waiting for vcan0 to become free
2026-01-14 10:38 UTC (8+ messages)
` [PATCH] can: j1939: deactivate session upon receiving the second rts
[PATCH net v2 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb
2026-01-14 10:07 UTC (5+ messages)
` [PATCH net v2 1/2] vsock/virtio: Coalesce only linear skb
` [PATCH net v2 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced
[PATCH net-next 0/8] net: neighbour: Notify changes atomically
2026-01-14 9:54 UTC (7+ messages)
` [PATCH net-next 3/8] net: core: neighbour: Extract ARP queue processing to a helper function
` [PATCH net-next 4/8] net: core: neighbour: Process ARP queue later
` [PATCH net-next 5/8] net: core: neighbour: Inline neigh_update_notify() calls
` [PATCH net-next 6/8] net: core: neighbour: Reorder netlink & internal notification
` [PATCH net-next 7/8] net: core: neighbour: Make one netlink notification atomically
` [PATCH net-next 8/8] net: core: neighbour: Make another "
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