index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
rds.h
Age
Commit message (
Expand
)
Author
2016-03-02
RDS: Add support for SO_TIMESTAMP for incoming messages
santosh.shilimkar@oracle.com
2015-11-02
RDS: convert bind hash table to re-sizable hashtable
santosh.shilimkar@oracle.com
2015-10-08
Merge branch 'net/rds/4.3-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2015-10-05
RDS: Use a single TCP socket for both send and receive.
Sowmini Varadhan
2015-09-30
RDS: Use per-bucket rw lock for bind hash-table
Santosh Shilimkar
2015-08-25
RDS: make sure we post recv buffers
santosh.shilimkar@oracle.com
2015-08-07
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
2015-06-02
rds: re-entry of rds_ib_xmit/rds_iw_xmit
Wengang Wang
2015-06-01
net/rds: Add setsockopt support for SO_RDS_TRANSPORT
Sowmini Varadhan
2015-06-01
net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h
Sowmini Varadhan
2015-05-18
RDS: Switch to generic logging helpers
Sagi Grimberg
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-08
RDS: make sure not to loop forever inside rds_send_xmit
Sowmini Varadhan
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2014-11-24
rds: switch rds_message_copy_from_user() to iov_iter
Al Viro
2014-11-24
rds: switch ->inc_copy_to_user() to passing iov_iter
Al Viro
2013-10-19
net: misc: Remove extern from function prototypes
Joe Perches
2012-03-20
rds: remove the second argument of k[un]map_atomic()
Cong Wang
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-01-20
net: cleanup unused macros in net directory
Shan Wei
2010-10-21
rds: make local functions/variables static
stephen hemminger
2010-09-09
RDS: Implement masked atomic operations
Andy Grover
2010-09-09
RDS/IB: print string constants in more places
Zach Brown
2010-09-09
RDS: have sockets get transport module references
Zach Brown
2010-09-09
RDS: remove old rs_transport comment
Zach Brown
2010-09-09
RDS: remove __init and __exit annotation
Zach Brown
2010-09-09
rds: fix rds_send_xmit() serialization
Zach Brown
2010-09-09
rds: remove unused rds_send_acked_before()
Zach Brown
2010-09-09
RDS: introduce rds_conn_connect_if_down()
Zach Brown
2010-09-09
rds: don't let RDS shutdown a connection while senders are present
Chris Mason
2010-09-09
rds: Use RCU for the bind lookup searches
Chris Mason
2010-09-09
rds: per-rm flush_wait waitq
Chris Mason
2010-09-09
RDS: Use a generation counter to avoid rds_send_xmit loop
Chris Mason
2010-09-09
RDS: Move atomic stats from general to ib-specific area
Andy Grover
2010-09-09
RDS: Change send lock from a mutex to a spinlock
Andy Grover
2010-09-09
RDS: Stop supporting old cong map sending method
Andy Grover
2010-09-09
RDS: Perform unmapping ops in stages
Andy Grover
2010-09-09
RDS: Add flag for silent ops. Do atomic op before RDMA
Andy Grover
2010-09-09
RDS: Move some variables around for consistency
Andy Grover
2010-09-09
RDS: Rewrite rds_send_xmit
Andy Grover
2010-09-09
RDS: Rename data op members prefix from m_ to op_
Andy Grover
2010-09-09
RDS: Remove struct rds_rdma_op
Andy Grover
2010-09-09
RDS: purge atomic resources too in rds_message_purge()
Andy Grover
2010-09-09
RDS: Implement silent atomics
Andy Grover
2010-09-09
RDS: inc_purge() transport function unused - remove it
Andy Grover
2010-09-09
RDS: Implement atomic operations
Andy Grover
2010-09-09
RDS: make m_rdma_op a member of rds_message
Andy Grover
2010-09-09
RDS: fold rdma.h into rds.h
Andy Grover
[next]