index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
recv.c
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
|
\
|
*
net/rds: Fix info leak in rds6_inc_info_copy()
Ka-Cheong Poon
2019-08-27
*
|
net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
Dag Moxnes
2019-08-23
|
/
*
rds: add type of service(tos) infrastructure
Santosh Shilimkar
2019-02-04
*
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
2019-02-03
*
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
2019-02-03
*
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
2019-02-03
*
net: rds: use memset to optimize the recv
Zhu Yanjun
2018-09-17
*
rds: store socket timestamps as ktime_t
Arnd Bergmann
2018-09-01
*
rds: Remove IPv6 dependency
Ka-Cheong Poon
2018-08-01
*
rds: Extend RDS API for IPv6 support
Ka-Cheong Poon
2018-07-24
*
rds: Enable RDS IPv6 support
Ka-Cheong Poon
2018-07-24
*
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
2018-07-24
*
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
2018-06-14
*
rds: do not leak kernel memory to user land
Eric Dumazet
2018-05-03
*
rds: use list structure to track information for zerocopy completion notifica...
Sowmini Varadhan
2018-03-07
*
rds: deliver zerocopy completion notification with data
Sowmini Varadhan
2018-02-27
*
rds: support for zcopy completion notification
Sowmini Varadhan
2018-02-16
*
net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
*
rds: tcp: send handshake ping-probe from passive endpoint
Sowmini Varadhan
2017-06-22
*
rds: tcp: various endian-ness fixes
Sowmini Varadhan
2017-06-16
*
rds: make use of iov_iter_revert()
Al Viro
2017-04-21
*
RDS: add receive message trace used by application
Santosh Shilimkar
2017-01-02
*
RDS: add stat for socket recv memory usage
Venkat Venkatsubra
2017-01-02
*
RDS: TCP: Track peer's connection generation number
Sowmini Varadhan
2016-11-17
*
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
2016-07-15
*
RDS: Do not send a pong to an incoming ping with 0 src port
Sowmini Varadhan
2016-07-01
*
RDS: Make rds_send_pong() take a rds_conn_path argument
Sowmini Varadhan
2016-06-15
*
RDS: rds_inc_path_init() helper function for MP capable transports
Sowmini Varadhan
2016-06-15
*
RDS: recv path gets the conn_path from rds_incoming for MP capable transports
Sowmini Varadhan
2016-06-15
*
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
2016-06-15
*
rds: fix an infoleak in rds_inc_info_copy
Kangjie Lu
2016-06-03
*
RDS: Add support for SO_TIMESTAMP for incoming messages
santosh.shilimkar@oracle.com
2016-03-02
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
*
put iov_iter into msghdr
Al Viro
2014-12-09
*
rds: switch ->inc_copy_to_user() to passing iov_iter
Al Viro
2014-11-24
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-19
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
*
rds: set correct msg_namelen
Weiping Pan
2012-07-23
*
rds: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
*
rds: make local functions/variables static
stephen hemminger
2010-10-21
*
RDS: Whitespace
Andy Grover
2010-09-08
*
RDS: fold rdma.h into rds.h
Andy Grover
2010-09-08
*
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
2010-09-08
*
rds: fix a leak of kernel memory
Eric Dumazet
2010-08-19
*
net: sk_sleep() helper
Eric Dumazet
2010-04-20
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
net: Move && and || to end of previous line
Joe Perches
2009-11-29
*
RDS: Export symbols from core RDS
Andy Grover
2009-08-23
[next]