Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
4911ee401b7ceff8f38e0ac597cbf503d71e690c
/
net
/
ipv4
/
inet_connection_sock.c
099ecf5
net: annotate lockless accesses to sk->sk_max_ack_backlog
by Eric Dumazet
· 5 years ago
d983ea6
tcp: add rcu protection around tp->fastopen_rsk
by Eric Dumazet
· 5 years ago
60b173c
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
by Eric Dumazet
· 5 years ago
77d5bc7
ipv4: Revert removal of rt_uses_gateway
by David Ahern
· 5 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
85f9aa7
inet: clear num_timeout reqsk_alloc()
by Eric Dumazet
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
8b5e07d
inet_connection_sock: remove unused parameter of reqsk_queue_unlink func
by Zhiqiang Liu
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
1550c17
ipv4: Prepare rtable for IPv6 gateway
by David Ahern
· 6 years ago
1295e2c
inet: minor optimization for backlog setting in listen(2)
by Yafang Shao
· 6 years ago
3c82a21
net: allow binding socket in a VRF when there's an unbound socket
by Robert Shearman
· 6 years ago
2ab2ddd
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
by Eric Dumazet
· 6 years ago
2dbb9b9
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
by Martin KaFai Lau
· 6 years ago
03bdfc0
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
by Joe Perches
· 7 years ago
edbe69e
Revert "defer call to mem_cgroup_sk_alloc()"
by Roman Gushchin
· 7 years ago
986ffdf
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store
by Yafang Shao
· 7 years ago
563e0bb
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint
by Yafang Shao
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
06f877d
tcp/dccp: fix other lockdep splats accessing ireq_opt
by Eric Dumazet
· 7 years ago
a6ca7ab
tcp/dccp: fix lockdep splat in inet_csk_route_req()
by Eric Dumazet
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c92e8c0
tcp/dccp: fix ireq->opt races
by Eric Dumazet
· 7 years ago
59f379f
inet/connection_sock: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
75cb070
Revert "net: defer call to cgroup_sk_alloc()"
by Eric Dumazet
· 7 years ago
fbb1fb4
net: defer call to cgroup_sk_alloc()
by Eric Dumazet
· 7 years ago
9f1c267
net: memcontrol: defer call to mem_cgroup_sk_alloc()
by Eric Dumazet
· 7 years ago
1f8d31d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
fbed24bc
inet: fix improper empty comparison
by Josef Bacik
· 7 years ago
7a56673
net: use inet6_rcv_saddr to compare sockets
by Josef Bacik
· 7 years ago
cbb2fb5
net: set tb->fast_sk_family
by Josef Bacik
· 7 years ago
7016e06
net: Convert int functions to bool
by Joe Perches
· 7 years ago
da8ab57
tcp/dccp: remove reqsk_put() from inet_child_forget()
by Eric Dumazet
· 7 years ago
41c6d65
net: convert sock.sk_refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
8e2f6dd
dccp: consistently use dccp_write_space()
by Eric Dumazet
· 8 years ago
9691724
inet: fix warning about missing prototype
by stephen hemminger
· 8 years ago
657831f
dccp/tcp: do not inherit mc_list from parent
by Eric Dumazet
· 8 years ago
cdfbabf
net: Work around lockdep limitation in sockets that use sockets
by David Howells
· 8 years ago
319554f
inet: don't use sk_v6_rcv_saddr directly
by Josef Bacik
· 8 years ago
c2a2efb
net: remove bh disabling around percpu_counter accesses
by Eric Dumazet
· 8 years ago
637bc8b
inet: reset tb->fastreuseport when adding a reuseport sk
by Josef Bacik
· 8 years ago
289141b
inet: split inet_csk_get_port into two functions
by Josef Bacik
· 8 years ago
6cd6661
inet: don't check for bind conflicts twice when searching for a port
by Josef Bacik
· 8 years ago
b9470c2
inet: kill smallest_size and smallest_port
by Josef Bacik
· 8 years ago
aa07884
inet: drop ->bind_conflict
by Josef Bacik
· 8 years ago
fe38d2a
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
by Josef Bacik
· 8 years ago
0643ee4
inet: Fix get port to handle zero port number with soreuseport set
by Tom Herbert
· 8 years ago
9af7e92
inet: Don't go into port scan when looking for specific bind port
by Tom Herbert
· 8 years ago
e2d118a
net: inet: Support UID-based routing in IP protocols.
by Lorenzo Colitti
· 8 years ago
f3438bc
timers, net/ipv4/inet: Initialize connection request timers as pinned
by Thomas Gleixner
· 9 years ago
777c6ae
tcp: two more missing bh disable
by Eric Dumazet
· 9 years ago
b45386e
net: rename IP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
8501786
tcp/dccp: fix inet_reuseport_add_sock()
by Eric Dumazet
· 9 years ago
e5fbfc1
soreuseport: fix merge conflict in tcp bind
by Craig Gallek
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
7716682
tcp/dccp: fix another race at listener dismantle
by Eric Dumazet
· 9 years ago
ea8add2
tcp/dccp: better use of ephemeral ports in bind()
by Eric Dumazet
· 9 years ago
c125e80
soreuseport: fast reuseport TCP socket selection
by Craig Gallek
· 9 years ago
086c653
sock: struct proto hash function may error
by Craig Gallek
· 9 years ago
7c083ec
ipv4: Namespaceify tcp synack retries sysctl knob
by Nikolay Borisov
· 9 years ago
00fd38d
tcp: ensure proper barriers in lockless contexts
by Eric Dumazet
· 9 years ago
5e0724d
tcp/dccp: fix hashdance race for passive sessions
by Eric Dumazet
· 9 years ago
ebb516a
tcp/dccp: fix race at listener dismantle phase
by Eric Dumazet
· 9 years ago
f03f2e1
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
by Eric Dumazet
· 9 years ago
f985c65
tcp: avoid spurious SYN flood detection at listen() time
by Eric Dumazet
· 9 years ago
acb4a6b
tcp: ensure prior synack rtx behavior with small backlogs
by Eric Dumazet
· 9 years ago
92d6f17
tcp/dccp: add a reschedule point in inet_csk_listen_stop()
by Eric Dumazet
· 9 years ago
ef547f2
tcp: remove max_qlen_log
by Eric Dumazet
· 9 years ago
10cbc8f
tcp/dccp: remove struct listen_sock
by Eric Dumazet
· 9 years ago
ca6fb06
tcp: attach SYNACK messages to request sockets instead of listener
by Eric Dumazet
· 9 years ago
079096f
tcp/dccp: install syn_recv requests into ehash table
by Eric Dumazet
· 9 years ago
2feda34
tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
by Eric Dumazet
· 9 years ago
aac065c
tcp: move qlen/young out of struct listen_sock
by Eric Dumazet
· 9 years ago
fff1f30
tcp: add a spinlock to protect struct request_sock_queue
by Eric Dumazet
· 9 years ago
0536fcc
tcp: prepare fastopen code for upcoming listener changes
by Eric Dumazet
· 9 years ago
a2432c4
inet: constify inet_csk_route_child_sock() socket argument
by Eric Dumazet
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1b70e97
inet: constify inet_rtx_syn_ack() sock argument
by Eric Dumazet
· 9 years ago
e5895bc
inet: constify inet_csk_route_req() socket argument
by Eric Dumazet
· 9 years ago
29c6852
inet: fix races in reqsk_queue_hash_req()
by Eric Dumazet
· 9 years ago
83fccfc
inet: fix potential deadlock in reqsk_queue_unlink()
by Eric Dumazet
· 9 years ago
2235f2a
inet: fix races with reqsk timers
by Eric Dumazet
· 9 years ago
946f9eb
tcp: improve REUSEADDR/NOREUSEADDR cohabitation
by Eric Dumazet
· 10 years ago
f5af1f5
inet_hashinfo: remove bsocket counter
by Eric Dumazet
· 10 years ago
b357a36
inet: fix possible panic in reqsk_queue_unlink()
by Eric Dumazet
· 10 years ago
00db412
ipv4: coding style: comparison for inequality with NULL
by Ian Morris
· 10 years ago
b282705
net: convert syn_wait_lock to a spinlock
by Eric Dumazet
· 10 years ago
8b929ab
inet: remove some sk_listener dependencies
by Eric Dumazet
· 10 years ago
42cb80a
inet: remove sk_listener parameter from syn_ack_timeout()
by Eric Dumazet
· 10 years ago
2b41fab
inet: cache listen_sock_qlen() and read rskq_defer_accept once
by Eric Dumazet
· 10 years ago
0fa74a4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
fa76ce73
inet: get rid of central tcp/dccp listener timer
by Eric Dumazet
· 10 years ago
52452c5
inet: drop prev pointer handling in request sock
by Eric Dumazet
· 10 years ago
e3d95ad
inet: avoid fastopen lock for regular accept()
by Eric Dumazet
· 10 years ago
9439ce0
tcp: rename struct tcp_request_sock listener
by Eric Dumazet
· 10 years ago
cb7cf8a
inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()
by Eric Dumazet
· 10 years ago
13854e5
inet: add proper refcounting to request sock
by Eric Dumazet
· 10 years ago
33cf7c9
net: add real socket cookies
by Eric Dumazet
· 10 years ago
122ff24
ipv4: make ip_local_reserved_ports per netns
by WANG Cong
· 11 years ago
84f39b0
net: support marking accepting TCP sockets
by Lorenzo Colitti
· 11 years ago
Next »