summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-03-01NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust
2019-02-26SUNRPC: Fix an Oops in udp_poll()Trond Myklebust
2019-02-25Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2019-02-20SUNRPC: Remove the redundant 'zerocopy' argument to xs_sendpages()Trond Myklebust
2019-02-20SUNRPC: Further cleanups of xs_sendpages()Trond Myklebust
2019-02-20SUNRPC: Convert socket page send code to use iov_iter()Trond Myklebust
2019-02-20SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec()Trond Myklebust
2019-02-20SUNRPC: Initiate a connection close on an ESHUTDOWN error in stream receiveTrond Myklebust
2019-02-20SUNRPC: Don't suppress socket errors when a message read completesTrond Myklebust
2019-02-20SUNRPC: Handle zero length fragments correctlyTrond Myklebust
2019-02-20SUNRPC: Don't reset the stream record info when the receive worker is runningTrond Myklebust
2019-02-20SUNRPC: remove pointless test in unx_match()NeilBrown
2019-02-20SUNRPC: Ensure rq_bytes_sent is reset before request transmissionTrond Myklebust
2019-02-20SUNRPC: Use poll() to fix up the socket requeue racesTrond Myklebust
2019-02-20SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobsTrond Myklebust
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-02-18mac80211: mesh: fix missing unlock on error in table_path_del()Wei Yongjun
2019-02-17net: Do not allocate page fragments that are not skb alignedAlexander Duyck
2019-02-17tcp: tcp_v4_err() should be more carefulEric Dumazet
2019-02-17tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-16Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-02-16Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-02-16ipvs: fix warning on unused variableAndrea Claudi
2019-02-15net: Fix for_each_netdev_feature on Big endianHauke Mehrtens
2019-02-15net: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi
2019-02-15sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew
2019-02-15netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso
2019-02-15mac80211: Restore vif beacon interval if start ap failsRakesh Pillai
2019-02-15mac80211: Free mpath object when rhashtable insertion failsHerbert Xu
2019-02-15mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu
2019-02-14SUNRPC: Use au_rslack when computing reply buffer sizeChuck Lever
2019-02-14SUNRPC: Add rpc_auth::au_ralign fieldChuck Lever
2019-02-14SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeChuck Lever
2019-02-14NFS: Account for XDR pad of buf->pagesChuck Lever
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever
2019-02-14SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ filesChuck Lever
2019-02-14SUNRPC: Remove xdr_buf_trim()Chuck Lever
2019-02-14SUNRPC: Introduce trace points in rpc_auth_gss.koChuck Lever
2019-02-14SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever
2019-02-13net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet
2019-02-13sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrateXin Long
2019-02-13sctp: call gso_reset_checksum when computing checksum in sctp_gso_segmentXin Long
2019-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-02-13SUNRPC: Clean up rpc_verify_header()Chuck Lever
2019-02-13SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever
2019-02-13SUNRPC: Add build option to disable support for insecure enctypesChuck Lever
2019-02-13SUNRPC: Remove rpc_xprt::tsh_sizeChuck Lever
2019-02-13netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso