summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: Refactor management of mw_list fieldChuck Lever2017-02-105-24/+29
* xprtrdma: Handle stale connection rejectionChuck Lever2017-02-101-45/+21
* xprtrdma: Properly recover FRWRs with in-flight FASTREG WRsChuck Lever2017-02-102-10/+8
* xprtrdma: Shrink send SGEs arrayChuck Lever2017-02-101-4/+7
* xprtrdma: Reduce required number of send SGEsChuck Lever2017-02-103-9/+32
* xprtrdma: Disable pad optimization by defaultChuck Lever2017-02-102-1/+2
* xprtrdma: Per-connection pad optimizationChuck Lever2017-02-103-14/+16
* xprtrdma: Fix Read chunk paddingChuck Lever2017-02-101-6/+4
* NFSv4: Set the connection timeout to match the lease periodTrond Myklebust2017-02-091-4/+6
* SUNRPC: Allow changing of the TCP timeout parameters on the flyTrond Myklebust2017-02-092-11/+70
* SUNRPC: Refactor TCP socket timeout code into a helper functionTrond Myklebust2017-02-091-19/+26
* SUNRPC: Remove unused function rpc_get_timeout()Trond Myklebust2017-02-091-15/+0
* sunrpc: use simple_read_from_buffer for reading cache flushKinglong Mee2017-02-081-12/+3
* sunrpc: record rpc client pointer in seq->private directlyKinglong Mee2017-02-081-25/+10
* sunrpc: update the comments of sunrpc proc pathKinglong Mee2017-02-081-2/+2
* sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee2017-02-082-6/+0
* sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unixKinglong Mee2017-02-082-12/+10
* sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee2017-02-081-32/+17
* sunrpc: error out if register_shrinker failKinglong Mee2017-02-081-1/+5
* SUNRPC: two small improvements to rpcauth shrinker.NeilBrown2017-01-301-2/+4
* Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-01-282-0/+6
|\
| * SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-242-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-2752-268/+407
|\ \ | |/ |/|
| * tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-275-9/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-2619-88/+103
| |\
| | * netfilter: nf_tables: bump set->ndeact on set flushPablo Neira Ayuso2017-01-241-0/+1
| | * netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso2017-01-243-14/+14
| | * netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCLPablo Neira Ayuso2017-01-241-7/+9
| | * netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-01-242-2/+2
| | * netfilter: nf_tables: validate the name size when possibleLiping Zhang2017-01-234-11/+22
| | * netfilter: conntrack: refine gc worker heuristics, reduxFlorian Westphal2017-01-191-19/+20
| | * netfilter: conntrack: remove GC_MAX_EVICTS breakFlorian Westphal2017-01-191-5/+2
| | * netfilter: ipt_CLUSTERIP: fix build error without procfsArnd Bergmann2017-01-181-1/+6
| | * netfilter: Fix typo in NF_CONNTRACK Kconfig option descriptionWilliam Breathitt Gray2017-01-161-1/+1
| | * netfilter: nf_tables: fix possible oops when dumping stateful objectsLiping Zhang2017-01-161-2/+3
| | * netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang2017-01-164-27/+17
| | * tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol2017-01-092-0/+2
| | * netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol2017-01-092-0/+5
| * | Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-mergeDavid S. Miller2017-01-251-5/+5
| |\ \
| | * | batman-adv: Decrease hardif refcnt on fragmentation send errorSven Eckelmann2017-01-041-5/+5
| * | | net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli2017-01-251-0/+2
| * | | tcp: correct memory barrier usage in tcp_check_space()Jason Baron2017-01-251-1/+1
| * | | sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segmentXin Long2017-01-251-1/+1
| * | | sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long2017-01-251-1/+5
| * | | lwtunnel: Fix oops on state free after encap module unloadRobert Shearman2017-01-241-1/+5
| * | | net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-245-0/+6
| * | | tipc: fix cleanup at module unloadParthasarathy Bhuvaragan2017-01-241-3/+1
| * | | tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan2017-01-241-6/+7
| * | | tipc: fix nametbl_lock soft lockup at module exitParthasarathy Bhuvaragan2017-01-241-11/+5
| * | | tipc: fix connection refcount errorParthasarathy Bhuvaragan2017-01-241-9/+10
OpenPOWER on IntegriCloud