Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-04-24SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust
2019-02-21svcrpc: fix UDP on servers with lots of threadsJ. Bruce Fields
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-01sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2018-12-28sunrpc: remove unused xpo_prep_reply_hdr callbackVasily Averin
2018-12-28sunrpc: remove svc_tcp_bc_classVasily Averin
2018-12-28sunrpc: replace svc_serv->sv_bc_xprt by boolean flagVasily Averin
2018-12-28sunrpc: use-after-free in svc_process_common()Vasily Averin
2018-11-02Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-02Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-10-29SUNRPC: Simplify TCP receive codeTrond Myklebust
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-09-30SUNRPC: Rename xprt->recv_lock to xprt->queue_lockTrond Myklebust
2018-04-06Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever
2018-04-03svc: Simplify ->xpo_secure_portChuck Lever
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2018-02-09Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-02-06sunrpc: remove dead code in svc_sock_setbufsizeChristoph Hellwig
2017-12-03svc_recvfrom(): switch to sock_recvmsg()Al Viro
2017-09-12Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-09-05merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields
2017-08-25sunrpc: Const-ify instances of struct svc_xprt_opsChuck Lever
2017-08-25net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev
2017-08-18SUNRPC: Add a separate spinlock to protect the RPC request receive listTrond Myklebust
2017-03-09SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprtKinglong Mee
2017-03-01Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-28lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-25sunrpc: flag transports as having congestion controlJeff Layton
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni
2016-10-23udp: use it's own memory accounting schemaPaolo Abeni
2016-08-02SUNRPC: Detect immediate closure of accepted socketsTrond Myklebust
2016-08-02SUNRPC: accept() may return sockets that are still in SYN_RECVTrond Myklebust
2016-07-13SUNRPC: Change TCP socket space reservationTrond Myklebust
2016-07-13SUNRPC: Micro optimisation for svc_data_readyTrond Myklebust
2016-07-13SUNRPC: Call the default socket callbacks instead of open codingTrond Myklebust
2016-07-13SUNRPC: lock the socket while detaching itTrond Myklebust
2016-04-14sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa
2016-04-11sunrpc: do not pull udp headers on receiveWillem de Bruijn
2015-11-11svcrpc: document lack of some memory barriersJ. Bruce Fields
2015-11-10SUNRPC: drop stale comment in svc_setup_socket()Stefan Hajnoczi
2015-10-23SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()Trond Myklebust
2015-04-11get rid of the size argument of sock_sendmsg()Al Viro
2014-12-09sunrpc: move rq_local field to rq_flagsJeff Layton