summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-13bpf: sync tools/include/uapi/linux/bpf.hSong Liu1-0/+2
2018-12-13bpf: include sub program tags in bpf_prog_infoSong Liu2-0/+24
2018-12-13Merge branch 'bpf-fix-kptr-checks'Daniel Borkmann4-39/+13
2018-12-13bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau3-19/+1
2018-12-13bpf: Remove bpf_dump_raw_ok() check for func_info and line_infoMartin KaFai Lau1-20/+12
2018-12-13Merge branch 'bpf-bpftool-license-update'Daniel Borkmann20-339/+27
2018-12-13tools: bpftool: dual license all filesJakub Kicinski10-7/+10
2018-12-13tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski10-330/+15
2018-12-13tools: bpftool: fix SPDX format in headersJakub Kicinski3-3/+3
2018-12-13selftests/bpf: add btf annotations for cgroup_local_storage mapsRoman Gushchin1-0/+6
2018-12-13bpf: add bpffs pretty print for cgroup local storage mapsRoman Gushchin3-1/+115
2018-12-13bpf: pass struct btf pointer to the map_check_btf() callbackRoman Gushchin4-1/+7
2018-12-13selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev1-4/+4
2018-12-12bpf: arm64: Enable arm64 jit to provide bpf_line_infoMartin KaFai Lau1-0/+1
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann2-49/+50
2018-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller58-676/+3070
2018-12-11neighbor: gc_list changes should be protected by table lockDavid Ahern1-5/+10
2018-12-11Merge tag 'mlx5e-updates-2018-12-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller69-2924/+3563
2018-12-11net/sched: Remove egdev mechanismOz Shlomo3-297/+1
2018-12-11net/mlx5e: Add GRE protocol offloadingOz Shlomo2-1/+89
2018-12-11net: Add netif_is_gretap()/netif_is_ip6gretap()Oz Shlomo4-16/+13
2018-12-11net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo6-496/+548
2018-12-11net/mlx5e: Branch according to classified tunnel typeOz Shlomo2-48/+114
2018-12-11net/mlx5e: Refactor VXLAN tunnel decap offloading codeOz Shlomo1-39/+51
2018-12-11net/mlx5e: Refactor VXLAN tunnel encap offloading codeOz Shlomo1-119/+70
2018-12-11net/mlx5e: Replace egdev with indirect block notificationsOz Shlomo2-25/+36
2018-12-11net/mlx5e: Propagate the filter's net device to mlx5e structuresOz Shlomo1-7/+19
2018-12-11net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo4-12/+18
2018-12-11net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo4-0/+210
2018-12-11net/mlx5e: Store eswitch uplink representor state on a dedicated structOz Shlomo3-5/+12
2018-12-11Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed56-2088/+2611
2018-12-11Merge branch 'rename-info_cnt-to-nr_info'Alexei Starovoitov6-81/+81
2018-12-11tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song3-56/+56
2018-12-11tools/bpf: sync kernel uapi bpf.h to tools directoryYonghong Song1-3/+3
2018-12-11bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song2-22/+22
2018-12-11bpf: clean up bpf_prog_get_info_by_fd()Song Liu1-2/+2
2018-12-11net/mlx5: Remove the get protocol device interface entryOr Gerlitz3-32/+0
2018-12-11net/mlx5: Support extended destination format in flow steering commandEli Britstein2-7/+75
2018-12-11net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein3-5/+12
2018-12-11net/mlx5: Introduce extended destination fieldsEli Britstein1-3/+16
2018-12-11net/mlx5: Revise gre and nvgre key formatsOz Shlomo3-8/+17
2018-12-11net/mlx5: Add monitor commands layout and event dataEyal Davidovich5-1/+96
2018-12-11net/mlx5: Add support for plugged-disabled cable status in PMEMikhael Goikhman2-0/+3
2018-12-11net/mlx5: Add support for PCIe power slot exceeded error in PMEMikhael Goikhman2-0/+3
2018-12-11net/mlx5: Rework handling of port module eventsMikhael Goikhman3-45/+65
2018-12-10bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau3-3/+3
2018-12-10tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer()Eric Dumazet1-5/+2
2018-12-10Merge branch 'dsa-ksz-Add-reset-GPIO-handling'David S. Miller3-0/+23
2018-12-10net: dsa: ksz: Add reset GPIO handlingMarek Vasut2-0/+19
2018-12-10net: dsa: ksz: Add optional reset GPIO to Microchip KSZ switch bindingMarek Vasut1-0/+4