aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/net
Commit message (Expand)AuthorAge
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* bpf, sparc: remove unused variableDaniel Borkmann2018-05-14
* bpf, sparc64: remove ld_abs/ld_indDaniel Borkmann2018-05-03
* bpf, sparc64: remove obsolete exception handling from div/modDaniel Borkmann2018-01-26
* bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2018-01-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-27
|\
| * bpf: sparc64: Add JIT support for multi-function programs.David Miller2017-12-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
|\ \ | |/ |/|
| * bpf, sparc: fix usage of wrong reg for load_skb_regs after callDaniel Borkmann2017-12-15
* | bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov2017-12-17
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2017-08-09
* bpf: Add jited_len to struct bpf_progMartin KaFai Lau2017-06-06
* bpf: Take advantage of stack_depth tracking in sparc64 JITDavid S. Miller2017-05-31
* bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-05-31
* sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions.David S. Miller2017-05-01
* sparc64: Improve 64-bit constant loading in eBPF JIT.David S. Miller2017-04-24
* sparc64: Support cbcond instructions in eBPF JIT.David S. Miller2017-04-24
* sparc64: Add eBPF JIT.David S. Miller2017-04-22
* sparc: Split BPF JIT into 32-bit and 64-bit.David S. Miller2017-04-22
* sparc: Fix misspellings in comments.Adam Buchbinder2016-03-21
* net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-01-06
* ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-03
* bpf, x86/sparc: show actual number of passes in bpf_jit_dumpDaniel Borkmann2015-07-30
* module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-19
* sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructionsAlexei Starovoitov2014-09-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-24
|\
| * sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov2014-09-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
|\|
| * sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAGAlexei Starovoitov2014-09-19
* | sparc: bpf_jit: add SKF_AD_PKTTYPE support to JITAlexei Starovoitov2014-09-19
* | net: bpf: be friendly to kmemcheckDaniel Borkmann2014-09-09
* | net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann2014-09-05
|/
* net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-11
|\
| * net: filter: fix sparc32 typoAlexei Starovoitov2014-06-06
| * net: filter: fix typo in sparc BPF JITAlexei Starovoitov2014-06-06
* | net: filter: get rid of BPF_S_* enumDaniel Borkmann2014-06-02
|/
* net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-31
* net: Rename skb->rxhash to skb->hashTom Herbert2014-03-26
* bpf: do not use reciprocal divideEric Dumazet2014-01-15
* net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-07
* sparc: bpf_jit_comp: can call module_free() from any contextEric Dumazet2013-05-17
* filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-21
* sparc: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-06
* sparc: bpf_jit_comp: add XOR instruction for BPF JIT JITDaniel Borkmann2012-09-27
* sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionDavid S. Miller2012-06-06
* net: filter: remove unused cpu_off in sparc JITEric Dumazet2012-04-17
* net: filter: Fix some more small issues in sparc JIT.David S. Miller2012-04-17
* net: filter: Fix some minor issues in sparc JIT.David S. Miller2012-04-17