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
Age
Commit message (
Expand
)
Author
2018-04-06
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-04-05
net/9p/client.c: fix potential refcnt problem of trans module
Chengguang Xu
2018-04-05
net/9p: avoid -ERESTARTSYS leak to userspace
Greg Kurz
2018-04-05
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2018-04-04
tipc: Fix namespace violation in tipc_sk_fill_sock_diag
GhantaKrishnamurthy MohanKrishna
2018-04-04
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2018-04-04
tipc: Fix missing list initializations in struct tipc_subscription
Jon Maloy
2018-04-04
ipv6: udp: set dst cache for a connected sk if current not valid
Alexey Kodanev
2018-04-04
ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()
Alexey Kodanev
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
2018-04-04
af_unix: remove redundant lockdep class
Cong Wang
2018-04-04
rxrpc: Fix undefined packet handling
David Howells
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-04-03
sunrpc: remove incorrect HMAC request initialization
Eric Biggers
2018-04-03
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
2018-04-03
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
2018-04-03
svc: Report xprt dequeue latency
Chuck Lever
2018-04-03
sunrpc: Report per-RPC execution stats
Chuck Lever
2018-04-03
sunrpc: Re-purpose trace_svc_process
Chuck Lever
2018-04-03
sunrpc: Save remote presentation address in svc_xprt for trace events
Chuck Lever
2018-04-03
sunrpc: Simplify trace_svc_recv
Chuck Lever
2018-04-03
sunrpc: Simplify do_enqueue tracing
Chuck Lever
2018-04-03
sunrpc: Move trace_svc_xprt_dequeue()
Chuck Lever
2018-04-03
svc: Simplify ->xpo_secure_port
Chuck Lever
2018-04-03
sunrpc: Remove unneeded pointer dereference
Chuck Lever
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
net: socket: add __compat_sys_...msg() helpers; remove in-kernel calls to com...
Dominik Brodowski
2018-04-02
net: socket: add __compat_sys_recvmmsg() helper; remove in-kernel call to com...
Dominik Brodowski
2018-04-02
net: socket: add __compat_sys_getsockopt() helper; remove in-kernel call to c...
Dominik Brodowski
2018-04-02
net: socket: add __compat_sys_setsockopt() helper; remove in-kernel call to c...
Dominik Brodowski
2018-04-02
net: socket: add __compat_sys_recvfrom() helper; remove in-kernel call to com...
Dominik Brodowski
2018-04-02
net: socket: replace call to sys_recv() with __sys_recvfrom()
Dominik Brodowski
2018-04-02
net: socket: replace calls to sys_send() with __sys_sendto()
Dominik Brodowski
2018-04-02
net: socket: move check for forbid_cmsg_compat to __sys_...msg()
Dominik Brodowski
2018-04-02
net: socket: add do_sys_recvmmsg() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_getsockopt() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_shutdown() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_socketpair() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_getpeername() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_getsockname() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_listen() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_connect() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
net: socket: add __sys_bind() helper; remove in-kernel call to syscall
Dominik Brodowski
[next]