summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-11-02xprtrdma: Remove reply taskletChuck Lever1-43/+0
2015-11-02xprtrdma: Use workqueue to process RPC/RDMA repliesChuck Lever4-18/+65
2015-11-02xprtrdma: Replace send and receive arraysChuck Lever2-91/+73
2015-11-02xprtrdma: Refactor reply handler error handlingChuck Lever3-40/+53
2015-11-02xprtrdma: Prevent loss of completion signalsChuck Lever2-41/+38
2015-11-02xprtrdma: Re-arm after missed eventsChuck Lever1-56/+10
2015-11-02xprtrdma: Enable swap-on-NFS/RDMAChuck Lever1-1/+1
2015-11-02xprtrdma: don't log warnings for flushed completionsSteve Wise1-2/+5
2015-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-4/+9
2015-10-16rbd: use writefull op for object size writesIlya Dryomov1-4/+9
2015-10-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-5/+3
2015-10-13Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2015-10-12svcrdma: Fix NFS server crash triggered by 1MB NFS WRITEChuck Lever1-1/+1
2015-10-10Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+4
2015-10-06xprtrdma: Don't require LOCAL_DMA_LKEY support for fastregSagi Grimberg1-5/+3
2015-10-02Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2-4/+7
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-42/+76
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds5-35/+2
2015-09-30net: Initialize flow flags in input pathDavid Ahern2-0/+2
2015-09-30net: dsa: fix preparation of a port STP updateVivien Didelot1-3/+8
2015-09-30skbuff: Fix skb checksum partial check.Pravin B Shelar1-4/+5
2015-09-30net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is setDavid Ahern1-1/+2
2015-09-30net sysfs: Print link speed as signed integerAlexander Stein1-2/+1
2015-09-29af_unix: return data from multiple SKBs on recv() with MSG_PEEK flagAaron Conole1-1/+14
2015-09-29svcrdma: handle rdma read with a non-zero initial page offsetSteve Wise1-2/+4
2015-09-29net: sctp: Don't use 64 kilobyte lookup table for four elementsDenys Vlasenko1-9/+11
2015-09-29l2tp: protect tunnel->del_work by ref_countAlexander Couzens1-2/+9
2015-09-29sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss1-19/+23
2015-09-29sctp: Whitespace fixKarl Heiss1-2/+2
2015-09-28xprtrdma: disconnect and flush cqs before freeing buffersSteve Wise2-4/+7
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-341/+644
2015-09-26net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-12/+21
2015-09-25xprtrdma: Replace global lkey with lkey local to PDChuck Lever5-35/+2
2015-09-25net: fix net_device refcountingRussell King2-1/+13
2015-09-25net: dsa: fix of_mdio_find_bus() device refcount leakRussell King1-7/+31
2015-09-25ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett1-8/+8
2015-09-25Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin...David S. Miller1-5/+8
2015-09-25ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett1-8/+8
2015-09-25fib_rules: fix fib rule dumps across multiple skbsWilson Kok1-5/+9
2015-09-25net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong1-15/+15
2015-09-25lwtunnel: remove source and destination UDP port config optionJiri Benc1-24/+0
2015-09-25ipv4: send arp replies to the correct tunnelJiri Benc2-14/+53
2015-09-24netlink: Replace rhash_portid with boundHerbert Xu2-12/+29
2015-09-24Fix AF_PACKET ABI breakage in 4.2David Woodhouse1-15/+17
2015-09-24netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2-2/+10
2015-09-24tcp: add proper TS val into RST packetsEric Dumazet1-0/+1
2015-09-23net: dsa: Fix Marvell Egress Trailer checkNeil Armstrong1-1/+1
2015-09-23openvswitch: Zero flows on allocation.Jesse Gross3-14/+15
2015-09-23userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli1-1/+1