Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2ad8099b58f274dc23bc866ca259d7e5db87fa1a
/
net
/
rds
/
send.c
2ad8099
RDS: rds_send_xmit() locking/irq fixes
by Andy Grover
· 15 years ago
049ee3f
RDS: Change send lock from a mutex to a spinlock
by Andy Grover
· 15 years ago
77dd550
RDS: Stop supporting old cong map sending method
by Andy Grover
· 15 years ago
ff3d7d3
RDS: Perform unmapping ops in stages
by Andy Grover
· 15 years ago
aa0a4ef
RDS: Make sure cmsgs aren't used in improper ways
by Andy Grover
· 15 years ago
2c3a5f9
RDS: Add flag for silent ops. Do atomic op before RDMA
by Andy Grover
· 15 years ago
940786e
RDS: queue failure notifications for dropped atomic ops
by Andy Grover
· 15 years ago
372cd7d
RDS: Do not set op_active in r_m_copy_from_user().
by Andy Grover
· 15 years ago
5b2366b
RDS: Rewrite rds_send_xmit
by Andy Grover
· 15 years ago
6c7cc6e
RDS: Rename data op members prefix from m_ to op_
by Andy Grover
· 15 years ago
f8b3aaf
RDS: Remove struct rds_rdma_op
by Andy Grover
· 15 years ago
241eef3
RDS: Implement silent atomics
by Andy Grover
· 15 years ago
6200ed7
RDS: Whitespace
by Andy Grover
· 15 years ago
15133f6
RDS: Implement atomic operations
by Andy Grover
· 15 years ago
a63273d
RDS: Clear up some confusing code in send_remove_from_sock
by Andy Grover
· 15 years ago
ff87e97
RDS: make m_rdma_op a member of rds_message
by Andy Grover
· 15 years ago
21f79af
RDS: fold rdma.h into rds.h
by Andy Grover
· 15 years ago
fc44508
RDS: Explicitly allocate rm in sendmsg()
by Andy Grover
· 15 years ago
e779137
RDS: break out rdma and data ops into nested structs in rds_message
by Andy Grover
· 15 years ago
8690bfa
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
by Andy Grover
· 15 years ago
9de0864
RDS: Fix locking in send on m_rs_lock
by Andy Grover
· 15 years ago
7c82eaf
RDS: Rewrite rds_send_drop_to() for clarity
by Andy Grover
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
561c7df
RDS: Do not call set_page_dirty() with irqs off
by Andy Grover
· 15 years ago
b98ba52
RDS: only put sockets that have seen congestion on the poll_waitq
by Andy Grover
· 15 years ago
550a800
RDS: Fix locking in rds_send_drop_to()
by Tina Yang
· 15 years ago
048c15e
RDS: Fix send locking issue
by Tina Yang
· 15 years ago
1123fd7
RDS: sendmsg() should check sndtimeo, not rcvtimeo
by Andy Grover
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
616b757
RDS: Export symbols from core RDS
by Andy Grover
· 15 years ago
49f6969
RDS: Establish connection before parsing CMSGs
by Andy Grover
· 16 years ago
f1cffcb
RDS: Fix m_rs_lock deadlock
by Andy Grover
· 16 years ago
5c11559
RDS: send.c
by Andy Grover
· 16 years ago