GSoC Organizations
Clear all filters
Shortcuts
First-time organizations (34)
View all
Years
2024
2023
2022
2021
2020
2019
View all
Categories
Data
Development tools
End user applications
Infrastructure and cloud
Media
Operating systems
View all
Technologies
python (267)
javascript (215)
c (168)
c++ (165)
java (115)
android (52)
View all
Topics
web (89)
machine learning (60)
cloud (57)
graphics (41)
education (32)
data science (30)
View all
The NetBSD Foundation
Visit Site
Of course it runs NetBSD
Category
Operating systems
Years
2024
2023
2022
2021
2020
2019
2018
2017
2016
Technologies
networking
kernel
bsd
c programming
security
arm
network stack
virtualization
filesystems
mips
c
bsd make
make
shell script
bsd unix
unix
Topics
operating systems
package system
package management
free and open source software
general purpose os
real unix
kernel
packaging
userland
unix
bsd
Past Projects
2024
2023
2022
2021
2020
2019
2018
2017
2016
Test root device and root file system selection
diviyam pathak
extending test coverage to root filesystem selection and documenting config(8). rump servers will be used to write test in ATF of NetBSD. This...
More Details
Code Submission
ALTQ refactoring and NPF integration
Emmanuel Nyarko
The aim of this project is to refactor ALTQ to use improvements in both the API and implementation. ALTQ was written a long time ago and suffers a...
More Details
Code Submission
Emulating Missing Linux Syscalls: Tackling “The L2N Problem”
Shiv_Jam
NetBSD with the thin in-kernel ABI layer COMPAT_LINUX enables support for running Linux binaries by means of emulation on NetBSD systems. As newer...
More Details
Code Submission
Making Network Drivers MPSAFE in NetBSD
Zhaofeng Cao
Access to hardware registers and other things can only be done by one CPU at a time. An easy way to do this is to make the entire network stack run...
More Details
Code Submission