summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_common.h
AgeCommit message (Expand)Author
2025-12-08linux: store Linux Ethernet interface number in struct ifnetGleb Smirnoff
2025-10-15linux: make linux_to_bsd_sockaddr() use memory supplied by callerGleb Smirnoff
2024-03-29linux: use sa_family_t for address family conversionsGleb Smirnoff
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-03-04linux(4): Add a counterpart to linux_ifflagsDmitry Chagin
2023-03-04linux(4): Refactor socket ioctl path to avoid referencing an unstable interfacesDmitry Chagin
2023-03-04linsysfs(4): Refactor to avoid referencing an unstable interfacesDmitry Chagin
2023-03-04linux(4): Make linux_ifflags return a valueDmitry Chagin
2023-02-23linux(4): Consolidate a FreeBSD interface names translation codeDmitry Chagin
2022-03-31linux(4): Cleanup empty lines.Dmitry Chagin
2021-07-20Drop "All rights reserved" from my copyright statements.Dmitry Chagin
2021-06-22linux(4): Rework Linux ppoll system call.Dmitry Chagin
2019-05-13Our bsd_to_linux_sockaddr() and linux_to_bsd_sockaddr() functionsDmitry Chagin
2019-05-03In order to reduce duplication between MD parts of the LinuxulatorDmitry Chagin