index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-11
tipc: read le->link under the node lock in tipc_node_link_down()
Jun Yang
1
-5
/
+10
2026-07-27
tipc: avoid use-after-free in poll trace queue dumps
Zihan Xi
1
-1
/
+1
2026-07-23
tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()
Cen Zhang (Microsoft)
1
-2
/
+2
2026-07-23
tipc: clear sock->sk on the failed-insert path in tipc_sk_create()
Daehyeon Ko
1
-0
/
+1
2026-07-23
tipc: fix u16 MTU truncation in media and bearer MTU validation
Cen Zhang (Microsoft)
1
-1
/
+5
2026-07-21
tipc: fix infinite loop in __tipc_nl_compat_dumpit
Helen Koike
1
-0
/
+4
2026-07-21
tipc: serialize udp bearer replicast list updates
Weiming Shi
1
-29
/
+27
2026-06-29
tipc: fix out-of-bounds read in broadcast Gap ACK blocks
Samuel Page
3
-12
/
+27
2026-06-25
tipc: avoid busy looping in tipc_exit_net()
Eric Dumazet
2
-3
/
+5
2026-06-25
tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()
Eric Dumazet
1
-4
/
+11
2026-06-21
tipc: fix use-after-free of the discoverer in tipc_disc_rcv()
Weiming Shi
2
-2
/
+17
2026-06-18
tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
Doruk Tan Ozturk
1
-0
/
+9
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-5
/
+30
2026-06-15
tipc: fix UAF in tipc_l2_send_msg()
Eric Dumazet
1
-0
/
+1
2026-06-13
tipc: restrict socket queue dumps in enqueue tracepoints
Li Xiasong
1
-3
/
+3
2026-06-11
tipc: reject inverted service ranges from peer bindings
Michael Bommarito
1
-2
/
+11
2026-06-11
tipc: prevent snt_unacked underflow on CONN_ACK
Michael Bommarito
1
-0
/
+3
2026-06-11
tipc: require net admin for TIPCv2 netlink mutators
Michael Bommarito
1
-0
/
+12
2026-05-22
tipc: convert to getsockopt_iter
Breno Leitao
1
-16
/
+17
2026-05-05
tipc: Store struct sock in struct udp_bearer.
Kuniyuki Iwashima
1
-14
/
+18
2026-05-05
udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_sock_release().
Kuniyuki Iwashima
1
-2
/
+2
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+13
2026-04-23
tipc: fix double-free in tipc_buf_append()
Lee Jones
1
-1
/
+13
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-11
/
+2
2026-04-09
net: use get_random_u{16,32,64}() where appropriate
David Carlier
1
-1
/
+1
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2026-04-03
tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
Oleh Konko
1
-1
/
+5
2026-04-03
net: tipc: Use crypto_stdrng_get_bytes()
Eric Biggers
1
-11
/
+2
2026-03-29
net: convert remaining ipv6_stub users to direct function calls
Fernando Fernandez Mancera
1
-6
/
+3
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
1
-1
/
+0
2026-03-11
tipc: fix divide-by-zero in tipc_sk_filter_connect()
Mehul Rao
1
-0
/
+2
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+4
2026-02-23
tipc: fix duplicate publication key in tipc_service_insert_publ()
Tung Nguyen
1
-2
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
14
-33
/
+32
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2026-02-05
tipc: fix RCU dereference race in tipc_aead_users_dec()
Daniel Hodges
1
-1
/
+1
2026-02-02
tipc: use kfree_sensitive() for session key material
Daniel Hodges
1
-2
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2025-11-10
tipc: Fix use-after-free in tipc_mon_reinit_self().
Kuniyuki Iwashima
1
-0
/
+2
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-2
/
+2
2025-10-15
net: remove obsolete WARN_ON(refcount_read(&sk->sk_refcnt) == 1)
Eric Dumazet
1
-3
/
+1
2025-10-03
net: doc: Fix typos in docs
Bhanu Seshu Kumar Valluri
2
-3
/
+3
2025-09-30
tipc: adjust tipc_nodeid2string() to return string length
Dmitry Antipov
3
-10
/
+7
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
1
-3
/
+3
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
[next]