开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sockptr.h
Age
Commit message (
Expand
)
Author
2024-11-28
net: Comment copy_from_sockptr() explaining its behaviour
Michal Luczaj
2024-11-13
net: Make copy_safe_from_sockptr() match documentation
Michal Luczaj
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-09
net: add copy_safe_from_sockptr() helper
Eric Dumazet
2023-10-27
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
2022-09-02
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-07-06
tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3
Jakub Kicinski
2020-08-10
net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
Christoph Hellwig
2020-07-28
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
2020-07-28
net: make sockptr_is_null strict aliasing safe
Christoph Hellwig
2020-07-24
net: optimize the sockptr_t for unified kernel/user address spaces
Christoph Hellwig
2020-07-24
net: add a new sockptr_t type
Christoph Hellwig