aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/filter.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
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