summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable TSF timer in monitor mode.kevlo2015-09-081-1/+15
* Add TSF field into TX/RX radiotap headerskevlo2015-09-082-2/+16
* Fix comparison in run_key_set_cb().kevlo2015-09-081-4/+5
* - Remove empty key_update_* functions.kevlo2015-09-082-28/+8
* To simplify upcoming changes to the inactive queue scan, change the codealc2015-09-081-18/+8
* Update DTrace nfs scripts to track the proper provider names.gnn2015-09-082-4/+4
* Don't call enable_all_rings if the adapter has been freed.adrian2015-09-071-2/+5
* Fix off-by-one bugs.loos2015-09-071-7/+13
* In libz's inflateMark(), avoid left-shifting a negative integer, whichdim2015-09-071-1/+1
* fd: make rights a mandatory argument to fgetvp_rightsmjg2015-09-071-5/+3
* fd: make the common case in filecaps_copy work locklessmjg2015-09-073-16/+27
* As expected, things aren't as simple as hoped. Consequently, we havemarcel2015-09-071-22/+76
* Follow-up to r287442: Move sysctl to compiled-once filecem2015-09-073-6/+8
* Use load-acquire semantics while waiting for td_lock to be released. Theandrew2015-09-071-6/+7
* RFC 4960 requires that packets containing an INIT chunk bundled withtuexen2015-09-071-6/+4
* Add two new portal group options "tag" and "foreign".mav2015-09-075-7/+58
* When dropping to EL1 ensure we have written to all special registers byandrew2015-09-071-1/+1
* missed file that should have been included in r287528allanjude2015-09-071-1/+1
* Document the sctp blackhole sysctl MIBallanjude2015-09-071-13/+24
* Add support for receiving flowtype, flowid and RSS bucket information as part...adrian2015-09-063-0/+65
* Replace rss_m2cpuid with rss_soft_m2cpuid_v4 for ip_direct_nh.nh_m2cpuid,adrian2015-09-061-1/+1
* Remove last traces of USEPRIVATELIBbapt2015-09-061-3/+0
* Prefer pciids database from ports if presentbapt2015-09-063-4/+10
* Parallelize the usr.sbin/ntp subdirectory buildngie2015-09-061-0/+10
* Fix inverted output re: stack protection no-execute flag in procstat(1)allanjude2015-09-061-2/+2
* Update lldb's FREEBSD-Xlist to match reality.dim2015-09-061-2/+28
* Allow LUN options modification via CTL_LUNREQ_MODIFY.mav2015-09-069-50/+181
* Move setting of media parameters inside open routines.mav2015-09-065-383/+314
* Track changes to kern.maxvnodes and appropriately increase or decreasemckusick2015-09-064-2/+102
* Reduce diff with linux 3.8.13 on i915 headersbapt2015-09-053-7/+31
* Yet another fix for gcc 4.2bapt2015-09-051-5/+5
* Remove extra i++bapt2015-09-051-1/+0
* Revert last two commits to em(4)/igb(4). Reports are coming in thatsbruno2015-09-0526-1433/+386
* Fix build error on gcc platformsallanjude2015-09-051-1/+1
* Auto-detect the UGA frame buffer and stride on a MacBook. We'remarcel2015-09-051-47/+88
* Eliminate pointless requeueing of pages from terminated objects. Thesealc2015-09-051-23/+25
* Add ddb show commands to print the special registers and to ask theandrew2015-09-051-0/+87
* Introduce libxo to procstat(1)allanjude2015-09-0517-243/+654
* Fix build with gcc 4.2bapt2015-09-051-5/+5
* Do not pass lle to nd6_ns_output(). Use newly-addedmelifaro2015-09-054-52/+66
* Do not consume extra reference. This is a bug in r287479.kib2015-09-051-2/+1
* Cross reference sesutil(8) and ses(4)bapt2015-09-051-1/+3
* Use Jenkins hash for TCP syncache.glebius2015-09-053-53/+23
* Declare the writes around the call to VFS_SYNC() inkib2015-09-051-2/+7
* Do not skip entries without LLE_VALID flag.melifaro2015-09-051-2/+2
* Make in6ifa_ifpwithaddr() take const param.melifaro2015-09-052-4/+3
* Constantify lookup key in ifa_ifwith* functions.melifaro2015-09-055-28/+30
* My MacBook has UGA only, but we fail to detect any changesmarcel2015-09-051-24/+50
* jhg -> jghfeld2015-09-051-1/+1
* Add a new sesutil(8) utilitybapt2015-09-054-0/+305
OpenPOWER on IntegriCloud