开源镜像站
帮助
下载
动态
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
/
drivers
/
net
/
wireguard
/
netlink.c
Age
Commit message (
Expand
)
Author
2024-03-19
wireguard: netlink: access device through ctx instead of peer
Jason A. Donenfeld
2024-03-19
wireguard: netlink: check for dangling peer via is_dead instead of empty list
Jason A. Donenfeld
2023-09-15
wireguard: do not include crypto/algapi.h
Herbert Xu
2023-08-15
genetlink: use attrs from struct genl_info
Jakub Kicinski
2023-07-03
wireguard: netlink: send staged packets when setting initial private key
Jason A. Donenfeld
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-20
wireguard: netlink: avoid variable-sized memcpy on sockaddr
Jason A. Donenfeld
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2020-08-18
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
2020-06-23
wireguard: device: avoid circular netns references
Jason A. Donenfeld
2020-03-18
wireguard: noise: error out precomputed DH during handshake rather than config
Jason A. Donenfeld
2020-02-05
wireguard: noise: reject peers with low order public keys
Jason A. Donenfeld
2019-12-08
net: WireGuard secure network tunnel
Jason A. Donenfeld