aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4
Commit message (Expand)AuthorAgeFilesLines
* Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domainAndrew Gallatin2020-12-191-1/+16
* ndis(4): expand deprecation to the whole driverBrooks Davis2020-12-111-1/+1
* hme(4): Remove as previous announcedBrooks Davis2020-12-115-142/+0
* New Netgraph module ng_macfilter:Nick Hibma2020-12-082-0/+223
* Add deprecation notice to mn(4)Ed Maste2020-12-061-1/+7
* ossl: port to arm64Mitchell Horne2020-12-041-2/+4
* Fix a couple of typos.John Baldwin2020-12-011-3/+3
* Add watchdog(9) driver for the Fintek F81803 SuperIO chipPoul-Henning Kamp2020-11-282-0/+68
* ping: fix some man pages and tests after r368045Alan Somers2020-11-261-2/+2
* Add a manpage for kernel TLS.John Baldwin2020-11-253-76/+276
* Remove a reference to CRIOGET missed in r368005.John Baldwin2020-11-251-5/+0
* Remove the cloned file descriptors for /dev/crypto.John Baldwin2020-11-251-22/+7
* Port rtsx(4) driver for Realtek SD card reader from OpenBSD.Jung-uk Kim2020-11-242-0/+122
* Remove parallel SCSI and 1/2Gb FC support from isp(4).Alexander Motin2020-11-202-54/+15
* Add an option for entering KDB on recursive panicsMitchell Horne2020-11-191-1/+11
* Document disk ioctlWarner Losh2020-11-192-0/+211
* Fix mandoc lint warnings.Nick Hibma2020-11-181-13/+5
* Add SPDX license tag to the ENA driver filesMarcin Wojtas2020-11-181-1/+3
* unix(4): Enhance LOCAL_CREDS_PERSISTENT ABIConrad Meyer2020-11-171-1/+36
* uplcom: add ATen/Prolific USB-232 Controller D USB IDEd Maste2020-11-171-0/+4
* - add more linux socket options (sorted by value)Alexander Leidinger2020-11-081-1/+6
* Update copies of ioctl structures to match recent changes in head.John Baldwin2020-11-061-22/+24
* Add qat(4)Mark Johnston2020-11-052-0/+101
* acpi_video(4): mention that acpi_video should be loaded after any drm driverEmmanuel Vadot2020-11-041-0/+9
* unix(4): Add SOL_LOCAL:LOCAL_CREDS_PERSISTENTConrad Meyer2020-11-031-2/+15
* Implement the USB_GET_DEVICEINFO ioctl(2) for uhid(4).Hans Petter Selasky2020-10-311-1/+6
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-283-3/+0
* Use my FreeBSD.org mail address in man pages I have writtenGordon Bergling2020-10-271-1/+1
* ntb: Add Intel Xeon Gen3 supportMark Johnston2020-10-231-8/+11
* Add support for IP over infiniband, IPoIB, to lagg(4). Currently onlyHans Petter Selasky2020-10-221-1/+10
* Add a kernel crypto driver using assembly routines from OpenSSL.John Baldwin2020-10-202-0/+107
* cxgbe(4): Updates to the drop features from r366532.Navdeep Parhar2020-10-191-2/+5
* Mark asymmetric cryptography via OCF deprecated for 14.0.John Baldwin2020-10-191-1/+6
* Update arcmsr(4) to 1.50.00.00:Xin LI2020-10-161-1/+3
* Implement SIOCGIFALIAS.Andrey V. Elsukov2020-10-141-1/+8
* dtrace_audit(4): Fix a typoGordon Bergling2020-10-101-1/+1
* Fix a few mandoc issuesGordon Bergling2020-10-0913-26/+25
* bpf(4): Update the man page to reflect realityGordon Bergling2020-10-091-41/+118
* Fix a few mandoc issuesGordon Bergling2020-10-094-34/+41
* cxgbe(4): knobs to drop various kinds of undesirable frames on ingress.Navdeep Parhar2020-10-081-1/+21
* netmap: minor documentation fixVincenzo Maffione2020-10-031-2/+2
* tcp(4): Add a reference for tcp_bbr(4) man pageGordon Bergling2020-09-241-0/+1
* Add missing file (tcp_bbr.4) from r366127Gordon Bergling2020-09-241-0/+168
* Add a manual page for TCP BBRGordon Bergling2020-09-241-0/+1
* mgb.4: add note about experimental statusEd Maste2020-09-241-5/+4
* Document quoting requirements for the devctl protocolWarner Losh2020-09-221-1/+17
* Fix a bunch of mdoc issues found by mandoc -Tlint.Christian Brueffer2020-09-2218-21/+19
* cxgbe(4): let the PF driver use VM work requests for transmit.Navdeep Parhar2020-09-221-0/+11
* Add example to ng_bpf(4) showing how ng_bpf(4) can be used to prevent spoofing.Hans Petter Selasky2020-09-211-10/+51
* cxgbe(4): add support for stateless offloads for VXLAN traffic.Navdeep Parhar2020-09-181-3/+3