summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into devel-11Renato Botelho2016-06-06471-7575/+11220
|\
| * Make the KASSERT message more helpful by also printing the ifp informationbz2016-06-061-1/+2
| * Remove erroneous lock assertionssgalabov2016-06-061-2/+0
| * Add support to priority code point (PCP) that is an 3-bit fieldaraujo2016-06-067-17/+182
| * sfxge(4): update TX vFIFO ULL tag location to avoid merge conflictarybchik2016-06-061-2/+2
| * sfxge(4): pick an RSS bucket for the packet enqueued and select TXQ accordinglyarybchik2016-06-061-0/+18
| * sfxge(4): set up the indirection table using the kernel-driven RSS bucket idsarybchik2016-06-061-0/+5
| * sfxge(4): bind interrupts to CPUs in accordance with bucket to CPU maparybchik2016-06-061-0/+11
| * sfxge(4): restrict the maximum number of RSS channels by the number of RSS bu...arybchik2016-06-061-0/+22
| * sfxge(4): get RSS key to be programmed into NIC from the kernelarybchik2016-06-061-0/+13
| * sfxge(4): prepare sfxge to be RSS API awarearybchik2016-06-061-1/+1
| * hyperv/vmbus: Constify channel messagesephe2016-06-063-38/+44
| * hyperv/vmbus: Factor out channel message processingsephe2016-06-064-32/+38
| * [bwn] don't use a 1MB CCK RTS frame for 11a OFDM transmissions.adrian2016-06-061-4/+5
| * hyperv/vmbus: Define type for channel messages.sephe2016-06-063-4/+10
| * hyperv: Move machine dependent bits into machine dependent files.sephe2016-06-067-33/+145
| * For pointers use NULL instead of 0.araujo2016-06-061-1/+1
| * Connect ypldap(8) script on Makefile, forgotten on my previous commit r301480.araujo2016-06-061-0/+1
| * Add rc.d script for ypldap(8).araujo2016-06-062-0/+29
| * Install/Connect ypldap.conf(5) on examples.araujo2016-06-062-2/+6
| * Add missing constants from RFCs 4443 and 6550gnn2016-06-061-0/+3
| * legacy: Avoid building/installing headers twice.bdrewery2016-06-051-2/+3
| * Use the in-tree sys/elf_common.hbdrewery2016-06-051-0/+13
| * Regeneratebdrewery2016-06-051-1/+4
| * Document WITH_META_MODE enforcing WITHOUT_SYSTEM_COMPILER.bdrewery2016-06-051-0/+3
| * Regeneratebdrewery2016-06-051-5/+6
| * Only include bsd.compiler.mk for bmakes that use -m .../share/mk by default.bdrewery2016-06-051-0/+2
| * Use the in-tree sys/elf_common.h to build libelftc.bdrewery2016-06-057-40/+13
| * Add a MINIMUM_SUPPORTED_OSREL and bump it to 900044.bdrewery2016-06-051-2/+5
| * DIRDEPS_BUILD: Fix bootstrap-tools not handling CCACHE_DIR properly.bdrewery2016-06-051-0/+3
| * WITH_SYSTEM_COMPILER: Disable with WITH_META_MODE for now.bdrewery2016-06-051-0/+4
| * WITH_META_MODE: Avoid host tool timestamps causing a rebuild.bdrewery2016-06-051-0/+20
| * WITH_META_MODE: Enable bmake's missing meta rebuild featurebdrewery2016-06-054-3/+21
| * Fix bmake version upgrade logic to use the new bmake.bdrewery2016-06-051-3/+6
| * Import latest meta.stage.mk 1.45 (r301462)bdrewery2016-06-051-1/+3
| * Import bmake-20160604sjg2016-06-0518-145/+296
| * libc/locale: Fix type breakage in __collate_range_cmp().pfg2016-06-055-11/+25
| * Cleanup COMPAT_FREEBSD32 support.bdrewery2016-06-052-14/+6
| * Avoid spurious EINVAL in amd64 pmap_change_attr().kib2016-06-051-4/+7
| * Get rid of struct proc p_sched and struct thread td_sched pointers.kib2016-06-059-84/+99
| * Use ANSI function definition.kib2016-06-051-1/+1
| * INTRNG - change the way how an interrupt mapping data are providedskra2016-06-0515-48/+189
| * sh: Improve descriptions in 'ulimit -a' output.jilles2016-06-051-2/+2
| * (1) Add a new bus method to get a mapping data for an interrupt.skra2016-06-055-17/+132
| * Reflect error indication according to POSIX and what those functionsache2016-06-051-2/+2
| * Fix build with external gccbapt2016-06-051-0/+2
| * Fix 4-byte overflow in ipv6_writemask.melifaro2016-06-051-1/+2
| * Ensure old gcc does not accidently get the attributes it does not know aboutbapt2016-06-051-1/+1
| * Remove duplicated semicolons.trasz2016-06-051-4/+4
| * Report negotiated MaxBurstLength and FirstBurstLength in "iscsictl -v"trasz2016-06-059-5/+27
OpenPOWER on IntegriCloud