index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
vsock: Move lingering logic to af_vsock core
Michal Luczaj
1
-0
/
+1
2025-05-27
wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag
Jordan Rife
1
-0
/
+9
2025-05-27
net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storage
Kees Cook
1
-1
/
+1
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
1
-1
/
+1
2025-05-27
net: core: Switch netif_set_mac_address() to struct sockaddr_storage
Kees Cook
1
-1
/
+1
2025-05-27
net: core: Convert inet_addr_is_any() to sockaddr_storage
Kees Cook
1
-1
/
+1
2025-05-26
Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Paolo Abeni
7
-12
/
+48
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Paolo Abeni
2
-5
/
+24
2025-05-26
Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Paolo Abeni
1
-12
/
+16
2025-05-26
net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connected_output()
Qiu Yutan
1
-0
/
+3
2025-05-26
net: devmem: support single IOV with sendmsg
Stanislav Fomichev
1
-1
/
+7
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
3
-0
/
+17
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
2
-1
/
+4
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
1
-0
/
+5
2025-05-23
netfilter: nf_tables: add packets conntrack state to debug trace info
Florian Westphal
1
-0
/
+8
2025-05-23
netfilter: conntrack: make nf_conntrack_id callable without a module dependency
Florian Westphal
1
-0
/
+1
2025-05-23
netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
1
-0
/
+3
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
2
-11
/
+1
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
1
-0
/
+9
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
2
-1
/
+5
2025-05-23
af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.
Kuniyuki Iwashima
2
-9
/
+22
2025-05-23
net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}.
Kuniyuki Iwashima
1
-1
/
+13
2025-05-23
scm: Move scm_recv() from scm.h to scm.c.
Kuniyuki Iwashima
1
-117
/
+4
2025-05-22
Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
3
-0
/
+10
2025-05-22
Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
5
-28
/
+109
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-21
/
+64
2025-05-22
Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+8
2025-05-22
Merge tag 'sound-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+2
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
3
-6
/
+20
2025-05-22
Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Paolo Abeni
1
-1
/
+0
2025-05-21
net: phy: introduce genphy_match_phy_device()
Christian Marangi
1
-0
/
+3
2025-05-21
net: phy: pass PHY driver to .match_phy_device OP
Christian Marangi
1
-1
/
+2
2025-05-21
net: remove skb_copy_and_hash_datagram_iter()
Eric Biggers
1
-4
/
+0
2025-05-21
net: add skb_copy_and_crc32c_datagram_iter()
Eric Biggers
1
-0
/
+2
2025-05-21
lib/crc32: remove unused support for CRC32C combination
Eric Biggers
1
-23
/
+0
2025-05-21
net: fold __skb_checksum() into skb_checksum()
Eric Biggers
2
-21
/
+0
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
1
-26
/
+3
2025-05-21
net: add skb_crc32c()
Eric Biggers
1
-0
/
+1
2025-05-21
tools: ynl-gen: add makefile deps for neigh
Jakub Kicinski
1
-2
/
+2
2025-05-21
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
2
-28
/
+23
2025-05-21
Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO
Pauli Virtanen
1
-0
/
+4
2025-05-21
Bluetooth: Introduce HCI Driver protocol
Hsin-chen Chuang
4
-0
/
+82
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
1
-12
/
+16
2025-05-21
wifi: check if socket flags are valid
Bert Karwatzki
1
-0
/
+6
2025-05-20
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
1
-8
/
+5
2025-05-20
bnxt_en: Fix netdev locking in ULP IRQ functions
Michael Chan
1
-0
/
+3
2025-05-20
net: phy: fixed_phy: constify status argument where possible
Heiner Kallweit
1
-4
/
+4
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
1
-6
/
+5
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
1
-3
/
+2
2025-05-20
net: let lockdep compare instance locks
Jakub Kicinski
1
-8
/
+7
[next]