index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-16
selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
Andrii Nakryiko
2019-07-16
selftests/bpf: fix test_verifier/test_maps make dependencies
Andrii Nakryiko
2019-07-16
libbpf: fix another GCC8 warning for strncpy
Andrii Nakryiko
2019-07-16
selftests/bpf: skip nmi test when perf hw events are disabled
Ilya Leoshkevich
2019-07-16
selftests/bpf: fix "alu with different scalars 1" on s390
Ilya Leoshkevich
2019-07-16
selftests/bpf: remove logic duplication in test_verifier
Andrii Nakryiko
2019-07-15
Merge branch 'bpf-fix-wide-loads-sockaddr'
Daniel Borkmann
2019-07-15
bpf: sync bpf.h to tools/
Stanislav Fomichev
2019-07-15
selftests/bpf: add selftests for wide loads
Stanislav Fomichev
2019-07-15
selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c
Stanislav Fomichev
2019-07-15
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
Stanislav Fomichev
2019-07-15
bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok
Stanislav Fomichev
2019-07-15
samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
2019-07-15
selftests/bpf: put test_stub.o into $(OUTPUT)
Ilya Leoshkevich
2019-07-15
selftests/bpf: make directory prerequisites order-only
Ilya Leoshkevich
2019-07-15
selftests/bpf: fix attach_probe on s390
Ilya Leoshkevich
2019-07-15
Merge branch 'bpf-btf-size-verification-fix'
Daniel Borkmann
2019-07-15
selftests/bpf: use typedef'ed arrays as map values
Andrii Nakryiko
2019-07-15
selftests/bpf: add trickier size resolution tests
Andrii Nakryiko
2019-07-15
bpf: fix BTF verifier size resolution logic
Andrii Nakryiko
2019-07-12
selftests/bpf: fix compiling loop{1, 2, 3}.c on s390
Ilya Leoshkevich
2019-07-12
selftests/bpf: make PT_REGS_* work in userspace
Ilya Leoshkevich
2019-07-12
selftests/bpf: fix s930 -> s390 typo
Ilya Leoshkevich
2019-07-12
selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
2019-07-12
selftests/bpf: do not ignore clang failures
Ilya Leoshkevich
2019-07-12
tools: bpftool: add raw_tracepoint_writable prog type to header
Daniel T. Lee
2019-07-12
bpf: verifier: avoid fall-through warnings
Gustavo A. R. Silva
2019-07-12
selftests/bpf: fix bpf_target_sparc check
Ilya Leoshkevich
2019-07-12
xdp: fix potential deadlock on socket mutex
Ilya Maximets
2019-07-12
xdp: fix possible cq entry leak
Ilya Maximets
2019-07-12
libbpf: fix ptr to u64 conversion warning on 32-bit platforms
Andrii Nakryiko
2019-07-12
bpf: fix precision bit propagation for BPF_ST instructions
Andrii Nakryiko
2019-07-12
MAINTAINERS: update BPF JIT S390 maintainers
Vasily Gorbik
2019-07-11
Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-07-11
Merge branch 'mlx5-build-fixes'
David S. Miller
2019-07-11
net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usage
Saeed Mahameed
2019-07-11
net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is off
Saeed Mahameed
2019-07-11
net/mlx5e: Fix compilation error in TLS code
Tariq Toukan
2019-07-11
ipv6: fix static key imbalance in fl_create()
Eric Dumazet
2019-07-11
ipv6: fix potential crash in ip6_datagram_dst_update()
Eric Dumazet
2019-07-11
ipv6: tcp: fix flowlabels reflection for RST packets
Eric Dumazet
2019-07-11
ipv6: Use ipv6_authlen for len
yangxingwu
2019-07-11
hsr: switch ->dellink() to ->ndo_uninit()
Cong Wang
2019-07-11
net: stmmac: Fix misuses of GENMASK macro
Joe Perches
2019-07-11
net: ethernet: mediatek: Fix misuses of GENMASK macro
Joe Perches
2019-07-11
net: fib_rules: do not flow dissect local packets
Petar Penkov
2019-07-11
net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
Aya Levin
2019-07-11
net/mlx5e: Fix error flow in tx reporter diagnose
Aya Levin
2019-07-11
net/mlx5e: Fix return value from timeout recover function
Aya Levin
2019-07-11
net/mlx5e: Rx, Fix checksum calculation for new hardware
Saeed Mahameed
[next]