summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorWaldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>2012-11-26 14:18:35 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2013-01-10 00:44:28 +0100
commit15461aeb53ae2d3bbde6b374de913e3df81d1ad0 (patch)
treec2f4beba3698359ec9f095e3660fb58fa8b55ca2 /tools/perf/scripts/python/net_dropmonitor.py
parentaada17ac70e33b127c8f8dd425fc735cc0d30e25 (diff)
downloadkernel-15461aeb53ae2d3bbde6b374de913e3df81d1ad0.tar.gz
NFC: pn533: Add a new pn533_send_data_async iface
This iface is intended to be used with DEP transfers. It differs from pn533_send_cmd_async() in the way the response skb is allocated. Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
1ipv6: move ip6_dst_ops first in netns_ipv6Eric Dumazet 2021-03-31ipv6: convert elligible sysctls to u8Eric Dumazet 2021-03-31tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet 2021-03-31ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet 2021-03-31ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet 2021-03-31ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet 2021-03-31ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet 2021-03-31inet: shrink netns_ipv4 by another cache lineEric Dumazet 2021-03-31inet: shrink inet_timewait_death_row by 48 bytesEric Dumazet 2021-03-30net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler 2021-03-25tcp: convert elligible sysctls to u8Eric Dumazet 2021-03-25inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet 2021-03-25ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet 2021-03-25ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet 2021-03-24tcp_metrics: tcpm_hash_bucket is strictly localEric Dumazet 2021-03-22net: xfrm: Use sequence counter with associated spinlockAhmed S. Darwish 2021-03-22net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish 2021-02-02net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen 2021-02-02net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen