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
/
rds
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDS: Do not set op_active in r_m_copy_from_user().
Andy Grover
2010-09-08
2
-7
/
+8
*
RDS: Rewrite rds_send_xmit
Andy Grover
2010-09-08
2
-63
/
+73
*
RDS: Rename data op members prefix from m_ to op_
Andy Grover
2010-09-08
6
-51
/
+51
*
RDS: Remove struct rds_rdma_op
Andy Grover
2010-09-08
8
-148
/
+145
*
RDS: purge atomic resources too in rds_message_purge()
Andy Grover
2010-09-08
3
-0
/
+22
*
RDS: Inline rdma_prepare into cmsg_rdma_args
Andy Grover
2010-09-08
1
-26
/
+12
*
RDS: Implement silent atomics
Andy Grover
2010-09-08
5
-35
/
+45
*
RDS: Move loop-only function to loop.c
Andy Grover
2010-09-08
2
-8
/
+13
*
RDS/IB: Make all flow control code conditional on i_flowctl
Andy Grover
2010-09-08
1
-6
/
+8
*
RDS: Remove unsignaled_bytes sysctl
Andy Grover
2010-09-08
3
-21
/
+0
*
RDS: rewrite rds_ib_xmit
Andy Grover
2010-09-08
1
-78
/
+45
*
RDS/IB: Remove ib_[header/data]_sge() functions
Andy Grover
2010-09-08
3
-55
/
+23
*
RDS/IB: Remove dead code
Andy Grover
2010-09-08
1
-14
/
+0
*
RDS/IB: Disallow connections less than RDS 3.1
Andy Grover
2010-09-08
2
-47
/
+16
*
RDS/IB: eliminate duplicate code
Andy Grover
2010-09-08
1
-19
/
+11
*
RDS: inc_purge() transport function unused - remove it
Andy Grover
2010-09-08
12
-18
/
+3
*
RDS: Whitespace
Andy Grover
2010-09-08
3
-4
/
+3
*
RDS: Do not mask address when pinning pages
Andy Grover
2010-09-08
1
-2
/
+2
*
RDS: Base init_depth and responder_resources on hw values
Andy Grover
2010-09-08
4
-11
/
+24
*
RDS: Implement atomic operations
Andy Grover
2010-09-08
8
-23
/
+302
*
RDS: Clear up some confusing code in send_remove_from_sock
Andy Grover
2010-09-08
1
-1
/
+1
*
RDS: make sure all sgs alloced are initialized
Andy Grover
2010-09-08
2
-3
/
+2
*
RDS: make m_rdma_op a member of rds_message
Andy Grover
2010-09-08
6
-90
/
+129
*
RDS: fold rdma.h into rds.h
Andy Grover
2010-09-08
12
-95
/
+77
*
RDS: Explicitly allocate rm in sendmsg()
Andy Grover
2010-09-08
3
-27
/
+62
*
RDS: cleanup/fix rds_rdma_unuse
Andy Grover
2010-09-08
1
-12
/
+15
*
RDS: break out rdma and data ops into nested structs in rds_message
Andy Grover
2010-09-08
7
-85
/
+96
*
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
2010-09-08
26
-90
/
+90
*
RDS: move rds_shutdown_worker impl. to rds_conn_shutdown
Andy Grover
2010-09-08
3
-53
/
+63
*
RDS: Fix locking in send on m_rs_lock
Andy Grover
2010-09-08
1
-7
/
+8
*
RDS: Rewrite rds_send_drop_to() for clarity
Andy Grover
2010-09-08
1
-35
/
+29
*
RDS: Fix corrupted rds_mrs
Tina Yang
2010-09-08
1
-0
/
+8
*
RDS: Fix BUG_ONs to not fire when in a tasklet
Andy Grover
2010-09-08
2
-2
/
+2
*
rds: fix a leak of kernel memory
Eric Dumazet
2010-08-18
1
-1
/
+1
*
net/rds: Add missing mutex_unlock
Julia Lawall
2010-05-29
2
-0
/
+2
*
net: Remove unnecessary semicolons after switch statements
Joe Perches
2010-05-17
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
1
-1
/
+1
|
\
|
*
rdma: potential ERR_PTR dereference
Dan Carpenter
2010-04-22
1
-1
/
+1
*
|
net: sk_sleep() helper
Eric Dumazet
2010-04-20
4
-4
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
21
-0
/
+21
|
\
\
|
|
/
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
21
-0
/
+21
*
|
rds: cleanup: remove unneeded variable
Dan Carpenter
2010-03-24
1
-2
/
+0
*
|
RDS: Enable per-cpu workqueue threads
Tina Yang
2010-03-16
1
-1
/
+1
*
|
RDS: Do not call set_page_dirty() with irqs off
Andy Grover
2010-03-16
3
-7
/
+12
*
|
RDS: Properly unmap when getting a remote access error
Sherman Pun
2010-03-16
1
-1
/
+5
*
|
RDS: only put sockets that have seen congestion on the poll_waitq
Andy Grover
2010-03-16
3
-2
/
+11
*
|
RDS: Fix locking in rds_send_drop_to()
Tina Yang
2010-03-16
1
-6
/
+7
*
|
RDS: Turn down alarming reconnect messages
Andy Grover
2010-03-16
3
-3
/
+6
*
|
RDS: Workaround for in-use MRs on close causing crash
Andy Grover
2010-03-16
1
-2
/
+2
*
|
RDS: Fix send locking issue
Tina Yang
2010-03-16
1
-3
/
+2
[next]