summaryrefslogtreecommitdiff
path: root/Documentation/networking/filter.txt
AgeCommit message (Expand)Author
2019-11-15bpf, doc: Change right arguments for JIT example codeMao Wenan
2019-03-02docs/bpf: minor casing/punctuation fixesAndrii Nakryiko
2019-02-05bpf, doc: add RISC-V JIT to BPF documentationBjörn Töpel
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Jiong Wang
2018-10-08bpf, doc: Document Jump X addressing modeArthur Fabre
2018-10-03Documentation: Describe bpf reference trackingJoe Stringer
2018-05-11bpf, doc: clarification for the meaning of 'id'Wang YanQing
2018-04-27bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ONLeo Yan
2018-04-15filter.txt: update 'tools/net/' to 'tools/bpf/'Wang Sheng-Hui
2018-01-24bpf, doc: Correct one wrong value in "Register value tracking"Wang YanQing
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-16Documentation: link in networking docsPavel Machek
2017-08-23bpf, doc: Add arm32 as arch supporting eBPF JITShubham Bansal
2017-08-14seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook
2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann
2017-08-08Documentation: describe the new eBPF verifier value tracking behaviourEdward Cree
2017-04-23bpf, doc: update list of architectures that do eBPF JITAlexei Starovoitov
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-05-16bpf, doc: fix typo on bpf_asm descriptionsDaniel Borkmann
2016-05-06bpf: add documentation for 'direct packet access'Alexei Starovoitov
2016-03-31bpf: doc: "neg" opcode has no operandsDave Anderson
2015-11-08bpf: doc: correct arch list for supported eBPF JITYang Shi
2015-03-24filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-10-10Documentation: replace __sk_run_filter with __bpf_prog_runLi RongQing
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-09-26bpf: verifier (add docs)Alexei Starovoitov
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-10Documentation: filter: Add MIPS to architectures with BPF JITMarkos Chandras
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov
2014-09-08arm64: eBPF JIT compilerZi Shen Lim
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov
2014-06-11net: filter: document internal instruction encodingAlexei Starovoitov
2014-06-11net: filter: mention eBPF terminology as wellAlexei Starovoitov
2014-06-11net: filter: cleanup A/X name usageAlexei Starovoitov
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net: filter: doc: add section for BPF test suiteDaniel Borkmann
2014-05-22net: doc: Update references to skb->rxhashTobias Klauser
2014-05-04net: filter: doc: expand and improve BPF documentationAlexei Starovoitov
2014-04-22filter: added BPF random opcodeChema Gonzalez
2014-03-31doc: filter: extend BPF documentation to document new internalsAlexei Starovoitov
2013-12-11filter: doc: improve BPF documentationDaniel Borkmann
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat
2005-04-16Linux-2.6.12-rc2Linus Torvalds