summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-20SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_statusTrond Myklebust
2014-03-20SUNRPC: Don't let rpc_delay() clobber non-timeout errorsTrond Myklebust
2014-03-20SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasksSteve Dickson
2014-03-19SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasksTrond Myklebust
2014-03-17SUNRPC: remove KERN_INFO from dprintk() call sitesChuck Lever
2014-03-17SUNRPC: Fix large reads on NFS/RDMAChuck Lever
2014-03-17Merge branch 'devel' into linux-nextTrond Myklebust
2014-03-17SUNRPC: Ensure that call_bind times out correctlyTrond Myklebust
2014-03-17SUNRPC: Ensure that call_connect times out correctlyTrond Myklebust
2014-02-16SUNRPC: Fix a pipe_version reference leakTrond Myklebust
2014-02-16SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust
2014-02-11SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust
2014-02-11SUNRPC: Fix potential memory scribble in xprt_free_bc_request()Trond Myklebust
2014-02-11SUNRPC: Fix races in xs_nospace()Trond Myklebust
2014-02-10SUNRPC: Don't create a gss auth cache unless rpc.gssd is runningTrond Myklebust
2014-02-07libceph: do not dereference a NULL bio pointerIlya Dryomov
2014-02-07libceph: take map_sem for read in handle_reply()Ilya Dryomov
2014-02-07libceph: factor out logic from ceph_osdc_start_request()Ilya Dryomov
2014-02-03libceph: fix error handling in ceph_osdc_init()Ilya Dryomov
2014-01-31Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-30x86, x32: Correct invalid use of user timespec in the kernelPaX Team
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-28net: Fix warning on make htmldocs caused by skbuff.cMasanari Iida
2014-01-28Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/d...David S. Miller
2014-01-28llc: remove noisy WARN from llc_mac_hdr_initDave Jones
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-27net: gre: use icmp_hdr() to get inner ip headerDuan Jiong
2014-01-27net: 6lowpan: fixup for code movementStephen Rothwell
2014-01-27net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger
2014-01-27libceph: follow redirect replies from osdsIlya Dryomov
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov
2014-01-27libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov
2014-01-27libceph: add ceph_pg_pool_by_id()Ilya Dryomov
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov
2014-01-27libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov
2014-01-27libceph: start using oloc abstractionIlya Dryomov
2014-01-27net: ipv4: Use PTR_ERR_OR_ZEROSachin Kamat
2014-01-27sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton
2014-01-26net: add and use skb_gso_transport_seglen()Florian Westphal
2014-01-26Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-26af_rxrpc: Handle frames delivered from another VMTim Smith
2014-01-26af_rxrpc: Avoid setting up double-free on checksum errorTim Smith
2014-01-26RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive()Alexey Khoroshilov
2014-01-26libceph: dout() is missing a newlineIlya Dryomov
2014-01-26libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds