index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-07
1
-2
/
+4
*
net: make skb_set_owner_w() more robust
Eric Dumazet
2015-11-02
1
-0
/
+22
*
sock: don't enable netstamp for af_unix sockets
Hannes Frederic Sowa
2015-10-28
1
-3
/
+17
*
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2015-10-13
1
-0
/
+5
*
sock: support per-packet fwmark
Edward Jee
2015-10-13
1
-0
/
+26
*
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
Eric Dumazet
2015-10-03
1
-1
/
+1
*
net: core: drop null test before destroy functions
Julia Lawall
2015-09-16
1
-8
/
+4
*
sock: fix kernel doc error
Jean Sacren
2015-08-28
1
-1
/
+1
*
net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...
Sowmini Varadhan
2015-07-31
1
-1
/
+2
*
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-07-27
1
-2
/
+3
*
sock_diag: don't broadcast kernel sockets
Craig Gallek
2015-06-30
1
-1
/
+1
*
net: Kill sock->sk_protinfo
David Miller
2015-06-29
1
-1
/
+0
*
sock_diag: define destruction multicast groups
Craig Gallek
2015-06-16
1
-1
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-14
1
-9
/
+6
|
\
|
*
net: don't wait for order-3 page allocation
Shaohua Li
2015-06-12
1
-1
/
+1
|
*
net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...
Mel Gorman
2015-06-11
1
-8
/
+5
|
*
Revert "net: kernel socket should be released in init_net namespace"
Herbert Xu
2015-05-04
1
-1
/
+1
*
|
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
2015-05-27
1
-1
/
+4
*
|
net: fix sk_mem_reclaim_partial()
Eric Dumazet
2015-05-18
1
-4
/
+5
*
|
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
2015-05-11
1
-19
/
+0
*
|
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
1
-2
/
+6
*
|
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-1
/
+2
|
/
*
tcp: do not cache align timewait sockets
Eric Dumazet
2015-04-13
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-07
1
-0
/
+19
|
\
|
*
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-06
1
-0
/
+19
*
|
net: Move the comment about unsettable socket-level options to default clause...
YOSHIFUJI Hideaki/吉藤英明
2015-03-23
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-0
/
+4
|
\
|
|
*
net: add comment for sock_efree() usage
Oliver Hartkopp
2015-03-10
1
-0
/
+4
*
|
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2015-03-20
1
-1
/
+1
*
|
net: kernel socket should be released in init_net namespace
Ying Xue
2015-03-16
1
-1
/
+1
*
|
inet: factorize sock_edemux()/sock_gen_put() code
Eric Dumazet
2015-03-16
1
-15
/
+0
*
|
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-13
1
-0
/
+2
*
|
net: add req_prot_cleanup() & req_prot_init() helpers
Eric Dumazet
2015-03-13
1
-28
/
+41
*
|
net: Kill hold_net release_net
Eric W. Biederman
2015-03-12
1
-1
/
+0
*
|
net: add real socket cookies
Eric Dumazet
2015-03-12
1
-0
/
+1
*
|
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-7
/
+6
*
|
net: add common accessor for setting dropcount on packets
Eyal Birger
2015-03-02
1
-1
/
+1
|
/
*
net-timestamp: no-payload only sysctl
Willem de Bruijn
2015-02-03
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
1
-4
/
+20
|
\
|
*
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
2014-11-25
1
-4
/
+20
*
|
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-12-06
1
-0
/
+13
*
|
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-11
1
-0
/
+5
*
|
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
1
-1
/
+1
|
/
*
net: Trap attempts to call sock_kfree_s() with a NULL pointer.
David S. Miller
2014-10-14
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-09
1
-85
/
+25
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-1
/
+1
|
|
\
|
*
|
net: add alloc_skb_with_frags() helper
Eric Dumazet
2014-09-19
1
-63
/
+15
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-08
1
-16
/
+18
|
|
\
\
|
*
|
|
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
2014-09-06
1
-2
/
+2
|
*
|
|
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2014-09-06
1
-0
/
+6
[next]