aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/net
Commit message (Expand)AuthorAge
* 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
* net: filter: Just In Time compiler for sparcDavid S. Miller2012-04-16