index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
selftests: bpf: Extend sk_assign tests for UDP
Joe Stringer
2
-11
/
+105
2020-03-30
selftests: bpf: Add test for sk_assign
Lorenz Bauer
2
-0
/
+419
2020-03-30
bpf: Don't refcount LISTEN sockets in sk_assign()
Joe Stringer
3
-12
/
+22
2020-03-30
net: Track socket refcounts in skb_steal_sock()
Joe Stringer
5
-10
/
+21
2020-03-30
bpf: Add socket assign support
Joe Stringer
8
-4
/
+108
2020-03-30
bpf, doc: Add John as official reviewer to BPF subsystem
Daniel Borkmann
1
-0
/
+1
2020-03-30
bpf: btf: Fix arg verification in btf_ctx_access()
KP Singh
1
-7
/
+17
2020-03-30
bpf: Simplify reg_set_min_max_inv handling
Jann Horn
1
-86
/
+22
2020-03-30
bpf: Fix tnum constraints for 32-bit comparisons
Jann Horn
1
-36
/
+72
2020-03-30
bpf: Undo incorrect __reg_bound_offset32 handling
Daniel Borkmann
1
-19
/
+0
2020-03-30
bpf: lsm: Add Documentation
KP Singh
2
-0
/
+143
2020-03-30
bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM
KP Singh
3
-0
/
+136
2020-03-30
tools/libbpf: Add support for BPF_PROG_TYPE_LSM
KP Singh
4
-5
/
+44
2020-03-30
bpf: lsm: Initialize the BPF LSM hooks
KP Singh
4
-5
/
+38
2020-03-30
bpf: lsm: Implement attach, detach and execution
KP Singh
6
-27
/
+116
2020-03-30
bpf: lsm: Provide attachment points for BPF LSM programs
KP Singh
2
-0
/
+36
2020-03-30
security: Refactor declaration of LSM hooks
KP Singh
3
-627
/
+423
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
10
-6
/
+49
2020-03-30
selftests: Add test for overriding global data value before load
Toke Høiland-Jørgensen
2
-1
/
+62
2020-03-30
libbpf: Add setter for initial value for internal maps
Toke Høiland-Jørgensen
3
-0
/
+14
2020-03-30
bpf, net: Fix build issue when net ns not configured
Daniel Borkmann
1
-7
/
+2