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
/
core
/
sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2016-09-20
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
1
-1
/
+4
2016-08-24
net: remove clear_sk() method
Eric Dumazet
1
-6
/
+2
2016-08-24
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
1
-18
/
+0
2016-07-13
dccp: limit sk_filter trim to payload
Willem de Bruijn
1
-3
/
+4
2016-07-12
sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send
Soheil Hassas Yeganeh
1
-0
/
+4
2016-05-03
net: add __sock_wfree() helper
Eric Dumazet
1
-0
/
+24
2016-05-03
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
1
-0
/
+7
2016-05-03
net: do not block BH while processing socket backlog
Eric Dumazet
1
-14
/
+8
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2016-04-07
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
1
-5
/
+0
2016-04-06
net: add the AF_KCM entries to family name tables
Dexuan Cui
1
-3
/
+6
2016-04-05
udp: enable MSG_PEEK at non-zero offset
samanthakumar
1
-0
/
+9
2016-04-05
udp: remove headers from UDP packets before queueing
samanthakumar
1
-6
/
+13
2016-04-05
tcp: increment sk_drops for listeners
Eric Dumazet
1
-0
/
+1
2016-04-05
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
1
-1
/
+13
2016-04-04
sock: accept SO_TIMESTAMPING flags in socket cmsg
Soheil Hassas Yeganeh
1
-0
/
+13
2016-04-04
tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO
Soheil Hassas Yeganeh
1
-1
/
+2
2016-04-04
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
Willem de Bruijn
1
-11
/
+22
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-02-26
net: Facility to report route quality of connected sockets
Tom Herbert
1
-0
/
+4
2016-02-11
soreuseport: Prep for fast reuseport TCP socket selection
Craig Gallek
1
-0
/
+1
2016-01-15
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
1
-5
/
+0
2016-01-15
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
1
-45
/
+7
2016-01-15
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
1
-10
/
+16
2016-01-15
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
1
-7
/
+2
2016-01-05
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-0
/
+29
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
1
-1
/
+2
2015-12-12
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
1
-1
/
+1
2015-12-09
sock, cgroup: add sock->sk_cgroup
Tejun Heo
1
-0
/
+2
2015-12-09
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
1
-13
/
+2
2015-12-06
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
1
-2
/
+0
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+5
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
1
-3
/
+1
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-4
/
+4
2015-11-30
net: Generalise wq_has_sleeper helper
Herbert Xu
1
-4
/
+4
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-2
/
+4
2015-11-03
net: make skb_set_owner_w() more robust
Eric Dumazet
1
-0
/
+22
2015-10-28
sock: don't enable netstamp for af_unix sockets
Hannes Frederic Sowa
1
-3
/
+17
2015-10-13
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
1
-0
/
+5
2015-10-13
sock: support per-packet fwmark
Edward Jee
1
-0
/
+26
2015-10-03
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
Eric Dumazet
1
-1
/
+1
2015-09-16
net: core: drop null test before destroy functions
Julia Lawall
1
-8
/
+4
2015-08-28
sock: fix kernel doc error
Jean Sacren
1
-1
/
+1
2015-07-31
net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...
Sowmini Varadhan
1
-1
/
+2
2015-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
1
-2
/
+3
2015-06-30
sock_diag: don't broadcast kernel sockets
Craig Gallek
1
-1
/
+1
2015-06-29
net: Kill sock->sk_protinfo
David Miller
1
-1
/
+0
[next]