]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpftool-fixes'
authorAlexei Starovoitov <ast@kernel.org>
Fri, 30 Nov 2018 22:06:07 +0000 (14:06 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 30 Nov 2018 22:06:29 +0000 (14:06 -0800)
commita88a9119e545688b8be140c8834286e3ca91fc8e
treed56f6028a98107f060a2116e9c9e586534323a2e
parentedb6dc325224dd9610410803268140ab730b0225
parent800f5d4bdb67c2df7060979979da2e3e255b940b
Merge branch 'bpftool-fixes'

Quentin Monnet says:

====================
Hi,
Several items for bpftool are included in this set: the first three patches
are fixes for bpftool itself and bash completion, while the last two
slightly improve the information obtained when dumping programs or maps, on
Daniel's suggestion. Please refer to individual commit logs for more
details.
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>