summaryrefslogtreecommitdiff
path: root/bpf_parser.y
AgeCommit message (Expand)AuthorFilesLines
2013-06-08bpfc: also allow to load skb len into XDaniel Borkmann1-0/+2
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-05-23bpfc: allow bpf programs to be passed to cppDaniel Borkmann1-2/+28
2013-03-19bpfc: filter: add poff ancillary operationDaniel Borkmann1-1/+10
2013-03-16bpfc: support different output formatsDaniel Borkmann1-12/+58
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+673
class='commit-subject'>selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Test uses PMC2 to count the event. But PMC1 is being initialized. Patch to fix it. Fixes: 3752e453f6ba ('selftests/powerpc: Add tests of PMU EBBs') Signed-off-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'include')