summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add the cryptodev device.kevlo2015-12-141-1/+2
* | Move the DRIVER_MODULE() statements that declare mmc(4) to be a child ofian2015-12-1414-17/+19
* | The new pnp module records causes older kldxref to spew someimp2015-12-131-0/+8
* | wpi, rum and urtwn: update copyright headersavos2015-12-134-0/+4
* | urtwn: add support for hardware encryption (WEP, TKIP and CCMP)avos2015-12-133-4/+240
* | urtwn: add a command queue for sleepable tasks.avos2015-12-132-18/+90
* | urtwn(4): setup channel frequency/flags for radiotap in urtwn_set_channel()avos2015-12-131-5/+6
* | - Properly set mode and atime/ctime for symlinksak2015-12-131-6/+10
* | urtwn: add rate control support for RTL8188EU.avos2015-12-133-29/+277
* | wtap: do not include <sys/types.h> when <sys/param.h> is already includedavos2015-12-133-4/+0
* | net80211: remove hardcoded slot time durations from driversavos2015-12-1311-17/+19
* | Fix bsdbox builds after the recent libkvm requirement for libelf.adrian2015-12-131-1/+1
* | Fix PINNED routes handling.melifaro2015-12-131-0/+3
* | Tweak comments.trasz2015-12-132-3/+3
* | Actually make the 'amount' argument to racct_adjust_resource() signed,trasz2015-12-131-1/+1
* | Avoid useless relocking.trasz2015-12-131-1/+1
* | SIMPLEBUS: Don't panic if child device doesn't have devinfo set.mmel2015-12-131-0/+6
* | Fixed uninitialized variable warnings.kaiw2015-12-131-2/+2
* | OFW_IICBUS: Register ofw_iicbus node.mmel2015-12-131-0/+2
* | OFW: Add helper functions for parsing xref based lists.mmel2015-12-132-0/+140
* | Remove LLE read lock from IPv6 fast path.melifaro2015-12-135-37/+236
* | Add -static to CFLAGS to unbreak the tests by using a libc.a withngie2015-12-131-1/+1
* | Eliminate a typo that crept into a last minute change before commit :(imp2015-12-131-1/+1
* | Fix typos in comments.imp2015-12-131-1/+1
* | Ask make(1) which compiler to use rather than rely on whatever is in $PATH.des2015-12-121-0/+3
* | exec(3): Fix COMPATIBILITY section: default path does not contain cwd.jilles2015-12-121-2/+2
* | RFC 3493 requires ignoring the loopback address for A_ADDRCONFIG.ume2015-12-121-1/+1
* | In md(4) over vnode, correct handling of the unaligned unmapped iokib2015-12-121-13/+27
* | - Allow to extract symlinksak2015-12-112-34/+75
* | - Remove stray whitespacesak2015-12-111-3/+2
* | DIRDEPS_BUILD: Don't force C dependencies on kernel modules for bootstrapping.bdrewery2015-12-111-1/+4
* | Start support for the RISC-V 64-bit architecture developed by UC Berkeley.br2015-12-1117-5/+560
* | [PR 195033] Document mps.enable_ssurpokala2015-12-111-2/+37
* | Fix sesutil locate when a sesid is passed to locate commandbapt2015-12-111-1/+1
* | sesutil: Add extra information specific to some SES devices to sesutil mapbapt2015-12-114-21/+76
* | Update to ELF Tool Chain r3272emaste2015-12-1110-180/+484
* | Don't make assertions about td_critnest when the scheduler is stopped.markj2015-12-112-9/+5
* | elfcopy: include extension but replace . when converting from binaryemaste2015-12-111-12/+8
* | Correct the CONFIG0_VI value. According toimp2015-12-111-1/+1
* | Sort the list of NICs after the mii options. While here add the msk driverandrew2015-12-111-3/+4
* | Use the right product names.imp2015-12-113-3/+3
* | Fixup include protections for building on mips64 with clanglidl2015-12-111-2/+2
* | crunchide: add RISC-V to supported machine typesemaste2015-12-111-0/+4
* | sesutils, pass the correct element type when printing the status of a givenbapt2015-12-111-1/+1
* | sesutil: fix map not printing the status of the LED device in an arraybapt2015-12-111-4/+4
* | Fix minor typos introduced on r292084.araujo2015-12-111-2/+2
* | sfxge: unify MCDI response pollingarybchik2015-12-116-139/+78
* | sfxge: simplify MCDI methodsarybchik2015-12-111-21/+50
* | Clean up unused bandwidth entry in the TCP hostcache.hiren2015-12-113-17/+5
* | sfxge: add tunable for maximum start attetmps after resetarybchik2015-12-111-1/+8
OpenPOWER on IntegriCloud