summaryrefslogtreecommitdiffstats
path: root/include/trace/events/sock.h
AgeCommit message (Expand)AuthorLines
2020-01-09tcp: Define IPPROTO_MPTCPMat Martineau-1/+2
2020-01-09sock: Make sk_protocol a 16-bit valueMat Martineau-1/+1
2019-10-13tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet-1/+1
2019-10-13tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet-1/+1
2018-07-02net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao-5/+25
2018-01-08net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_stateYafang Shao-2/+13
2017-12-27net/trace: fix printk format in inet_sock_set_stateYafang Shao-2/+1
2017-12-20net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...Yafang Shao-0/+107
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2011-06-21core: add tracepoints for queueing skb to rcvbufSatoru Moriya-0/+68