summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-08-05SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-08-02SUNRPC: Fix up socket autodisconnectTrond Myklebust
2016-08-01SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust
2016-07-24Merge branch 'sunrpc'Trond Myklebust
2016-07-24SUNRPC: Fix a compiler warning in fs/nfs/clnt.cTrond Myklebust
2016-07-19xprtrdma: fix semicolon.cocci warningskbuild test robot
2016-07-19sunrpc: Prevent resvport min/max inversion via sysfs and module parameterFrank Sorenson
2016-07-19sunrpc: Prevent resvport min/max inversion via sysctlFrank Sorenson
2016-07-19sunrpc: Fix reserved port range calculationFrank Sorenson
2016-07-19sunrpc: Fix bit count when setting hashtable size to power-of-twoFrank Sorenson
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew
2016-07-16SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust
2016-07-11NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-07-11svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever
2016-07-11xprtrdma: No direct data placement with krb5i and krb5pChuck Lever
2016-07-11xprtrdma: Clean up fixup_copy_count accountingChuck Lever
2016-07-11xprtrdma: Update only specific fields in private receive bufferChuck Lever
2016-07-11xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup()Chuck Lever
2016-07-11xprtrdma: rpcrdma_inline_fixup() overruns the receive page listChuck Lever
2016-07-11xprtrdma: Chunk list encoders no longer share one rl_segments arrayChuck Lever
2016-07-11xprtrdma: Place registered MWs on a per-req listChuck Lever
2016-07-11xprtrdma: Release orphaned MRs immediatelyChuck Lever
2016-07-11xprtrdma: Allocate MRs on demandChuck Lever
2016-07-11xprtrdma: Chunk list encoders must not return zeroChuck Lever
2016-07-11xprtrdma: Honor ->send_request API contractChuck Lever
2016-07-11xprtrdma: Reply buffer exhaustion can be catastrophicChuck Lever
2016-07-11xprtrdma: Clean up device capability detectionChuck Lever
2016-07-11xprtrdma: Remove rpcrdma_map_one() and friendsChuck Lever
2016-07-11xprtrdma: Remove ALLPHYSICAL memory registration modeChuck Lever
2016-07-11xprtrdma: Do not leak an MW during a DMA map failureChuck Lever
2016-07-11xprtrdma: Refactor MR recovery work queuesChuck Lever
2016-07-11xprtrdma: Use scatterlist for DMA mapping and unmapping under FMRChuck Lever
2016-07-11xprtrdma: Rename fields in rpcrdma_fmrChuck Lever
2016-07-11xprtrdma: Move init and release helpersChuck Lever
2016-07-11xprtrdma: Create common scatterlist fields in rpcrdma_mwChuck Lever
2016-07-11xprtrdma: Remove FMRs from the unmap list after unmappingChuck Lever
2016-07-05ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau
2016-07-05net: fix decnet rtnexthop parsingVegard Nossum
2016-07-04RDS: fix rds_tcp_init() error pathVegard Nossum
2016-07-01tipc: fix nl compat regression for link statisticsRichard Alpe
2016-07-01net_sched: fix mirrored packets checksumWANG Cong
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller
2016-06-30ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-29Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/...David S. Miller
2016-06-29openvswitch: fix conntrack netlink event deliverySamuel Gauthier
2016-06-29neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso
2016-06-29cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC headerFelix Fietkau
2016-06-29net: bridge: fix vlan stats continue counterNikolay Aleksandrov