aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/filter.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15bpf, doc: Change right arguments for JIT example codeMao Wenan1-4/+4
2019-03-02docs/bpf: minor casing/punctuation fixesAndrii Nakryiko1-1/+1
2019-02-05bpf, doc: add RISC-V JIT to BPF documentationBjörn Töpel1-7/+9
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Jiong Wang1-7/+8
2018-10-08bpf, doc: Document Jump X addressing modeArthur Fabre1-14/+16
2018-10-03Documentation: Describe bpf reference trackingJoe Stringer1-0/+64
2018-05-11bpf, doc: clarification for the meaning of 'id'Wang YanQing1-6/+9
2018-04-27bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ONLeo Yan1-0/+6
2018-04-15filter.txt: update 'tools/net/' to 'tools/bpf/'Wang Sheng-Hui1-3/+3
2018-01-24bpf, doc: Correct one wrong value in "Register value tracking"Wang YanQing1-1/+1
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2017-09-16Documentation: link in networking docsPavel Machek1-1/+1
2017-08-23bpf, doc: Add arm32 as arch supporting eBPF JITShubham Bansal1-2/+2
2017-08-14seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook1-1/+1
2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann1-0/+4
2017-08-08Documentation: describe the new eBPF verifier value tracking behaviourEdward Cree1-18/+104
2017-04-23bpf, doc: update list of architectures that do eBPF JITAlexei Starovoitov1-4/+3
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-05-16bpf, doc: fix typo on bpf_asm descriptionsDaniel Borkmann1-8/+8
2016-05-06bpf: add documentation for 'direct packet access'Alexei Starovoitov1-2/+83
2016-03-31bpf: doc: "neg" opcode has no operandsDave Anderson1-1/+1
2015-11-08bpf: doc: correct arch list for supported eBPF JITYang Shi1-3/+3
2015-03-24filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar1-1/+2
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-2/+2
2014-10-10Documentation: replace __sk_run_filter with __bpf_prog_runLi RongQing1-2/+2
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+270
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+3
2014-09-26bpf: verifier (add docs)Alexei Starovoitov1-0/+224
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov1-0/+39
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2014-09-10Documentation: filter: Add MIPS to architectures with BPF JITMarkos Chandras1-3/+3
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov1-1/+7
2014-09-08arm64: eBPF JIT compilerZi Shen Lim1-3/+3
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov1-5/+5
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov1-1/+1
2014-06-11net: filter: document internal instruction encodingAlexei Starovoitov1-0/+161
2014-06-11net: filter: mention eBPF terminology as wellAlexei Starovoitov1-42/+43
2014-06-11net: filter: cleanup A/X name usageAlexei Starovoitov1-1/+1
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-05-23net: filter: doc: add section for BPF test suiteDaniel Borkmann1-0/+14
2014-05-22net: doc: Update references to skb->rxhashTobias Klauser1-1/+1
2014-05-04net: filter: doc: expand and improve BPF documentationAlexei Starovoitov1-4/+154
2014-04-22filter: added BPF random opcodeChema Gonzalez1-0/+13
2014-03-31doc: filter: extend BPF documentation to document new internalsAlexei Starovoitov1-0/+125
2013-12-11filter: doc: improve BPF documentationDaniel Borkmann1-47/+561
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-2/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+42