summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2013-04-19 04:58:27 +0000
committerPablo Neira Ayuso <pablo@netfilter.org>2013-04-29 20:09:07 +0200
commit00bd1cc24a7dd295ee095dc50791aab6ede46c7a (patch)
tree0802df661d7b8d4d6bfc47dfd6230607c8f92af1 /tools/perf/scripts/python/netdev-times.py
parent7237190df8c4129241697530a4eecabdc4ecc66e (diff)
downloadkernel-00bd1cc24a7dd295ee095dc50791aab6ede46c7a.tar.gz
netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup
Userspace can now indicate that it can cope with larger-than-mtu sized packets and packets that have invalid ipv4/tcp checksums. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
a>Matt Redfearn 2018-05-21MIPS: memset.S: Reinstate delay slot indentationMatt Redfearn 2018-04-23MIPS: Use generic GCC library routines from lib/Antony Pavlov 2018-04-18MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn 2018-04-17MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn 2018-04-16MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn 2018-01-11MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-09-04MIPS: Add __ioread64_copyPaul Burton 2017-08-29MIPS: Include asm/delay.h for __{,n,u}delay()Paul Burton 2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds 2017-06-29MIPS: R6: Fix PREF instruction usage by memcpy for MIPS R6Leonid Yegoshin 2017-05-15mips: get rid of unused __strnlen_user()Al Viro 2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro 2017-05-15kill strlen_user()Al Viro 2017-04-06mips: get rid of tail-zeroing in primitivesAl Viro