index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
net
Age
Commit message (
Expand
)
Author
2015-12-18
bpf, x86: detect/optimize loading 0 immediates
Daniel Borkmann
2015-12-18
bpf: move clearing of A/X into classic to eBPF migration prologue
Daniel Borkmann
2015-10-03
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
2015-08-09
bpf: Make the bpf_prog_array_map more generic
Wang Nan
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-30
bpf, x86/sparc: show actual number of passes in bpf_jit_dump
Daniel Borkmann
2015-07-29
ebpf, x86: fix general protection fault when tail call is invoked
Daniel Borkmann
2015-07-20
bpf: introduce bpf_skb_vlan_push/pop() helpers
Alexei Starovoitov
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-08
Merge branch 'x86/asm' into x86/core, to prepare for new patch
Ingo Molnar
2015-06-02
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-25
x86: bpf_jit: fix compilation of large bpf programs
Alexei Starovoitov
2015-05-21
x86: bpf_jit: implement bpf_tail_call() helper
Alexei Starovoitov
2015-05-12
x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions
Alexei Starovoitov
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-09
x86: bpf_jit_comp: Remove inline from static function definitions
Joe Perches
2014-12-09
x86: bpf_jit_comp: Reduce is_ereg() code size
Joe Perches
2014-12-05
bpf: x86: fix epilogue generation for eBPF programs
Alexei Starovoitov
2014-10-14
x86: bpf_jit: fix two bugs in eBPF JIT compiler
Alexei Starovoitov
2014-09-09
net: bpf: be friendly to kmemcheck
Daniel Borkmann
2014-09-09
net: bpf: consolidate JIT binary allocator
Daniel Borkmann
2014-09-09
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
2014-08-25
bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
Alexei Starovoitov
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
2014-07-24
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
2014-06-11
net: filter: cleanup A/X name usage
Alexei Starovoitov
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-15
net: filter: x86: internal BPF JIT
Alexei Starovoitov
2014-05-15
net: filter: x86: split bpf_jit_compile()
Alexei Starovoitov
2014-05-13
net: filter: x86: fix JIT address randomization
Alexei Starovoitov
2014-03-31
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-11
x86: bpf_jit: support negative offsets
Alexei Starovoitov
2014-01-15
bpf: do not use reciprocal divide
Eric Dumazet
2013-11-07
net: x86: bpf: don't forget to free sk_filter (v2)
Andrey Vagin
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
2013-05-19
x86: bpf_jit_comp: secure bpf jit against spraying attacks
Eric Dumazet
2013-05-17
x86: bpf_jit_comp: can call module_free() from any context
Eric Dumazet
2013-03-21
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
2013-01-30
x86: bpf_jit_comp: add pkt_type support
Eric Dumazet
2012-10-31
x86: bpf_jit_comp: add vlan tag support
Eric Dumazet
2012-09-24
x86: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
2012-09-10
x86 bpf_jit: support MOD operation
Eric Dumazet
2012-06-06
x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
Eric Dumazet
2012-04-03
bpf jit: Let the x86 jit handle negative offsets
Jan Seiffert
2012-03-29
x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND
zhuangfeiran@ict.ac.cn
2012-03-19
net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
Eric Dumazet
[next]