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