aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tmpfs: drop acq fence now that vn_load_v_data_smr has consume semanticsMateusz Guzik2021-01-252-4/+0
* zfs: use atomic_load_consume_ptr for z_cached_symlinkMateusz Guzik2021-01-251-4/+1
* vfs: use atomic_load_consume_ptr in vn_load_v_data_smrMateusz Guzik2021-01-251-1/+1
* atomic: add stub atomic_load_consume_ptrMateusz Guzik2021-01-252-0/+13
* atomic: make atomic_store_ptr type-awareMateusz Guzik2021-01-254-7/+8
* zfs: fix panics with invariant kernels from zfs_replay_setattrMateusz Guzik2021-01-251-0/+5
* Rename kern_mmap_req to kern_mmapBrooks Davis2021-01-255-35/+52
* ndis(4): remove as previous announcedBrooks Davis2021-01-2553-26392/+11
* Decode NFIT Platform Capabilities.Alexander Motin2021-01-251-1/+17
* pfctl: FreeBSD now supports DIOCGIFSPEEDKristof Provost2021-01-251-29/+0
* altq: Remove unused arguments from altq_attach()Kristof Provost2021-01-257-24/+9
* altq tests: Basic ALTQ testKristof Provost2021-01-253-1/+75
* Add FEATURE sysctls for ALTQ disciplinesKristof Provost2021-01-251-0/+32
* newvers.sh: add newline at EOF in generated vers.cEd Maste2021-01-251-1/+1
* cache: assorted cleanupsMateusz Guzik2021-01-251-19/+21
* cache: track calls to cache_symlink_alloc with unsupported sizeMateusz Guzik2021-01-251-0/+6
* diff: fix incorrectly displaying files as duplicatesJamie Landeg-Jones2021-01-253-0/+8
* diff: add a test case for failed -s optionBaptiste Daroussin2021-01-251-0/+11
* ifconfig: fix UBSan signed shift errorAlex Richardson2021-01-251-1/+1
* Create symlinks to host tools on non-FreeBSD hostsAlexander Richardson2021-01-251-4/+14
* qeueue.h: Add {SLIST,STAILQ,LIST,TAILQ}_END()Alex Richardson2021-01-252-0/+12
* Don't include libarchive fuzz tests by defaultAlex Richardson2021-01-251-4/+9
* Add support for enabling and disabling IFCAP_VLAN_HWTSO viaHans Petter Selasky2021-01-251-0/+2
* gic_v3: add message based interrupts supportCyprien Laplace2021-01-253-3/+226
* gic_v3: Use 64-bit writes to GICD_IROUTERnCyprien Laplace2021-01-251-3/+3
* contrib/tzdata: import tzdata 2021aPhilip Paeps2021-01-255-10/+24
|\
| * Import tzdata 2021avendor/tzdata/tzdata2021aPhilip Paeps2021-01-255-10/+24
* | nfs_write(): do not call ncl_pager_setsize() after clearing TDP2_SBPAGESKonstantin Belousov2021-01-241-5/+0
* | netmap: simplify parameter passingVincenzo Maffione2021-01-244-44/+45
* | iflib: netmap: move per-packet operation out of fragments loopVincenzo Maffione2021-01-241-6/+7
* | iflib: netmap: add support for NS_MOREFRAGVincenzo Maffione2021-01-241-24/+58
* | lualoader: improve loader.conf var processingKyle Evans2021-01-241-22/+68
* | netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT supportNeel Chauhan2021-01-243-1/+10
* | Exclude reserved iSCSI Initiator Task Tag.Alexander Motin2021-01-241-0/+5
* | Exclude reserved iSCSI Target Transfer Tag.Alexander Motin2021-01-241-0/+4
* | Regen src.conf.5 after LLD description updatesEd Maste2021-01-241-4/+8
* | Remove Binutils from src.conf(5) option descriptionsEd Maste2021-01-243-4/+8
* | cxgbetool: correct utilties typoEd Maste2021-01-241-1/+1
* | Add a manual page for axp(4) / AMD 10G Ethernet driverGordon Bergling2021-01-242-0/+226
* | libc: try to skip memcpy in _gettempMateusz Guzik2021-01-241-3/+8
* | libc: remove open-coded strlen in _gettempMateusz Guzik2021-01-241-2/+1
* | libc: skip spurious stat in _gettempMateusz Guzik2021-01-241-21/+0
* | sctp: fix PR-SCTP stats when adding addtional streamsMichael Tuexen2021-01-231-0/+9
* | sctp: improve consistencyMichael Tuexen2021-01-234-29/+29
* | Fix cross-build support for Ubuntu 16.04Jessica Clarke2021-01-231-1/+9
* | hcons: Fix manpage typoVladimir Kondratyev2021-01-231-2/+2
* | cache: add back target entry on renameMateusz Guzik2021-01-231-0/+19
* | netgraph/ng_source: If queue is full, don't enqueueLutz Donnerhacke2021-01-231-3/+6
* | Revert "Define PNP info after defining driver modules"Mark Johnston2021-01-2311-31/+19
* | elfctl: Fix type errors.Konstantin Belousov2021-01-231-3/+4