aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Use m_cat() to reassembly IPv6 packets.Alexander V. Chernikov2015-10-271-2/+2
* | Update NetBSD RCS IDs to reflect the changes being upstreamed.Xin LI2015-10-272-2/+2
* | Eliminate last rtalloc_ign() caller.Alexander V. Chernikov2015-10-271-3/+0
* | Update libucl to latest git snapshot (20151027)Baptiste Daroussin2015-10-2762-617/+7113
|\ \
| * | Update libucl to git snapshot 20151027 (77d9d33)vendor/libucl/20151027Baptiste Daroussin2015-10-2761-617/+7111
* | | drm/i915: Reduce diff with Linux 3.8Jean-Sébastien Pédron2015-10-271-334/+327
* | | libedit: Use correct buffer lengths in vi mode v command.Jilles Tjoelker2015-10-271-6/+6
* | | Add WITHOUT_DEBUG_FILES descriptionEd Maste2015-10-271-0/+3
* | | net80211: add ieee80211_restart_all() call.Andriy Voskoboinyk2015-10-274-0/+28
* | | drm/i915: Reduce diff with Linux 3.8Jean-Sébastien Pédron2015-10-271-169/+157
* | | Reimplement next port handle generation.Alexander Motin2015-10-272-60/+43
* | | Update nfs note and remove some other stale ones.Bryan Drewery2015-10-271-4/+1
* | | Update notes about zfs and geom. Also add a note on how to find the realBryan Drewery2015-10-271-1/+8
* | | Add a hint on who can help with share/mk currently.Bryan Drewery2015-10-271-2/+1
* | | urtwn(4): fix scanning from AUTH stateAndriy Voskoboinyk2015-10-271-30/+47
* | | Do not perform read-ahead for BA_CLRBUF request when we are low onKonstantin Belousov2015-10-271-2/+6
* | | Add missing FreeBSD RCS keyword and SVN properties.Hans Petter Selasky2015-10-275-5/+10
* | | Add sysctl tunable net.inet.tcp.initcwnd_segments to specify initial congestionHiren Panchasara2015-10-273-13/+22
* | | Fix error code that looks like wrong.Alexander Motin2015-10-271-1/+1
* | | Add myself and my mentors to the committers-src.dot file.Kurt Lidl2015-10-271-0/+3
* | | Bluetooth LE Security Management channel support.Takanori Watanabe2015-10-2716-52/+320
* | | Spell CONFGROUPS properly.Bryan Drewery2015-10-271-1/+1
* | | META MODE: Fix after addition of bsd.confs.mk: Stage in "files" set.Bryan Drewery2015-10-271-5/+7
* | | Revert r289269 for now. After looking at share/zoneinfo/Makefile this couldXin LI2015-10-271-11/+15
* | | Add Makefile.dependBryan Drewery2015-10-272-0/+50
* | | otus(4) - monitor mode fixes, large-mbuf crash fixAdrian Chadd2015-10-271-47/+61
* | | Turning on IPSEC used to introduce a slight amount of performanceGeorge V. Neville-Neil2015-10-273-1/+12
* | | META MODE: Fix FILESNAME not being respected sans other FILES_group overrides.Bryan Drewery2015-10-261-1/+1
* | | META MODE: bsd.files.mk and bsd.confs.mk don't handle symlinks so there is noBryan Drewery2015-10-262-2/+0
* | | In gunzip(1), treat trailing garbage as a warning and not an error. ThisXin LI2015-10-262-3/+10
* | | When processing a cookie, any mismatch in port numbers or the vtag resultsMichael Tuexen2015-10-261-2/+2
* | | urtwn(4): do not filter out control frames in the RX pathAndriy Voskoboinyk2015-10-261-5/+8
* | | ioat: Add support for Block Fill operationsConrad Meyer2015-10-266-11/+107
* | | ioat: Dedupe operation enqueue logicConrad Meyer2015-10-262-51/+86
* | | Add a note about DEPFLAGS which is currently a hack around not properly passingBryan Drewery2015-10-261-0/+3
* | | Reimplement enable and implement disable of virtual ports.Alexander Motin2015-10-263-72/+167
* | | Allow 'zfs holds -r' to recurse over a file system or volume to find holdsAllan Jude2015-10-262-28/+55
* | | Remove svn:keywords that leaked in.Gleb Smirnoff2015-10-260-0/+0
* | | Since r275359, there is no need to provide a bogus service name.Dag-Erling Smørgrav2015-10-262-2/+2
* | | Correctly document the change made in r275359.Dag-Erling Smørgrav2015-10-261-2/+4
* | | Loading rc.subr and rc.conf has no effect since all we do is run otherDag-Erling Smørgrav2015-10-261-3/+0
* | | x86/dma_bounce: revert r289834 and r289836Roger Pau Monné2015-10-262-193/+21
* | | Don't try to replicate mode pages not present on this device.Alexander Motin2015-10-261-0/+5
* | | Add support for binding IRQs to CPUs in the LinuxKPI. The new functionHans Petter Selasky2015-10-261-1/+18
* | | Update some obsolete information in the HACKING document.David Chisnall2015-10-261-13/+11
* | | Ensure that dtc is built in C++11 mode.David Chisnall2015-10-261-0/+2
* | | Build the LinuxKPI module by default.Hans Petter Selasky2015-10-261-4/+1
* | | Build fix for MIPS.Hans Petter Selasky2015-10-261-3/+6
* | | ioat: Add %b format string for CHANERR codesConrad Meyer2015-10-262-2/+11
* | | ioat: Allocate memory for ring resize sanelyConrad Meyer2015-10-263-119/+323