index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
recv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDS: add receive message trace used by application
Santosh Shilimkar
2017-01-02
1
-3
/
+29
*
RDS: add stat for socket recv memory usage
Venkat Venkatsubra
2017-01-02
1
-0
/
+4
*
RDS: TCP: Track peer's connection generation number
Sowmini Varadhan
2016-11-17
1
-0
/
+36
*
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
2016-07-15
1
-0
/
+75
*
RDS: Do not send a pong to an incoming ping with 0 src port
Sowmini Varadhan
2016-07-01
1
-0
/
+4
*
RDS: Make rds_send_pong() take a rds_conn_path argument
Sowmini Varadhan
2016-06-14
1
-1
/
+1
*
RDS: rds_inc_path_init() helper function for MP capable transports
Sowmini Varadhan
2016-06-14
1
-0
/
+14
*
RDS: recv path gets the conn_path from rds_incoming for MP capable transports
Sowmini Varadhan
2016-06-14
1
-4
/
+8
*
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
2016-06-14
1
-0
/
+1
*
rds: fix an infoleak in rds_inc_info_copy
Kangjie Lu
2016-06-02
1
-0
/
+2
*
RDS: Add support for SO_TIMESTAMP for incoming messages
santosh.shilimkar@oracle.com
2016-03-02
1
-2
/
+18
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-2
/
+2
*
put iov_iter into msghdr
Al Viro
2014-12-09
1
-3
/
+4
*
rds: switch ->inc_copy_to_user() to passing iov_iter
Al Viro
2014-11-24
1
-2
/
+3
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-18
1
-2
/
+1
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-2
/
+0
*
rds: set correct msg_namelen
Weiping Pan
2012-07-23
1
-0
/
+3
*
rds: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-1
/
+1
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
rds: make local functions/variables static
stephen hemminger
2010-10-21
1
-2
/
+1
*
RDS: Whitespace
Andy Grover
2010-09-08
1
-2
/
+2
*
RDS: fold rdma.h into rds.h
Andy Grover
2010-09-08
1
-1
/
+0
*
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
2010-09-08
1
-2
/
+2
*
rds: fix a leak of kernel memory
Eric Dumazet
2010-08-18
1
-1
/
+1
*
net: sk_sleep() helper
Eric Dumazet
2010-04-20
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net: Move && and || to end of previous line
Joe Perches
2009-11-29
1
-6
/
+5
*
RDS: Export symbols from core RDS
Andy Grover
2009-08-23
1
-0
/
+4
*
RDS: Fix completion notifications on blocking sockets
Andy Grover
2009-07-20
1
-11
/
+13
*
RDS: recv.c
Andy Grover
2009-02-26
1
-0
/
+542