Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
57a77fffb0ffa8d9a56536ab8f6c1028abe83137
/
net
/
rds
/
tcp_recv.c
2da43c4
RDS: TCP: make receive path use the rds_conn_path
by Sowmini Varadhan
· 8 years ago
ea3b1ea
RDS: TCP: make ->sk_user_data point to a rds_conn_path
by Sowmini Varadhan
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5c3da57
net: rds: fix coding style issues
by Joshua Houghton
· 8 years ago
0cb4396
RDS: split out connection specific state from rds_connection to rds_conn_path
by Sowmini Varadhan
· 8 years ago
3803662
rds: tcp: block BH in TCP callbacks
by Eric Dumazet
· 8 years ago
947d275
RDS: TCP: Call pskb_extract() helper function
by Sowmini Varadhan
· 9 years ago
8ce675f
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_data_recv
by Sowmini Varadhan
· 9 years ago
c310e72
rds: switch ->inc_copy_to_user() to passing iov_iter
by Al Viro
· 10 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
bfdc587
rds: Don't disable BH on BH context
by Ying Xue
· 12 years ago
6114eab
rds: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
ff51bf8
rds: make local functions/variables static
by stephen hemminger
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
f064af1
net: fix a lockdep splat
by Eric Dumazet
· 14 years ago
ef87b7e
RDS: remove __init and __exit annotation
by Zach Brown
· 14 years ago
809fa14
RDS: inc_purge() transport function unused - remove it
by Andy Grover
· 15 years ago
8690bfa
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
by Andy Grover
· 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
b075cfd
RDS: update copy_to_user state in tcp transport
by Andy Grover
· 15 years ago
7004108
RDS: Add TCP transport to RDS
by Andy Grover
· 15 years ago