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
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
5
-51
/
+96
2025-05-26
net: mctp: use nlmsg_payload() for netlink message data extraction
Jeremy Kerr
2
-3
/
+6
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-6
/
+6
2025-05-26
net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connected_output()
Qiu Yutan
1
-2
/
+2
2025-05-26
net: devmem: support single IOV with sendmsg
Stanislav Fomichev
1
-1
/
+2
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
3
-0
/
+62
2025-05-23
netfilter: nf_tables: Support wildcard netdev hook specs
Phil Sutter
2
-16
/
+15
2025-05-23
netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc()
Phil Sutter
1
-9
/
+7
2025-05-23
netfilter: nf_tables: Handle NETDEV_CHANGENAME events
Phil Sutter
2
-18
/
+48
2025-05-23
netfilter: nf_tables: Wrap netdev notifiers
Phil Sutter
2
-26
/
+46
2025-05-23
netfilter: nf_tables: Respect NETDEV_REGISTER events
Phil Sutter
2
-9
/
+60
2025-05-23
netfilter: nf_tables: Prepare for handling NETDEV_REGISTER events
Phil Sutter
2
-14
/
+24
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
3
-62
/
+133
2025-05-23
netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook()
Phil Sutter
1
-11
/
+9
2025-05-23
netfilter: nf_tables: Introduce nft_register_flowtable_ops()
Phil Sutter
1
-11
/
+21
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
4
-5
/
+26
2025-05-23
netfilter: nf_tables: Introduce functions freeing nft_hook objects
Phil Sutter
1
-14
/
+24
2025-05-23
netfilter: nf_tables: add packets conntrack state to debug trace info
Florian Westphal
1
-1
/
+53
2025-05-23
netfilter: conntrack: make nf_conntrack_id callable without a module dependency
Florian Westphal
1
-0
/
+6
2025-05-23
netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
1
-4
/
+18
2025-05-23
netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx
Sebastian Andrzej Siewior
1
-3
/
+15
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
5
-11
/
+8
2025-05-23
netfilter: nft_tunnel: fix geneve_opt dump
Fernando Fernandez Mancera
1
-4
/
+4
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
2
-5
/
+10
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
2
-2
/
+34
2025-05-23
af_unix: Inherit sk_flags at connect().
Kuniyuki Iwashima
1
-6
/
+6
2025-05-23
af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.
Kuniyuki Iwashima
3
-52
/
+39
2025-05-23
net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}.
Kuniyuki Iwashima
1
-0
/
+18
2025-05-23
tcp: Restrict SO_TXREHASH to TCP socket.
Kuniyuki Iwashima
1
-0
/
+5
2025-05-23
scm: Move scm_recv() from scm.h to scm.c.
Kuniyuki Iwashima
1
-0
/
+123
2025-05-23
af_unix: Don't pass struct socket to maybe_add_creds().
Kuniyuki Iwashima
1
-11
/
+12
2025-05-23
af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD.
Kuniyuki Iwashima
1
-22
/
+15
2025-05-22
bpf, sockmap: Avoid using sk_socket after free when sending
Jiayuan Chen
1
-0
/
+8
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
5
-11
/
+32
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
11
-66
/
+403
2025-05-22
Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach()
Dmitry Antipov
1
-1
/
+1
2025-05-22
Bluetooth: L2CAP: Fix not checking l2cap_chan security level
Luiz Augusto von Dentz
1
-7
/
+8
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-185
/
+139
2025-05-22
netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy
Florian Westphal
1
-4
/
+9
2025-05-22
netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only builds
Florian Westphal
2
-3
/
+3
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
2
-5
/
+47
2025-05-22
Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Paolo Abeni
8
-114
/
+44
2025-05-22
net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done
Wang Liang
1
-0
/
+5
2025-05-22
sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()
Cong Wang
1
-3
/
+3
2025-05-21
net: add debug checks in ____napi_schedule() and napi_poll()
Eric Dumazet
1
-2
/
+8
2025-05-21
net: remove skb_copy_and_hash_datagram_iter()
Eric Biggers
1
-37
/
+0
2025-05-21
net: add skb_copy_and_crc32c_datagram_iter()
Eric Biggers
1
-0
/
+33
2025-05-21
net: fold __skb_checksum() into skb_checksum()
Eric Biggers
1
-52
/
+7
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
6
-7
/
+5
2025-05-21
net: use skb_crc32c() in skb_crc32c_csum_help()
Eric Biggers
1
-5
/
+3
[prev]
[next]