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
*
bpf: sockmap, synchronize_rcu before free'ing map
John Fastabend
2019-07-22
1
-0
/
+2
*
bpf: sockmap, sock_map_delete needs to use xchg
John Fastabend
2019-07-22
1
-5
/
+9
*
net/tls: fix transition through disconnect with close
John Fastabend
2019-07-22
3
-1
/
+65
*
net/tls: remove sock unlock/lock around strp_done()
John Fastabend
2019-07-22
4
-45
/
+64
*
net/tls: remove close callback sock unlock/lock around TX work flush
John Fastabend
2019-07-22
3
-7
/
+22
*
net/tls: don't call tls_sk_proto_close for hw record offload
Jakub Kicinski
2019-07-22
1
-4
/
+0
*
net/tls: don't arm strparser immediately in tls_set_sw_offload()
Jakub Kicinski
2019-07-22
4
-10
/
+19
*
libbpf: sanitize VAR to conservative 1-byte INT
Andrii Nakryiko
2019-07-19
1
-2
/
+7
*
libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext exists
Andrii Nakryiko
2019-07-19
1
-0
/
+6
*
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-19
4
-6
/
+9
*
ag71xx: fix return value check in ag71xx_probe()
Wei Yongjun
2019-07-19
1
-2
/
+2
*
ag71xx: fix error return code in ag71xx_probe()
Wei Yongjun
2019-07-19
1
-1
/
+3
*
usb: qmi_wwan: add D-Link DWM-222 A2 device ID
Rogan Dawes
2019-07-19
1
-0
/
+1
*
bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.
Michael Chan
2019-07-19
1
-2
/
+5
*
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
2019-07-19
1
-0
/
+1
*
gve: replace kfree with kvfree
Chuhong Yuan
2019-07-19
2
-13
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-18
32
-195
/
+391
|
\
|
*
selftests/bpf: fix test_xdp_noinline on s390
Ilya Leoshkevich
2019-07-18
1
-8
/
+9
|
*
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
Ilya Leoshkevich
2019-07-18
1
-1
/
+1
|
*
selftests/bpf: fix perf_buffer on s390
Ilya Leoshkevich
2019-07-17
3
-17
/
+11
|
*
selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
Andrii Nakryiko
2019-07-17
1
-14
/
+10
|
*
selftests/bpf: fix test_verifier/test_maps make dependencies
Andrii Nakryiko
2019-07-17
1
-3
/
+3
|
*
libbpf: fix another GCC8 warning for strncpy
Andrii Nakryiko
2019-07-16
1
-1
/
+2
|
*
selftests/bpf: skip nmi test when perf hw events are disabled
Ilya Leoshkevich
2019-07-16
1
-1
/
+32
|
*
selftests/bpf: fix "alu with different scalars 1" on s390
Ilya Leoshkevich
2019-07-16
1
-1
/
+1
|
*
selftests/bpf: remove logic duplication in test_verifier
Andrii Nakryiko
2019-07-16
1
-20
/
+15
|
*
Merge branch 'bpf-fix-wide-loads-sockaddr'
Daniel Borkmann
2019-07-15
6
-48
/
+95
|
|
\
|
|
*
bpf: sync bpf.h to tools/
Stanislav Fomichev
2019-07-15
1
-2
/
+2
|
|
*
selftests/bpf: add selftests for wide loads
Stanislav Fomichev
2019-07-15
1
-0
/
+37
|
|
*
selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c
Stanislav Fomichev
2019-07-15
2
-36
/
+36
|
|
*
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
Stanislav Fomichev
2019-07-15
2
-3
/
+13
|
|
*
bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok
Stanislav Fomichev
2019-07-15
2
-7
/
+7
|
|
/
|
*
samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
2019-07-15
1
-1
/
+1
|
*
selftests/bpf: put test_stub.o into $(OUTPUT)
Ilya Leoshkevich
2019-07-15
1
-2
/
+5
|
*
selftests/bpf: make directory prerequisites order-only
Ilya Leoshkevich
2019-07-15
1
-8
/
+8
|
*
selftests/bpf: fix attach_probe on s390
Ilya Leoshkevich
2019-07-15
1
-0
/
+2
|
*
Merge branch 'bpf-btf-size-verification-fix'
Daniel Borkmann
2019-07-15
5
-11
/
+104
|
|
\
|
|
*
selftests/bpf: use typedef'ed arrays as map values
Andrii Nakryiko
2019-07-15
3
-4
/
+4
|
|
*
selftests/bpf: add trickier size resolution tests
Andrii Nakryiko
2019-07-15
1
-0
/
+88
|
|
*
bpf: fix BTF verifier size resolution logic
Andrii Nakryiko
2019-07-15
1
-7
/
+12
|
|
/
|
*
selftests/bpf: fix compiling loop{1, 2, 3}.c on s390
Ilya Leoshkevich
2019-07-12
3
-3
/
+3
|
*
selftests/bpf: make PT_REGS_* work in userspace
Ilya Leoshkevich
2019-07-12
1
-20
/
+55
|
*
selftests/bpf: fix s930 -> s390 typo
Ilya Leoshkevich
2019-07-12
1
-5
/
+5
|
*
selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
2019-07-12
1
-1
/
+3
|
*
selftests/bpf: do not ignore clang failures
Ilya Leoshkevich
2019-07-12
1
-6
/
+7
|
*
tools: bpftool: add raw_tracepoint_writable prog type to header
Daniel T. Lee
2019-07-12
1
-0
/
+1
|
*
bpf: verifier: avoid fall-through warnings
Gustavo A. R. Silva
2019-07-12
1
-0
/
+2
|
*
selftests/bpf: fix bpf_target_sparc check
Ilya Leoshkevich
2019-07-12
1
-2
/
+2
|
*
xdp: fix potential deadlock on socket mutex
Ilya Maximets
2019-07-12
2
-10
/
+8
|
*
xdp: fix possible cq entry leak
Ilya Maximets
2019-07-12
1
-7
/
+4
[next]