aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/net
AgeCommit message (Expand)Author
2014-09-24sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov
2014-09-19sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAGAlexei Starovoitov
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-06net: filter: fix sparc32 typoAlexei Starovoitov
2014-06-06net: filter: fix typo in sparc BPF JITAlexei Starovoitov
2014-06-01net: filter: get rid of BPF_S_* enumDaniel Borkmann
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert
2014-01-15bpf: do not use reciprocal divideEric Dumazet
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov
2013-05-17sparc: bpf_jit_comp: can call module_free() from any contextEric Dumazet
2013-03-21filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann
2012-11-06sparc: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann
2012-09-27sparc: bpf_jit_comp: add XOR instruction for BPF JIT JITDaniel Borkmann
2012-06-06sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionDavid S. Miller
2012-04-17net: filter: remove unused cpu_off in sparc JITEric Dumazet
2012-04-17net: filter: Fix some more small issues in sparc JIT.David S. Miller
2012-04-17net: filter: Fix some minor issues in sparc JIT.David S. Miller
2012-04-16net: filter: Just In Time compiler for sparcDavid S. Miller