Age | Commit message (Expand) | Author |
2019-11-15 | bpf, doc: Change right arguments for JIT example code | Mao Wenan |
2019-03-02 | docs/bpf: minor casing/punctuation fixes | Andrii Nakryiko |
2019-02-05 | bpf, doc: add RISC-V JIT to BPF documentation | Björn Töpel |
2019-01-26 | bpf: allocate 0x06 to new eBPF instruction class JMP32 | Jiong Wang |
2018-10-08 | bpf, doc: Document Jump X addressing mode | Arthur Fabre |
2018-10-03 | Documentation: Describe bpf reference tracking | Joe Stringer |
2018-05-11 | bpf, doc: clarification for the meaning of 'id' | Wang YanQing |
2018-04-27 | bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ON | Leo Yan |
2018-04-15 | filter.txt: update 'tools/net/' to 'tools/bpf/' | Wang Sheng-Hui |
2018-01-24 | bpf, doc: Correct one wrong value in "Register value tracking" | Wang YanQing |
2017-09-22 | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-16 | Documentation: link in networking docs | Pavel Machek |
2017-08-23 | bpf, doc: Add arm32 as arch supporting eBPF JIT | Shubham Bansal |
2017-08-14 | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD | Kees Cook |
2017-08-09 | bpf: add BPF_J{LT,LE,SLT,SLE} instructions | Daniel Borkmann |
2017-08-08 | Documentation: describe the new eBPF verifier value tracking behaviour | Edward Cree |
2017-04-23 | bpf, doc: update list of architectures that do eBPF JIT | Alexei Starovoitov |
2016-05-19 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds |
2016-05-16 | bpf, doc: fix typo on bpf_asm descriptions | Daniel Borkmann |
2016-05-06 | bpf: add documentation for 'direct packet access' | Alexei Starovoitov |
2016-03-31 | bpf: doc: "neg" opcode has no operands | Dave Anderson |
2015-11-08 | bpf: doc: correct arch list for supported eBPF JIT | Yang Shi |
2015-03-24 | filter: introduce SKF_AD_VLAN_TPID BPF extension | Michal Sekletar |
2015-01-13 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko |
2014-10-10 | Documentation: replace __sk_run_filter with __bpf_prog_run | Li RongQing |
2014-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-10-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-09-26 | bpf: verifier (add docs) | Alexei Starovoitov |
2014-09-26 | bpf: introduce BPF syscall and maps | Alexei Starovoitov |
2014-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-10 | Documentation: filter: Add MIPS to architectures with BPF JIT | Markos Chandras |
2014-09-09 | net: filter: add "load 64-bit immediate" eBPF instruction | Alexei Starovoitov |
2014-09-08 | arm64: eBPF JIT compiler | Zi Shen Lim |
2014-08-02 | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov |
2014-08-02 | net: filter: rename sk_chk_filter() -> bpf_check_classic() | Alexei Starovoitov |
2014-06-11 | net: filter: document internal instruction encoding | Alexei Starovoitov |
2014-06-11 | net: filter: mention eBPF terminology as well | Alexei Starovoitov |
2014-06-11 | net: filter: cleanup A/X name usage | Alexei Starovoitov |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-23 | net: filter: doc: add section for BPF test suite | Daniel Borkmann |
2014-05-22 | net: doc: Update references to skb->rxhash | Tobias Klauser |
2014-05-04 | net: filter: doc: expand and improve BPF documentation | Alexei Starovoitov |
2014-04-22 | filter: added BPF random opcode | Chema Gonzalez |
2014-03-31 | doc: filter: extend BPF documentation to document new internals | Alexei Starovoitov |
2013-12-11 | filter: doc: improve BPF documentation | Daniel Borkmann |
2013-01-17 | sk-filter: Add ability to lock a socket filter program | Vincent Bernat |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |