summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/net.h
AgeCommit message (Expand)Author
2024-01-30sockets: garbage collect SS_ISCONFIRMINGGleb Smirnoff
2023-11-30sockets: don't malloc/free sockaddr memory on getpeername/getsocknameGleb Smirnoff
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-08-17protosw: refactor protosw and domain static declaration and loadGleb Smirnoff
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2021-03-26LinuxKPI: add net_ratelimit()Bjoern A. Zeeb
2015-11-03Make all the LinuxKPI include files compile standalone.Hans Petter Selasky
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky