index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-10
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
Eric Dumazet
1
-2
/
+1
2017-10-10
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
1
-1
/
+2
2017-10-09
net: defer call to cgroup_sk_alloc()
Eric Dumazet
1
-2
/
+1
2017-10-09
net: memcontrol: defer call to mem_cgroup_sk_alloc()
Eric Dumazet
1
-1
/
+4
2017-10-02
socket, bpf: fix possible use after free
Eric Dumazet
1
-1
/
+4
2017-09-28
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
1
-0
/
+2
2017-08-29
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
1
-10
/
+0
2017-08-23
net/sock: allow the user to set negative peek offset
Paolo Abeni
1
-3
/
+0
2017-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2017-08-03
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+18
2017-08-03
sock: add MSG_ZEROCOPY
Willem de Bruijn
1
-0
/
+2
2017-08-03
sock: allocate skbs from optmem
Willem de Bruijn
1
-0
/
+27
2017-08-02
net: Allow IPsec GSO for local sockets
Steffen Klassert
1
-1
/
+1
2017-08-01
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
1
-0
/
+22
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-16
/
+73
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+5
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-3
/
+3
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
1
-13
/
+13
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+33
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
1
-0
/
+20
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2017-05-17
net: fix compile error in skb_orphan_partial()
Eric Dumazet
1
-3
/
+0
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
1
-0
/
+4
2017-05-16
net: fix some identation issues at kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+5
2017-05-11
netem: fix skb_orphan_partial()
Eric Dumazet
1
-12
/
+8
2017-05-08
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
1
-3
/
+4
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-14
/
+140
2017-04-11
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
1
-1
/
+1
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
1
-0
/
+8
2017-03-30
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
1
-1
/
+1
2017-03-24
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+12
2017-03-24
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
1
-0
/
+11
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+11
2017-03-22
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
1
-0
/
+6
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-0
/
+30
2017-03-15
net: properly release sk_frag.page
Eric Dumazet
1
-5
/
+5
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-48
/
+61
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-49
/
+57
2017-03-09
net/socket: use per af lockdep classes for sk queues
Paolo Abeni
1
-18
/
+78
2017-03-02
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
1
-5
/
+11
2017-02-21
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
Gao Feng
1
-3
/
+3
2017-02-07
sock: add sk_dst_pending_confirm flag
Julian Anastasov
1
-0
/
+2
2017-01-12
net: fix AF_SMC related typo
Ursula Braun
1
-1
/
+1
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-01-10
net: add the AF_QIPCRTR entries to family name tables
Anna, Suman
1
-3
/
+3
2017-01-09
smc: establish new socket family
Ursula Braun
1
-3
/
+3
2017-01-09
net: introduce keepalive function in struct proto
Ursula Braun
1
-5
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
[next]