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
*
kbuild: replace BASH-specific ${@:2} with shift and ${@}
Andrii Nakryiko
2019-09-06
1
-5
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
124
-698
/
+3489
|
\
|
*
Merge branch 'bpf-af-xdp-barrier-fixes'
Daniel Borkmann
2019-09-05
2
-18
/
+45
|
|
\
|
|
*
xsk: lock the control mutex in sock_diag interface
Björn Töpel
2019-09-05
1
-0
/
+3
|
|
*
xsk: use state member for socket synchronization
Björn Töpel
2019-09-05
1
-15
/
+39
|
|
*
xsk: avoid store-tearing when assigning umem
Björn Töpel
2019-09-05
1
-2
/
+2
|
|
*
xsk: avoid store-tearing when assigning queues
Björn Töpel
2019-09-05
1
-1
/
+1
|
|
/
|
*
selftests/bpf: precision tracking tests
Alexei Starovoitov
2019-09-05
1
-0
/
+52
|
*
ixgbe: fix xdp handle calculations
Kevin Laatz
2019-09-05
1
-3
/
+4
|
*
i40e: fix xdp handle calculations
Kevin Laatz
2019-09-05
1
-3
/
+4
|
*
Merge branch 'bpf-selftest-endianess-fixes'
Daniel Borkmann
2019-09-03
4
-61
/
+107
|
|
\
|
|
*
selftests/bpf: fix endianness issues in test_sysctl
Ilya Leoshkevich
2019-09-03
1
-43
/
+82
|
|
*
selftests/bpf: improve unexpected success reporting in test_syctl
Ilya Leoshkevich
2019-09-03
1
-1
/
+2
|
|
*
selftests/bpf: fix "ctx:write sysctl:write read ok" on s390
Ilya Leoshkevich
2019-09-03
1
-1
/
+1
|
|
*
selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpu
Ilya Leoshkevich
2019-09-03
3
-16
/
+22
|
|
/
|
*
arm64: bpf: optimize modulo operation
Jerin Jacob
2019-09-03
2
-4
/
+5
|
*
bpf: s390: add JIT support for bpf line info
Yauheni Kaliuta
2019-09-03
1
-0
/
+1
|
*
selftests/bpf: test_progs: add missing \n to CHECK_FAIL
Stanislav Fomichev
2019-09-03
1
-1
/
+1
|
*
selftests/bpf: test_progs: fix verbose mode garbage
Stanislav Fomichev
2019-09-03
1
-0
/
+1
|
*
Merge branch 'bpf-xdp-unaligned-chunk'
Daniel Borkmann
2019-08-31
20
-103
/
+417
|
|
\
|
|
*
doc/af_xdp: include unaligned chunk case
Kevin Laatz
2019-08-31
1
-4
/
+6
|
|
*
samples/bpf: use hugepages in xdpsock app
Kevin Laatz
2019-08-31
1
-5
/
+10
|
|
*
samples/bpf: add buffer recycling for unaligned chunks to xdpsock
Kevin Laatz
2019-08-31
1
-10
/
+16
|
|
*
samples/bpf: add unaligned chunks mode support to xdpsock
Kevin Laatz
2019-08-31
1
-3
/
+17
|
|
*
libbpf: add flags to umem config
Kevin Laatz
2019-08-31
5
-4
/
+71
|
|
*
net/mlx5e: Allow XSK frames smaller than a page
Maxim Mikityanskiy
2019-08-31
4
-10
/
+32
|
|
*
mlx5e: modify driver for handling offsets
Kevin Laatz
2019-08-31
2
-3
/
+8
|
|
*
ixgbe: modify driver for handling offsets
Kevin Laatz
2019-08-31
1
-4
/
+9
|
|
*
i40e: modify driver for handling offsets
Kevin Laatz
2019-08-31
1
-4
/
+9
|
|
*
xsk: add support to allow unaligned chunk placement
Kevin Laatz
2019-08-31
6
-36
/
+233
|
|
*
ixgbe: simplify Rx buffer recycle
Kevin Laatz
2019-08-31
1
-10
/
+3
|
|
*
i40e: simplify Rx buffer recycle
Kevin Laatz
2019-08-31
1
-10
/
+3
|
|
/
|
*
selftests/bpf: Fix a typo in test_offload.py
Masanari Iida
2019-08-31
1
-1
/
+1
|
*
bpf: fix error check in bpf_tcp_gen_syncookie
Petar Penkov
2019-08-31
1
-1
/
+1
|
*
Merge branch 'bpf-nfp-map-op-cache'
Daniel Borkmann
2019-08-31
7
-20
/
+239
|
|
\
|
|
*
nfp: bpf: add simple map op cache
Jakub Kicinski
2019-08-31
5
-9
/
+215
|
|
*
nfp: bpf: rework MTU checking
Jakub Kicinski
2019-08-31
5
-12
/
+25
|
|
/
|
*
Merge branch 'bpf-bpftool-build-improvements'
Daniel Borkmann
2019-08-31
6
-15
/
+167
|
|
\
|
|
*
tools: bpftool: do not link twice against libbpf.a in Makefile
Quentin Monnet
2019-08-31
1
-2
/
+2
|
|
*
tools: bpf: account for generated feature/ and libbpf/ directories
Quentin Monnet
2019-08-31
4
-6
/
+12
|
|
*
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
2019-08-31
3
-6
/
+152
|
|
*
tools: bpftool: ignore make built-in rules for getting kernel version
Quentin Monnet
2019-08-31
1
-1
/
+1
|
|
/
|
*
bpf: s390: add JIT support for multi-function programs
Yauheni Kaliuta
2019-08-31
1
-11
/
+55
|
*
selftests/bpf: remove wrong nhoff in flow dissector test
Stanislav Fomichev
2019-08-28
1
-1
/
+0
|
*
Merge branch 'bpf-misc-test-fixes'
Daniel Borkmann
2019-08-28
25
-172
/
+138
|
|
\
|
|
*
selftests/bpf: test_progs: remove unused ret
Stanislav Fomichev
2019-08-28
1
-23
/
+19
|
|
*
selftests/bpf: test_progs: remove asserts from subtests
Stanislav Fomichev
2019-08-28
5
-26
/
+40
|
|
*
selftests/bpf: test_progs: remove global fail/success counts
Stanislav Fomichev
2019-08-28
22
-123
/
+60
|
|
*
selftests/bpf: test_progs: test__skip
Stanislav Fomichev
2019-08-28
3
-2
/
+21
|
|
/
|
*
Merge branch 'bpf-precision-tracking-tests'
Daniel Borkmann
2019-08-28
7
-12
/
+211
|
|
\
[next]