aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ath_hal] note that the CCA configuration setting may be chip-dependent.Adrian Chadd2017-01-241-0/+3
* imgact_elf: refactor et_dyn_addr calculationEd Maste2017-01-241-5/+3
* hwpmc: partially depessimize munmap handling if the module is not loadedMateusz Guzik2017-01-242-21/+31
* proc: perform a lockless check in sys_issetugidMateusz Guzik2017-01-241-2/+0
* Fix a bug where the overhead of the I-DATA chunk was not considered.Michael Tuexen2017-01-241-34/+41
* skel: Remove reference to deleted part in previous commit to this file.Jilles Tjoelker2017-01-241-2/+2
* Fix the error value we write in cerror. __error returns an int *, howeverAndrew Turner2017-01-241-1/+1
* Use time_t for intermediate values to avoid overflow in clock_ts_to_ctConrad Meyer2017-01-244-4/+56
* Apply r210555 to 64 bit linux support:Tijl Coosemans2017-01-241-10/+5
* iflib:Sean Bruno2017-01-244-35/+75
* Revert 312696 due to build tests.Sean Bruno2017-01-244-75/+35
* iflib:Sean Bruno2017-01-244-35/+75
* Make CTL ramdisk backend a real RAM disk.Alexander Motin2017-01-242-206/+653
* Improve wording when describing -mmin.Sevan Janiyan2017-01-241-1/+2
* Add RISC-V support for truss(1)Li-Wen Hsu2017-01-243-2/+111
* hyperv/hn: add devctl_notify for VF_UP/DOWN eventsDexuan Cui2017-01-241-0/+3
* hyperv/hn: add a sysctl name for the VF interfaceDexuan Cui2017-01-241-0/+20
* hyperv/hn: add the support for VF drivers (SR-IOV)Dexuan Cui2017-01-245-9/+192
* ifnet: introduce event handlers for ifup/ifdown eventsDexuan Cui2017-01-242-0/+10
* hyperv/hn: remove the MTU and IFF_DRV_RUNNING checking in hn_rxpkt()Dexuan Cui2017-01-241-9/+1
* hyperv/hn: remember the channel pointer in struct hn_rx_ringDexuan Cui2017-01-242-0/+3
* Extend manual to cover more commands and options.Sevan Janiyan2017-01-241-8/+122
* Don't reference NULL pointer.Xin LI2017-01-241-1/+3
* Sort REALTEK section and remove duplicate entry for RTL8192CU.Kevin Lo2017-01-243-12/+10
* Add support for the Realtek RTL8192EU chipset.Kevin Lo2017-01-2443-76/+3097
* Handle imx6 erratum ERR004346... to reboot, clear the SRS bit twice withinIan Lepore2017-01-241-0/+7
* Eliminate misleading comments and dead code in lacp_port_create()Ravi Pokala2017-01-241-6/+1
* Fix a typo introduced in r306024.Jung-uk Kim2017-01-231-1/+1
* [am335x] Use upstream tda19988 framer node from upstream DTSOleksandr Tymoshenko2017-01-231-7/+1
* Fix overrun handling issue in r312291.Alexander Motin2017-01-231-1/+1
* Remove a static function declaration for a function not implemented.Bjoern A. Zeeb2017-01-231-2/+0
* sort - Don't live-loop threads.Pedro F. Giffuni2017-01-231-24/+28
* Always initialize 'c'.Xin LI2017-01-231-1/+1
* When creating record file, use umask 077 instead of the default.Xin LI2017-01-231-1/+6
* [ath] modify cabq and per-node packet usage limits.Adrian Chadd2017-01-231-8/+11
* [ath] fix thresholds for deciding to queue to the software queue and populate...Adrian Chadd2017-01-231-16/+51
* [ath] [ar9300] ensure the software scheduler is called to form more aggregate...Adrian Chadd2017-01-231-1/+20
* Avoid using non-zero argument for __builtin_frame_address().Justin Hibbits2017-01-231-2/+6
* Remove the DTRACEHIOC_ADD ioctl.Mark Johnston2017-01-233-32/+17
* net80211: fix flags setup for HT40 5GHz channels.Andriy Voskoboinyk2017-01-221-1/+1
* Move values displayed by "iscsictl -v" one character to the right,Edward Tomasz Napierala2017-01-221-25/+25
* Remove max_targets and max_target_id CTL port variables; they were unused.Edward Tomasz Napierala2017-01-226-28/+0
* Really restore the old behaviour for pw usermod -mBaptiste Daroussin2017-01-223-14/+25
* Document mount option "nonc" for tmpfs.Konstantin Belousov2017-01-221-1/+5
* Editing and clarifications for tmpfs(5).Konstantin Belousov2017-01-221-9/+9
* Add comments explaining unobvious td_critnest adjustments inKonstantin Belousov2017-01-221-0/+15
* More style cleanup. Use ANSI C definition for vn_closefile(). SwitchKonstantin Belousov2017-01-221-17/+11
* Provide fallback VOP methods for crossmp vnode.Konstantin Belousov2017-01-221-0/+1
* Readd a feature lost in pw(8) refactoringBaptiste Daroussin2017-01-221-0/+4
* igb(4) enable WOL features for this class of devices.Sean Bruno2017-01-221-11/+23