index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-27
bpf: fix 64-bit divide
Alexei Starovoitov
1
-6
/
+6
2015-03-15
ebpf: add helper for obtaining current processor id
Daniel Borkmann
1
-0
/
+1
2015-03-15
ebpf: add prandom helper for packet sampling
Daniel Borkmann
1
-0
/
+2
2015-03-06
ebpf: bpf_map_*: fix linker error on avr32 and openrisc arch
Daniel Borkmann
1
-0
/
+5
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
1
-1
/
+1
2014-10-27
bpf: split eBPF out of NET
Alexei Starovoitov
1
-0
/
+9
2014-09-26
bpf: expand BPF syscall with program load/unload
Alexei Starovoitov
1
-14
/
+15
2014-09-10
net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected
Daniel Borkmann
1
-0
/
+2
2014-09-09
net: bpf: consolidate JIT binary allocator
Daniel Borkmann
1
-0
/
+39
2014-09-09
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
1
-0
/
+5
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
1
-2
/
+78
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
1
-16
/
+14
2014-08-02
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
1
-1
/
+1
2014-08-02
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
1
-1
/
+1
2014-07-24
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
1
-1
/
+1
2014-07-23
net: filter: split filter.c into two files
Alexei Starovoitov
1
-0
/
+536