summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-16selftests/bpf: structure test_{progs, maps, verifier} test runners uniformlyAndrii Nakryiko
2019-07-16selftests/bpf: fix test_verifier/test_maps make dependenciesAndrii Nakryiko
2019-07-16libbpf: fix another GCC8 warning for strncpyAndrii Nakryiko
2019-07-16selftests/bpf: skip nmi test when perf hw events are disabledIlya Leoshkevich
2019-07-16selftests/bpf: fix "alu with different scalars 1" on s390Ilya Leoshkevich
2019-07-16selftests/bpf: remove logic duplication in test_verifierAndrii Nakryiko
2019-07-15Merge branch 'bpf-fix-wide-loads-sockaddr'Daniel Borkmann
2019-07-15bpf: sync bpf.h to tools/Stanislav Fomichev
2019-07-15selftests/bpf: add selftests for wide loadsStanislav Fomichev
2019-07-15selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.cStanislav Fomichev
2019-07-15bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6Stanislav Fomichev
2019-07-15bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_okStanislav Fomichev
2019-07-15samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich
2019-07-15selftests/bpf: put test_stub.o into $(OUTPUT)Ilya Leoshkevich
2019-07-15selftests/bpf: make directory prerequisites order-onlyIlya Leoshkevich
2019-07-15selftests/bpf: fix attach_probe on s390Ilya Leoshkevich
2019-07-15Merge branch 'bpf-btf-size-verification-fix'Daniel Borkmann
2019-07-15selftests/bpf: use typedef'ed arrays as map valuesAndrii Nakryiko
2019-07-15selftests/bpf: add trickier size resolution testsAndrii Nakryiko
2019-07-15bpf: fix BTF verifier size resolution logicAndrii Nakryiko
2019-07-12selftests/bpf: fix compiling loop{1, 2, 3}.c on s390Ilya Leoshkevich
2019-07-12selftests/bpf: make PT_REGS_* work in userspaceIlya Leoshkevich
2019-07-12selftests/bpf: fix s930 -> s390 typoIlya Leoshkevich
2019-07-12selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich
2019-07-12selftests/bpf: do not ignore clang failuresIlya Leoshkevich
2019-07-12tools: bpftool: add raw_tracepoint_writable prog type to headerDaniel T. Lee
2019-07-12bpf: verifier: avoid fall-through warningsGustavo A. R. Silva
2019-07-12selftests/bpf: fix bpf_target_sparc checkIlya Leoshkevich
2019-07-12xdp: fix potential deadlock on socket mutexIlya Maximets
2019-07-12xdp: fix possible cq entry leakIlya Maximets
2019-07-12libbpf: fix ptr to u64 conversion warning on 32-bit platformsAndrii Nakryiko
2019-07-12bpf: fix precision bit propagation for BPF_ST instructionsAndrii Nakryiko
2019-07-12MAINTAINERS: update BPF JIT S390 maintainersVasily Gorbik
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-11Merge branch 'mlx5-build-fixes'David S. Miller
2019-07-11net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usageSaeed Mahameed
2019-07-11net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is offSaeed Mahameed
2019-07-11net/mlx5e: Fix compilation error in TLS codeTariq Toukan
2019-07-11ipv6: fix static key imbalance in fl_create()Eric Dumazet
2019-07-11ipv6: fix potential crash in ip6_datagram_dst_update()Eric Dumazet
2019-07-11ipv6: tcp: fix flowlabels reflection for RST packetsEric Dumazet
2019-07-11ipv6: Use ipv6_authlen for lenyangxingwu
2019-07-11hsr: switch ->dellink() to ->ndo_uninit()Cong Wang
2019-07-11net: stmmac: Fix misuses of GENMASK macroJoe Perches
2019-07-11net: ethernet: mediatek: Fix misuses of GENMASK macroJoe Perches
2019-07-11net: fib_rules: do not flow dissect local packetsPetar Penkov
2019-07-11net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin
2019-07-11net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin
2019-07-11net/mlx5e: Fix return value from timeout recover functionAya Levin
2019-07-11net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed