index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2020-08-12
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
1
-44
/
+53
2020-07-20
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
1
-28
/
+0
2020-07-11
inet: Remove an unnecessary argument of syn_ack_recalc().
Kuniyuki Iwashima
1
-20
/
+13
2020-06-05
inet_connection_sock: clear inet_num out of destroy helper
Paolo Abeni
1
-0
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-19
/
+24
2020-05-20
net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
Martin KaFai Lau
1
-19
/
+24
2020-05-15
inet_connection_sock: factor out destroy helper.
Paolo Abeni
1
-5
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+20
2020-03-12
tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPO...
Kuniyuki Iwashima
1
-3
/
+9
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
1
-1
/
+9
2020-03-12
tcp: Remove unnecessary conditions in inet_csk_bind_conflict().
Kuniyuki Iwashima
1
-10
/
+8
2020-03-12
net: memcg: fix lockdep splat in inet_csk_accept()
Eric Dumazet
1
-7
/
+7
2020-03-11
net: memcg: late association of sock to memcg
Shakeel Butt
1
-0
/
+20
2020-01-21
tcp/ipv4: remove AF_INET_FAMILY
Alex Shi
1
-6
/
+0
2020-01-10
tcp, ulp: Add clone operation to tcp_ulp_ops
Mat Martineau
1
-0
/
+14
2019-12-25
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
1
-1
/
+1
2019-11-07
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
1
-1
/
+1
2019-10-13
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
1
-2
/
+2
2019-10-10
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
1
-1
/
+1
2019-09-21
ipv4: Revert removal of rt_uses_gateway
David Ahern
1
-2
/
+2
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+0
2019-06-20
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
1
-4
/
+0
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-06-06
inet_connection_sock: remove unused parameter of reqsk_queue_unlink func
Zhiqiang Liu
1
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-09
ipv4: Prepare rtable for IPv6 gateway
David Ahern
1
-2
/
+2
2018-11-08
inet: minor optimization for backlog setting in listen(2)
Yafang Shao
1
-1
/
+0
2018-11-08
net: allow binding socket in a VRF when there's an unbound socket
Robert Shearman
1
-3
/
+10
2018-10-03
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
1
-1
/
+4
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
1
-0
/
+9
2018-05-11
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
Joe Perches
1
-5
/
+0
2018-02-03
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
1
-1
/
+0
2017-12-20
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...
Yafang Shao
1
-1
/
+1
2017-12-20
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
1
-3
/
+3
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
1
-2
/
+2
2017-10-23
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
1
-1
/
+2
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+4
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
1
-5
/
+3
2017-10-18
inet/connection_sock: Convert timers to use timer_setup()
Kees Cook
1
-12
/
+9
2017-10-11
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
1
-5
/
+0
2017-10-10
net: defer call to cgroup_sk_alloc()
Eric Dumazet
1
-0
/
+5
2017-10-10
net: memcontrol: defer call to mem_cgroup_sk_alloc()
Eric Dumazet
1
-0
/
+1
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2017-09-23
inet: fix improper empty comparison
Josef Bacik
1
-1
/
+1
2017-09-23
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
1
-1
/
+1
2017-09-23
net: set tb->fast_sk_family
Josef Bacik
1
-0
/
+2
2017-09-18
net: Convert int functions to bool
Joe Perches
1
-18
/
+18
2017-09-13
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
1
-1
/
+1
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
[next]