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