index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-09
1
-1
/
+1
|
\
|
*
remove abs64()
Andrew Morton
2015-11-09
1
-1
/
+1
*
|
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-11-09
13
-394
/
+1083
|
\
\
|
|
/
|
/
|
|
*
Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debug
Kinglong Mee
2015-11-03
1
-11
/
+12
|
*
SUNRPC: fix variable type
Andrzej Hajda
2015-11-03
1
-1
/
+1
|
*
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-11-02
14
-317
/
+923
|
|
\
|
|
*
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
2015-11-02
4
-0
/
+35
|
|
*
SUNRPC: Remove the TCP-only restriction in bc_svc_process()
Chuck Lever
2015-11-02
1
-5
/
+0
|
|
*
svcrdma: Add backward direction service for RPC/RDMA transport
Chuck Lever
2015-11-02
2
-0
/
+64
|
|
*
xprtrdma: Handle incoming backward direction RPC calls
Chuck Lever
2015-11-02
3
-0
/
+161
|
|
*
xprtrdma: Add support for sending backward direction RPC replies
Chuck Lever
2015-11-02
3
-0
/
+51
|
|
*
xprtrdma: Pre-allocate Work Requests for backchannel
Chuck Lever
2015-11-02
3
-2
/
+26
|
|
*
xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers
Chuck Lever
2015-11-02
5
-12
/
+309
|
|
*
SUNRPC: Abstract backchannel operations
Chuck Lever
2015-11-02
2
-2
/
+27
|
|
*
xprtrdma: Saving IRQs no longer needed for rb_lock
Chuck Lever
2015-11-02
1
-14
/
+10
|
|
*
xprtrdma: Remove reply tasklet
Chuck Lever
2015-11-02
1
-43
/
+0
|
|
*
xprtrdma: Use workqueue to process RPC/RDMA replies
Chuck Lever
2015-11-02
4
-18
/
+65
|
|
*
xprtrdma: Replace send and receive arrays
Chuck Lever
2015-11-02
2
-91
/
+73
|
|
*
xprtrdma: Refactor reply handler error handling
Chuck Lever
2015-11-02
3
-40
/
+53
|
|
*
xprtrdma: Prevent loss of completion signals
Chuck Lever
2015-11-02
2
-41
/
+38
|
|
*
xprtrdma: Re-arm after missed events
Chuck Lever
2015-11-02
1
-56
/
+10
|
|
*
xprtrdma: Enable swap-on-NFS/RDMA
Chuck Lever
2015-11-02
1
-1
/
+1
|
|
*
xprtrdma: don't log warnings for flushed completions
Steve Wise
2015-11-02
1
-2
/
+5
|
*
|
SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()
Trond Myklebust
2015-10-08
1
-1
/
+3
|
*
|
SUNRPC: Move AF_LOCAL receive data path into a workqueue context
Trond Myklebust
2015-10-08
1
-30
/
+42
|
*
|
SUNRPC: Move UDP receive data path into a workqueue context
Trond Myklebust
2015-10-08
1
-23
/
+61
|
*
|
SUNRPC: Move TCP receive data path into a workqueue context
Trond Myklebust
2015-10-08
1
-15
/
+36
|
*
|
SUNRPC: Refactor TCP receive
Trond Myklebust
2015-10-08
1
-15
/
+29
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
6
-11
/
+13
|
\
\
\
|
*
|
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
6
-11
/
+13
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-11-07
17
-350
/
+339
|
\
\
\
\
|
*
|
|
|
RDS/IW: Convert to new memory registration API
Sagi Grimberg
2015-10-28
3
-115
/
+75
|
*
|
|
|
svcrdma: Port to new memory registration API
Sagi Grimberg
2015-10-28
2
-57
/
+53
|
*
|
|
|
xprtrdma: Port to new memory registration API
Sagi Grimberg
2015-10-28
2
-52
/
+69
|
*
|
|
|
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
8
-160
/
+176
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...
Doug Ledford
2015-10-28
12
-200
/
+181
|
|
|
\
\
\
\
|
|
|
*
|
|
|
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
8
-160
/
+176
|
*
|
|
|
|
|
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-28
8
-11
/
+12
|
*
|
|
|
|
|
Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4
Doug Ledford
2015-10-21
5
-40
/
+5
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
/
/
/
/
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
3
-5
/
+5
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
net: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-29
3
-5
/
+5
*
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
10
-45
/
+54
|
\
\
\
\
\
\
|
*
|
|
|
|
|
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-21
10
-45
/
+54
*
|
|
|
|
|
|
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-11-04
1
-30
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
Peter Hurley
2015-10-17
1
-30
/
+1
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
7
-37
/
+46
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ipv6: fix tunnel error handling
Michal Kubeček
2015-11-03
1
-1
/
+11
|
*
|
|
|
|
|
|
|
sit: fix sit0 percpu double allocations
Eric Dumazet
2015-11-02
1
-22
/
+4
|
*
|
|
|
|
|
|
|
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
Matthias Schiffer
2015-11-02
1
-2
/
+1
|
*
|
|
|
|
|
|
|
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
2015-11-02
1
-3
/
+3
[next]