index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
libbpf: Make include guards consistent
Andrey Ignatov
2018-10-04
5
-15
/
+15
|
|
*
libbpf: Consistent prefixes for interfaces in str_error.h.
Andrey Ignatov
2018-10-04
3
-11
/
+13
|
|
*
libbpf: Consistent prefixes for interfaces in nlattr.h.
Andrey Ignatov
2018-10-04
5
-81
/
+94
|
|
*
libbpf: Consistent prefixes for interfaces in libbpf.h.
Andrey Ignatov
2018-10-04
3
-43
/
+45
|
|
*
libbpf: Move __dump_nlmsg_t from API to implementation
Andrey Ignatov
2018-10-04
2
-3
/
+3
|
|
/
|
*
net: core: Fix build with CONFIG_IPV6=m
Joe Stringer
2018-10-04
1
-1
/
+1
|
*
Merge branch 'bpf-sk-lookup'
Daniel Borkmann
2018-10-03
14
-157
/
+2002
|
|
\
|
|
*
Documentation: Describe bpf reference tracking
Joe Stringer
2018-10-03
1
-0
/
+64
|
|
*
selftests/bpf: Add C tests for reference tracking
Joe Stringer
2018-10-03
3
-1
/
+219
|
|
*
libbpf: Support loading individual progs
Joe Stringer
2018-10-03
2
-2
/
+5
|
|
*
selftests/bpf: Add tests for reference tracking
Joe Stringer
2018-10-03
1
-0
/
+759
|
|
*
selftests/bpf: Generalize dummy program types
Joe Stringer
2018-10-03
1
-14
/
+17
|
|
*
bpf: Add helper to retrieve socket in BPF
Joe Stringer
2018-10-03
5
-3
/
+354
|
|
*
bpf: Add reference tracking to verifier
Joe Stringer
2018-10-03
2
-22
/
+308
|
|
*
bpf: Macrofy stack state copy
Joe Stringer
2018-10-03
1
-46
/
+60
|
|
*
bpf: Add PTR_TO_SOCKET verifier type
Joe Stringer
2018-10-03
4
-26
/
+160
|
|
*
bpf: Generalize ptr_or_null regs check
Joe Stringer
2018-10-03
1
-18
/
+25
|
|
*
bpf: Reuse canonical string formatter for ctx errs
Joe Stringer
2018-10-03
2
-9
/
+8
|
|
*
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
2018-10-03
2
-19
/
+17
|
|
*
bpf: Add iterator for spilled registers
Joe Stringer
2018-10-03
2
-9
/
+18
|
|
/
|
*
Merge branch 'bpf-big-map-entries'
Daniel Borkmann
2018-10-02
7
-22
/
+142
|
|
\
|
|
*
nfp: bpf: allow control message sizing for map ops
Jakub Kicinski
2018-10-02
5
-17
/
+83
|
|
*
nfp: allow apps to request larger MTU on control vNIC
Jakub Kicinski
2018-10-02
2
-2
/
+16
|
|
*
nfp: bpf: parse global BPF ABI version capability
Jakub Kicinski
2018-10-02
3
-4
/
+44
|
|
/
|
*
Merge branch 'bpf-per-cpu-cgroup-storage'
Daniel Borkmann
2018-10-01
20
-99
/
+786
|
|
\
|
|
*
selftests/bpf: cgroup local storage-based network counters
Roman Gushchin
2018-10-01
4
-2
/
+257
|
|
*
samples/bpf: extend test_cgrp2_attach2 test to use per-cpu cgroup storage
Roman Gushchin
2018-10-01
1
-1
/
+18
|
|
*
selftests/bpf: extend the storage test to test per-cpu cgroup storage
Roman Gushchin
2018-10-01
1
-3
/
+57
|
|
*
selftests/bpf: add verifier per-cpu cgroup storage tests
Roman Gushchin
2018-10-01
1
-6
/
+133
|
|
*
bpftool: add support for PERCPU_CGROUP_STORAGE maps
Roman Gushchin
2018-10-01
1
-1
/
+3
|
|
*
bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.h
Roman Gushchin
2018-10-01
1
-0
/
+1
|
|
*
bpf: don't allow create maps of per-cpu cgroup local storages
Roman Gushchin
2018-10-01
1
-1
/
+2
|
|
*
bpf: introduce per-cpu cgroup local storage
Roman Gushchin
2018-10-01
8
-28
/
+179
|
|
*
bpf: rework cgroup storage pointer passing
Roman Gushchin
2018-10-01
3
-12
/
+12
|
|
*
bpf: extend cgroup bpf core to allow multiple cgroup storage types
Roman Gushchin
2018-10-01
8
-57
/
+136
|
|
/
|
*
bpf: permit CGROUP_DEVICE programs accessing helper bpf_get_current_cgroup_id()
Yonghong Song
2018-09-28
1
-0
/
+2
|
*
Merge branch 'bpf-libbpf-attach-by-name'
Daniel Borkmann
2018-09-27
5
-45
/
+302
|
|
\
|
|
*
selftests/bpf: Test libbpf_{prog,attach}_type_by_name
Andrey Ignatov
2018-09-27
2
-1
/
+209
|
|
*
selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookie
Andrey Ignatov
2018-09-27
1
-5
/
+1
|
|
*
libbpf: Support sk_skb/stream_{parser, verdict} section names
Andrey Ignatov
2018-09-27
1
-0
/
+4
|
|
*
libbpf: Support cgroup_skb/{e,in}gress section names
Andrey Ignatov
2018-09-27
1
-0
/
+4
|
|
*
libbpf: Introduce libbpf_attach_type_by_name
Andrey Ignatov
2018-09-27
2
-39
/
+84
|
|
/
|
*
bpf: test_bpf: add init_net to dev for flow_dissector
Song Liu
2018-09-27
1
-0
/
+1
|
*
bpftool: Fix bpftool net output
Andrey Ignatov
2018-09-27
1
-9
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-10-09
53
-1054
/
+1555
|
\
\
|
*
|
netfilter: xt_quota: Don't use aligned attribute in sizeof
Nathan Chancellor
2018-10-09
1
-1
/
+1
|
*
|
netfilter: xt_quota: fix the behavior of xt_quota module
Chenbo Feng
2018-10-03
2
-36
/
+27
|
*
|
netfilter: nf_tables: use rhashtable_lookup() instead of rhashtable_lookup_fa...
Taehee Yoo
2018-09-28
2
-6
/
+6
|
*
|
netfilter: nf_flow_table: remove unnecessary nat flag check code
Taehee Yoo
2018-09-28
1
-4
/
+2
|
*
|
netfilter: nf_tables: add requirements for connsecmark support
Christian Göttsche
2018-09-28
2
-1
/
+24
[prev]
[next]