index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
93
-1018
/
+6671
2020-08-31
bpf: Remove bpf_lsm_file_mprotect from sleepable list.
Alexei Starovoitov
1
-17
/
+17
2020-08-31
libbpf: Support shared umems between queues and devices
Magnus Karlsson
3
-132
/
+254
2020-08-28
selftests/bpf: Add sleepable tests
Alexei Starovoitov
5
-2
/
+99
2020-08-28
libbpf: Support sleepable progs
Alexei Starovoitov
1
-1
/
+24
2020-08-28
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
1
-0
/
+8
2020-08-28
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
1
-0
/
+8
2020-08-28
bpf: selftests: Add test for different inner map size
Martin KaFai Lau
2
-1
/
+65
2020-08-28
bpf: Make bpf_link_info.iter similar to bpf_iter_link_info
Yonghong Song
1
-2
/
+4
2020-08-28
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
3
-3
/
+9
2020-08-26
libbpf: Fix compilation warnings for 64-bit printf args
Andrii Nakryiko
1
-3
/
+5
2020-08-26
selftests/bpf: Add verifier tests for xor operation
Yonghong Song
1
-0
/
+146
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 next...
Ido Schimmel
1
-0
/
+15
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthops
Ido Schimmel
1
-0
/
+15
2020-08-26
libbpf: Fix unintentional success return code in bpf_object__load
Alex Gartrell
1
-1
/
+1
2020-08-26
selftests/bpf: Test for map update access from within EXT programs
Udip Pant
3
-3
/
+104
2020-08-26
selftests/bpf: Test for checking return code for the extended prog
Udip Pant
2
-0
/
+59
2020-08-26
selftests/bpf: Add test for freplace program with write access
Udip Pant
3
-0
/
+48
2020-08-26
selftests/bpf: Fix spelling mistake "scoket" -> "socket"
Colin Ian King
1
-1
/
+1
2020-08-26
selftests/bpf: Fix open call in trigger_fstat_events
Jiri Olsa
1
-1
/
+1
2020-08-25
selftests/bpf: Add set test to resolve_btfids
Jiri Olsa
1
-1
/
+38
2020-08-25
selftests/bpf: Add test for d_path helper
Jiri Olsa
2
-0
/
+205
2020-08-25
selftests/bpf: Add verifier test for d_path helper
Jiri Olsa
2
-1
/
+55
2020-08-25
bpf: Add d_path helper
Jiri Olsa
1
-0
/
+14
2020-08-25
bpf: Add BTF_SET_START/END macros
Jiri Olsa
1
-1
/
+50
2020-08-25
tools resolve_btfids: Add support for set symbols
Jiri Olsa
1
-1
/
+19
2020-08-25
tools resolve_btfids: Add size check to get_id function
Jiri Olsa
1
-1
/
+8
2020-08-25
bpf: Add selftests for local_storage
KP Singh
2
-0
/
+200
2020-08-25
bpf: Allow local storage to be used from LSM programs
KP Singh
1
-2
/
+5
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
5
-6
/
+47
2020-08-25
bpf: Generalize bpf_sk_storage
KP Singh
1
-2
/
+6
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
1
-3
/
+3
2020-08-24
selftests/bpf: Enable tc verbose mode for test_sk_assign
Yonghong Song
1
-1
/
+1
2020-08-24
selftests: mlxsw: Reduce runtime of tc-police scale test
Ido Schimmel
1
-2
/
+10
2020-08-24
selftests: forwarding: Fix mausezahn delay parameter in mirror_test()
Danielle Ratson
1
-1
/
+1
2020-08-24
selftests: mlxsw: Increase burst size for burst test
Ido Schimmel
1
-25
/
+2
2020-08-24
selftests: mlxsw: Increase burst size for rate test
Ido Schimmel
1
-1
/
+1
2020-08-24
selftests: mlxsw: Decrease required rate accuracy
Ido Schimmel
1
-2
/
+2
2020-08-24
selftests: bpf: Fix sockmap update nits
Lorenz Bauer
1
-7
/
+5
2020-08-24
libbpf: Fix type compatibility check copy-paste error
Andrii Nakryiko
1
-1
/
+1
2020-08-24
libbpf: Avoid false unuinitialized variable warning in bpf_core_apply_relo
Andrii Nakryiko
1
-1
/
+1
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
1
-0
/
+1
2020-08-24
bpf: selftests: Tcp header options
Martin KaFai Lau
4
-0
/
+1721
2020-08-24
bpf: selftests: Add fastopen_connect to network_helpers
Martin KaFai Lau
2
-0
/
+39
2020-08-24
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
1
-1
/
+299
2020-08-24
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
1
-1
/
+2
2020-08-24
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
1
-1
/
+3
2020-08-24
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
1
-0
/
+1
2020-08-24
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
1
-0
/
+1
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-12
/
+49
[next]