开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
sock.h
Age
Commit message (
Expand
)
Author
2024-04-05
trace: events: cleanup deprecated strncpy uses
Justin Stitt
2024-03-26
trace: use TP_STORE_ADDRS() macro in inet_sock_set_state()
Jason Xing
2024-03-26
trace: use TP_STORE_ADDRS() macro in inet_sk_error_report()
Jason Xing
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-13
sock: add tracepoint for send recv length
Yunhui Cui
2022-07-08
net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
Steven Rostedt (Google)
2021-06-29
net: sock: add trace for socket errors
Alexander Aring
2020-01-09
tcp: Define IPPROTO_MPTCP
Mat Martineau
2020-01-09
sock: Make sk_protocol a 16-bit value
Mat Martineau
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
2018-07-02
net: expose sk wmem in sock_exceed_buf_limit tracepoint
Yafang Shao
2018-01-08
net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_state
Yafang Shao
2017-12-27
net/trace: fix printk format in inet_sock_set_state
Yafang Shao
2017-12-20
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
2017-11-10
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2011-06-21
core: add tracepoints for queueing skb to rcvbuf
Satoru Moriya