index
:
pub/scm/linux/kernel/git/mark/linux.git
master
Mark Rutland's fork of linux.git
Mark Rutland
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
inet_connection_sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
tcp: fix TFO max_qlen accounting across reuseport migration
Jiayuan Chen
1
-4
/
+16
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2026-06-12
net: remove some unused EXPORT_SYMBOL()s
Sabrina Dubroca
1
-6
/
+0
2026-06-12
tcp: clear sock_ops cb flags before force-closing a child socket
Sechang Lim
1
-0
/
+1
2026-06-02
tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req().
Kuniyuki Iwashima
1
-0
/
+6
2026-05-08
tcp: Fix imbalanced icsk_accept_queue count.
Kuniyuki Iwashima
1
-1
/
+1
2026-05-08
tcp: Fix potential UAF in reqsk_timer_handler().
Kuniyuki Iwashima
1
-1
/
+1
2026-04-23
tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
1
-0
/
+3
2026-03-29
net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macros
Fernando Fernandez Mancera
1
-2
/
+0
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-17
/
+3
2026-03-23
udp: Fix wildcard bind conflict check when using hash2
Martin KaFai Lau
1
-17
/
+3
2026-02-26
inet: remove three EXPORT_SYMBOL()
Eric Dumazet
1
-3
/
+1
2026-02-05
tcp: move __reqsk_free() out of line
Eric Dumazet
1
-0
/
+10
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
1
-0
/
+9
2026-02-03
tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
Chia-Yu Chang
1
-0
/
+3
2026-01-21
tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
Eric Dumazet
1
-1
/
+1
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
1
-3
/
+3
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
1
-3
/
+3
2025-11-07
tcp: Remove timeout arg from reqsk_timeout().
Kuniyuki Iwashima
1
-1
/
+1
2025-11-07
tcp: Remove redundant init for req->num_timeout.
Kuniyuki Iwashima
1
-2
/
+0
2025-11-07
tcp: Remove timeout arg from reqsk_queue_hash_req().
Kuniyuki Iwashima
1
-6
/
+5
2025-11-07
tcp: Call tcp_syn_ack_timeout() directly.
Kuniyuki Iwashima
1
-1
/
+3
2025-10-16
tcp: Save lock_sock() for memcg in inet_csk_accept().
Kuniyuki Iwashima
1
-25
/
+0
2025-09-23
tcp: Update bind bucket state on port release
Jakub Sitnicki
1
-4
/
+8
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
1
-2
/
+9
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
Kuniyuki Iwashima
1
-1
/
+1
2025-08-19
net-memcg: Introduce mem_cgroup_from_sk().
Kuniyuki Iwashima
1
-1
/
+1
2025-08-19
tcp: Simplify error path in inet_csk_accept().
Kuniyuki Iwashima
1
-8
/
+7
2025-06-27
tcp: remove inet_rtx_syn_ack()
Eric Dumazet
1
-10
/
+1
2025-06-27
tcp: remove rtx_syn_ack field
Eric Dumazet
1
-1
/
+1
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
1
-15
/
+12
2025-06-23
net: annotate races around sk->sk_uid
Eric Dumazet
1
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-11
tcp: Rename tcp_or_dccp_get_hashinfo().
Kuniyuki Iwashima
1
-4
/
+5
2025-04-11
net: Unexport shared functions for DCCP.
Kuniyuki Iwashima
1
-11
/
+1
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
1
-1
/
+1
2025-03-24
tcp/dccp: Remove inet_connection_sock_af_ops.addr2sockaddr().
Kuniyuki Iwashima
1
-11
/
+0
2025-03-04
tcp: add RCU management to inet_bind_bucket
Eric Dumazet
1
-1
/
+1
2025-03-04
tcp: optimize inet_use_bhash2_on_bind()
Eric Dumazet
1
-4
/
+2
2025-02-14
inet: consolidate inet_csk_clone_lock()
Eric Dumazet
1
-4
/
+20
2025-02-14
inet: reduce inet_csk_clone_lock() indent level
Eric Dumazet
1
-23
/
+27
2025-02-07
tcp: rename inet_csk_{delete|reset}_keepalive_timer()
Eric Dumazet
1
-12
/
+0
2024-12-20
ipv4: Use inet_sk_init_flowi4() in inet_csk_rebuild_route().
Guillaume Nault
1
-9
/
+2
2024-11-28
tcp: Fix use-after-free of nreq in reqsk_timer_handler().
Kuniyuki Iwashima
1
-1
/
+1
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-5
/
+16
2024-10-15
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
1
-5
/
+16
2024-10-04
tcp: add a fast path in tcp_delack_timer()
Eric Dumazet
1
-2
/
+2
2024-10-04
tcp: annotate data-races around icsk->icsk_pending
Eric Dumazet
1
-2
/
+4
2024-09-18
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-2
/
+3
2024-09-10
memcg: add charging of already allocated slab objects
Shakeel Butt
1
-2
/
+3
[next]