index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
rds.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-29
rds: debug messages are enabled by default
shamir rabinovitch
1
-1
/
+1
2016-10-17
rds: Remove unused rds_conn_error
Joe Perches
1
-4
/
+0
2016-08-08
RDS: add __printf format attribute to error reporting functions
Nicolas Iooss
1
-0
/
+1
2016-07-15
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
1
-2
/
+23
2016-07-01
RDS: TCP: Hooks to set up a single connection path
Sowmini Varadhan
1
-1
/
+1
2016-07-01
RDS: TCP: make receive path use the rds_conn_path
Sowmini Varadhan
1
-1
/
+1
2016-07-01
RDS: Rework path specific indirections
Sowmini Varadhan
1
-3
/
+0
2016-06-14
RDS: Update rds_conn_shutdown to work with rds_conn_path
Sowmini Varadhan
1
-2
/
+3
2016-06-14
RDS: Add rds_conn_path_error()
Sowmini Varadhan
1
-0
/
+4
2016-06-14
RDS: Add rds_conn_path_connect_if_down() for MP-aware callers
Sowmini Varadhan
1
-0
/
+1
2016-06-14
RDS: Make rds_send_pong() take a rds_conn_path argument
Sowmini Varadhan
1
-1
/
+1
2016-06-14
RDS: Pass rds_conn_path to rds_send_xmit()
Sowmini Varadhan
1
-1
/
+3
2016-06-14
RDS: Remove stale function rds_send_get_message()
Sowmini Varadhan
1
-2
/
+0
2016-06-14
RDS: Add rds_send_path_drop_acked()
Sowmini Varadhan
1
-0
/
+2
2016-06-14
RDS: rds_inc_path_init() helper function for MP capable transports
Sowmini Varadhan
1
-0
/
+2
2016-06-14
RDS: recv path gets the conn_path from rds_incoming for MP capable transports
Sowmini Varadhan
1
-0
/
+1
2016-06-14
RDS: add t_mp_capable bit to be set by MP capable transports
Sowmini Varadhan
1
-1
/
+6
2016-06-14
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
1
-42
/
+80
2016-06-07
RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()
Sowmini Varadhan
1
-0
/
+2
2016-03-02
RDS: Add support for SO_TIMESTAMP for incoming messages
santosh.shilimkar@oracle.com
1
-0
/
+1
2015-11-02
RDS: convert bind hash table to re-sizable hashtable
santosh.shilimkar@oracle.com
1
-2
/
+5
2015-10-08
Merge branch 'net/rds/4.3-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-0
/
+1
2015-10-05
RDS: Use a single TCP socket for both send and receive.
Sowmini Varadhan
1
-1
/
+3
2015-09-30
RDS: Use per-bucket rw lock for bind hash-table
Santosh Shilimkar
1
-0
/
+1
2015-08-25
RDS: make sure we post recv buffers
santosh.shilimkar@oracle.com
1
-0
/
+1
2015-08-07
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
1
-4
/
+19
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+1
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
1
-0
/
+2
2015-06-02
rds: re-entry of rds_ib_xmit/rds_iw_xmit
Wengang Wang
1
-0
/
+2
2015-05-31
net/rds: Add setsockopt support for SO_RDS_TRANSPORT
Sowmini Varadhan
1
-0
/
+1
2015-05-31
net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h
Sowmini Varadhan
1
-5
/
+0
2015-05-18
RDS: Switch to generic logging helpers
Sagi Grimberg
1
-1
/
+0
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-04-08
RDS: make sure not to loop forever inside rds_send_xmit
Sowmini Varadhan
1
-0
/
+1
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-4
/
+3
2014-11-24
rds: switch rds_message_copy_from_user() to iov_iter
Al Viro
1
-2
/
+1
2014-11-24
rds: switch ->inc_copy_to_user() to passing iov_iter
Al Viro
1
-4
/
+2
2013-10-19
net: misc: Remove extern from function prototypes
Joe Perches
1
-1
/
+1
2012-03-20
rds: remove the second argument of k[un]map_atomic()
Cong Wang
1
-1
/
+1
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-4
/
+4
2011-01-19
net: cleanup unused macros in net directory
Shan Wei
1
-1
/
+0
2010-10-21
rds: make local functions/variables static
stephen hemminger
1
-5
/
+0
2010-09-08
RDS: Implement masked atomic operations
Andy Grover
1
-2
/
+12
2010-09-08
RDS/IB: print string constants in more places
Zach Brown
1
-0
/
+1
2010-09-08
RDS: have sockets get transport module references
Zach Brown
1
-0
/
+1
2010-09-08
RDS: remove old rs_transport comment
Zach Brown
1
-6
/
+0
2010-09-08
RDS: remove __init and __exit annotation
Zach Brown
1
-5
/
+5
2010-09-08
rds: fix rds_send_xmit() serialization
Zach Brown
1
-3
/
+2
2010-09-08
rds: remove unused rds_send_acked_before()
Zach Brown
1
-1
/
+0
2010-09-08
RDS: introduce rds_conn_connect_if_down()
Zach Brown
1
-0
/
+1
[prev]
[next]