aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/net.h
Commit message (Expand)AuthorAgeFilesLines
* sockets: don't malloc/free sockaddr memory on getpeername/getsocknameGleb Smirnoff2023-11-301-8/+9
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* protosw: refactor protosw and domain static declaration and loadGleb Smirnoff2022-08-171-2/+2
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* LinuxKPI: add net_ratelimit()Bjoern A. Zeeb2021-03-261-0/+10
* Make all the LinuxKPI include files compile standalone.Hans Petter Selasky2015-11-031-0/+4
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+75