summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2017-11-10compat: 4.4.0 has strange ECN functionJason A. Donenfeld
2017-11-10qemu: bump kernel versionJason A. Donenfeld
2017-11-10receive: hoist fpu outside of receive loopJason A. Donenfeld
2017-11-10qemu: more debuggingJason A. Donenfeld
2017-11-10device: wait for all peers to be freed before destroyingJason A. Donenfeld
2017-11-10qemu: check for memory leaksJason A. Donenfeld
2017-11-03netlink: plug memory leakJason A. Donenfeld
2017-11-03device: please lockdepJason A. Donenfeld
2017-11-02global: revert checkpatch.pl changesJason A. Donenfeld
2017-11-02Kconfig: remove trailing whitespaceGreg Kroah-Hartman
2017-11-01version: bump snapshotJason A. Donenfeld
2017-11-01compat: unbreak unloading on kernels 4.6 through 4.9Jason A. Donenfeld
2017-11-01timers: switch to kees' new timer_list functionsJason A. Donenfeld
2017-10-31version: bump snapshotJason A. Donenfeld
2017-10-31global: use fewer BUG_ONsJason A. Donenfeld
2017-10-31timers: guard entire setting in blockJason A. Donenfeld
2017-10-31curve25519: only enable int128 if compiler support is soundJason A. Donenfeld
2017-10-31device: expand scope of destruct lockJason A. Donenfeld
2017-10-31global: get rid of useless forward declarationsJason A. Donenfeld
2017-10-31device: only take reference if netns is differentJason A. Donenfeld
2017-10-31qemu: test using four coresJason A. Donenfeld
2017-10-31global: style nitsJason A. Donenfeld
2017-10-31qemu: work around ccache bugsJason A. Donenfeld
2017-10-31global: infuriating kernel iterator styleJason A. Donenfeld
2017-10-31peer: store total number of peers instead of iteratingJason A. Donenfeld
2017-10-31peer: get rid of peer_for_each magicJason A. Donenfeld
2017-10-31compat: be sure to include header before testingJason A. Donenfeld
2017-10-31qemu: allow for cross compilationJason A. Donenfeld
2017-10-31crypto/avx: make sure we can actually use ymm registersJason A. Donenfeld
2017-10-31blake2: include headers for macrosJason A. Donenfeld
2017-10-31global: accept decent check_patch.pl suggestionsJason A. Donenfeld
2017-10-31compat: fix up stat calculation for udp tunnelJason A. Donenfeld
2017-10-31stats: more robust accountingJason A. Donenfeld
2017-10-31selftest: initialize mutex in routingtable selftestJason A. Donenfeld
2017-10-31netns: use time-based test instead of quantity-basedJason A. Donenfeld
2017-10-31netns: use read built-in instead of ncat hack for dmesgJason A. Donenfeld
2017-10-17version: bump snapshotJason A. Donenfeld
2017-10-17qemu: put hvc directive into configurationJason A. Donenfeld
2017-10-17netns: disable accept_dad for all interfacesJason A. Donenfeld
2017-10-17Makefile: even prettier outputJason A. Donenfeld
2017-10-17qemu: newer packagesJason A. Donenfeld
2017-10-17qemu: always create directory before untarringJason A. Donenfeld
2017-10-17qemu: phase out bitbangingJason A. Donenfeld
2017-10-17qemu: open /dev/console if we're started earlyJason A. Donenfeld
2017-10-17qemu: simplify shutdownJason A. Donenfeld
2017-10-17qemu: add more debugging options to main makefileJason A. Donenfeld
2017-10-17qemu: work on ubuntu toolchainJason A. Donenfeld
2017-10-17qemu: add build-only targetJason A. Donenfeld
2017-10-17selftest: better test index for rate limiterJason A. Donenfeld
2017-10-17blake2s: modernize API and have faster _finalJason A. Donenfeld