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