summaryrefslogtreecommitdiffstats
path: root/arch/arm/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into for-nextRussell King2013-11-121-1/+5
|\
| * ARM: net: fix arm instruction endian-ness in bpf_jit_32.cBen Dooks2013-10-191-1/+5
* | net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-071-0/+1
|/
* arm: bpf_jit: can call module_free() from any contextDaniel Borkmann2013-05-201-15/+3
* filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-211-3/+2
* ARM:net: an issue for k which is u32, never < 0Chen Gang2013-03-121-1/+1
* ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.Nicolas Schichan2013-02-141-4/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-122-5/+26
|\
| * ARM: net: bpf_jit_32: add VLAN instructions for BPF JITDaniel Borkmann2012-11-131-0/+14
| * ARM: net: bpf_jit_32: add XOR instruction for BPF JITDaniel Borkmann2012-11-132-5/+12
* | ARM: 7598/1: net: bpf_jit_32: fix sp-relative load/stores offsets.Schichan Nicolas2012-12-111-1/+1
* | ARM: 7597/1: net: bpf_jit_32: fix kzalloc gfp/size mismatch.Schichan Nicolas2012-12-111-2/+2
|/
* ARM: 7421/1: bpf_jit: BPF_S_ANC_ALU_XOR_X supportMircea Gherzan2012-06-142-0/+9
* ARM: 7259/3: net: JIT compiler for packet filtersMircea Gherzan2012-03-243-0/+1108