summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-15bpf: add self-check logic to liveness analysisAlexei Starovoitov
2018-12-15bpf: improve stacksafe state comparisonAlexei Starovoitov
2018-12-15selftests/bpf: check insn processed in test_verifierAlexei Starovoitov
2018-12-15bpf: speed up stacksafe checkAlexei Starovoitov
2018-12-14Merge branch 'bpf_line_info-in-verifier'Alexei Starovoitov
2018-12-14bpf: verbose log bpf_line_info in verifierMartin KaFai Lau
2018-12-14bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau
2018-12-13selftests/bpf: Fix sk lookup usage in test_sock_addrAndrey Ignatov
2018-12-13bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dumpDaniel Borkmann
2018-12-13bpf: sync tools/include/uapi/linux/bpf.hSong Liu
2018-12-13bpf: include sub program tags in bpf_prog_infoSong Liu
2018-12-13Merge branch 'bpf-fix-kptr-checks'Daniel Borkmann
2018-12-13bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau
2018-12-13bpf: Remove bpf_dump_raw_ok() check for func_info and line_infoMartin KaFai Lau
2018-12-13Merge branch 'bpf-bpftool-license-update'Daniel Borkmann
2018-12-13tools: bpftool: dual license all filesJakub Kicinski
2018-12-13tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski
2018-12-13tools: bpftool: fix SPDX format in headersJakub Kicinski
2018-12-12selftests/bpf: add btf annotations for cgroup_local_storage mapsRoman Gushchin
2018-12-12bpf: add bpffs pretty print for cgroup local storage mapsRoman Gushchin
2018-12-12bpf: pass struct btf pointer to the map_check_btf() callbackRoman Gushchin
2018-12-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev
2018-12-12bpf: arm64: Enable arm64 jit to provide bpf_line_infoMartin KaFai Lau
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-10neighbor: gc_list changes should be protected by table lockDavid Ahern
2018-12-10Merge tag 'mlx5e-updates-2018-12-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-12-10net/sched: Remove egdev mechanismOz Shlomo
2018-12-10net/mlx5e: Add GRE protocol offloadingOz Shlomo
2018-12-10net: Add netif_is_gretap()/netif_is_ip6gretap()Oz Shlomo
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo
2018-12-10net/mlx5e: Branch according to classified tunnel typeOz Shlomo
2018-12-10net/mlx5e: Refactor VXLAN tunnel decap offloading codeOz Shlomo
2018-12-10net/mlx5e: Refactor VXLAN tunnel encap offloading codeOz Shlomo
2018-12-10net/mlx5e: Replace egdev with indirect block notificationsOz Shlomo
2018-12-10net/mlx5e: Propagate the filter's net device to mlx5e structuresOz Shlomo
2018-12-10net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo
2018-12-10net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo
2018-12-10net/mlx5e: Store eswitch uplink representor state on a dedicated structOz Shlomo
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-10Merge branch 'rename-info_cnt-to-nr_info'Alexei Starovoitov
2018-12-10tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song
2018-12-10tools/bpf: sync kernel uapi bpf.h to tools directoryYonghong Song
2018-12-10bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song
2018-12-10bpf: clean up bpf_prog_get_info_by_fd()Song Liu
2018-12-10net/mlx5: Remove the get protocol device interface entryOr Gerlitz
2018-12-10net/mlx5: Support extended destination format in flow steering commandEli Britstein
2018-12-10net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein
2018-12-10net/mlx5: Introduce extended destination fieldsEli Britstein
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo