aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking/filter.txt
AgeCommit message (Expand)AuthorFilesLines
2019-03-02docs/bpf: minor casing/punctuation fixesGravatar Andrii Nakryiko 1-1/+1
2019-02-05bpf, doc: add RISC-V JIT to BPF documentationGravatar Björn Töpel 1-7/+9
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Gravatar Jiong Wang 1-7/+8
2018-10-08bpf, doc: Document Jump X addressing modeGravatar Arthur Fabre 1-14/+16
2018-10-03Documentation: Describe bpf reference trackingGravatar Joe Stringer 1-0/+64
2018-05-11bpf, doc: clarification for the meaning of 'id'Gravatar Wang YanQing 1-6/+9
2018-04-27bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ONGravatar Leo Yan 1-0/+6
2018-04-15filter.txt: update 'tools/net/' to 'tools/bpf/'Gravatar Wang Sheng-Hui 1-3/+3
2018-01-24bpf, doc: Correct one wrong value in "Register value tracking"Gravatar Wang YanQing 1-1/+1
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-09-16Documentation: link in networking docsGravatar Pavel Machek 1-1/+1
2017-08-23bpf, doc: Add arm32 as arch supporting eBPF JITGravatar Shubham Bansal 1-2/+2
2017-08-14seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADGravatar Kees Cook 1-1/+1
2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsGravatar Daniel Borkmann 1-0/+4
2017-08-08Documentation: describe the new eBPF verifier value tracking behaviourGravatar Edward Cree 1-18/+104
2017-04-23bpf, doc: update list of architectures that do eBPF JITGravatar Alexei Starovoitov 1-4/+3
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2016-05-16bpf, doc: fix typo on bpf_asm descriptionsGravatar Daniel Borkmann 1-8/+8
2016-05-06bpf: add documentation for 'direct packet access'Gravatar Alexei Starovoitov 1-2/+83
2016-03-31bpf: doc: "neg" opcode has no operandsGravatar Dave Anderson 1-1/+1
2015-11-08bpf: doc: correct arch list for supported eBPF JITGravatar Yang Shi 1-3/+3
2015-03-24filter: introduce SKF_AD_VLAN_TPID BPF extensionGravatar Michal Sekletar 1-1/+2
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereGravatar Jiri Pirko 1-2/+2
2014-10-10Documentation: replace __sk_run_filter with __bpf_prog_runGravatar Li RongQing 1-2/+2
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+270
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-3/+3
2014-09-26bpf: verifier (add docs)Gravatar Alexei Starovoitov 1-0/+224
2014-09-26bpf: introduce BPF syscall and mapsGravatar Alexei Starovoitov 1-0/+39
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-3/+3
2014-09-10Documentation: filter: Add MIPS to architectures with BPF JITGravatar Markos Chandras 1-3/+3
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionGravatar Alexei Starovoitov 1-1/+7
2014-09-08arm64: eBPF JIT compilerGravatar Zi Shen Lim 1-3/+3
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsGravatar Alexei Starovoitov 1-5/+5
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Gravatar Alexei Starovoitov 1-1/+1
2014-06-11net: filter: document internal instruction encodingGravatar Alexei Starovoitov 1-0/+161
2014-06-11net: filter: mention eBPF terminology as wellGravatar Alexei Starovoitov 1-42/+43
2014-06-11net: filter: cleanup A/X name usageGravatar Alexei Starovoitov 1-1/+1
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2014-05-23net: filter: doc: add section for BPF test suiteGravatar Daniel Borkmann 1-0/+14
2014-05-22net: doc: Update references to skb->rxhashGravatar Tobias Klauser 1-1/+1
2014-05-04net: filter: doc: expand and improve BPF documentationGravatar Alexei Starovoitov 1-4/+154
2014-04-22filter: added BPF random opcodeGravatar Chema Gonzalez 1-0/+13
2014-03-31doc: filter: extend BPF documentation to document new internalsGravatar Alexei Starovoitov 1-0/+125
2013-12-11filter: doc: improve BPF documentationGravatar Daniel Borkmann 1-47/+561
2013-01-17sk-filter: Add ability to lock a socket filter programGravatar Vincent Bernat 1-2/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+42