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-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
43
-100
/
+2627
2020-03-30
selftests: mlxsw: Add test cases for devlink-trap policers
Ido Schimmel
2
-0
/
+390
2020-03-30
selftests: netdevsim: Add test cases for devlink-trap policers
Ido Schimmel
2
-0
/
+153
2020-03-30
selftests/bpf: Test FD-based cgroup attachment
Andrii Nakryiko
2
-0
/
+268
2020-03-30
libbpf: Add support for bpf_link-based cgroup attachment
Andrii Nakryiko
6
-1
/
+122
2020-03-30
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
1
-1
/
+9
2020-03-30
bpf: Test_verifier, add alu32 bounds tracking tests
John Fastabend
1
-0
/
+39
2020-03-30
bpf: Test_verifier, #65 error message updates for trunc of boundary-cross
John Fastabend
1
-8
/
+4
2020-03-30
bpf: Test_verifier, bpf_get_stack return value add <0
John Fastabend
1
-4
/
+4
2020-03-30
bpf: Test_progs, add test to catch retval refine error handling
John Fastabend
2
-0
/
+31
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: Add socket assign support
Joe Stringer
1
-1
/
+24
2020-03-30
netdevsim: Change dummy reporter auto recover default
Eran Ben Elisha
1
-0
/
+5
2020-03-30
selftests:mptcp: fix failure due to whitespace damage
Matthieu Baerts
2
-8
/
+8
2020-03-29
selftests: add test-cases for MPTCP MP_JOIN
Paolo Abeni
3
-4
/
+383
2020-03-29
selftests: add PM netlink functional tests
Paolo Abeni
4
-3
/
+751
2020-03-29
selftests: move timestamping selftests to net folder
Jian Yang
12
-21
/
+11
2020-03-29
net: macsec: add support for specifying offload upon link creation
Mark Starovoytov
1
-0
/
+1
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: Introduce BPF_PROG_TYPE_LSM
KP Singh
2
-0
/
+3
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-28
selftests/bpf: Add tests for attaching XDP programs
Toke Høiland-Jørgensen
1
-0
/
+62
2020-03-28
libbpf: Add function to set link XDP fd while specifying old program
Toke Høiland-Jørgensen
3
-1
/
+42
2020-03-28
tools: Add EXPECTED_FD-related definitions in if_link.h
Toke Høiland-Jørgensen
1
-1
/
+3
2020-03-28
libbpf, xsk: Init all ring members in xsk_umem__create and xsk_socket__create
Fletcher Dunn
1
-2
/
+14
2020-03-27
bpf: Add selftest cases for ctx_or_null argument type
Daniel Borkmann
1
-0
/
+105
2020-03-27
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
1
-1
/
+20
2020-03-27
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
1
-1
/
+15
2020-03-26
net: macsec: add support for offloading to the MAC
Antoine Tenart
1
-0
/
+1
2020-03-26
netdevsim: support taking immediate snapshot via devlink
Jacob Keller
1
-0
/
+10
2020-03-26
selftests: skbedit_priority: Test counters at the skbedit rule
Petr Machata
1
-2
/
+7
2020-03-26
selftests: mlxsw: qos_dscp_router: Test no DSCP rewrite after pedit
Petr Machata
1
-0
/
+30
2020-03-26
selftests: forwarding: Add a forwarding test for pedit munge dsfield
Petr Machata
1
-0
/
+238
2020-03-25
bpf: Test_verifier, #70 error message updates for 32-bit right shift
John Fastabend
1
-4
/
+2
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
58
-201
/
+1210
2020-03-26
libbpf: Don't allocate 16M for log buffer by default
Stanislav Fomichev
2
-13
/
+29
2020-03-26
libbpf: Remove unused parameter `def` to get_map_field_int
Tobias Klauser
1
-10
/
+6
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
17
-10
/
+913
2020-03-25
selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED
Hangbin Liu
2
-15
/
+16
2020-03-25
selftests/net: add missing tests to Makefile
Hangbin Liu
1
-1
/
+3
2020-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-1
/
+695
2020-03-24
selftests: netfilter: add nfqueue test case
Florian Westphal
4
-1
/
+695
2020-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-34
/
+46
2020-03-23
selftests/net/forwarding: add Makefile to install tests
Vadym Kochan
2
-0
/
+76
2020-03-23
samples, bpf: Move read_trace_pipe to trace_helpers
Daniel T. Lee
2
-0
/
+24
2020-03-23
bpf: Add tests for bpf_sk_storage to bpf_tcp_ca
Martin KaFai Lau
2
-8
/
+47
2020-03-21
selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...
Alan Maguire
1
-0
/
+4
[next]