index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Age
Commit message (
Expand
)
Author
2018-05-18
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-19
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
2018-03-19
sock: make static tls function alloc_sg generic sock helper
John Fastabend
2018-03-14
sock: remove zerocopy sockopt restriction on closed tcp state
Willem de Bruijn
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
2018-03-07
sock: Fix SO_ZEROCOPY switch case
Jesus Sanchez-Palencia
2018-02-21
tcp: switch to GSO being always on
Eric Dumazet
2018-02-16
sock: permit SO_ZEROCOPY on PF_RDS socket
Sowmini Varadhan
2018-02-13
net: Convert proto_net_ops
Kirill Tkhai
2018-02-13
net: Convert net_inuse_ops
Kirill Tkhai
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-02
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-15
net: Restrict unwhitelisted proto caches to size 0
Kees Cook
2018-01-15
net: Define usercopy region in struct proto slab cache
David Windsor
2017-12-19
sock: Move the socket inuse to namespace.
Tonghao Zhang
2017-12-19
sock: Change the netns_core member name.
Tonghao Zhang
2017-11-27
net: annotate ->poll() instances
Al Viro
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-14
tcp: allow drivers to tweak TSQ logic
Eric Dumazet
2017-11-11
sock: Remove the global prot_inuse counter.
Tonghao Zhang
2017-11-10
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-18
net/core: Convert sk_timer users to use timer_setup()
Kees Cook
2017-10-18
net/core: Collapse redundant sk_timer callback data assignments
Kees Cook
2017-10-10
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
Eric Dumazet
2017-10-10
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
2017-10-09
net: defer call to cgroup_sk_alloc()
Eric Dumazet
2017-10-09
net: memcontrol: defer call to mem_cgroup_sk_alloc()
Eric Dumazet
2017-10-02
socket, bpf: fix possible use after free
Eric Dumazet
2017-09-28
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
2017-08-29
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-23
net/sock: allow the user to set negative peek offset
Paolo Abeni
2017-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-03
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
2017-08-03
sock: add MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
sock: allocate skbs from optmem
Willem de Bruijn
2017-08-02
net: Allow IPsec GSO for local sockets
Steffen Klassert
2017-08-01
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
[next]