summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Vendor import of ntp-4.2.8p8.delphij2016-06-03181-3068/+8917
* | | Get struct sctp_net_route in-sync with struct route again.tuexen2016-06-031-0/+1
* | | Store the peers vtag in host byte order in the cookie, since alltuexen2016-06-031-1/+1
* | | Add blacklist support to fingerdlidl2016-06-032-0/+20
* | | Add blacklist support to rshdlidl2016-06-032-1/+42
* | | Add blacklist support to ftpdlidl2016-06-034-0/+109
* | | Add blacklistd.conf manpagelidl2016-06-032-1/+2
* | | sfxge(4): support EVQ timer workaround via MCDIarybchik2016-06-034-26/+127
* | | [drm] fix up hex_dump_to_buffer to not overflow linebuf.adrian2016-06-031-1/+1
* | | dhclient(1): correct obvious mismatch in get_char().pfg2016-06-031-2/+2
* | | Update to ALPHA2 in preparation of a new set of snapshot builds.gjb2016-06-031-1/+1
* | | Fix up the Infiniband code to handle the new arpresolve.gnn2016-06-022-4/+4
* | | Remove libstdc++ again.bdrewery2016-06-021-1/+0
* | | Pull in r271548 from upstream llvm trunk (by me):dim2016-06-022-1/+3
* | | Add basic blacklist build supportlidl2016-06-0217-2/+209
* | | Add support for CESA on Armada38xzbb2016-06-024-1/+45
* | | Add HMAC-SHA256 support in CESAzbb2016-06-022-4/+37
* | | Truncate HMAC output only if requested by the clientzbb2016-06-022-11/+21
* | | Split CESA memory resource into TDMA and CESA regszbb2016-06-028-46/+62
* | | Configure CPU window to second CESA SRAMzbb2016-06-022-0/+44
* | | Map CESA SRAM memory in driver attach for Armada38xzbb2016-06-023-31/+53
* | | Fixup path in NetBSD supplied documentation for FreeBSDlidl2016-06-021-3/+3
* | | Revert part of r294418 ("Correct ranges...")zbb2016-06-021-1/+1
* | | This change re-adds L2 caching for TCP and UDP, as originally added in D4306gnn2016-06-0219-43/+123
* | | Fix two types which resulted in setting the address long wrongtuexen2016-06-021-2/+2
* | | citrus: Remove redundant code in _citrus_esdb_get_list().pfg2016-06-021-12/+6
* | | Exploit r301213 to fix in6 ifaddr locking in pfxlist_onlink_check().markj2016-06-021-5/+6
* | | Always start IPv6 DAD asynchronously.markj2016-06-021-7/+1
* | | Reset the page busy lock state after failing to insert into the object.markj2016-06-021-0/+2
* | | Don't preserve the page's object linkage in vm_page_insert_after().markj2016-06-021-6/+2
* | | taskqueue: plug a leak in _taskqueue_createmjg2016-06-021-4/+6
* | | Fix exit status of "service routing start <af> <iface>"asomers2016-06-021-0/+5
* | | usb/uhso: Don't bail out on first USB error.pfg2016-06-021-1/+3
* | | Fix typos.br2016-06-021-11/+11
* | | xen-netfront: use callout_reset_curcpu instead of callout_resetroyger2016-06-021-2/+2
* | | Added support for Avago/Broadcom Cutlass(12 Gbps- 16 port count) controllers.kadesai2016-06-024-13/+43
* | | urtw: fix unused variable assignments.avos2016-06-021-2/+2
* | | xen-netfront: perform an interface reset when changing optionsroyger2016-06-021-35/+93
* | | xen-netfront: release grant references used for the shared ringsroyger2016-06-021-3/+3
* | | xen-netfront: fix two hotplug related issuesroyger2016-06-021-2/+4
* | | xen-netfront: switch to using an interrupt handlerroyger2016-06-021-56/+11
* | | xen-netfront: always keep the Rx ring full of requestsroyger2016-06-021-100/+67
* | | xen-netfront: fix receiving TSO packetsroyger2016-06-021-0/+7
* | | xen: rewrite Xen error translationroyger2016-06-021-205/+1
* | | xen: add missing #define in include guard.royger2016-06-021-0/+1
* | | [iwm] valid_{tx,rx}_ant from radio_cfg is only needed for 8000 family.adrian2016-06-021-10/+0
* | | [iwm] Fix several nitpicks in iwm(4).adrian2016-06-025-86/+56
* | | [iwm] Add bit-polling in Rx-DMA init code path.adrian2016-06-021-2/+9
* | | [iwm] Clean up iwm(4) scanning logic a bit.adrian2016-06-022-3/+4
* | | [iwm] Use IWM_MAX_CMD_PAYLOAD_SIZE to improve command length checks.adrian2016-06-022-2/+6
OpenPOWER on IntegriCloud