index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-16
60
-402
/
+2365
|
\
|
*
Merge branch 'bpf-libbpf-cleanups'
Daniel Borkmann
2018-01-17
1
-15
/
+5
|
|
\
|
|
*
libbpf: Makefile set specified permission mode
Jesper Dangaard Brouer
2018-01-17
1
-1
/
+1
|
|
*
libbpf: cleanup Makefile, remove unused elements
Jesper Dangaard Brouer
2018-01-17
1
-13
/
+2
|
|
*
libbpf: install the header file libbpf.h
Jesper Dangaard Brouer
2018-01-17
1
-1
/
+2
|
|
/
|
*
Merge branch 'bpf-various-improvements'
Daniel Borkmann
2018-01-17
8
-14
/
+26
|
|
\
|
|
*
nfp: bpf: reject program on instructions unknown to the JIT compiler
Quentin Monnet
2018-01-17
3
-0
/
+12
|
|
*
nfp: bpf: print map lookup problems into verifier log
Jakub Kicinski
2018-01-17
1
-6
/
+8
|
|
*
libbpf: fix string comparison for guessing eBPF program type
Quentin Monnet
2018-01-17
1
-1
/
+1
|
|
*
tools: bpftool: add -DPACKAGE when including bfd.h
Jiong Wang
2018-01-17
2
-2
/
+2
|
|
*
bpf: annotate bpf_insn_print_t with __printf
Jakub Kicinski
2018-01-17
1
-2
/
+2
|
|
*
bpf: offload: make bpf_offload_dev_match() reject host+host case
Jakub Kicinski
2018-01-17
1
-3
/
+1
|
|
/
|
*
samples/bpf: Fix trailing semicolon
Luis de Bethencourt
2018-01-17
1
-1
/
+1
|
*
bpf: cpumap: make some functions static
Wei Yongjun
2018-01-17
1
-11
/
+12
|
*
bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs
Roman Gushchin
2018-01-16
1
-0
/
+1
|
*
Merge branch 'bpf-nfp-map-offload'
Daniel Borkmann
2018-01-14
26
-120
/
+1506
|
|
\
|
|
*
nfp: bpf: implement bpf map offload
Jakub Kicinski
2018-01-14
3
-0
/
+109
|
|
*
nfp: bpf: add support for reading map memory
Jakub Kicinski
2018-01-14
2
-9
/
+76
|
|
*
nfp: bpf: add verification and codegen for map lookups
Jakub Kicinski
2018-01-14
3
-2
/
+138
|
|
*
nfp: bpf: add helpers for updating immediate instructions
Jakub Kicinski
2018-01-14
2
-0
/
+62
|
|
*
nfp: bpf: parse function call and map capabilities
Jakub Kicinski
2018-01-14
3
-0
/
+87
|
|
*
nfp: bpf: implement helpers for FW map ops
Jakub Kicinski
2018-01-14
3
-4
/
+288
|
|
*
nfp: bpf: add basic control channel communication
Jakub Kicinski
2018-01-14
8
-0
/
+317
|
|
*
nfp: bpf: add map data structure
Jakub Kicinski
2018-01-14
2
-1
/
+24
|
|
*
bpf: offload: add map offload infrastructure
Jakub Kicinski
2018-01-14
7
-13
/
+293
|
|
*
bpf: offload: factor out netdev checking at allocation time
Jakub Kicinski
2018-01-14
1
-8
/
+20
|
|
*
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
2018-01-14
3
-8
/
+8
|
|
*
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
2018-01-14
8
-40
/
+17
|
|
*
bpf: hashtab: move checks out of alloc function
Jakub Kicinski
2018-01-14
1
-16
/
+39
|
|
*
bpf: hashtab: move attribute validation before allocation
Jakub Kicinski
2018-01-14
1
-24
/
+23
|
|
*
bpf: add map_alloc_check callback
Jakub Kicinski
2018-01-14
2
-4
/
+14
|
|
/
|
*
Merge branch 'error-injection'
Alexei Starovoitov
2018-01-12
27
-245
/
+819
|
|
\
|
|
*
error-injection: Support fault injection framework
Masami Hiramatsu
2018-01-12
4
-0
/
+428
|
|
*
error-injection: Add injectable error types
Masami Hiramatsu
2018-01-12
7
-15
/
+66
|
|
*
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2018-01-12
22
-213
/
+317
|
|
*
tracing/kprobe: bpf: Compare instruction pointer with original one
Masami Hiramatsu
2018-01-12
2
-15
/
+7
|
|
*
tracing/kprobe: bpf: Check error injectable event is on function entry
Masami Hiramatsu
2018-01-12
7
-32
/
+31
|
|
/
|
*
bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
Jesper Dangaard Brouer
2018-01-13
2
-5
/
+4
*
|
bnxt_en: don't update cpr->rx_bytes with uninitialized length len
Colin Ian King
2018-01-16
1
-3
/
+4
*
|
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-16
61
-96
/
+0
*
|
net: remove prototype of qdisc_lookup_class()
Jakub Kicinski
2018-01-16
1
-1
/
+0
*
|
tipc: fix race condition at topology server receive
Jon Maloy
2018-01-16
3
-46
/
+51
*
|
Merge branch 'aquantia-next'
David S. Miller
2018-01-16
26
-2334
/
+2385
|
\
\
|
*
|
net: aquantia: Fix internal stats calculation on rx
Igor Russkikh
2018-01-16
1
-2
/
+2
|
*
|
net: aquantia: Prepend hw access functions declarations with prefix
Igor Russkikh
2018-01-16
5
-840
/
+922
|
*
|
net: aquantia: Fix register definitions to linux style
Igor Russkikh
2018-01-16
3
-1139
/
+1173
|
*
|
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
2018-01-16
10
-54
/
+46
|
*
|
net: aquantia: Simplify dependencies between pci modules
Igor Russkikh
2018-01-16
6
-106
/
+113
|
*
|
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
2018-01-16
14
-20
/
+21
|
*
|
net: aquantia: Remove duplicate hardware descriptors declarations
Igor Russkikh
2018-01-16
3
-62
/
+31
[next]