messages from 2025-11-11 04:01:01 to 2025-11-11 14:11:26 UTC [more...]
[GIT PULL] bluetooth 2025-11-10
2025-11-11 14:11 UTC (3+ messages)
[PATCH v4 net 0/2] net: sched: initialize struct tc_ife to fix kernel-infoleak
2025-11-11 14:10 UTC (2+ messages)
[PATCH net 0/5] mlx5e misc fixes 2025-11-09
2025-11-11 14:10 UTC (2+ messages)
[PATCH RFC net-next 0/3] net: dsa: deny unsupported 8021q uppers on bridge ports
2025-11-11 14:09 UTC (10+ messages)
` [PATCH RFC net-next 3/3] net: dsa: deny 8021q uppers on vlan unaware bridged ports
[PATCH v2 net-next 00/14] net_sched: speedup qdisc dequeue
2025-11-11 14:09 UTC (16+ messages)
` [PATCH v2 net-next 01/14] net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
` [PATCH v2 net-next 02/14] net: init shinfo->gso_segs from qdisc_pkt_len_init()
` [PATCH v2 net-next 03/14] net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init()
` [PATCH v2 net-next 04/14] net: use qdisc_pkt_len_segs_init() in sch_handle_ingress()
` [PATCH v2 net-next 05/14] net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
` [PATCH v2 net-next 06/14] net_sched: cake: use qdisc_pkt_segs()
` [PATCH v2 net-next 07/14] net_sched: add Qdisc_read_mostly and Qdisc_write groups
` [PATCH v2 net-next 08/14] net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb()
` [PATCH v2 net-next 09/14] net_sched: sch_fq: prefetch one skb ahead in dequeue()
` [PATCH v2 net-next 10/14] net: prefech skb->priority in __dev_xmit_skb()
` [PATCH v2 net-next 11/14] net: annotate a data-race "
` [PATCH v2 net-next 12/14] net_sched: add tcf_kfree_skb_list() helper
` [PATCH v2 net-next 13/14] net_sched: add qdisc_dequeue_drop() helper
` [PATCH v2 net-next 14/14] net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel
` [syzbot ci] Re: net_sched: speedup qdisc dequeue
[PATCH v19 00/22] Type2 device basic support
2025-11-11 14:04 UTC (9+ messages)
` [PATCH v19 06/22] cxl: Move pci generic code
` [PATCH v19 18/22] cxl: Allow region creation by type2 drivers
[PATCH RFC net-next 0/2] xsk: fix immature cq descriptor production (II)
2025-11-11 14:02 UTC (8+ messages)
` [PATCH RFC net-next 2/2] xsk: introduce a cached cq to temporarily store descriptor addrs
[PATCH v1 net] af_unix: Initialise scc_index in unix_add_edge()
2025-11-11 14:00 UTC (2+ messages)
[PATCH v1 net-next 0/5] net: optimize TX throughput and efficiency
2025-11-11 13:44 UTC (17+ messages)
` [PATCH v1 net-next 5/5] net: dev_queue_xmit() llist adoption
[PATCH net-next v9 00/12] virtio_net: Add ethtool flow rules support
2025-11-11 13:41 UTC (5+ messages)
` [PATCH net-next v9 05/12] virtio_net: Query and set flow filter caps
[PATCH 1/4] lib/sprintf: add scnprintf_append() helper function
2025-11-11 13:31 UTC (8+ messages)
[PATCH net-next v3 0/3] net: phy: mscc: Add support for PHY LED control
2025-11-11 13:25 UTC (10+ messages)
` [PATCH net-next v3 1/3] net: phy: mscc: Simplify LED mode update using phy_modify()
` [PATCH net-next v3 2/3] net: phy: mscc: Consolidate probe functions into a common helper
` [PATCH net-next v3 3/3] net: phy: mscc: Add support for PHY LED control
[PATCH v2 net-next 0/3] net: enetc: add port MDIO support for both i.MX94 and i.MX95
2025-11-11 13:15 UTC (4+ messages)
[PATCH v2] atm/fore200e: Fix possible data race in fore200e_open()
2025-11-11 12:47 UTC (4+ messages)
[PATCH v3 net-next 00/15] ipv6: Drop RTNL from mcast.c and anycast.c
2025-11-11 12:44 UTC (3+ messages)
` [PATCH v3 net-next 07/15] ipv6: mcast: Don't hold RTNL for IPV6_DROP_MEMBERSHIP and MCAST_LEAVE_GROUP
[RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed
2025-11-11 12:36 UTC (12+ messages)
[PATCH net-next v4 00/12] selftests/vsock: refactor and improve vmtest infrastructure
2025-11-11 12:33 UTC (2+ messages)
[PATCH net-next v2 0/3] Add DWMAC glue driver for Motorcomm YT6801
2025-11-11 12:32 UTC (6+ messages)
` [PATCH net-next v2 1/3] net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controller
` [PATCH net-next v2 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller
` [PATCH net-next v2 3/3] MAINTAINERS: Assign myself as maintainer of Motorcomm DWMAC glue driver
[PATCH v2 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-11 12:20 UTC (22+ messages)
` [PATCH v2 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v2 02/21] ceph: Switch to use %ptSp
` [PATCH v2 03/21] libceph: "
` [PATCH v2 04/21] dma-buf: "
` [PATCH v2 05/21] drm/amdgpu: "
` [PATCH v2 06/21] drm/msm: "
` [PATCH v2 07/21] drm/vblank: "
` [PATCH v2 08/21] drm/xe: "
` [PATCH v2 09/21] e1000e: "
` [PATCH v2 10/21] igb: "
` [PATCH v2 11/21] ipmi: "
` [PATCH v2 12/21] media: av7110: "
` [PATCH v2 13/21] mmc: mmc_test: "
` [PATCH v2 14/21] net: dsa: sja1105: "
` [PATCH v2 15/21] PCI: epf-test: "
` [PATCH v2 16/21] pps: "
` [PATCH v2 17/21] ptp: ocp: "
` [PATCH v2 18/21] s390/dasd: "
` [PATCH v2 19/21] scsi: fnic: Switch to use %ptS
` [PATCH v2 20/21] scsi: snic: Switch to use %ptSp
` [PATCH v2 21/21] tracing: "
[PATCH mlx5-next] net/mlx5: Expose definition for 1600Gbps link mode
2025-11-11 12:24 UTC
[PATCH net-next V3 0/3] devlink eswitch inactive mode
2025-11-11 12:20 UTC (2+ messages)
[PATCH net-next v3] xsk: add indirect call for xsk_destruct_skb
2025-11-11 12:15 UTC (4+ messages)
[PATCH net] devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
2025-11-11 12:14 UTC
[PATCH v5 00/17] vfs: recall-only directory delegations for knfsd
2025-11-11 12:14 UTC (12+ messages)
` [PATCH v5 01/17] filelock: make lease_alloc() take a flags argument
` [PATCH v5 02/17] filelock: rework the __break_lease API to use flags
` [PATCH v5 03/17] filelock: add struct delegated_inode
` [PATCH v5 09/17] vfs: clean up argument list for vfs_create()
` [PATCH v5 17/17] vfs: expose delegation support to userland
[PATCHv3 net-next 0/3] Add YNL test framework and library improvements
2025-11-11 11:51 UTC (7+ messages)
` [PATCHv3 net-next 1/3] tools: ynl: Add MAC address parsing support
` [PATCHv3 net-next 2/3] netlink: specs: support ipv4-or-v6 for dual-stack fields
` [PATCHv3 net-next 3/3] tools: ynl: add YNL test framework
[PATCH net-next v3 00/11] selftests/vsock: refactor and improve vmtest infrastructure
2025-11-11 11:52 UTC (3+ messages)
` [PATCH net-next v3 07/11] selftests/vsock: add check_result() for pass/fail counting
[PATCH net-next v2 0/4] tools: ynl: turn the page-pool sample into a real tool
2025-11-11 11:50 UTC (5+ messages)
` [PATCH net-next v2 1/4] tools: ynltool: create skeleton for the C command
[PATCH v5 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
2025-11-11 11:47 UTC (3+ messages)
` [PATCH v5 8/8] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH net-next 0/2] net: phy: disable EEE on TI PHYs
2025-11-11 11:38 UTC (3+ messages)
` [PATCH net-next 1/2] net: phy: allow drivers to disable EEE support via .get_features()
` [PATCH net-next 2/2] net: phy: TI PHYs use phy_get_features_no_eee()
[PATCH net v5 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
2025-11-11 11:33 UTC (4+ messages)
` [PATCH net v5 1/2] virtio-net: correct hdr_len handling "
` [PATCH net v5 2/2] virtio-net: correct hdr_len handling for tunnel gso
[PATCH net-next] net: stmmac: always allocate mac_device_info
2025-11-11 11:26 UTC
[PATCH net-next] net: stmmac: clean up stmmac_reset()
2025-11-11 11:26 UTC
[PATCH net-next] net: stmmac: improve ndev->max_mtu setup readability
2025-11-11 11:26 UTC
[PATCH v5 net-next 00/14] AccECN protocol case handling series
2025-11-11 11:02 UTC (11+ messages)
` [PATCH v5 net-next 03/14] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 05/14] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v5 net-next 10/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
[PATCH v5 0/3] drivers: net: mhi: Add support to enable ethernet network device for MHI NET driver
2025-11-11 10:54 UTC (5+ messages)
` [PATCH v5 1/3] net: mhi : Add support to enable ethernet interface
` [PATCH v5 2/3] net: mhi: Add MHI IP_SW1, ETH0 and ETH1 interface
[PATCH v2] ksmbd: server: avoid busy polling in accept loop
2025-11-11 10:47 UTC
[PATCH net-next 5/6] dpll: zl3073x: Cache all output properties in zl3073x_out
2025-11-11 10:42 UTC (2+ messages)
[PATCH net v5 0/3] mptcp: Fix conflicts between MPTCP and sockmap
2025-11-11 10:35 UTC (7+ messages)
` [PATCH net v5 1/3] mptcp: disallow MPTCP subflows from sockmap
` [PATCH net v5 2/3] net,mptcp: fix proto fallback detection with BPF
` [PATCH net v5 3/3] selftests/bpf: Add mptcp test with sockmap
[PATCH net-next v3 0/6] netconsole: support automatic target recovery
2025-11-11 10:27 UTC (5+ messages)
` [PATCH net-next v3 5/6] netconsole: resume previously deactivated target
` [PATCH net-next v3 6/6] selftests: netconsole: validate target resume
[PATCH net-next v4 0/3] Unify platform suspend/resume routines for PCI DWMAC glue
2025-11-11 10:24 UTC (6+ messages)
` [PATCH net-next v4 1/3] net: stmmac: Add generic suspend/resume helper for PCI-based controllers
` [PATCH net-next v4 2/3] net: stmmac: loongson: Use generic PCI suspend/resume routines
` [PATCH net-next v4 3/3] net: stmmac: pci: "
[PATCH net-next v5 0/6] Add AF_XDP zero copy support
2025-11-11 10:15 UTC (7+ messages)
` [PATCH net-next v5 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next v5 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [PATCH net-next v5 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX
` [PATCH net-next v5 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page
` [PATCH net-next v5 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
` [PATCH net-next v5 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features
[PATCH net-next] net/ipv6: fix lookup for ::/0 (non-)subtree route
2025-11-11 10:13 UTC (2+ messages)
[PATCH mlx5-next 0/2] Add support for direct steering tag mode for RDMA mlx5_ib driver
2025-11-11 10:04 UTC (2+ messages)
[PATCH net-next 0/5] net: fec: do some cleanup for the driver
2025-11-11 10:00 UTC (6+ messages)
` [PATCH net-next 1/5] net: fec: remove useless conditional preprocessor directives
` [PATCH net-next 2/5] net: fec: simplify the "
` [PATCH net-next 3/5] net: fec: remove struct fec_enet_priv_txrx_info
` [PATCH net-next 4/5] net: fec: remove rx_align from fec_enet_private
` [PATCH net-next 5/5] net: fec: remove duplicate macros of the BD status
[RESEND PATCH net-next v2 0/4] net/ipv6: RFC6724 rule 5.5 preparations
2025-11-11 9:56 UTC (5+ messages)
` [RESEND PATCH net-next v2 2/4] net/ipv6: create ipv6_fl_get_saddr
` [RESEND PATCH net-next v2 3/4] net/ipv6: use ipv6_fl_get_saddr in output
[PATCH net-next 0/2] net: stmmac: Disable EEE RX clock stop when VLAN is enabled
2025-11-11 9:48 UTC (4+ messages)
` [PATCH net-next 1/2] net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()
` [PATCH net-next 2/2] net: stmmac: Disable EEE RX clock stop when VLAN is enabled
[PATCH net-next v2] r8169: add support for RTL8125K
2025-11-11 9:28 UTC
[PATCH] virtio-net: fix incorrect flags recording in big mode
2025-11-11 9:08 UTC
[PATCH net-next v2 0/3] net: phy: mscc: Add support for PHY LED control
2025-11-11 8:50 UTC (4+ messages)
` [PATCH net-next v2 2/3] net: phy: mscc: Consolidate probe functions into a common helper
[PATCH] ksmbd: server: avoid busy polling in accept loop
2025-11-11 8:47 UTC (5+ messages)
[PATCH net 0/6] selftests: mptcp: join: fix some flaky tests
2025-11-11 8:19 UTC (3+ messages)
` [PATCH net 6/6] selftests: mptcp: join: properly kill background tasks
[PATCH net-next v3 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
2025-11-11 8:13 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
` [PATCH net-next v3 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources
[syzbot] [bpf?] KASAN: stack-out-of-bounds Write in __bpf_get_stack
2025-11-11 8:12 UTC (2+ messages)
` [PATCH bpf-next v3] bpf: Clamp trace length in __bpf_get_stack to fix OOB write
[PATCH v1 00/23] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-11 8:09 UTC (11+ messages)
` [PATCH v1 02/23] ALSA: seq: Switch to use %ptSp
` [PATCH v1 12/23] ipmi: "
` [PATCH v1 13/23] media: av7110: "
` [PATCH v1 14/23] media: v4l2-ioctl: "
` [PATCH v1 18/23] pps: "
[PATCH net-next v2 00/13] net: stmmac: convert glue drivers to use stmmac_get_phy_intf_sel()
2025-11-11 8:12 UTC (14+ messages)
` [PATCH net-next v2 01/13] net: stmmac: loongson1: use PHY_INTF_SEL_x
` [PATCH net-next v2 02/13] net: stmmac: loongson1: use PHY_INTF_SEL_x directly
` [PATCH net-next v2 03/13] net: stmmac: loongson1: use stmmac_get_phy_intf_sel()
` [PATCH net-next v2 04/13] net: stmmac: mediatek: use PHY_INTF_SEL_x
` [PATCH net-next v2 05/13] net: stmmac: mediatek: use stmmac_get_phy_intf_sel()
` [PATCH net-next v2 06/13] net: stmmac: mediatek: simplify set_interface() methods
` [PATCH net-next v2 07/13] net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next v2 08/13] net: stmmac: starfive: use stmmac_get_phy_intf_sel()
` [PATCH net-next v2 09/13] net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next v2 10/13] net: stmmac: stm32: use PHY_INTF_SEL_x directly
` [PATCH net-next v2 11/13] net: stmmac: stm32: use stmmac_get_phy_intf_sel()
` [PATCH net-next v2 12/13] net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next v2 13/13] net: stmmac: visconti: use stmmac_get_phy_intf_sel()
[PATCH net-next 00/16] net: stmmac: convert glue drivers to use stmmac_get_phy_intf_sel()
2025-11-11 8:08 UTC (2+ messages)
` [PATCH net-next 00/13] "
[RFC 0/2] xdp: Delegate fast path return decision to page_pool
2025-11-11 7:54 UTC (5+ messages)
` [RFC 2/2] "
[PATCH] net: core: Initialize new header to zero in pskb_expand_head
2025-11-11 7:40 UTC (2+ messages)
[PATCH net-next] net: phy: fixed_phy: use genphy_read_abilities to simplify the code
2025-11-11 7:39 UTC (3+ messages)
[PATCH 0/8] arm64: dts: imx8dxl related fix and minor update
2025-11-11 7:25 UTC (2+ messages)
[PATCH net-next 4/6] dpll: zl3073x: Cache all reference properties in zl3073x_ref
2025-11-11 6:52 UTC (2+ messages)
[PATCH net v1] ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
2025-11-11 6:43 UTC
[PATCH net-next v15 00/15] net: phy: Introduce PHY ports representation
2025-11-11 4:11 UTC (15+ messages)
` [PATCH net-next v15 09/15] net: phy: marvell: Support SFP through phy_port interface
` [PATCH net-next v15 10/15] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v15 11/15] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v15 12/15] net: phy: qca807x: "
` [PATCH net-next v15 13/15] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v15 14/15] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v15 15/15] Documentation: networking: Document the phy_port infrastructure
[PATCH net-next v2 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
2025-11-11 4:03 UTC (7+ messages)
` [PATCH net-next v2 1/2] net: mana: Refactor GF stats to use global mana_context
` [PATCH net-next v2 2/2] net: mana: Add standard counter rx_missed_errors
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;
as well as URLs for NNTP newsgroup(s).