aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update to tcsh 6.20.00Dmitry Chagin2017-03-25103-3203/+13852
|\
| * Import of tcsh-6.20.00vendor/tcsh/6.20.00Dmitry Chagin2017-03-18132-4205/+15698
* | Import libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545da5d5ff92.Dimitry Andric2017-03-251-25/+27
|\ \
| * | Import libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545da5d5ff92.vendor/libcxxrt/2017-03-22-8a853717e61d5d55cbdf74d9d0a7545da5d5ff92Dimitry Andric2017-03-254-42/+35
* | | iwn: add few missing notification types into iwn_intr_str()Andriy Voskoboinyk2017-03-251-0/+2
* | | Add a regression test for r31512 fixBaptiste Daroussin2017-03-251-0/+14
* | | Avoid leaking allocated but unused context after creation race.Konstantin Belousov2017-03-251-2/+4
* | | Do not create RMRR entries for identity-mapped domains.Konstantin Belousov2017-03-251-5/+7
* | | Slight cleanup of the comment.Konstantin Belousov2017-03-251-2/+2
* | | Fix and add comments to match selected frequency sample.Ganbold Tsagaankhuu2017-03-251-1/+11
* | | [iwm] Add the BSS's basic rates to iwm's LQ command, not all the rates.Adrian Chadd2017-03-253-8/+27
* | | [iwm] Enable Energy Based Scan (EBS).Adrian Chadd2017-03-255-20/+126
* | | [iwm] GC unused code from if_iwm_scan.c, copyied from iwn or iwlwifi/dvm.Adrian Chadd2017-03-251-52/+0
* | | [iwm] Tiny cleanup in iwm_rx_addbuf().Adrian Chadd2017-03-251-5/+3
* | | cxgbe/iw_cxgbe: allocations that use GFP_KERNEL (which is M_WAITOK onNavdeep Parhar2017-03-251-22/+0
* | | cxgbe/iw_cxgbe: alloc_ep expects a gfp_t, and it's always ok to sleep duringNavdeep Parhar2017-03-251-2/+2
* | | cxgbe/iw_cxgbe: c4iw_connect should always returns a -ve errno on failure.Navdeep Parhar2017-03-251-1/+1
* | | Add 'device iic' to bring in userland I2C driver.Warner Losh2017-03-241-0/+1
* | | net80211: fix possible panic when wlan(4) interface is destroyed.Andriy Voskoboinyk2017-03-241-0/+1
* | | Remove buggy adjustment of page tables in db_write_bytes().Bruce Evans2017-03-242-106/+3
* | | Add brackets to fix incorrect macro expansion.Alexander Motin2017-03-241-1/+1
* | | Properly initialise with content of pw.conf(5) that was mistakenly ignored.Eugene Grosbein2017-03-241-2/+5
* | | Improve grammar on a warning, and only use one line rather than two whenGavin Atkinson2017-03-241-5/+5
* | | Make sendfile(2) more robust against file change. This fixes a possibleGleb Smirnoff2017-03-241-4/+3
* | | Restore the NULL check that was removed in upstream r913. It is notDag-Erling Smørgrav2017-03-242-2/+3
* | | Unify initiator and target DMA setup and command sending.Alexander Motin2017-03-247-332/+114
* | | Add missing 'else' to conditional. This doesn't really affect the codeSean Bruno2017-03-241-1/+1
* | | Add missing 'else' to 3-state conditional during setup of interrupts.Sean Bruno2017-03-241-2/+3
* | | Use a more stream-lined version of fix_value.Warner Losh2017-03-242-16/+8
* | | Cleanup structures related to VFP and/or mcontext_t.Michal Meloun2017-03-247-125/+27
* | | MFV r315290, r315291: 7303 dynamic metaslab selectionAlexander Motin2017-03-2414-220/+982
|\ \ \
| * | | 7303 dynamic metaslab selectionJosh Paetzel2017-03-159-214/+938
| * | | 7303 dynamic metaslab selectionJosh Paetzel2017-03-154-5/+28
* | | | Include <sys/systm.h> to obtain the memcpy() prototype.Ed Schouten2017-03-241-0/+1
* | | | Don't bother checking core versionJustin Hibbits2017-03-241-11/+0
* | | | Switch qoriq_gpio over to using ofw_bus_search_compatibleJustin Hibbits2017-03-241-3/+8
* | | | Don't initialize if_output to ether_output(), ether_ifattach() does it forKevin Lo2017-03-241-4/+0
* | | | Correct handling of ALTQ with epair(4) interfaces but presenting that ALTQ(9)...Ermal Luçi2017-03-241-2/+4
* | | | MFV r315875:Martin Matuska2017-03-2413-121/+541
|\ \ \ \
| * | | | Update vendor/libarchive to git e92cb619661b5b52da63867305442e22892a503dMartin Matuska2017-03-2318-304/+982
| * | | | Update vendor/libarchive to git 3e37a9e051bb7674115ca1e262551a070a92283aMartin Matuska2017-03-206-7/+1
* | | | | Add Northstar/BCM4706 core ID for ChipCommon.Landon J. Fuller2017-03-231-0/+1
* | | | | Add a workaround for the BCM4706's dangling core region EROM entries.Landon J. Fuller2017-03-231-0/+13
* | | | | MFV r315791: ntp 4.2.8p10.Xin LI2017-03-23410-73539/+16529
|\ \ \ \ \
| * | | | | Vendor import of ntp-4.2.8p10.vendor/ntp/4.2.8p10Xin LI2017-03-23320-50411/+17894
* | | | | | isp field in struct isp_pcmd is also unused.Alexander Motin2017-03-231-1/+0
* | | | | | Remove write-only crn field from struct isp_pcmd.Alexander Motin2017-03-232-3/+0
* | | | | | Remove Solaris 2.6 syscalls selector.Gleb Smirnoff2017-03-231-1/+0
* | | | | | [mips/broadcom]: Early boot NVRAM supportLandon J. Fuller2017-03-2316-229/+949
* | | | | | Use ppsratecheck() for ratelimiting in the LinuxKPI.Hans Petter Selasky2017-03-233-18/+14