Age | Commit message (Expand) | Author |
2019-02-21 | Transfers that span multiple TRBs which wrap around the ring and | Patrick Wildt |
2019-02-21 | kristaps f18392f58d1f0bc72917e3ac3a46be74c194688d | Sebastian Benoit |
2019-02-21 | kristaps cbe83cd64f40e634dbc22d3f2918c41977a6514d | Sebastian Benoit |
2019-02-21 | kristaps 7721288a1d170f4d789bf7a7b822f14f91f7bcb9 | Sebastian Benoit |
2019-02-21 | kristaps 156cf3b7d459efe133d603158fc33c243dc07ba0 | Sebastian Benoit |
2019-02-21 | kristaps 97df28257f3cc5faae8072fbadbc334a57a4e8a7 | Sebastian Benoit |
2019-02-21 | kristaps b1c688cad9f544a59b871c9984888cb1a3ae11e4 | Sebastian Benoit |
2019-02-21 | kristaps acb8f263717f27691f0318d4b7154f854b7206b3 | Sebastian Benoit |
2019-02-21 | implement --numeric-ids, tweaked by kristaps | Sebastian Benoit |
2019-02-21 | a handful of new tests related to expr.c rev. 1.34 | Ingo Schwarze |
2019-02-21 | Consume one leading space with %e iff given | kn |
2019-02-21 | Remove the #ifdef i386 special test, it does not compile there. | Alexander Bluhm |
2019-02-21 | Replace the print "not ok" with an assert macro. This is consistent | Alexander Bluhm |
2018-11-07 | Test TLS interoperability between LibreSSL and OpenSSL. | Alexander Bluhm |
2019-02-21 | Wire up alert handling for TLSv1.3. | Joel Sing |
2019-02-21 | Change the alert callback return type from int to void. | Joel Sing |
2019-02-21 | Fix a few cases where int was used instead of ssize_t. | Joel Sing |
2019-02-21 | If sysctl(8) was compiled with an obsolete struct sensordev size, | Alexander Bluhm |
2019-02-21 | Link msun regress to build. | Alexander Bluhm |
2019-02-21 | Copy tests for our libm implementation from FreeBSD. Only passing | Alexander Bluhm |
2019-02-21 | Compute params of shrunk partition and not of resized one; ok krw@ | Otto Moerbeek |
2019-02-21 | type is not used here. Still keep a comment around to keep the code | Claudio Jeker |
2019-02-21 | Adjust bgpctl to the new ctl_show_interface struct that is sent instead of | Claudio Jeker |
2019-02-21 | Media and link states are highly OS dependent, to make porting easier | Claudio Jeker |
2019-02-21 | Use reallocarray in place of malloc(a * b) to handle possible | Alexandre Ratchov |
2019-02-21 | Cortex A76 is not affected by spectre variant 2 branch target injection | Jonathan Gray |
2019-02-21 | get rid of atomic_foo ops in the tx start and completion paths. | David Gwynne |
2019-02-20 | When evaluating an arithmetical expression, for example inside $(()), | Ingo Schwarze |
2019-02-20 | Add a test that catches problems of tcp md5 signatures, like the one | Sebastian Benoit |
2019-02-20 | Tweak previous, use the same wording everywhere | Jeremie Courreges-Anglas |
2019-02-20 | When adding a wsmux device to an existing wsmux device using | anton |
2019-02-20 | fix attribute name | denis |
2019-02-20 | Protect the hash table with a mutex. | Martin Pieuchot |
2019-02-20 | Forgot to set the sockaddr length field which is mandatory on the pfkey socket. | Claudio Jeker |
2019-02-20 | fix a regression in the 'hostnames' mapping to select hostname based on the | Gilles Chehade |
2019-02-20 | when building syspatches with lld exclude more non-existent object files | Robert Nagy |
2019-02-20 | Drop '-S' knob from install(1). It's the default and a no-op nowadays. | Antoine Jacoutot |
2019-02-20 | Add support for current limit regulators in addition to the voltage | Patrick Wildt |
2019-02-20 | Reject negative input from userland in spkrioctl(). One of the arguments | anton |
2019-02-20 | vmd(8): initialize guest %drX registers to power-on defaults on launch | Mike Larkin |
2019-02-20 | vmm(4): allow preservation and restoration of guest debug registers | Mike Larkin |
2019-02-20 | avoid abbreviation "AF" when "address family" fits on the line; noted by Alfr... | Theo de Raadt |
2019-02-20 | fix the name of some BCM57417 and BCM57416 parts | David Gwynne |
2019-02-20 | regen | David Gwynne |
2019-02-20 | the broadcom BCM57811_VF device id should be 0x163f, not 0x16ef | David Gwynne |
2019-02-20 | add support for rfc 6391: flow-aware transport of pseudowires. | David Gwynne |
2019-02-20 | don't store the BOS flag as part of the remote label, add it at tx time. | David Gwynne |
2019-02-20 | replace sc_flgas with sc_cword | David Gwynne |
2019-02-20 | add the locking for coordinating between ioctls and a clone destroy. | David Gwynne |
2019-02-20 | sigh, more whitespace fixes | David Gwynne |