index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
9 days
tipc: avoid busy looping in tipc_exit_net()
Eric Dumazet
9 days
tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()
Eric Dumazet
13 days
tipc: fix use-after-free of the discoverer in tipc_disc_rcv()
Weiming Shi
2026-06-18
tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
Doruk Tan Ozturk
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-15
tipc: fix UAF in tipc_l2_send_msg()
Eric Dumazet
2026-06-13
tipc: restrict socket queue dumps in enqueue tracepoints
Li Xiasong
2026-06-11
tipc: reject inverted service ranges from peer bindings
Michael Bommarito
2026-06-11
tipc: prevent snt_unacked underflow on CONN_ACK
Michael Bommarito
2026-06-11
tipc: require net admin for TIPCv2 netlink mutators
Michael Bommarito
2026-05-22
tipc: convert to getsockopt_iter
Breno Leitao
2026-05-05
tipc: Store struct sock in struct udp_bearer.
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_sock_release().
Kuniyuki Iwashima
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-23
tipc: fix double-free in tipc_buf_append()
Lee Jones
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-04-09
net: use get_random_u{16,32,64}() where appropriate
David Carlier
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-03
tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
Oleh Konko
2026-04-03
net: tipc: Use crypto_stdrng_get_bytes()
Eric Biggers
2026-03-29
net: convert remaining ipv6_stub users to direct function calls
Fernando Fernandez Mancera
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
2026-03-11
tipc: fix divide-by-zero in tipc_sk_filter_connect()
Mehul Rao
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-23
tipc: fix duplicate publication key in tipc_service_insert_publ()
Tung Nguyen
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-05
tipc: fix RCU dereference race in tipc_aead_users_dec()
Daniel Hodges
2026-02-02
tipc: use kfree_sensitive() for session key material
Daniel Hodges
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-10
tipc: Fix use-after-free in tipc_mon_reinit_self().
Kuniyuki Iwashima
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-15
net: remove obsolete WARN_ON(refcount_read(&sk->sk_refcnt) == 1)
Eric Dumazet
2025-10-03
net: doc: Fix typos in docs
Bhanu Seshu Kumar Valluri
2025-09-30
tipc: adjust tipc_nodeid2string() to return string length
Dmitry Antipov
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-07
tipc: Fix use-after-free in tipc_conn_close().
Kuniyuki Iwashima
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-18
tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer
Haixia Qu
2025-06-17
net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
Petr Machata
2025-06-17
net: ipv6: Make udp_tunnel6_xmit_skb() void
Petr Machata
2025-06-17
net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
Petr Machata
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
[next]