1. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  2. 6114eab rds: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  3. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  4. 441c793 net: cleanup unused macros in net directory by Shan Wei · 13 years ago
  5. ff51bf8 rds: make local functions/variables static by stephen hemminger · 14 years ago
  6. 20c72bd RDS: Implement masked atomic operations by Andy Grover · 14 years ago
  7. 59f740a RDS/IB: print string constants in more places by Zach Brown · 14 years ago
  8. 5adb5bc RDS: have sockets get transport module references by Zach Brown · 14 years ago
  9. 7751048 RDS: remove old rs_transport comment by Zach Brown · 14 years ago
  10. ef87b7e RDS: remove __init and __exit annotation by Zach Brown · 14 years ago
  11. 0f4b1c7 rds: fix rds_send_xmit() serialization by Zach Brown · 14 years ago
  12. 671202f rds: remove unused rds_send_acked_before() by Zach Brown · 14 years ago
  13. f3c6808 RDS: introduce rds_conn_connect_if_down() by Zach Brown · 14 years ago
  14. 7e3f295 rds: don't let RDS shutdown a connection while senders are present by Chris Mason · 14 years ago
  15. 38a4e5e rds: Use RCU for the bind lookup searches by Chris Mason · 14 years ago
  16. c83188d rds: per-rm flush_wait waitq by Chris Mason · 14 years ago
  17. 9e29db0 RDS: Use a generation counter to avoid rds_send_xmit loop by Chris Mason · 14 years ago
  18. 51e2cba RDS: Move atomic stats from general to ib-specific area by Andy Grover · 14 years ago
  19. 049ee3f RDS: Change send lock from a mutex to a spinlock by Andy Grover · 14 years ago
  20. 77dd550 RDS: Stop supporting old cong map sending method by Andy Grover · 14 years ago
  21. ff3d7d3 RDS: Perform unmapping ops in stages by Andy Grover · 14 years ago
  22. 2c3a5f9 RDS: Add flag for silent ops. Do atomic op before RDMA by Andy Grover · 14 years ago
  23. 7e3bd65 RDS: Move some variables around for consistency by Andy Grover · 14 years ago
  24. 5b2366b RDS: Rewrite rds_send_xmit by Andy Grover · 14 years ago
  25. 6c7cc6e RDS: Rename data op members prefix from m_ to op_ by Andy Grover · 14 years ago
  26. f8b3aaf RDS: Remove struct rds_rdma_op by Andy Grover · 14 years ago
  27. d0ab25a RDS: purge atomic resources too in rds_message_purge() by Andy Grover · 14 years ago
  28. 241eef3 RDS: Implement silent atomics by Andy Grover · 14 years ago
  29. 809fa14 RDS: inc_purge() transport function unused - remove it by Andy Grover · 14 years ago
  30. 15133f6 RDS: Implement atomic operations by Andy Grover · 14 years ago
  31. ff87e97 RDS: make m_rdma_op a member of rds_message by Andy Grover · 14 years ago
  32. 21f79af RDS: fold rdma.h into rds.h by Andy Grover · 14 years ago
  33. fc44508 RDS: Explicitly allocate rm in sendmsg() by Andy Grover · 14 years ago
  34. e779137 RDS: break out rdma and data ops into nested structs in rds_message by Andy Grover · 14 years ago
  35. 2dc3935 RDS: move rds_shutdown_worker impl. to rds_conn_shutdown by Andy Grover · 14 years ago
  36. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  37. b98ba52 RDS: only put sockets that have seen congestion on the poll_waitq by Andy Grover · 14 years ago
  38. 335776b RDS: Track transports via an array, not a list by Andy Grover · 15 years ago
  39. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  40. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 15 years ago
  42. 7b70d03 RDS/IW+IB: Allow max credit advertise window. by Steve Wise · 15 years ago
  43. 8cbd960 RDS: Use spinlock to protect 64b value update on 32b archs by Andy Grover · 15 years ago
  44. 39de828 RDS: Main header file by Andy Grover · 15 years ago