1. 9426bbc rds: use list structure to track information for zerocopy completion notification by Sowmini Varadhan · 7 years ago
  2. 401910d rds: deliver zerocopy completion notification with data by Sowmini Varadhan · 7 years ago
  3. 01883ed rds: support for zcopy completion notification by Sowmini Varadhan · 7 years ago
  4. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  5. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  6. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  7. 780e982 RDS: validate the requested traces user input against max supported by santosh.shilimkar@oracle.com · 8 years ago
  8. 3289025 RDS: add receive message trace used by application by Santosh Shilimkar · 8 years ago
  9. 905dd41 RDS: TCP: Track peer's connection generation number by Sowmini Varadhan · 8 years ago
  10. 5711f8b RDS: Add support for SO_TIMESTAMP for incoming messages by santosh.shilimkar@oracle.com · 9 years ago
  11. 7b56543 RDS: convert bind hash table to re-sizable hashtable by santosh.shilimkar@oracle.com · 9 years ago
  12. 9b9acde RDS: Use per-bucket rw lock for bind hash-table by Santosh Shilimkar · 11 years ago
  13. 8b0a6b4 RDS: make socket bind/release locking scheme simple and more efficient by Santosh Shilimkar · 13 years ago
  14. 0df5f9a6 RDS: add a sock_destruct callback debug aid by santosh.shilimkar@oracle.com · 9 years ago
  15. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  16. 8ba3846 net/rds Add getsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 10 years ago
  17. d97dac5 net/rds: Add setsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 10 years ago
  18. 3c88f3d RDS: Switch to generic logging helpers by Sagi Grimberg · 10 years ago
  19. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  20. d7cdb96 treewide: fix synchronize_rcu() in comments by Jesper Dangaard Brouer · 11 years ago
  21. efc3dbc rds: Make rds_sock_lock BH rather than IRQ safe. by David S. Miller · 13 years ago
  22. 59f740a RDS/IB: print string constants in more places by Zach Brown · 14 years ago
  23. 5adb5bc RDS: have sockets get transport module references by Zach Brown · 14 years ago
  24. ef87b7e RDS: remove __init and __exit annotation by Zach Brown · 14 years ago
  25. 38a4e5e rds: Use RCU for the bind lookup searches by Chris Mason · 15 years ago
  26. 21f79af RDS: fold rdma.h into rds.h by Andy Grover · 15 years ago
  27. 8690bfa RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons by Andy Grover · 15 years ago
  28. aa39514 net: sk_sleep() helper by Eric Dumazet · 15 years ago
  29. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  30. 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
  31. 18062ca rds: cleanup: remove unneeded variable by Dan Carpenter · 15 years ago
  32. b98ba52 RDS: only put sockets that have seen congestion on the poll_waitq by Andy Grover · 15 years ago
  33. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  34. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  35. 244546f RDS: Add GET_MR_FOR_DEST sockopt by Andy Grover · 15 years ago
  36. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  37. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  38. 5708e86 net: constify remaining proto_ops by Alexey Dobriyan · 15 years ago
  39. 40d8660 RDS: Modularize RDMA and TCP transports by Andy Grover · 15 years ago
  40. 9c56a84 RDS: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  41. 639b321 RDS: Socket interface by Andy Grover · 16 years ago