summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Mark Brown2019-09-202-9/+2
|\
| * net/xdp: convert put_page() to put_user_page*()John Hubbard2019-09-011-8/+1
| * mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-011-1/+1
* | Merge remote-tracking branch 'y2038/y2038'Mark Brown2019-09-205-4/+55
|\ \
| * | compat_ioctl: move SIOCOUTQ out of compat_ioctl.cArnd Bergmann2019-09-101-0/+2
| * | compat_ioctl: handle SIOCOUTQNSDArnd Bergmann2019-09-101-0/+1
| * | af_unix: add compat_ioctl supportArnd Bergmann2019-09-101-0/+19
| * | compat_ioctl: move hci_sock handlers into driverArnd Bergmann2019-09-101-1/+20
| * | compat_ioctl: move rfcomm handlers into driverArnd Bergmann2019-09-101-2/+12
| * | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-09-101-1/+1
* | | Merge remote-tracking branch 'keys/keys-next'Mark Brown2019-09-205-14/+40
|\ \ \
| * | | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-08-285-14/+40
* | | | Merge remote-tracking branch 'nfc-next/master'Mark Brown2019-09-201-1/+2
|\ \ \ \
| * | | | NFC: Fix possible memory corruption when handling SHDLC I-Frame commandsSuren Baghdasaryan2018-06-081-0/+10
| * | | | NFC: fix attrs checks in netlink interfaceAndrey Konovalov2018-06-041-2/+4
* | | | | Merge remote-tracking branch 'rdma/for-next'Mark Brown2019-09-203-14/+13
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-13113-722/+1234
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-21118-409/+673
| |\ \ \ \ \ \
| * | | | | | | rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever2019-08-053-14/+13
* | | | | | | | Merge remote-tracking branch 'v9fs/9p-next'Mark Brown2019-09-201-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | 9p: Transport error uninitializedLu Shuaibing2019-09-031-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'nfsd/nfsd-next'Mark Brown2019-09-204-28/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | sunrpc: add a new cache_detail operation for when a cache is flushedJeff Layton2019-08-191-0/+3
| * | | | | | | | svcrdma: Use llist for managing cache of recv_ctxtsChuck Lever2019-08-192-16/+11
| * | | | | | | | svcrdma: Remove svc_rdma_wqChuck Lever2019-08-192-8/+2
| * | | | | | | | SUNRPC: Track writers of the 'channel' file to improve cache_listeners_existDave Wysochanski2019-07-301-4/+8
* | | | | | | | | Merge remote-tracking branch 'nfs-anna/linux-next'Mark Brown2019-09-2011-359/+327
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SUNRPC: RPC level errors should always set task->tk_rpc_statusTrond Myklebust2019-09-132-4/+7
| * | | | | | | | | SUNRPC: Don't receive TCP data into a request buffer that has been resetTrond Myklebust2019-09-131-1/+7
| * | | | | | | | | SUNRPC: Dequeue the request from the receive queue while we're re-encodingTrond Myklebust2019-09-122-26/+34
| * | | | | | | | | xprtrdma: Send Queue size grows after a reconnectChuck Lever2019-08-261-12/+14
| * | | | | | | | | xprtrdma: Clear xprt->reestablish_timeout on closeChuck Lever2019-08-263-4/+9
| * | | | | | | | | xprtrdma: Recycle MRs after disconnectChuck Lever2019-08-263-9/+29
| * | | | | | | | | xprtrdma: Optimize rpcrdma_post_recvs()Chuck Lever2019-08-211-1/+1
| * | | | | | | | | xprtrdma: Inline XDR chunk encoder functionsChuck Lever2019-08-211-9/+12
| * | | | | | | | | xprtrdma: Fix bc_max_slots return valueChuck Lever2019-08-211-3/+1
| * | | | | | | | | xprtrdma: Clean up xprt_rdma_set_connect_timeout()Chuck Lever2019-08-211-4/+4
| * | | | | | | | | xprtrdma: Use an llist to manage free rpcrdma_repsChuck Lever2019-08-212-59/+53
| * | | | | | | | | xprtrdma: Remove rpcrdma_buffer::rb_mrlockChuck Lever2019-08-213-18/+16
| * | | | | | | | | xprtrdma: Cache free MRs in each rpcrdma_reqChuck Lever2019-08-214-12/+33
| * | | | | | | | | xprtrdma: Ensure creating an MR does not trigger FS writebackChuck Lever2019-08-202-4/+5
| * | | | | | | | | xprtrdma: Move rpcrdma_mr_get out of frwr_mapChuck Lever2019-08-204-43/+35
| * | | | | | | | | xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_putChuck Lever2019-08-203-28/+11
| * | | | | | | | | xprtrdma: Simplify rpcrdma_mr_popChuck Lever2019-08-204-21/+11
| * | | | | | | | | xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methodsChuck Lever2019-08-201-1/+3
| * | | | | | | | | xprtrdma: Rename rpcrdma_buffer::rb_allChuck Lever2019-08-202-19/+9
| * | | | | | | | | xprtrdma: Rename CQE field in Receive trace pointsChuck Lever2019-08-201-1/+1
| * | | | | | | | | xprtrdma: Boost maximum transport header sizeChuck Lever2019-08-202-14/+18
| * | | | | | | | | xprtrdma: Fix calculation of ri_max_segs againChuck Lever2019-08-201-2/+2
| * | | | | | | | | xprtrdma: Update obsolete commentChuck Lever2019-08-201-3/+0