messages from 2025-04-29 23:47:03 to 2025-04-30 14:23:57 UTC [more...]
[PATCH v5 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
2025-04-30 14:23 UTC (5+ messages)
` [PATCH v5 04/10] ref_tracker: allow pr_ostream() to print directly to a seq_file
[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
2025-04-30 14:22 UTC (12+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes
` [PATCH net-next 2/4] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
[PATCH net-next v3 00/18] net: Cover more per-CPU storage with local nested BH locking
2025-04-30 14:20 UTC (20+ messages)
` [PATCH net-next v3 01/18] net: page_pool: Don't recycle into cache on PREEMPT_RT
` [PATCH net-next v3 02/18] net: dst_cache: Use nested-BH locking for dst_cache::cache
` [PATCH net-next v3 03/18] ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
` [PATCH net-next v3 04/18] ipv6: sr: Use nested-BH locking for hmac_storage
` [PATCH net-next v3 05/18] xdp: Use nested-BH locking for system_page_pool
` [PATCH net-next v3 06/18] netfilter: nf_dup{4, 6}: Move duplication check to task_struct
` [PATCH net-next v3 07/18] netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx
` [PATCH net-next v3 08/18] netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit
` [PATCH net-next v3 09/18] xfrm: Use nested-BH locking for nat_keepalive_sk_ipv[46]
` [PATCH net-next v3 10/18] openvswitch: Merge three per-CPU structures into one
` [PATCH net-next v3 11/18] openvswitch: Use nested-BH locking for ovs_pcpu_storage
` [PATCH net-next v3 12/18] openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage
` [PATCH net-next v3 13/18] net/sched: act_mirred: Move the recursion counter struct netdev_xmit
` [PATCH net-next v3 14/18] net/sched: Use nested-BH locking for sch_frag_data_storage
` [PATCH net-next v3 15/18] mptcp: Use nested-BH locking for hmac_storage
` [PATCH net-next v3 16/18] rds: Disable only bottom halves in rds_page_remainder_alloc()
` [PATCH net-next v3 17/18] rds: Acquire per-CPU pointer within BH disabled section
` [PATCH net-next v3 18/18] rds: Use nested-BH locking for rds_page_remainder
[PATCH] Documentation: ioctl-number: Extend "Include File" column width
2025-04-30 14:11 UTC (3+ messages)
[PATCH net] virtio-net: don't re-enable refill work too early when NAPI is disabled
2025-04-30 14:02 UTC (5+ messages)
[PATCH net] virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable()
2025-04-30 13:57 UTC (3+ messages)
[PATCH v15 5/6] rust: time: Add wrapper for fsleep() function
2025-04-30 13:51 UTC (4+ messages)
[PATCH net-next v3 0/4] vsock: SOCK_LINGER rework
2025-04-30 13:50 UTC (18+ messages)
` [PATCH net-next v3 1/4] vsock/virtio: Linger on unsent data
` [PATCH net-next v3 2/4] vsock/virtio: Reduce indentation in virtio_transport_wait_close()
` [PATCH net-next v3 3/4] vsock: Move lingering logic to af_vsock core
` [PATCH net-next v3 4/4] vsock/test: Expand linger test to ensure close() does not misbehave
[PATCH net V2 0/4] net: vertexcom: mse102x: Fix RX handling
2025-04-30 13:48 UTC (9+ messages)
` [PATCH net V2 1/4] net: vertexcom: mse102x: Fix possible stuck of SPI interrupt
` [PATCH net V2 2/4] net: vertexcom: mse102x: Fix LEN_MASK
` [PATCH net V2 3/4] net: vertexcom: mse102x: Add range check for CMD_RTS
` [PATCH net V2 4/4] net: vertexcom: mse102x: Fix RX error handling
[PATCH v2] dt-bindings: net: via-rhine: Convert to YAML
2025-04-30 13:25 UTC (2+ messages)
[PATCH net-next v3] selftests/vsock: add initial vmtest.sh for vsock
2025-04-30 13:06 UTC (2+ messages)
[PATCH net v4] bnxt_en: improve TX timestamping FIFO configuration
2025-04-30 12:59 UTC (2+ messages)
[PATCH v28 00/20] nvme-tcp receive offloads
2025-04-30 12:52 UTC (22+ messages)
` [PATCH v28 01/20] net: Introduce direct data placement tcp offload
` [PATCH v28 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v28 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v28 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v28 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v28 06/20] nvme-tcp: Add DDP data-path
` [PATCH v28 07/20] nvme-tcp: RX DDGST offload
` [PATCH v28 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v28 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v28 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v28 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v28 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v28 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v28 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v28 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v28 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v28 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v28 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v28 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v28 20/20] net/mlx5e: NVMEoTCP, statistics
[PATCH bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
2025-04-30 12:43 UTC (4+ messages)
` [PATCH bpf-next 1/4] "
Possible Memory tracking bug with Intel ICE driver and jumbo frames
2025-04-30 12:40 UTC (3+ messages)
[PATCH net-next v5 0/4] Add support to do threaded napi busy poll
2025-04-30 12:37 UTC (7+ messages)
[PATCH net-next] ipv4: Honor "ignore_routes_with_linkdown" sysctl in nexthop selection
2025-04-30 12:31 UTC (2+ messages)
net-shapers plan
2025-04-30 12:12 UTC (12+ messages)
[PATCH net-next 0/3] pds_core: small code updates
2025-04-30 12:10 UTC (2+ messages)
[PATCH RFC 0/3] coredump: support AF_UNIX sockets
2025-04-30 11:14 UTC (6+ messages)
` [PATCH RFC 1/3] coredump: massage format_corname()
` [PATCH RFC 2/3] coredump: massage do_coredump()
` [PATCH RFC 3/3] coredump: support AF_UNIX sockets
[syzbot] [block?] BUG: soft lockup in aoecmd_cfg (3)
2025-04-30 11:13 UTC
[PATCH v15 0/6] rust: Add IO polling
2025-04-30 10:40 UTC (2+ messages)
[PATCH net-next v6 0/8] Add Microchip ZL3073x support (part 1)
2025-04-30 10:11 UTC (9+ messages)
` [PATCH net-next v6 1/8] dt-bindings: dpll: Add DPLL device and pin
` [PATCH net-next v6 2/8] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH net-next v6 3/8] mfd: Add Microchip ZL3073x support
` [PATCH net-next v6 4/8] mfd: zl3073x: Add support for devlink device info
` [PATCH net-next v6 5/8] mfd: zl3073x: Protect operations requiring multiple register accesses
` [PATCH net-next v6 6/8] mfd: zl3073x: Fetch invariants during probe
` [PATCH net-next v6 7/8] mfd: zl3073x: Add clock_id field
` [PATCH net-next v6 8/8] mfd: zl3073x: Register DPLL sub-device during init
[PATCH] memcg: multi-memcg percpu charge cache
2025-04-30 10:05 UTC (7+ messages)
[PATCH v2] ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations
2025-04-30 9:54 UTC (2+ messages)
[PATCH] amd-xgbe: Add device IDs for Hygon 10Gb ethernet controller
2025-04-30 9:49 UTC (2+ messages)
` [PATCH WITHDRAW] "
[PATCH v1] ptp: ocp: fix NULL deref in _signal_summary_show
2025-04-30 9:52 UTC (14+ messages)
[PATCH net 0/2] There are some bugfix for hibmcge driver
2025-04-30 9:31 UTC (3+ messages)
` [PATCH net 1/2] net: hibmcge: fix incorrect statistics update issue
` [PATCH net 2/2] net: hibmcge: fix wrong ndo.open() after reset fail issue
[PATCH net 0/4] There are some bugfix for the HNS3 ethernet driver
2025-04-30 9:30 UTC (5+ messages)
` [PATCH net 1/4] net: hns3: store rx VLAN tag offload state for VF
` [PATCH net 2/4] net: hns3: fix an interrupt residual problem
` [PATCH net 3/4] net: hns3: fixed debugfs tm_qset size
` [PATCH net 4/4] net: hns3: defer calling ptp_clock_register()
[PATCH 0/4] selftest: can: Start importing selftests from can-tests
2025-04-30 9:36 UTC (6+ messages)
` [PATCH 4/4] selftests: can: Document test_raw_filter test cases
[PATCH v9 0/4] vhost: Add support of kthread API
2025-04-30 9:27 UTC (8+ messages)
` [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
[PATCH net-next v5 0/8] Add Microchip ZL3073x support (part 1)
2025-04-30 9:25 UTC (4+ messages)
` [PATCH net-next v5 4/8] mfd: zl3073x: Add support for devlink device info
[PATCH RFC bpf-next v2 00/17] traits: Per packet metadata KV store
2025-04-30 9:19 UTC (6+ messages)
` [PATCH RFC bpf-next v2 01/17] trait: limited KV store for packet metadata
[PATCH v4 00/15] MSR code cleanup part one
2025-04-30 9:17 UTC (7+ messages)
` [PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>
[PATCH net-next v2 0/3] vsock: SOCK_LINGER rework
2025-04-30 9:13 UTC (11+ messages)
` [PATCH net-next v2 1/3] vsock: Linger on unsent data
[PATCH AUTOSEL 6.6 13/21] vhost_task: fix vhost_task_create() documentation
2025-04-30 9:10 UTC (4+ messages)
` [PATCH AUTOSEL 6.6 14/21] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH AUTOSEL 6.6 16/21] net: enetc: refactor bulk flipping of RX buffers to separate function
[PATCH net 00/11] net: dsa: b53: accumulated fixes
2025-04-30 9:00 UTC (6+ messages)
` [PATCH net 04/11] net: dsa: b53: fix flushing old pvid VLAN on pvid change
[PATCH iwl-next v2 00/14] Introduce iXD driver
2025-04-30 8:55 UTC (5+ messages)
` [PATCH iwl-next v2 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` [Intel-wired-lan] "
[PATCH iwl-net] ixgbe: fix ndo_xdp_xmit() workloads
2025-04-30 8:55 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v5 00/14] Introduce an ethernet port representation
2025-04-30 8:52 UTC (3+ messages)
` [PATCH net-next v5 04/14] net: phy: dp83822: Add support for phy_port representation
[PATCH net-next v21 0/1] MCTP Over PCC Transport
2025-04-30 8:47 UTC (3+ messages)
` [PATCH net-next v21 1/1] mctp pcc: Implement MCTP over "
[PATCH] iso: add BT_ISO_TS optional to enable ISO timestamp
2025-04-30 7:45 UTC (7+ messages)
[PATCH v3 0/5] allwinner: Add EMAC0 support to A523 variant SoC
2025-04-30 6:35 UTC (7+ messages)
` [PATCH v3 1/5] dt-bindings: sram: sunxi-sram: Add A523 compatible
` [PATCH v3 2/5] dt-bindings: net: sun8i-emac: Add A523 EMAC0 compatible
` [PATCH v3 3/5] arm64: dts: allwinner: a523: Add EMAC0 ethernet MAC
` [PATCH v3 4/5] arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E board
` [PATCH v3 5/5] arm64: dts: allwinner: t527: add EMAC0 to Avaota-A1 board
[PATCH net-next v7 0/3] net: ethtool: Introduce ethnl dump helpers
2025-04-30 6:32 UTC (4+ messages)
` [PATCH net-next v7 1/3] net: ethtool: Introduce per-PHY DUMP operations
[PATCH net-next V3 00/15] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
2025-04-30 6:24 UTC (6+ messages)
` [PATCH net-next V3 14/15] devlink: Implement devlink param multi attribute nested data values
Ext filing docs_
2025-04-30 6:23 UTC
[PATCH] igb: Fix watchdog_task race with shutdown
2025-04-30 6:13 UTC (3+ messages)
[PATCH net-next v2] selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
2025-04-30 5:48 UTC
[net-next v9 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-04-30 5:17 UTC (8+ messages)
` [net-next v9 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v9 2/7] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [net-next v9 3/7] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [net-next v9 4/7] net: mtip: The L2 switch driver for imx287
` [net-next v9 5/7] ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE
` [net-next v9 6/7] ARM: mxs_defconfig: Update mxs_defconfig to 6.15-rc1
` [net-next v9 7/7] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch
[PATCH iwl-net v4] ice: use DSN instead of PCI BDF for ice_adapter index
2025-04-30 5:07 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v1 net-next] ipv6: Restore fib6_config validation for SIOCADDRT
2025-04-30 3:20 UTC (3+ messages)
linux-next: duplicate patches in the bluetooth tree
2025-04-30 2:44 UTC
[PATCH RFC v3 0/2] Task local data API
2025-04-30 1:44 UTC (3+ messages)
` [PATCH RFC v3 1/2] selftests/bpf: Introduce task local data
[PATCH v6 net-next 00/14] Add more features for ENETC v4 - round 2
2025-04-30 1:36 UTC (4+ messages)
` [PATCH v6 net-next 05/14] net: enetc: add debugfs interface to dump MAC filter
[PATCH net-next v6] Add support to set napi threaded for individual napi
2025-04-30 1:16 UTC (3+ messages)
[PATCH v5 0/5] clk: sophgo: add SG2044 clock controller support
2025-04-30 0:58 UTC (2+ messages)
[PATCH net-next 1/6] netfilter: xt_IDLETIMER: convert timeouts to secs_to_jiffies()
2025-04-30 0:20 UTC (2+ messages)
[PATCH net-next v5] Add support to set napi threaded for individual napi
2025-04-30 0:16 UTC (9+ messages)
[PATCH AUTOSEL 5.15 5/7] net: enetc: refactor bulk flipping of RX buffers to separate function
2025-04-29 23:53 UTC
[PATCH AUTOSEL 6.1 06/10] net: enetc: refactor bulk flipping of RX buffers to separate function
2025-04-29 23:53 UTC
[PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
2025-04-29 23:53 UTC (4+ messages)
[PATCH AUTOSEL 6.12 19/37] vhost_task: fix vhost_task_create() documentation
2025-04-29 23:51 UTC (3+ messages)
` [PATCH AUTOSEL 6.12 20/37] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH AUTOSEL 6.12 22/37] net: enetc: refactor bulk flipping of RX buffers to separate function
[PATCH AUTOSEL 6.14 20/39] vhost_task: fix vhost_task_create() documentation
2025-04-29 23:49 UTC (3+ messages)
` [PATCH AUTOSEL 6.14 21/39] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH AUTOSEL 6.14 23/39] net: enetc: refactor bulk flipping of RX buffers to separate function
[PATCH net-next 00/13][pull request] Intel Wired LAN Driver Updates 2025-04-29 (igb, igc, ixgbe, idpf)
2025-04-29 23:46 UTC (10+ messages)
` [PATCH net-next 05/13] igc: Limit netdev_tc calls to MQPRIO
` [PATCH net-next 06/13] igc: Change Tx mode for MQPRIO offloading
` [PATCH net-next 07/13] ixgbe: create E610 specific ethtool_ops structure
` [PATCH net-next 08/13] ixgbe: add support for ACPI WOL for E610
` [PATCH net-next 09/13] ixgbe: apply different rules for setting FC on E610
` [PATCH net-next 10/13] ixgbe: add E610 .set_phys_id() callback implementation
` [PATCH net-next 11/13] ixgbe: devlink: add devlink region support for E610
` [PATCH net-next 12/13] idpf: assign extracted ptype to struct libeth_rqe_info field
` [PATCH net-next 13/13] idpf: remove unreachable code from setting mailbox
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).