summaryrefslogtreecommitdiff
path: root/proto_ipv6_fragm.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2015-01-30 07:50:43 -0800
committerDaniel Borkmann <dborkman@redhat.com>2015-01-30 16:54:47 +0100
commit319840b83b70b49705928687dcbd40653709e305 (patch)
tree0b364897eea1e8ed52b4c9da876282ee949f693e /proto_ipv6_fragm.c
parente6890cb3e59ec4bdbe57e999592b9488fcfa1f80 (diff)
trafgen: disable timer slack
linux has default time slack of 50 usec, which means that trafgen 'gap' option is unable to precisely control delays. Set the process timer slack to the minimum of 1 nsec. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'proto_ipv6_fragm.c')
0 files changed, 0 insertions, 0 deletions
Kalle Valo says: ==================== wireless-drivers-next patches for 4.11 It's nice to see rt2x00 development has becoming active, for example adding support for a new chip version. Also wcn36xx has been converted to use the recently merged QCOM_SMD subsystem. Otherwise new features and fixes it lots of drivers. Major changes: iwlwifi * some more work in preparation for A000 family support * add support for radiotap timestamps * some work on our firmware debugging capabilities wcn36xx * convert to a proper QCOM_SMD driver (from the platform_driver interface) ath10k * VHT160 support * dump Copy Engine registers during firmware crash * search board file extension from SMBIOS wil6210 * add disable_ap_sme module parameter rt2x00 * support RT3352 with external PA * support for RT3352 with 20MHz crystal * add support for RT5350 WiSoC brcmfmac * add support for BCM43455 sdio device rtl8xxxu * add support for D-Link DWA-131 rev E1, TP-Link TL-WN822N v4 and others ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/phy/phy-keystone.c')