This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1c8112f1a701c2c4f50051dea2e10cf1e5680650
banan-os
/
kernel
/
kernel
/
Networking
History
Bananymous
eee0b7c3ff
Kernel: Make ioctl take unsigned long instead of int
...
this is what linux does :D also fix one or two `return ioctl` instead of `return ioctl_impl`
2026-07-07 03:12:39 +03:00
..
E1000
Kernel: Support hardware checksum offload on E1000 receive
2026-06-30 20:14:38 +03:00
RTL8169
Kernel: Support hardware checksum offload on RTL8169 receive
2026-06-30 20:14:38 +03:00
UNIX
Kernel: Support SO_TYPE and SO_KEEPALIVE getsockopt in UNIX socket
2026-06-27 03:24:15 +03:00
ARPTable.cpp
Kernel: Move Ethernet header prepending from NIC to helper
2026-06-30 20:14:38 +03:00
IPv4Layer.cpp
Kernel: Add system for hardware checksum offload on received packets
2026-06-30 20:14:38 +03:00
Loopback.cpp
Kernel: Add system for hardware checksum offload on received packets
2026-06-30 20:14:38 +03:00
NetworkInterface.cpp
Kernel: Make ioctl take unsigned long instead of int
2026-07-07 03:12:39 +03:00
NetworkLayer.cpp
Kernel: Calculate internet checksum in host endian
2026-05-04 20:26:02 +03:00
NetworkManager.cpp
Kernel: Add system for hardware checksum offload on received packets
2026-06-30 20:14:38 +03:00
NetworkSocket.cpp
Kernel: Make ioctl take unsigned long instead of int
2026-07-07 03:12:39 +03:00
TCPSocket.cpp
Kernel: Make ioctl take unsigned long instead of int
2026-07-07 03:12:39 +03:00
UDPSocket.cpp
Kernel: Make ioctl take unsigned long instead of int
2026-07-07 03:12:39 +03:00