]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil/ipfilter
vmm amdvi: Move ctrl under #ifdef AMDVI_DEBUG_CMD.
[FreeBSD/FreeBSD.git] / sys / netpfil / ipfilter /
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-18 Cy Schubertipfilter: Document count_mask_bits() arguments
2022-11-11 John Baldwinipfilter: Cast uintmax_t values to size_t when adding...
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-18 Gordon Berglingnetpfil: Fix some typos in source code comments
2022-09-11 Cy Schubertipfilter: Remove unused ioctl
2022-09-11 Cy Schubertipfilter: Remove IPL_SELECT
2022-09-07 Gordon Berglingnetpfil: Correct some typos in source code comments
2022-07-14 Cy Schubertipfilter: Support only jails in VNET
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-04-14 Gordon Berglingnetpfil: Remove a double word in a source code comment
2022-04-02 Gordon Berglingipfilter(4): Fix a typo in a source code comment
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-02-07 Cy Schubertipfilter: Correct a typo in a comment
2022-02-07 Cy Schubertipfilter: inline is superfluous for an extrn function
2022-02-07 Cy Schubertipfilter: Remove redundant else if
2022-02-07 Cy Schubertipfilter module: Style(9) requires a space after return
2022-02-07 Cy Schubertipfilter module: Fix whitespace errors
2022-02-07 Cy Schubertipfilter: Remove extraneous comment line
2022-02-07 Cy Schubertipfilter module: Remove trailing whitespace
2022-02-07 Cy Schubertipfilter: Adjust kernel module returns to conform to...
2022-02-07 Cy Schubertipfilter: INLINE --> inline
2022-02-07 Cy Schubertipflter: ANSIfy kernel function declarations
2022-02-07 Cy Schubertipfilter: Move kernel bits to netpfil