aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* RFC 4960 requires that packets containing an INIT chunk bundled withMichael Tuexen2015-09-071-6/+4
* Add two new portal group options "tag" and "foreign".Alexander Motin2015-09-075-7/+58
* When dropping to EL1 ensure we have written to all special registers byAndrew Turner2015-09-071-1/+1
* missed file that should have been included in r287528Allan Jude2015-09-071-1/+1
* Document the sctp blackhole sysctl MIBAllan Jude2015-09-071-13/+24
* Add support for receiving flowtype, flowid and RSS bucket information as part...Adrian Chadd2015-09-063-0/+65
* Replace rss_m2cpuid with rss_soft_m2cpuid_v4 for ip_direct_nh.nh_m2cpuid,Adrian Chadd2015-09-061-1/+1
* Remove last traces of USEPRIVATELIBBaptiste Daroussin2015-09-061-3/+0
* Prefer pciids database from ports if presentBaptiste Daroussin2015-09-063-4/+10
* Parallelize the usr.sbin/ntp subdirectory buildEnji Cooper2015-09-061-0/+10
* Fix inverted output re: stack protection no-execute flag in procstat(1)Allan Jude2015-09-061-2/+2
* Update lldb's FREEBSD-Xlist to match reality.Dimitry Andric2015-09-061-2/+28
* Allow LUN options modification via CTL_LUNREQ_MODIFY.Alexander Motin2015-09-069-50/+181
* Move setting of media parameters inside open routines.Alexander Motin2015-09-065-383/+314
* Track changes to kern.maxvnodes and appropriately increase or decreaseKirk McKusick2015-09-064-2/+102
* Reduce diff with linux 3.8.13 on i915 headersBaptiste Daroussin2015-09-053-7/+31
* Yet another fix for gcc 4.2Baptiste Daroussin2015-09-051-5/+5
* Remove extra i++Baptiste Daroussin2015-09-051-1/+0
* Revert last two commits to em(4)/igb(4). Reports are coming in thatSean Bruno2015-09-0526-1433/+386
* Fix build error on gcc platformsAllan Jude2015-09-051-1/+1
* Auto-detect the UGA frame buffer and stride on a MacBook. We'reMarcel Moolenaar2015-09-051-47/+88
* Eliminate pointless requeueing of pages from terminated objects. TheseAlan Cox2015-09-051-23/+25
* Add ddb show commands to print the special registers and to ask theAndrew Turner2015-09-051-0/+87
* Introduce libxo to procstat(1)Allan Jude2015-09-0517-243/+654
* Fix build with gcc 4.2Baptiste Daroussin2015-09-051-5/+5
* Do not pass lle to nd6_ns_output(). Use newly-addedAlexander V. Chernikov2015-09-054-52/+66
* Do not consume extra reference. This is a bug in r287479.Konstantin Belousov2015-09-051-2/+1
* Cross reference sesutil(8) and ses(4)Baptiste Daroussin2015-09-051-1/+3
* Use Jenkins hash for TCP syncache.Gleb Smirnoff2015-09-053-53/+23
* Declare the writes around the call to VFS_SYNC() inKonstantin Belousov2015-09-051-2/+7
* Do not skip entries without LLE_VALID flag.Alexander V. Chernikov2015-09-051-2/+2
* Make in6ifa_ifpwithaddr() take const param.Alexander V. Chernikov2015-09-052-4/+3
* Constantify lookup key in ifa_ifwith* functions.Alexander V. Chernikov2015-09-055-28/+30
* My MacBook has UGA only, but we fail to detect any changesMarcel Moolenaar2015-09-051-24/+50
* jhg -> jghMark Felder2015-09-051-1/+1
* Add a new sesutil(8) utilityBaptiste Daroussin2015-09-054-0/+305
* Update ports-secteam rosterMark Felder2015-09-041-1/+1
* Remove rge driver from Broadcom XLRSean Bruno2015-09-045-3716/+8
* Add more BCM gigabit PHYsSean Bruno2015-09-042-1/+11
* em(4): Add Skylake/I219 support.Sean Bruno2015-09-042-3/+165
* Turn on RAWDCF by default.Cy Schubert2015-09-041-1/+1
* e1000: Shared code updatesSean Bruno2015-09-0424-383/+1268
* Remove remnant from USEPRIVATELIB removalBaptiste Daroussin2015-09-049-9/+0
* igb(4): Update and fix HW errataSean Bruno2015-09-042-150/+117
* Make tcp_mtudisc() static and void. No functional changes.Gleb Smirnoff2015-09-042-6/+5
* Another addition to r287455.Alexander Motin2015-09-041-1/+0
* Addition to r287455.Alexander Motin2015-09-041-1/+0
* Don't leak memory in an error case.Michael Tuexen2015-09-041-0/+5
* Add a NULL pointer check to silence the clang code analyzer.Michael Tuexen2015-09-041-0/+3
* Remove some dead code.Alexander Motin2015-09-043-77/+0