summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-091-1/+1
|\
| * remove abs64()Andrew Morton2015-11-091-1/+1
* | Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-0913-394/+1083
|\ \ | |/ |/|
| * Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debugKinglong Mee2015-11-031-11/+12
| * SUNRPC: fix variable typeAndrzej Hajda2015-11-031-1/+1
| * Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-11-0214-317/+923
| |\
| | * NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever2015-11-024-0/+35
| | * SUNRPC: Remove the TCP-only restriction in bc_svc_process()Chuck Lever2015-11-021-5/+0
| | * svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever2015-11-022-0/+64
| | * xprtrdma: Handle incoming backward direction RPC callsChuck Lever2015-11-023-0/+161
| | * xprtrdma: Add support for sending backward direction RPC repliesChuck Lever2015-11-023-0/+51
| | * xprtrdma: Pre-allocate Work Requests for backchannelChuck Lever2015-11-023-2/+26
| | * xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffersChuck Lever2015-11-025-12/+309
| | * SUNRPC: Abstract backchannel operationsChuck Lever2015-11-022-2/+27
| | * xprtrdma: Saving IRQs no longer needed for rb_lockChuck Lever2015-11-021-14/+10
| | * xprtrdma: Remove reply taskletChuck Lever2015-11-021-43/+0
| | * xprtrdma: Use workqueue to process RPC/RDMA repliesChuck Lever2015-11-024-18/+65
| | * xprtrdma: Replace send and receive arraysChuck Lever2015-11-022-91/+73
| | * xprtrdma: Refactor reply handler error handlingChuck Lever2015-11-023-40/+53
| | * xprtrdma: Prevent loss of completion signalsChuck Lever2015-11-022-41/+38
| | * xprtrdma: Re-arm after missed eventsChuck Lever2015-11-021-56/+10
| | * xprtrdma: Enable swap-on-NFS/RDMAChuck Lever2015-11-021-1/+1
| | * xprtrdma: don't log warnings for flushed completionsSteve Wise2015-11-021-2/+5
| * | SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()Trond Myklebust2015-10-081-1/+3
| * | SUNRPC: Move AF_LOCAL receive data path into a workqueue contextTrond Myklebust2015-10-081-30/+42
| * | SUNRPC: Move UDP receive data path into a workqueue contextTrond Myklebust2015-10-081-23/+61
| * | SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust2015-10-081-15/+36
| * | SUNRPC: Refactor TCP receiveTrond Myklebust2015-10-081-15/+29
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-076-11/+13
|\ \ \
| * | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-066-11/+13
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-0717-350/+339
|\ \ \ \
| * | | | RDS/IW: Convert to new memory registration APISagi Grimberg2015-10-283-115/+75
| * | | | svcrdma: Port to new memory registration APISagi Grimberg2015-10-282-57/+53
| * | | | xprtrdma: Port to new memory registration APISagi Grimberg2015-10-282-52/+69
| * | | | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-288-160/+176
| |\ \ \ \
| | * \ \ \ Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-2812-200/+181
| | |\ \ \ \
| | | * | | | IB: split struct ib_send_wrChristoph Hellwig2015-10-088-160/+176
| * | | | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-288-11/+12
| * | | | | | Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford2015-10-215-40/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-073-5/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | net: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-293-5/+5
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-0510-45/+54
|\ \ \ \ \ \
| * | | | | | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-2110-45/+54
* | | | | | | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-041-30/+1
|\ \ \ \ \ \ \
| * | | | | | | tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-171-30/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-037-37/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | ipv6: fix tunnel error handlingMichal Kubeček2015-11-031-1/+11
| * | | | | | | | sit: fix sit0 percpu double allocationsEric Dumazet2015-11-021-22/+4
| * | | | | | | | ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer2015-11-021-2/+1
| * | | | | | | | ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha2015-11-021-3/+3
OpenPOWER on IntegriCloud