summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2017-11-22compat: new kernels have netlink fixesJason A. Donenfeld
2017-11-22compat: stable finally backported fixJason A. Donenfeld
2017-11-17qemu: use unprefixed strip when not cross-compilingJason A. Donenfeld
2017-11-17device: uninitialize socket first in destructionJason A. Donenfeld
2017-11-17socket: only free socket after successful creation of newJason A. Donenfeld
2017-11-14compat: fix compilation with PaXJason A. Donenfeld
2017-11-14curve25519-neon: compile in thumb modeJason A. Donenfeld
2017-11-14compat: 3.16.50 got proper rt6_get_cookieJason A. Donenfeld
2017-11-14qemu: update kernelJason A. Donenfeld
2017-11-13allowedips: do not write out of boundsJason A. Donenfeld
2017-11-13selftest: allowedips: randomized test mutex updateJason A. Donenfeld
2017-11-11version: bump snapshotJason A. Donenfeld
2017-11-11curve25519: reject deriving from NULL private keysJason A. Donenfeld
2017-11-10allowedips: rename from routingtableJason A. Donenfeld
2017-11-10netlink: make sure we reserve space for NLMSG_DONEJason A. Donenfeld
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