summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.callanjude2015-12-2735-853/+315
* Fix incorrect error message in geom mapallanjude2015-12-271-1/+1
* Verify that tv_sec value specified in settimeofday() and clock_settime()dchagin2015-12-273-4/+12
* Add missed relpbuf() for a smallfs page-in.kib2015-12-271-0/+1
* Replace implementation of hsearch() by one that scales.ed2015-12-278-189/+336
* Fix missing path conversion from the previous commit to shuffle mdio around.adrian2015-12-271-1/+1
* Allocate separate scratch space for scanner purposes.mav2015-12-272-114/+95
* Split DMA buffers for request, response and ATIO queues.mav2015-12-273-182/+222
* Typo.kib2015-12-271-1/+1
* Let old-style (shell-based) jail configuration handle jail names thatjamie2015-12-261-62/+68
* sh: Add tests for #/##/%/%% on $* and $@.jilles2015-12-262-0/+62
* Fix includes in usr.sbin/fstyp/zfs.callanjude2015-12-262-2/+5
* Disable the firwmare licence check for rsu and urtwn.adrian2015-12-262-2/+2
* Enhance rc.d/netwait script to wait for late-attaching interfaces such asian2015-12-263-59/+76
* Add missing #ifdef INET after r292674 to allow NOIP and NOINET kernelsbz2015-12-261-0/+2
* [mdio] Add MDIO support for "extended" registers as defined by IEEE 802.3 Cla...adrian2015-12-263-6/+92
* Do not substitute interpeter if the brand interpreter path iskib2015-12-261-1/+3
* procfs(5) is not required by ps(1) and w(1) anymorebapt2015-12-261-6/+2
* Use single DMA tag for scratch areas of all virtual ports.mav2015-12-262-29/+32
* Return EINVAL in case of incorrect sigev_signo value specified instead of pan...dchagin2015-12-261-0/+4
* Do not allow access to emuldata for non Linux processes.dchagin2015-12-261-0/+2
* Make port logins asynchronous, following r292739 logic.mav2015-12-261-66/+55
* cxgbei: Hardware accelerated iSCSI target and initiator for TOE capablenp2015-12-267-0/+2853
* Make virtual ports control asynchronous.mav2015-12-263-87/+111
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...adrian2015-12-2621-19/+87
* cxgbe(4): Updates to the base NIC driver and t4_tom to support the iSCSInp2015-12-267-244/+176
* Upgrade our copies of clang and llvm to 3.7.1 release. This is adim2015-12-2563-544/+696
* Don't implicitly terminate a user message when moving it to thetuexen2015-12-251-4/+1
* Merge bmake-20151220sjg2015-12-258-51/+69
* Fix typo (s/harware/hardware/)kevlo2015-12-255-8/+8
* Unify handles allocation for initiator and target IOCBs.mav2015-12-257-191/+60
* Make libxnet.so a symlink to libc.so. This makes `-lxnet` a no-op, ascperciva2015-12-252-0/+4
* Remove _gethostbynisname() and _gethostbynisaddr(). These functionsume2015-12-252-57/+0
* Document that make's .POSIX: handling is broken. In fact, it has beencperciva2015-12-251-0/+4
* Clear virtual port's port database when disabling it.mav2015-12-253-165/+153
* Add initial configuration files for the MT7620 and RT5350 SoCs.adrian2015-12-254-0/+452
* Add missing device rename.adrian2015-12-241-1/+1
* Remove unused function `act_getkernstring`ngie2015-12-241-23/+0
* Do not compile ARMv6 instructions on ARMv4/v5. Although clang is finekib2015-12-241-0/+7
* Implementation of server-side TCP Fast Open (TFO) [RFC7413].pkelsey2015-12-2413-22/+880
* rtld: remove old XXX comment missed in r35529emaste2015-12-241-1/+0
* [rt] add support for the RT5350 and MT7620 SoCs.adrian2015-12-243-117/+417
* [rt305x] Add initial RT5350 and MT7620 glue.adrian2015-12-247-71/+105
* [MT7620] add ehci/ohci USB support.adrian2015-12-242-0/+490
* [MT7620] add SPI device support.adrian2015-12-241-0/+350
* [rt305x] add PCI bus / resource allocation code for the MT7620.adrian2015-12-242-0/+1031
* [rt305x] add register space definitions for later generation chips.adrian2015-12-241-12/+176
* [rt305x] Prepare for the upcoming regime change - add RT305x options.adrian2015-12-241-0/+3
* Fix NO INET6 build broken at svn r292674sbruno2015-12-241-0/+2
* Update mentors for brnrdbrnrd2015-12-241-2/+1
OpenPOWER on IntegriCloud