aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-09-26Revert "tools: bpf_dbg: various misc code cleanups"zedd/bpf-gone/standard/baseBruce Ashfield
2014-09-26Revert "net: Rename skb->rxhash to skb->hash"Bruce Ashfield
2014-09-26Revert "net: filter: add jited flag to indicate jit compiled filters"Bruce Ashfield
2014-09-26Revert "net: filter: keep original BPF program around"Bruce Ashfield
2014-09-26Revert "net: filter: move filter accounting to filter core"Bruce Ashfield
2014-09-26Revert "net: filter: rework/optimize internal BPF interpreter's instruction set"Bruce Ashfield
2014-09-26Revert "net: filter: minor: fix kdoc in __sk_run_filter"Bruce Ashfield
2014-09-26Revert "net: filter: be more defensive on div/mod by X==0"Bruce Ashfield
2014-09-26Revert "filter: prevent nla extensions to peek beyond the end of the message"Bruce Ashfield
2014-09-26Revert "net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W"Bruce Ashfield
2014-09-26Revert "filter: added BPF random opcode"Bruce Ashfield
2014-09-26Revert "net: filter: initialize A and X registers"Bruce Ashfield
2014-09-26Revert "sched, cls: check if we could overwrite actions when changing a filter"Bruce Ashfield
2014-09-26Revert "bpf_dbg: fix wrong register usage"Bruce Ashfield
2014-09-26Revert "net: filter: simplify label names from jump-table"Bruce Ashfield
2014-09-26Revert "net: filter: make register naming more comprehensible"Bruce Ashfield
2014-09-26Revert "net: filter: misc/various cleanups"Bruce Ashfield
2014-09-26Revert "net: filter: make BPF conversion more readable"Bruce Ashfield
2014-09-26Revert "net: filter: BPF testsuite"Bruce Ashfield
2014-09-26Revert "net: filter: additional BPF tests"Bruce Ashfield
2014-09-26Revert "net: filter: Fix redefinition warnings on x86-64."Bruce Ashfield
2014-09-26Revert "net: filter: x86: split bpf_jit_compile()"Bruce Ashfield
2014-09-26Revert "net: filter: x86: internal BPF JIT"Bruce Ashfield
2014-09-26Revert "tracing: accelerate tracing filters with BPF"Bruce Ashfield
2014-09-26Revert "net: ppp: use sk_unattached_filter api"Bruce Ashfield
2014-09-26Revert "net: e1000e calls skb_set_hash"Bruce Ashfield
2014-09-26Revert "net: Rename skb->hash to skb->rxhash"Bruce Ashfield
2014-09-26menuconfig,check-lxdiaglog.sh: Allow specification of ncurses locationJason Wessel
2014-09-25cryptodev: add Kbuild hooksBruce Ashfield
2014-09-23updated NEWSNikos Mavrogiannopoulos
2014-09-23updated text on verbosity and installation instructions.Nikos Mavrogiannopoulos
2014-09-23fix tag and dst_len calculation for aead ciphersCristian Stoica
2014-09-23documented issue with opensslNikos Mavrogiannopoulos
2014-09-23add support for composite aead keysCristian Stoica
2014-09-23refactoring: enclose keys to support compositionCristian Stoica
2014-09-23use function-local storage for cipher and hmac keysCristian Stoica
2014-09-23When obtaining a userspace buffer, use the maximum size of dst or src.Nikos Mavrogiannopoulos
2014-09-23clean-up allocated resources after a failed openCristian Stoica
2014-09-23tests/hmac_comp: initialise compared output to different valuesPhil Sutter
2014-09-23tests/hmac_comp: use COP_FLAG_WRITE_IV and compare the updated IVs as wellPhil Sutter
2014-09-23allow for cross-compiling cryptodevPhil Sutter
2014-09-23allow for parameterising checkpatch.plPhil Sutter
2014-09-23drop unneeded casts of arguments in print statementsPhil Sutter
2014-09-23introduce ddebug, dinfo, dwarning and derr macrosPhil Sutter
2014-09-23checkpatch fixes: put inline keyword between storage class and typePhil Sutter
2014-09-23checkpatch fixes: use pr_info and pr_err instead of printkPhil Sutter
2014-09-23checkpatch fixes: replace C99 commentsPhil Sutter
2014-09-23checkpatch fixes: remove trailing whitespacePhil Sutter
2014-09-23checkpatch fixes: fix incorrect indenting and other leading spacesPhil Sutter
2014-09-23checkpatch fixes: drop braces around single expressions in conditionalsPhil Sutter