index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
net: avoid unnecessary sock_flag() check when enable timestamp
Yafang Shao
1
-4
/
+4
2018-08-02
net/socket: remove duplicated init code
Matthieu Baerts
1
-48
/
+3
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2018-07-23
sock: fix sg page frag coalescing in sk_alloc_sg
Daniel Borkmann
1
-3
/
+3
2018-07-04
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
1
-0
/
+4
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
1
-0
/
+35
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2018-07-02
net: expose sk wmem in sock_exceed_buf_limit tracepoint
Yafang Shao
1
-2
/
+4
2018-07-02
net: Record receive queue number for a connection
Amritha Nambiar
1
-0
/
+2
2018-06-29
net, mm: account sock objects to kmemcg
Shakeel Butt
1
-2
/
+5
2018-06-12
Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"
Bart Van Assche
1
-14
/
+1
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-10
/
+30
2018-06-04
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
Maciej Żenczykowski
1
-1
/
+14
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-6
/
+0
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-14
/
+2
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
1
-6
/
+0
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-05-18
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
1
-1
/
+1
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-14
/
+2
2018-05-10
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
1
-4
/
+4
2018-05-03
net: initial AF_XDP skeleton
Björn Töpel
1
-4
/
+8
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
1
-1
/
+4
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-2
/
+0
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+21
2018-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+61
2018-03-19
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
1
-11
/
+16
2018-03-19
sock: make static tls function alloc_sg generic sock helper
John Fastabend
1
-0
/
+56
2018-03-14
sock: remove zerocopy sockopt restriction on closed tcp state
Willem de Bruijn
1
-2
/
+0
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
1
-0
/
+21
2018-03-07
sock: Fix SO_ZEROCOPY switch case
Jesus Sanchez-Palencia
1
-1
/
+2
2018-02-21
tcp: switch to GSO being always on
Eric Dumazet
1
-1
/
+1
2018-02-16
sock: permit SO_ZEROCOPY on PF_RDS socket
Sowmini Varadhan
1
-11
/
+14
2018-02-13
net: Convert proto_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-13
net: Convert net_inuse_ops
Kirill Tkhai
1
-0
/
+1
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-2
/
+3
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-5
/
+5
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2018-02-02
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
1
-4
/
+1
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-7
/
+49
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
1
-1
/
+0
2018-01-15
net: Restrict unwhitelisted proto caches to size 0
Kees Cook
1
-3
/
+1
2018-01-15
net: Define usercopy region in struct proto slab cache
David Windsor
1
-1
/
+5
2017-12-19
sock: Move the socket inuse to namespace.
Tonghao Zhang
1
-2
/
+45
2017-12-19
sock: Change the netns_core member name.
Tonghao Zhang
1
-5
/
+5
2017-11-27
net: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-2
/
+0
2017-11-14
tcp: allow drivers to tweak TSQ logic
Eric Dumazet
1
-0
/
+1
2017-11-11
sock: Remove the global prot_inuse counter.
Tonghao Zhang
1
-22
/
+0
[next]