1. 56dc8bc rds: add transport specific tos_map hook by Santosh Shilimkar · 6 years ago
  2. 3eb4503 rds: add type of service(tos) infrastructure by Santosh Shilimkar · 6 years ago
  3. 3023a1e RDMA: Start use ib_device_ops by Kamal Heib · 6 years ago
  4. 53ae914 net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6 by Zhu Yanjun · 6 years ago
  5. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  6. e65d4d9 rds: Remove IPv6 dependency by Ka-Cheong Poon · 6 years ago
  7. 1cb1d97 rds: remove trailing whitespace and blank lines by Stephen Hemminger · 6 years ago
  8. b7ff8b1 rds: Extend RDS API for IPv6 support by Ka-Cheong Poon · 6 years ago
  9. 1e2b44e rds: Enable RDS IPv6 support by Ka-Cheong Poon · 6 years ago
  10. eee2fa6 rds: Changing IP address internal representation to struct in6_addr by Ka-Cheong Poon · 6 years ago
  11. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 6 years ago
  12. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  13. f1cb9d6 net: rds: drop VLA in rds_for_each_conn_info() by Salvatore Mesoraca · 7 years ago
  14. ebeeb1a rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds connection/workq management by Sowmini Varadhan · 7 years ago
  15. 2c0aa08 RDS: IB: Fix null pointer issue by Guanglei Li · 7 years ago
  16. a2e812e net/rds: Use rdma_read_gids to read connection GIDs by Parav Pandit · 7 years ago
  17. 9dff993 RDS: IB: Limit the scope of has_fr/has_fmr variables by Avinash Repaka · 7 years ago
  18. 50d61ff net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  19. a8d63a5 rds: remove unnecessary returned value check by Zhu Yanjun · 8 years ago
  20. 4f7bfb3 rds: ib: add the static type to the variables by Zhu Yanjun · 8 years ago
  21. 77cc7ae RDS: IB: fix ifnullfree.cocci warnings by Wu Fengguang · 8 years ago
  22. be2f76e RDS: IB: Add vector spreading for cqs by Santosh Shilimkar · 8 years ago
  23. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  24. b04e855 RDS: TCP: Hooks to set up a single connection path by Sowmini Varadhan · 8 years ago
  25. 2da43c4 RDS: TCP: make receive path use the rds_conn_path by Sowmini Varadhan · 8 years ago
  26. 226f7a7 RDS: Rework path specific indirections by Sowmini Varadhan · 8 years ago
  27. 0cb4396 RDS: split out connection specific state from rds_connection to rds_conn_path by Sowmini Varadhan · 8 years ago
  28. 2cb2912 RDS: IB: add Fastreg MR (FRMR) detection support by santosh.shilimkar@oracle.com · 9 years ago
  29. f6df683 RDS: IB: Re-organise ibmr code by santosh.shilimkar@oracle.com · 9 years ago
  30. 0353261 net/rds: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  31. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  32. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  33. 0676651 RDS: IB: split mr pool to improve 8K messages performance by Santosh Shilimkar · 9 years ago
  34. 41a4e9646 RDS: IB: use max_mr from HCA caps than max_fmr by Santosh Shilimkar · 9 years ago
  35. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  36. e558024 rds/ib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  37. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  38. ad1d7dc RDS: push FMR pool flush work to its own worker by santosh.shilimkar@oracle.com · 9 years ago
  39. d5a8ac2 RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net by Sowmini Varadhan · 9 years ago
  40. c234975 rds: prevent dereference of a NULL device by Sasha Levin · 11 years ago
  41. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  42. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 15 years ago
  43. c534a10 rds/ib: use system_wq instead of rds_ib_fmr_wq by Tejun Heo · 14 years ago
  44. ff51bf8 rds: make local functions/variables static by stephen hemminger · 14 years ago
  45. ea81986 RDS/IB: protect the list of IB devices by Zach Brown · 14 years ago
  46. ef87b7e RDS: remove __init and __exit annotation by Zach Brown · 14 years ago
  47. 515e079 RDS/IB: create a work queue for FMR flushing by Zach Brown · 14 years ago
  48. 8aeb1ba RDS/IB: destroy connections on rmmod by Zach Brown · 14 years ago
  49. 24fa163 RDS/IB: wait for IB dev freeing work to finish during rmmod by Zach Brown · 14 years ago
  50. fc19de3 RDS/IB: disconnect when IB devices are removed by Zach Brown · 14 years ago
  51. 3e0249f RDS/IB: add refcount tracking to struct rds_ib_device by Zach Brown · 15 years ago
  52. e4c52c9 RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node() by Andy Grover · 15 years ago
  53. 764f2dd rds: rcu-ize rds_ib_get_device() by Chris Mason · 15 years ago
  54. 77dd550 RDS: Stop supporting old cong map sending method by Andy Grover · 15 years ago
  55. 809fa14 RDS: inc_purge() transport function unused - remove it by Andy Grover · 15 years ago
  56. 40589e7 RDS: Base init_depth and responder_resources on hw values by Andy Grover · 15 years ago
  57. 15133f6 RDS: Implement atomic operations by Andy Grover · 15 years ago
  58. 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
  59. 6f8372b RDMA/cm: fix loopback address support by Sean Hefty · 15 years ago
  60. 335776b RDS: Track transports via an array, not a list by Andy Grover · 15 years ago
  61. a870d62 RDS/IB: Always use PAGE_SIZE for FMR page size by Andy Grover · 15 years ago
  62. 3ba23ad RDS: Set retry_count to 2 and make modifiable via modparam by Andy Grover · 15 years ago
  63. 94713ba ERR_PTR() dereference in net/rds/ib.c by Dan Carpenter · 16 years ago
  64. 745cbcc RDS: Rewrite connection cleanup, fixing oops on rmmod by Andy Grover · 16 years ago
  65. ec16227 RDS/IB: Infiniband transport by Andy Grover · 16 years ago