No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
IPoLinux is a pedagogic way to show how the Linuxkernel processes networking packages.
The main goal is the easy understanding of the network packets traveling and its interaction with firewall (iptables), routing (iproute2) and traffic shapping.
XVMSocket is a LinuxKernel Module that provides a new socket family for high throughput (40-70 times better than TCP/IP sockets) between applications running on different guest Linux VMs on the same Xen system. No changes to Xen or Linux required.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Cross-Crash is an enhancement to the existing Crash utility that analyzes the linuxkernel core dumps by LinuxKernel Crash Dump (LKCD). It allows the analysis of core dumps on hosts that are not of the same architecture the dumps were originated from.
Caracal Boot Loader (cboot) is a second stage boot loader which takes over from GRUB (or other multiboot compatible loader) and prepares the system for your higher-half kernel. It now also includes VESA mode setting support.
Intel PRO/Wireless 3945ABG Network Connection adapter driver for Linux.
This driver is deprecated, other drivers for Intel devices (iwlegacy & iwlwifi) exist upstream in the Linuxkernel.
A small micro operating system kernel written in C (and partly assembly).
Planned features are: software based preemptive multitasking/threading, paging, kernel API, IPC, client/server, security system.
The code is designed to be clearly understandable.
omuscd is an User Space Cluster Daemon for use with the openMosix 2.6 kernel extension for single-system image clustering. The daemon provides process migration management and communication between networked computers to construct a cluster.
Development site for the ieee80211 generic 802.11 Network subsystem for the Linuxkernel, including base code and patches to user space libraries and tools to make them compatible with this subsystem.
This project is deprecated, the code from it exists in the Linuxkernel as "libipw" now.
The Optimized Sparse Kernel Interface (OSKI) Library provides automatically tuned sparse matrix kernels, for use by solver libraries and applications. OSKI is part of the BeBOP project on performance tuning and analysis at U.C. Berkeley. (Go Bears!)
The sx4000 project intends to develop the vendor provided Promise sx4000 driver, to a fully operational open source driver, compatible with the latest linuxkernel release.
The OSD initiator implements the T10 SCSI OSD protocol. It is an upper layer SCSI driver that uses a patched linux-iscsi driver for transport. The driver API is exported both in kernel and in user mode.
An open plugin providing a full Python Debugging graphical interface and shell for either JEDIT editor or NETBEANS ide. Python\'s debugger backend is implemented as a networking debugger inheriting the standard dbd.py python debugging kernel ,frontend
SIN implements a user inactivity trigger at kernel level. It issues uevents when no user activity is detected for more than a configurable amount of time. These events can be successively exploited (via udev or DBus) to suspend, dim, or blank the screen.
Compressed caching is a new level in the virtual memory hierarchy, where pages are stored in some compressed format, decreasing the number of page faults that are serviced by slow hard disks. We aim to implement this idea in the LinuxKernel.
This project offers components for XtratuM Nano-Kernel System. XM-FIFO and XM-SHM are XtratuM IPC Components. They can used to communicate between real-time domains and non real-time domains.
jIPRoute is a web tool on top of iproute package. It allows you to view in a human way how network qdisc is configured and also manipulate it, changing classes and filters. It reads the current HTB qdisc state from the kernel. Other queues are been added