summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a copy and paste bug when this page was first written by copying fromjhb2015-12-101-2/+2
* Convert contrib/ofed libraries to LIBADD.bdrewery2015-12-1019-30/+64
* Sort the LIB list.bdrewery2015-12-102-11/+12
* Add a couple of spots I tend to look at and Michael for SCTP as well :-)rrs2015-12-091-0/+3
* Add PCI ID for 16G QLogic chips in FCoE mode.mav2015-12-091-0/+11
* Fix the tunable in logging so that if its pre-11 we have the properrrs2015-12-091-0/+6
* ioat(4): Add Broadwell-EP PCI IDscem2015-12-091-0/+11
* ioat(4): Add ioat_copy_8k_aligned KPIcem2015-12-094-4/+73
* Use correct lookup key for gif route lookups.melifaro2015-12-091-2/+2
* Update the manual page to include Broadwell.rrs2015-12-091-2/+2
* White space changes.rrs2015-12-091-559/+642
* Proper support of Broadwell tool by the pmc_study based on therrs2015-12-091-6/+391
* Remove NO_WERROR, after fix from r292023.rodrigc2015-12-091-1/+0
* Merge from OpenBSD:rodrigc2015-12-091-2/+2
* Merge from OpenBSD:rodrigc2015-12-091-6/+4
* Merge from OpenBSD:rodrigc2015-12-091-3/+2
* Increase devd's client socket buffer size to 256KB. This is not as large asasomers2015-12-091-6/+17
* When iostat(8) receives SIGINT while running with "-w" or "-c", it will nowasomers2015-12-091-2/+57
* Make in_arpinput(), inp_lookup_mcast_ifp(), icmp_reflect(),melifaro2015-12-0911-123/+78
* urtwn: add WME supportavos2015-12-093-12/+70
* Use stdint.h instead of inttypes.h as the latter pollutes namespace morengie2015-12-092-4/+4
* Add an option to use rfc6675 based pipe/inflight bytes calculation in newreno.hiren2015-12-091-4/+10
* Add an option to use rfc6675 based pipe/inflight bytes calculation in cubic.hiren2015-12-091-4/+9
* sfxge: cleanup: removed unused variablearybchik2015-12-091-3/+0
* sfxge: cleanup: fix (unused) EFX_OR_BYTE macroarybchik2015-12-091-1/+1
* sfxge: use MAC spoofing TX and MAC change privilegesarybchik2015-12-095-1/+73
* sfxge: [4/6] rework MCDI response pollingarybchik2015-12-094-156/+124
* Call va_end on ap when vsnprintf fails in run_cmd(..) to clean upngie2015-12-091-0/+1
* Fix compilation when -DDEBUG is defined by adding inttypes.h #includengie2015-12-082-0/+6
* One of the ways to detect loss is to count duplicate acks coming back from thehiren2015-12-083-13/+48
* CCACHE_BUILD: Only export CCACHE_PATH= if it was already set with a value.bdrewery2015-12-081-0/+2
* ahci_generic.c needs ofw_bus_if.h, add it to the module.andrew2015-12-081-1/+1
* Remove historical GNUC testemaste2015-12-088-46/+0
* Add comment explaining aarch64's BROKEN_OPTIONSemaste2015-12-081-0/+1
* Don't use 0 for pointer comparisonsmh2015-12-081-1/+1
* META MODE: Define a STAGE_TARGET_OBJTOP and export it alone withbdrewery2015-12-081-0/+4
* Update after r291955, build/install userland debug by defaultemaste2015-12-081-9/+5
* Fix some makeman issues.bdrewery2015-12-083-1/+6
* resolver: fix the build of some ports, broken by r289315vangyzen2015-12-081-0/+1
* Merge helper fib* functions used for basic lookups.melifaro2015-12-0812-100/+720
* Fix make dependuqs2015-12-081-0/+1
* sfxge: [3/6] rework MCDI response handlingarybchik2015-12-086-76/+121
* Add missing stdlib.h headerngie2015-12-081-2/+5
* Fix compilation warnings by adding unistd.h #include and missing returnngie2015-12-081-2/+8
* Skip the MAC portacl tests if MAC_PORTACL support is missing instead ofngie2015-12-081-2/+1
* Delete bogus freeing of uninitialized datangie2015-12-081-1/+0
* Add missing va_ends for corresponding va_starts to clean up variable argumentsngie2015-12-082-0/+4
* Unbreak compiling getnetgrent.c with -DDEBUG after r236402 by adding angie2015-12-081-0/+1
* Merge bmake-20151201sjg2015-12-0830-124/+380
* o DragonFly 4.4.1 release added.maxim2015-12-081-0/+2
OpenPOWER on IntegriCloud