summaryrefslogtreecommitdiff
path: root/trafgen_l4.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-10trafgen: Get packet from proto_hdr if possibleVadim Kochan1-2/+2
2017-06-02trafgen: l7: Add DNS header generation APIVadim Kochan1-0/+32
2016-12-21trafgen: proto: Rename proto_field_xxx -> proto_hdr_field_xxxVadim Kochan1-14/+14
2016-09-21trafgen: tcp: Update csum at runtime if it neededVadim Kochan1-3/+15
2016-09-21trafgen: udp: Update csum at runtime if neededVadim Kochan1-8/+29
2016-09-21trafgen: icmpv6: Update csum at runtime if neededVadim Kochan1-13/+19
2016-09-21trafgen: icmpv4: Update csum at runtime if neededVadim Kochan1-4/+16
2016-08-12trafgen: proto: Split static protocol definition out of struct proto_hdrTobias Klauser1-11/+11
2016-07-18trafgen: udp: Do not use user-provided 'len' field to calculate csumVadim Kochan1-2/+0
2016-07-13trafgen: proto: Add ICMPv4 header generationVadim Kochan1-0/+42
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
alias obj->phys_handle and obj->userptr drm/i915: Just clear the mmiodebug before a register access drm/i915/gen9: only add the planes actually affected by ddb changes drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED drm/i915/bxt: Fix HDMI DPLL configuration drm/i915/gen9: fix the watermark res_blocks value drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations drm/i915/gen9: minimum scanlines for Y tile is not always 4 drm/i915/gen9: fix the WaWmMemoryReadLatency implementation drm/i915/kbl: KBL also needs to run the SAGV code ...
Diffstat (limited to 'Makefile')