aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cxgbe(4): netmap-only interrupts for a VI do not have an associated rxqNavdeep Parhar2017-05-141-0/+5
* Change the default uid/gid values for nobody/nogroup to 65534/65533.Rick Macklem2017-05-141-4/+4
* Silence a -Wunused warning about the junk variable being used to raiseDimitry Andric2017-05-133-3/+3
* sh: Add test for arithmetic expansion in [x-y] pattern range.Jilles Tjoelker2017-05-132-0/+11
* style(9): sort headersEnji Cooper2017-05-131-2/+2
* In _rtld(), reorder local declarations to compact the block andKonstantin Belousov2017-05-131-23/+10
* Add missing braces around MCAST_EXCLUDE check when KTR support isEnji Cooper2017-05-132-2/+4
* Fix __pthread_mutex_trylock() to call THR_CRITICAL_LEAVE() on failure ratherJason Evans2017-05-131-1/+1
* Allocate a cacheline when reading or writing to write through memory. TheAndrew Turner2017-05-131-1/+1
* Add the VM_MEMATTR_WRITE_THROUGH memory type to arm64 and use it to supportAndrew Turner2017-05-131-3/+9
* Clarify usage rules for pmap_remap_vm_attr().Michal Meloun2017-05-131-1/+18
* Handle the logfiles in newsyslog and syslogd conditionally, based onEnji Cooper2017-05-1315-11/+73
* Add a regression test for r318191.Mark Johnston2017-05-121-0/+95
* Do not wake up sleeping thread in reschedule_signals() if the signalKonstantin Belousov2017-05-121-1/+3
* Refine and update blacklist support in sshdKurt Lidl2017-05-128-16/+23
* [iwm] Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd response correctly.Adrian Chadd2017-05-121-1/+2
* [iwm] Revert "if_iwm - SCAN_ABORT_UMAC response doesn't use a wide id"Adrian Chadd2017-05-121-1/+1
* [iwm] Fix iwm_mvm_send_cmd_pdu(_status) declarations. Make id a uint32_t.Adrian Chadd2017-05-122-4/+4
* [iwm] Adjust if_iwm_sta.h prototypes, don't pass iwm_node to rm_sta().Adrian Chadd2017-05-123-12/+18
* [iwm] Make powersaving more similar to Linux iwlwifi behaviour.Adrian Chadd2017-05-123-5/+36
* [iwm] Clean up if_iwm_power.c a bit. Fix iwm_power_scheme debug print.Adrian Chadd2017-05-121-4/+3
* [iwm] Switch arguments from iwm_node* to iwm_vap* in if_iwm_power.c.Adrian Chadd2017-05-123-17/+16
* [iwm] Already call iwm_mvm_power_update_mac() during SCAN<->AUTH paths.Adrian Chadd2017-05-121-6/+12
* [iwm] Refuse connection to APs with beacon interval < 16.Adrian Chadd2017-05-121-0/+15
* [iwm] Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT betterAdrian Chadd2017-05-121-0/+33
* [iwm] Factor out firmware station handling into if_iwm_sta.c.Adrian Chadd2017-05-126-148/+608
* [iwm] Deduplicate code in iwm_auth() from an if condition.Adrian Chadd2017-05-121-36/+18
* [iwm] No need for iwm_assoc() in AUTH->ASSOC transition.Adrian Chadd2017-05-121-39/+15
* [iwm] Properly implement iwm_wme_update callback function.Adrian Chadd2017-05-124-20/+75
* [iwm] Process multiple frames per RX buffer.Adrian Chadd2017-05-123-75/+138
* [iwm] Change UCODE_TLV_API #define-s from bitmasks to indexes.Adrian Chadd2017-05-121-6/+6
* [iwm] Sync iwm_read_firmware()'s loop to iwlwifi's code.Adrian Chadd2017-05-121-23/+28
* [iwm] change the check for ADD_STA status, use IWM_ADD_STA_STATUS_MASK.Adrian Chadd2017-05-121-2/+2
* [iwm] Sanity check channel for IEEE80211_CHAN_ANYC in if_iwm_mac_ctxt.c.Adrian Chadd2017-05-121-1/+1
* [if_iwm] Get rid of another usage of the IWM_DEFAULT_MACID/_COLOR constant.Adrian Chadd2017-05-121-2/+2
* [if_iwm] Partly sync if_iwm_binding.c to Linux iwlwifi code.Adrian Chadd2017-05-128-53/+100
* Fix up previous commitEnji Cooper2017-05-121-4/+5
* ssp_test:read:: query the value of MAXPATHLEN via getconf(1)Enji Cooper2017-05-121-1/+2
* Use UMA_ALIGN_PTR to specify pointer alignmentJustin Hibbits2017-05-121-1/+1
* Add missing linefeed in debug output.Cy Schubert2017-05-121-1/+1
* Tell bmake (meta mode) to ignore changes to /usr/local/etc/libmap.d/*Simon J. Gerraty2017-05-111-0/+3
* Set the right variable when overriding the default console speed.Mark Johnston2017-05-111-1/+1
* Let ptracestop() suspend threads sleeping in an SBDRY section.Mark Johnston2017-05-111-2/+2
* Update release/scripts/atlas-upload.sh to account for API changesGlen Barber2017-05-111-5/+5
* vdev_geom may associate multiple vdevs per g_consumerAlan Somers2017-05-111-49/+65
* Improve error messages during command timeout for the mpr and mpsScott Long2017-05-112-9/+11
* Add LTO-8 density codes.Kenneth D. Merry2017-05-112-1/+3
* Improve build(7): add missing "buildkernel" and "installkernel"Edward Tomasz Napierala2017-05-111-5/+9
* cpio/tests/test_option_lz4: fix a use after free in the failure caseEnji Cooper2017-05-111-1/+1
* Mark all md tests as requiring unsafe AIO in order to functionEnji Cooper2017-05-111-0/+1