index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
2018-03-12
1
-0
/
+21
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-5
/
+5
*
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-1
/
+3
|
\
|
*
net: Restrict unwhitelisted proto caches to size 0
Kees Cook
2018-01-15
1
-3
/
+1
|
*
net: Define usercopy region in struct proto slab cache
David Windsor
2018-01-15
1
-1
/
+5
*
|
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-02-02
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-7
/
+49
|
\
\
|
*
|
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-16
1
-1
/
+0
|
*
|
sock: Move the socket inuse to namespace.
Tonghao Zhang
2017-12-19
1
-2
/
+45
|
*
|
sock: Change the netns_core member name.
Tonghao Zhang
2017-12-19
1
-5
/
+5
|
|
/
*
|
net: annotate ->poll() instances
Al Viro
2017-11-27
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
1
-2
/
+0
|
\
|
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
1
-2
/
+0
*
|
tcp: allow drivers to tweak TSQ logic
Eric Dumazet
2017-11-14
1
-0
/
+1
*
|
sock: Remove the global prot_inuse counter.
Tonghao Zhang
2017-11-11
1
-22
/
+0
*
|
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
2017-11-10
1
-4
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
1
-3
/
+5
|
\
\
|
|
/
|
*
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
Eric Dumazet
2017-10-10
1
-2
/
+1
|
*
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
2017-10-10
1
-1
/
+2
|
*
net: defer call to cgroup_sk_alloc()
Eric Dumazet
2017-10-09
1
-2
/
+1
|
*
net: memcontrol: defer call to mem_cgroup_sk_alloc()
Eric Dumazet
2017-10-09
1
-1
/
+4
*
|
net/core: Convert sk_timer users to use timer_setup()
Kees Cook
2017-10-18
1
-1
/
+1
*
|
net/core: Collapse redundant sk_timer callback data assignments
Kees Cook
2017-10-18
1
-1
/
+1
|
/
*
socket, bpf: fix possible use after free
Eric Dumazet
2017-10-02
1
-1
/
+4
*
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
2017-09-28
1
-0
/
+2
*
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-29
1
-10
/
+0
*
net/sock: allow the user to set negative peek offset
Paolo Abeni
2017-08-23
1
-3
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-21
1
-1
/
+1
|
\
|
*
net: Allow IPsec GSO for local sockets
Steffen Klassert
2017-08-02
1
-1
/
+1
*
|
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
2017-08-03
1
-0
/
+18
*
|
sock: add MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
1
-0
/
+2
*
|
sock: allocate skbs from optmem
Willem de Bruijn
2017-08-03
1
-0
/
+27
|
/
*
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-08-01
1
-0
/
+22
*
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
[next]