Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cc388d204f77fe3641c7266bddbdce7cb4975241
/
net
/
rds
/
recv.c
863d556
rds: avoid unenecessary cong_update in loop transport
by Santosh Shilimkar
· 6 years ago
5916e2c
RDS: TCP: Enable multipath RDS for TCP
by Sowmini Varadhan
· 8 years ago
11bb62f
RDS: Do not send a pong to an incoming ping with 0 src port
by Sowmini Varadhan
· 8 years ago
45997e9
RDS: Make rds_send_pong() take a rds_conn_path argument
by Sowmini Varadhan
· 8 years ago
5e833e0
RDS: rds_inc_path_init() helper function for MP capable transports
by Sowmini Varadhan
· 8 years ago
ef9e62c
RDS: recv path gets the conn_path from rds_incoming for MP capable transports
by Sowmini Varadhan
· 8 years ago
0cb4396
RDS: split out connection specific state from rds_connection to rds_conn_path
by Sowmini Varadhan
· 8 years ago
4116def
rds: fix an infoleak in rds_inc_info_copy
by Kangjie Lu
· 8 years ago
5711f8b
RDS: Add support for SO_TIMESTAMP for incoming messages
by santosh.shilimkar@oracle.com
· 9 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
c310e72
rds: switch ->inc_copy_to_user() to passing iov_iter
by Al Viro
· 10 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
06b6a1c
rds: set correct msg_namelen
by Weiping Pan
· 12 years ago
6114eab
rds: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
ff51bf8
rds: make local functions/variables static
by stephen hemminger
· 14 years ago
6200ed7
RDS: Whitespace
by Andy Grover
· 15 years ago
21f79af
RDS: fold rdma.h into rds.h
by Andy Grover
· 15 years ago
8690bfa
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
by Andy Grover
· 15 years ago
f037590
rds: fix a leak of kernel memory
by Eric Dumazet
· 14 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 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
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
edacaea
RDS: Fix completion notifications on blocking sockets
by Andy Grover
· 15 years ago
bdbe6fb
RDS: recv.c
by Andy Grover
· 16 years ago