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
*
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
2021-06-08
1
-1
/
+1
*
net/rds: Drop duplicate sin and sin6 assignments
Yejune Deng
2021-03-10
1
-4
/
+0
*
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
2020-07-31
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-1
/
+4
|
\
|
*
net/rds: Fix info leak in rds6_inc_info_copy()
Ka-Cheong Poon
2019-08-27
1
-1
/
+4
*
|
net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
Dag Moxnes
2019-08-23
1
-10
/
+12
|
/
*
rds: add type of service(tos) infrastructure
Santosh Shilimkar
2019-02-04
1
-0
/
+1
*
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
2019-02-03
1
-2
/
+14
*
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
2019-02-03
1
-1
/
+1
*
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
2019-02-03
1
-1
/
+1
*
net: rds: use memset to optimize the recv
Zhu Yanjun
2018-09-17
1
-4
/
+1
*
rds: store socket timestamps as ktime_t
Arnd Bergmann
2018-09-01
1
-8
/
+6
*
rds: Remove IPv6 dependency
Ka-Cheong Poon
2018-08-01
1
-0
/
+2
*
rds: Extend RDS API for IPv6 support
Ka-Cheong Poon
2018-07-23
1
-0
/
+25
*
rds: Enable RDS IPv6 support
Ka-Cheong Poon
2018-07-23
1
-1
/
+1
*
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
2018-07-23
1
-17
/
+34
*
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
2018-06-14
1
-0
/
+5
*
rds: do not leak kernel memory to user land
Eric Dumazet
2018-05-03
1
-0
/
+1
*
rds: use list structure to track information for zerocopy completion notifica...
Sowmini Varadhan
2018-03-07
1
-7
/
+16
*
rds: deliver zerocopy completion notification with data
Sowmini Varadhan
2018-02-27
1
-1
/
+30
*
rds: support for zcopy completion notification
Sowmini Varadhan
2018-02-16
1
-0
/
+2
*
net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-6
/
+6
*
rds: tcp: send handshake ping-probe from passive endpoint
Sowmini Varadhan
2017-06-22
1
-3
/
+3
*
rds: tcp: various endian-ness fixes
Sowmini Varadhan
2017-06-16
1
-5
/
+7
*
rds: make use of iov_iter_revert()
Al Viro
2017-04-21
1
-3
/
+1
*
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
[next]