summaryrefslogtreecommitdiffhomepage
path: root/src/allowedips.c
AgeCommit message (Expand)Author
2018-09-20global: put SPDX identifier on its own lineJason A. Donenfeld
2018-09-20allowedips: change from BUG_ON to WARN_ONJason A. Donenfeld
2018-09-16global: remove non-essential inline annotationsJason A. Donenfeld
2018-09-04global: always find OOM unlikelyJason A. Donenfeld
2018-09-03global: satisfy check_patch.pl errorsJason A. Donenfeld
2018-08-28global: run through clang-formatJason A. Donenfeld
2018-08-03allowedips: use different macro names so as to avoid confusionJason A. Donenfeld
2018-08-01allowedips: free root inside of RCU callbackJason A. Donenfeld
2018-08-01allowedips: avoid window of disappeared peerJann Horn
2018-08-01allowedips: prevent double read in krefJason A. Donenfeld
2018-07-31peer: simplify rcu reference countsJason A. Donenfeld
2018-05-22allowedips: set pointer to null before freeingJason A. Donenfeld
2018-05-10allowedips: simplify arithmeticJason A. Donenfeld
2018-05-10allowedips: produce better assembly with unsigned arithmeticJason A. Donenfeld
2018-05-10allowedips: use native endian on lookupJason A. Donenfeld
2018-02-21allowedips: fix comment styleJason A. Donenfeld
2018-02-14allowedips: indicate to clang-analyzer that trie is non-nullJason A. Donenfeld
2018-01-03global: year bumpJason A. Donenfeld
2017-12-09global: add SPDX tags to all filesGreg Kroah-Hartman
2017-11-25allowedips: simplifyJason A. Donenfeld
2017-11-25allowedips: optimizeJason A. Donenfeld
2017-11-13allowedips: do not write out of boundsJason A. Donenfeld
2017-11-10allowedips: rename from routingtableJason A. Donenfeld