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
nocache-cleanup
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
/
net
/
tipc
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
tipc: fix out-of-bounds read in broadcast Gap ACK blocks
Samuel Page
3
-12
/
+27
11 days
tipc: avoid busy looping in tipc_exit_net()
Eric Dumazet
2
-3
/
+5
11 days
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/netd...
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/...
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/netd...
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/...
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
2025-07-07
tipc: Fix use-after-free in tipc_conn_close().
Kuniyuki Iwashima
1
-0
/
+2
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
1
-1
/
+1
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2025-06-18
tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer
Haixia Qu
1
-2
/
+2
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: ipv6: Make udp_tunnel6_xmit_skb() void
Petr Machata
1
-5
/
+5
2025-06-17
net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
Petr Machata
1
-1
/
+1
[next]