index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-16
/
+73
|
\
|
*
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-3
/
+3
|
*
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-13
/
+13
|
*
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
2017-06-21
1
-0
/
+33
|
*
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-06-08
1
-0
/
+20
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
1
-3
/
+0
|
|
\
|
*
|
tcp: internal implementation for pacing
Eric Dumazet
2017-05-16
1
-0
/
+4
*
|
|
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-07-03
1
-2
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net: fix some identation issues at kernel-doc markups
Mauro Carvalho Chehab
2017-05-16
1
-2
/
+5
*
|
|
net: fix compile error in skb_orphan_partial()
Eric Dumazet
2017-05-17
1
-3
/
+0
|
|
/
|
/
|
*
|
netem: fix skb_orphan_partial()
Eric Dumazet
2017-05-11
1
-12
/
+8
|
/
*
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2017-05-08
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-14
/
+140
|
\
|
*
New getsockopt option to get socket cookie
Chenbo Feng
2017-04-08
1
-0
/
+8
|
*
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
2017-03-30
1
-1
/
+1
|
*
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
2017-03-24
1
-0
/
+12
|
*
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
2017-03-24
1
-0
/
+11
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
1
-5
/
+11
|
|
\
|
*
|
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2017-03-22
1
-0
/
+30
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
1
-48
/
+61
|
|
\
\
|
*
|
|
net/socket: use per af lockdep classes for sk queues
Paolo Abeni
2017-03-09
1
-18
/
+78
*
|
|
|
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
2017-04-11
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
2017-03-22
1
-0
/
+6
*
|
|
net: properly release sk_frag.page
Eric Dumazet
2017-03-15
1
-5
/
+5
|
|
/
|
/
|
*
|
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-49
/
+57
|
/
*
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
2017-03-02
1
-5
/
+11
*
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
Gao Feng
2017-02-21
1
-3
/
+3
*
sock: add sk_dst_pending_confirm flag
Julian Anastasov
2017-02-07
1
-0
/
+2
*
net: fix AF_SMC related typo
Ursula Braun
2017-01-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
1
-3
/
+3
|
\
|
*
net: add the AF_QIPCRTR entries to family name tables
Anna, Suman
2017-01-10
1
-3
/
+3
*
|
smc: establish new socket family
Ursula Braun
2017-01-09
1
-3
/
+3
*
|
net: introduce keepalive function in struct proto
Ursula Braun
2017-01-09
1
-5
/
+2
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-2
/
+2
|
\
|
*
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2016-12-02
1
-2
/
+2
*
|
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-11-30
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-2
/
+4
|
\
\
|
|
/
|
*
dccp: do not release listeners too soon
Eric Dumazet
2016-11-03
1
-2
/
+3
|
*
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
2016-10-31
1
-0
/
+1
*
|
net: fix sleeping for sk_wait_event()
WANG Cong
2016-11-14
1
-4
/
+4
*
|
net: core: Add a UID field to struct sock.
Lorenzo Colitti
2016-11-04
1
-1
/
+4
*
|
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
2016-10-22
1
-19
/
+45
|
/
*
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
2016-10-07
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-1
/
+4
|
\
|
*
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2016-09-19
1
-1
/
+4
*
|
net: remove clear_sk() method
Eric Dumazet
2016-08-23
1
-6
/
+2
*
|
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
2016-08-23
1
-18
/
+0
|
/
*
dccp: limit sk_filter trim to payload
Willem de Bruijn
2016-07-13
1
-3
/
+4
*
sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send
Soheil Hassas Yeganeh
2016-07-11
1
-0
/
+4
[next]