]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - tools/bpf/bpftool/prog.c
bpf: report offload info to user space
[mirror_ubuntu-bionic-kernel.git] / tools / bpf / bpftool / prog.c
2017-11-04 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2017-11...
2017-11-04 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-02 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-01 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2017-11-01 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2017-10-30 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-10-27 Kalle ValoMerge ath-next from git://git.kernel.org/pub/scm/linux...
2017-10-24 David S. MillerMerge branch 'bpftool-JSON'
2017-10-24 Quentin Monnettools: bpftool: update documentation for --json and...
2017-10-24 Quentin Monnettools: bpftool: provide JSON output for all possible...
2017-10-24 Quentin Monnettools: bpftool: turn err() and info() macros into functions
2017-10-24 Quentin Monnettools: bpftool: add JSON output for `bpftool prog dump...
2017-10-24 Quentin Monnettools: bpftool: add JSON output for `bpftool prog show...
2017-10-24 David S. MillerMerge tag 'batadv-next-for-davem-20171023' of git:...
2017-10-22 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-10-22 David S. MillerMerge branch 'bpftool-add-a-version-command-and-fix...
2017-10-22 Quentin Monnettools: bpftool: show that `opcodes` or `file FILE`...
2017-10-22 Quentin Monnettools: bpftool: print all relevant byte opcodes for...
2017-10-22 Quentin Monnettools: bpftool: add `bpftool prog help` as real command...
2017-10-22 Quentin Monnettools: bpftool: use err() instead of info() if there...
2017-10-22 Quentin Monnettools: bpftool: fix return value when all eBPF programs...
2017-10-22 Quentin Monnettools: bpftool: add pointer to file argument to print_hex()
2017-10-21 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2017-10-20 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2017-10-18' of git...
2017-10-20 David S. MillerMerge tag 'rxrpc-next-20171018' of git://git.kernel...
2017-10-20 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2017-10...
2017-10-19 David S. MillerMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2017-10-18 Stefan SchmidtMerge remote-tracking branch 'net-next/master'
2017-10-18 Jakub Kicinskitools: bpftool: use more common tag format
2017-10-16 David S. MillerMerge tag 'mlx5-updates-2017-10-11' of git://git.kernel...
2017-10-15 David S. MillerMerge tag 'mac80211-next-for-davem-2017-10-13' of git...
2017-10-11 David S. MillerMerge tag 'mac80211-next-for-davem-2017-10-11' of git...
2017-10-10 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2017-10-10 David S. MillerMerge branch 'bpf-get-rid-of-global-verifier-state...
2017-10-10 Jakub Kicinskitools: bpftool: use the kernel's instruction printer
2017-10-10 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-10-09 David S. MillerMerge tag 'mlx5-updates-2017-10-06' of git://git.kernel...
2017-10-06 David S. MillerMerge tag 'batadv-next-for-davem-20171006' of git:...
2017-10-06 Johannes BergMerge remote-tracking branch 'net-next/master' into...
2017-10-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-10-05 David S. MillerMerge branch 'bpftool'
2017-10-05 Jakub Kicinskitools: bpf: add bpftool