index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-57
/
+116
2025-12-02
wireguard: netlink: generate netlink code
Asbjørn Sloth Tønnesen
4
-56
/
+109
2025-12-02
wireguard: uapi: generate header with ynl-gen
Asbjørn Sloth Tønnesen
1
-3
/
+3
2025-12-01
wireguard: netlink: lower .maxattr for WG_CMD_GET_DEVICE
Asbjørn Sloth Tønnesen
1
-1
/
+1
2025-12-01
wireguard: netlink: convert to split ops
Asbjørn Sloth Tønnesen
1
-7
/
+9
2025-12-01
wireguard: netlink: use WG_KEY_LEN in policies
Asbjørn Sloth Tønnesen
1
-4
/
+7
2025-12-01
wireguard: netlink: validate nested arrays in policy
Asbjørn Sloth Tønnesen
1
-4
/
+6
2025-12-01
wireguard: netlink: enable strict genetlink validation
Asbjørn Sloth Tønnesen
1
-1
/
+0
2025-10-29
lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
Eric Biggers
2
-21
/
+21
2025-10-29
lib/crypto: blake2s: Adjust parameter order of blake2s()
Eric Biggers
2
-4
/
+4
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-2
/
+4
2025-09-11
wireguard: queueing: always return valid online CPU in wg_cpumask_choose_onli...
Yury Norov (NVIDIA)
1
-1
/
+1
2025-09-11
wireguard: queueing: simplify wg_cpumask_next_online()
Yury Norov [NVIDIA]
1
-9
/
+4
2025-07-25
wireguard: peer: Replace sockaddr with sockaddr_inet
Kees Cook
1
-1
/
+1
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
1
-1
/
+1
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
1
-1
/
+1
2025-06-17
net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
Petr Machata
1
-1
/
+1
2025-06-17
net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
Petr Machata
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-7
/
+10
2025-06-05
wireguard: device: enable threaded NAPI
Mirco Barone
1
-0
/
+1
2025-05-27
wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag
Jordan Rife
4
-43
/
+148
2025-05-27
wireguard: netlink: use NLA_POLICY_MASK where possible
Jason A. Donenfeld
1
-8
/
+2
2025-05-27
wireguard: global: add __nonstring annotations for unterminated strings
Kees Cook
2
-4
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-5
/
+5
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
1
-2
/
+2
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-2
/
+3
2024-11-18
wireguard: device: support big tcp GSO
Daniel Borkmann
1
-0
/
+2
2024-11-18
wireguard: allowedips: remove redundant selftest call
Dheeraj Reddy Jonnalagadda
1
-1
/
+0
2024-11-18
wireguard: device: omit unnecessary memset of netdev private data
Tobias Klauser
1
-1
/
+0
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+1
2024-07-05
wireguard: send: annotate intentional data race in checking empty queue
Jason A. Donenfeld
1
-1
/
+1
2024-07-05
wireguard: queueing: annotate intentional data race in cpu round robin
Jason A. Donenfeld
1
-2
/
+2
2024-07-05
wireguard: allowedips: avoid unaligned 64-bit memory accesses
Helge Deller
1
-2
/
+2
2024-04-01
genetlink: remove linux/genetlink.h
Jakub Kicinski
1
-1
/
+1
2024-03-19
wireguard: netlink: access device through ctx instead of peer
Jason A. Donenfeld
1
-2
/
+2
2024-03-19
wireguard: netlink: check for dangling peer via is_dead instead of empty list
Jason A. Donenfeld
1
-3
/
+3
2024-03-19
wireguard: device: remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-19
wireguard: device: leverage core stats allocator
Breno Leitao
1
-8
/
+2
2024-03-19
wireguard: receive: annotate data-race around receiving_counter.counter
Nikita Zhandarovich
1
-3
/
+3
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-1
/
+1
2023-11-19
wireguard: use DEV_STATS_INC()
Eric Dumazet
3
-9
/
+10
2023-09-15
wireguard: do not include crypto/algapi.h
Herbert Xu
3
-3
/
+3
2023-08-15
genetlink: use attrs from struct genl_info
Jakub Kicinski
1
-1
/
+1
2023-08-07
wireguard: allowedips: expand maximum node depth
Jason A. Donenfeld
2
-10
/
+14
2023-07-03
wireguard: timers: move to using timer_delete_sync
Jason A. Donenfeld
1
-5
/
+5
2023-07-03
wireguard: netlink: send staged packets when setting initial private key
Jason A. Donenfeld
1
-5
/
+9
2023-07-03
wireguard: queueing: use saner cpu selection wrapping
Jason A. Donenfeld
4
-16
/
+14
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2023-03-06
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
1
-1
/
+1
2022-12-13
wireguard: timers: cast enum limits members to int in prints
Jiri Slaby (SUSE)
1
-4
/
+4
[next]