aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pf tests: fix sctp:timeout teststable/13Kristof Provost40 hours1-5/+5
* pf tests: test setting and retrieving timeout valuesKristof Provost40 hours1-0/+32
* pf: vnet-ify pf_hashsize, pf_hashmask, pf_srchashsize and V_pf_srchashmaskKristof Provost40 hours4-54/+62
* Fix llvm register allocator for native/cross build differencesDimitry Andric2 days1-1/+6
* amd64 GENERIC: Switch uart hints from "isa" to "acpi"John Baldwin3 days1-4/+2
* amd64 GENERIC: Drop hints for fdc0 and ppc0John Baldwin3 days1-10/+0
* acpi: Narrow workaround for broken interrupt settings on x86John Baldwin3 days4-8/+42
* nfsd: Make modifying vfs.nfsd.enable_locallocks safeRick Macklem4 days1-2/+33
* nfsd: Allow a mutex lock for clientID handlingRick Macklem4 days1-80/+161
* leap-seconds: Update to leap-seconds 3960057600 obtained from IERSCy Schubert5 days1-254/+119
* rc.conf: Leap-seconds sources: Add IANA backCy Schubert5 days1-1/+1
* nfsd: Fix nfsrv_cleanclient so that it can be called with a mutexRick Macklem5 days3-23/+34
* nvmecontrol: Fix "Workloadd" typoAlexander Motin5 days1-1/+1
* kern: zero out stack buffer after copying out random bitsKyle Evans6 days1-1/+5
* stand: module: unlink the entire tail when dependencies fail to loadKyle Evans6 days1-5/+26
* cdefs.h: Don't define fallback for _Static_assertWarner Losh6 days1-9/+0
* ctladm: don't require the use of "-p" with "port -r", part 2Alan Somers6 days2-2/+1
* 13.4: update stable/13 to -PRERELEASEColin Percival7 days2-3/+3
* pf: fix sctp deadlockKristof Provost9 days1-2/+2
* if_pfsync: lock buckets during pfsync_drop()Kristof Provost9 days1-27/+43
* cxgbe(4): Do not report link state change during interface detach.Navdeep Parhar10 days1-1/+1
* cxgbetool(8): Be flexible about the nexus name.Navdeep Parhar10 days1-40/+76
* cxgbe(4): sc->port is indexed by port_id and not tx_chan.Navdeep Parhar10 days1-1/+1
* cxgbe/tom: Fix the rx channel selection in options2.Navdeep Parhar10 days1-2/+4
* cxgbe(4): Query TPCHMAP once and not once per port.Navdeep Parhar10 days3-10/+13
* cxgbe(4): Rename rx_c_chan to rx_chan.Navdeep Parhar10 days4-7/+17
* cxgbe(4): Minor tweaks to comments.Navdeep Parhar10 days1-5/+7
* cxgbe(4): Initialize mps_bg_map to an invalid value if it's not known.Navdeep Parhar10 days2-2/+2
* cxgbe(4): Do not read hardware registers to determine the number of ports.Navdeep Parhar10 days1-6/+7
* cxgbe(4): Allocate a taskqueue per port instead of per channel.Navdeep Parhar10 days3-12/+17
* cxgbe(4): Shared code update to deal with partial failure in query_params.Navdeep Parhar10 days1-3/+12
* cxgbe(4): Reword the comment explaining the atid/cookie split.Navdeep Parhar10 days2-3/+6
* cxgbe(4): Add missing description for a port type.Navdeep Parhar10 days1-0/+1
* cxgbe(4): Retire t4_intr_clear.Navdeep Parhar10 days3-96/+0
* cxgbe(4): Add a helper function to locate MPS/MAC registers.Navdeep Parhar10 days3-29/+23
* cxgbe(4): Remove tx_modq lookup table.Navdeep Parhar10 days4-9/+6
* Add an isp(4) tunable to default to ispfw(4) firmware.Kenneth D. Merry10 days4-2/+43
* Fix the isp(4) driver with 9.x firmware.Kenneth D. Merry10 days2-1/+15
* isp(4): Document support for new devicesJoerg Pulz10 days1-0/+8
* contrib/bc: upgrade to version 6.7.6Stefan Eßer10 days140-4236/+4449
* if_vxlan(4): Move the allocating of statistics counters below if_alloc()Zhenlei Huang10 days1-1/+1
* binmiscctl.8: Change the example to armv7Andrew Turner11 days1-3/+3
* ibcore: Mark write-only variablesAndrew Turner11 days2-10/+10
* cdefs: Add __writeonly to mark write only varsAndrew Turner11 days1-0/+1
* arm64: Fix indentation to be consistentAndrew Turner11 days1-7/+7
* stats: Fix the build under gccAndrew Turner11 days1-2/+2
* arm64: Disable outling atomicsAndrew Turner11 days1-0/+2
* sys: Build arm64 per-thread SSP with GCCAndrew Turner11 days1-1/+2
* pci: Fix pci_host_generic_acpi with gccAndrew Turner11 days1-3/+2
* arm64/rockchip: Fix the build with GCCAndrew Turner11 days1-1/+1