summaryrefslogtreecommitdiff
path: root/trafgen_l4.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-25trafgen: proto: Add ICMPv6 header generationTobias Klauser1-0/+49
2016-04-25trafgen: proto: Add IPv6 header generationTobias Klauser1-30/+54
2016-02-02trafgen: ipv4: Add setting next protocol idVadim Kochan1-14/+2
2016-02-02trafgen: proto: Add set_next_proto callback to struct proto_hdrVadim Kochan1-1/+1
2016-02-02trafgen: proto: Simplify getting lower protocol after initVadim Kochan1-3/+1
2016-02-01trafgen: parser: Add TCP header generation functionTobias Klauser1-0/+64
2016-01-29trafgen: l4: Add UDP header generation logicVadim Kochan1-0/+71
h>3b4f18843e511193e7eb616710e838f5852e661d (diff)
Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
Konrad writes: Please pull in your 'for-linus' branch two little fixes for Xen block front: One fix is for handling the XEN_PAGE_SIZE != PAGE_SIZE (4KB vs 64KB on ARM for example) mishandling while the other is fixing the accounting for the configuration changes.
Diffstat (limited to 'tools/perf/Documentation/perf-data.txt')