1. f1693c6 rds: avoid unenecessary cong_update in loop transport by Santosh Shilimkar · 6 years ago
  2. eb80ca4 rds: do not leak kernel memory to user land by Eric Dumazet · 6 years ago
  3. 9426bbc rds: use list structure to track information for zerocopy completion notification by Sowmini Varadhan · 7 years ago
  4. 401910d rds: deliver zerocopy completion notification with data by Sowmini Varadhan · 7 years ago
  5. 01883ed rds: support for zcopy completion notification by Sowmini Varadhan · 7 years ago
  6. b7f0292 net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  7. 69b92b5 rds: tcp: send handshake ping-probe from passive endpoint by Sowmini Varadhan · 7 years ago
  8. 00354de rds: tcp: various endian-ness fixes by Sowmini Varadhan · 7 years ago
  9. dc88e3b rds: make use of iov_iter_revert() by Al Viro · 7 years ago
  10. 3289025 RDS: add receive message trace used by application by Santosh Shilimkar · 8 years ago
  11. 192a798 RDS: add stat for socket recv memory usage by Venkat Venkatsubra · 8 years ago
  12. 905dd41 RDS: TCP: Track peer's connection generation number by Sowmini Varadhan · 8 years ago
  13. 5916e2c RDS: TCP: Enable multipath RDS for TCP by Sowmini Varadhan · 8 years ago
  14. 11bb62f RDS: Do not send a pong to an incoming ping with 0 src port by Sowmini Varadhan · 8 years ago
  15. 45997e9 RDS: Make rds_send_pong() take a rds_conn_path argument by Sowmini Varadhan · 8 years ago
  16. 5e833e0 RDS: rds_inc_path_init() helper function for MP capable transports by Sowmini Varadhan · 8 years ago
  17. ef9e62c RDS: recv path gets the conn_path from rds_incoming for MP capable transports by Sowmini Varadhan · 8 years ago
  18. 0cb4396 RDS: split out connection specific state from rds_connection to rds_conn_path by Sowmini Varadhan · 8 years ago
  19. 4116def rds: fix an infoleak in rds_inc_info_copy by Kangjie Lu · 8 years ago
  20. 5711f8b RDS: Add support for SO_TIMESTAMP for incoming messages by santosh.shilimkar@oracle.com · 9 years ago
  21. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  22. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  23. c310e72 rds: switch ->inc_copy_to_user() to passing iov_iter by Al Viro · 10 years ago
  24. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  25. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  26. 06b6a1c rds: set correct msg_namelen by Weiping Pan · 12 years ago
  27. 6114eab rds: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  28. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  29. ff51bf8 rds: make local functions/variables static by stephen hemminger · 14 years ago
  30. 6200ed7 RDS: Whitespace by Andy Grover · 15 years ago
  31. 21f79af RDS: fold rdma.h into rds.h by Andy Grover · 15 years ago
  32. 8690bfa RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons by Andy Grover · 15 years ago
  33. f037590 rds: fix a leak of kernel memory by Eric Dumazet · 14 years ago
  34. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  35. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  36. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  37. 616b757 RDS: Export symbols from core RDS by Andy Grover · 15 years ago
  38. edacaea RDS: Fix completion notifications on blocking sockets by Andy Grover · 15 years ago
  39. bdbe6fb RDS: recv.c by Andy Grover · 16 years ago