index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
Age
Commit message (
Expand
)
Author
6 days
wireguard: peer: Replace sockaddr with sockaddr_inet
Kees Cook
7 days
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
13 days
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
2025-06-17
net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
Petr Machata
2025-06-17
net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
Petr Machata
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-05
wireguard: device: enable threaded NAPI
Mirco Barone
2025-05-27
wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag
Jordan Rife
2025-05-27
wireguard: netlink: use NLA_POLICY_MASK where possible
Jason A. Donenfeld
2025-05-27
wireguard: global: add __nonstring annotations for unterminated strings
Kees Cook
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2024-11-18
wireguard: device: support big tcp GSO
Daniel Borkmann
2024-11-18
wireguard: allowedips: remove redundant selftest call
Dheeraj Reddy Jonnalagadda
2024-11-18
wireguard: device: omit unnecessary memset of netdev private data
Tobias Klauser
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-07-05
wireguard: send: annotate intentional data race in checking empty queue
Jason A. Donenfeld
2024-07-05
wireguard: queueing: annotate intentional data race in cpu round robin
Jason A. Donenfeld
2024-07-05
wireguard: allowedips: avoid unaligned 64-bit memory accesses
Helge Deller
2024-04-01
genetlink: remove linux/genetlink.h
Jakub Kicinski
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
2024-03-19
wireguard: device: remove generic .ndo_get_stats64
Breno Leitao
2024-03-19
wireguard: device: leverage core stats allocator
Breno Leitao
2024-03-19
wireguard: receive: annotate data-race around receiving_counter.counter
Nikita Zhandarovich
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2023-11-19
wireguard: use DEV_STATS_INC()
Eric Dumazet
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-08-07
wireguard: allowedips: expand maximum node depth
Jason A. Donenfeld
2023-07-03
wireguard: timers: move to using timer_delete_sync
Jason A. Donenfeld
2023-07-03
wireguard: netlink: send staged packets when setting initial private key
Jason A. Donenfeld
2023-07-03
wireguard: queueing: use saner cpu selection wrapping
Jason A. Donenfeld
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-03-06
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
2022-12-13
wireguard: timers: cast enum limits members to int in prints
Jiri Slaby (SUSE)
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
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-09-20
wireguard: ratelimiter: disable timings test by default
Jason A. Donenfeld
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-02
wireguard: allowedips: don't corrupt stack when detecting overflow
Jason A. Donenfeld
2022-08-02
wireguard: ratelimiter: use hrtimer in selftest
Jason A. Donenfeld
2022-07-01
pm/sleep: Add PM_USERSPACE_AUTOSLEEP Kconfig
Kalesh Singh
[next]