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-02-27
selftests: mlxsw: resource_scale: Invoke for Spectrum-3
Amit Cohen
1
-2
/
+3
2020-02-27
selftests: mlxsw: Reduce router scale running time using offload indication
Danielle Ratson
1
-39
/
+14
2020-02-27
selftests: mlxsw: Reduce running time using offload indication
Danielle Ratson
1
-19
/
+12
2020-02-27
selftests: mlxsw: Add shared buffer traffic test
Shalom Toledo
1
-0
/
+222
2020-02-27
selftests: mlxsw: Add mlxsw lib
Shalom Toledo
1
-0
/
+13
2020-02-27
selftests: devlink_lib: Add devlink port helpers
Shalom Toledo
1
-0
/
+16
2020-02-27
selftests: devlink_lib: Check devlink info command is supported
Shalom Toledo
1
-0
/
+6
2020-02-27
selftests: mlxsw: Add shared buffer configuration test
Shalom Toledo
1
-0
/
+416
2020-02-27
selftests: mlxsw: Use busywait helper in rtnetlink test
Danielle Ratson
1
-24
/
+44
2020-02-27
selftests: mlxsw: Use busywait helper in vxlan test
Danielle Ratson
2
-89
/
+139
2020-02-27
selftests: mlxsw: Use busywait helper in blackhole routes test
Danielle Ratson
2
-2
/
+8
2020-02-27
selftests: devlink_trap_l3_drops: Avoid race condition
Ido Schimmel
1
-8
/
+3
2020-02-27
selftests: add a mirror test to mlxsw tc flower restrictions
Jiri Pirko
1
-0
/
+28
2020-02-27
selftests: add egress redirect test to mlxsw tc flower restrictions
Jiri Pirko
1
-1
/
+59
2020-02-27
selftests: mlxsw: Add a RED selftest
Petr Machata
5
-0
/
+657
2020-02-27
selftests: forwarding: lib.sh: Add start_tcp_traffic
Petr Machata
1
-2
/
+13
2020-02-25
selftests: netdevsim: Extend devlink trap test to include flow action cookie
Jiri Pirko
1
-0
/
+5
2020-02-24
selftests: devlink_trap_acl_drops: Add ACL traps test
Jiri Pirko
1
-0
/
+151
2020-02-24
selftests: pass pref and handle to devlink_trap_drop_* helpers
Jiri Pirko
4
-40
/
+43
2020-02-24
selftests: introduce test for mlxsw tc flower restrictions
Jiri Pirko
1
-0
/
+100
2020-02-23
tc-testing: updated tdc tests for basic filter with u32 extended match rules
Roman Mashak
1
-0
/
+198
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-37
/
+2091
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
52
-184
/
+1099
2020-02-21
selftests/bpf: Tests for sockmap/sockhash holding listening sockets
Jakub Sitnicki
2
-0
/
+1594
2020-02-21
selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASH
Jakub Sitnicki
1
-10
/
+53
2020-02-21
bpf, sockmap: Allow inserting listening TCP sockets into sockmap
Jakub Sitnicki
1
-5
/
+1
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-51
/
+61
2020-02-21
selftests/vm: add missed tests in run_vmtests
SeongJae Park
1
-0
/
+33
2020-02-21
tc-testing: updated tdc tests for basic filter with u16 extended match rules
Roman Mashak
1
-0
/
+242
2020-02-20
selftests/bpf: Fix trampoline_count clean up logic
Andrii Nakryiko
1
-7
/
+18
2020-02-20
selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target API
Eelco Chaudron
2
-5
/
+15
2020-02-20
libbpf: Add support for dynamic program attach target
Eelco Chaudron
3
-4
/
+36
2020-02-20
libbpf: Bump libpf current version to v0.0.8
Eelco Chaudron
1
-0
/
+3
2020-02-20
libbpf: Relax check whether BTF is mandatory
Andrii Nakryiko
1
-3
/
+1
2020-02-19
Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-29
/
+50
2020-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-12
/
+25
2020-02-19
tc-testing: updated tdc tests for basic filter
Roman Mashak
1
-0
/
+242
2020-02-20
selftests/bpf: Fix build of sockmap_ktls.c
Alexei Starovoitov
1
-0
/
+1
2020-02-19
selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3
Yonghong Song
1
-2
/
+2
2020-02-19
selftests/bpf: Add bpf_read_branch_records() selftest
Daniel Xu
3
-1
/
+244
2020-02-19
selftests/bpf: Test unhashing kTLS socket after removing from map
Jakub Sitnicki
1
-0
/
+123
2020-02-18
libbpf: Sanitise internal map names so they are not rejected by the kernel
Toke Høiland-Jørgensen
1
-1
/
+7
2020-02-18
bpf, uapi: Remove text about bpf_redirect_map() giving higher performance
Toke Høiland-Jørgensen
1
-9
/
+7
2020-02-17
selftests: forwarding: vxlan_bridge_1d: use more proper tos value
Hangbin Liu
1
-3
/
+3
2020-02-17
selftests: mlxsw: vxlan: Add test for error path
Ido Schimmel
1
-0
/
+20
2020-02-17
selftests: mlxsw: vxlan: Adjust test to recent changes
Ido Schimmel
1
-3
/
+1
2020-02-17
selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridges
Ido Schimmel
1
-0
/
+23
2020-02-17
selftests: mlxsw: extack: Test bridge creation with VXLAN
Ido Schimmel
1
-0
/
+32
2020-02-17
selftests: mlxsw: Remove deprecated test
Ido Schimmel
2
-45
/
+0
2020-02-16
wireguard: selftests: reduce complexity and fix make races
Jason A. Donenfeld
1
-24
/
+14
[next]