1. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  2. b04e855 RDS: TCP: Hooks to set up a single connection path by Sowmini Varadhan · 8 years ago
  3. 2da43c4 RDS: TCP: make receive path use the rds_conn_path by Sowmini Varadhan · 8 years ago
  4. 226f7a7 RDS: Rework path specific indirections by Sowmini Varadhan · 8 years ago
  5. 0cb4396 RDS: split out connection specific state from rds_connection to rds_conn_path by Sowmini Varadhan · 8 years ago
  6. 2cb2912 RDS: IB: add Fastreg MR (FRMR) detection support by santosh.shilimkar@oracle.com · 8 years ago
  7. f6df683 RDS: IB: Re-organise ibmr code by santosh.shilimkar@oracle.com · 8 years ago
  8. 0353261 net/rds: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  9. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  10. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  11. 0676651 RDS: IB: split mr pool to improve 8K messages performance by Santosh Shilimkar · 9 years ago
  12. 41a4e9646 RDS: IB: use max_mr from HCA caps than max_fmr by Santosh Shilimkar · 9 years ago
  13. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  14. e558024 rds/ib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  15. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  16. ad1d7dc RDS: push FMR pool flush work to its own worker by santosh.shilimkar@oracle.com · 9 years ago
  17. 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
  18. c234975 rds: prevent dereference of a NULL device by Sasha Levin · 11 years ago
  19. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  20. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 14 years ago
  21. c534a10 rds/ib: use system_wq instead of rds_ib_fmr_wq by Tejun Heo · 13 years ago
  22. ff51bf8 rds: make local functions/variables static by stephen hemminger · 14 years ago
  23. ea81986 RDS/IB: protect the list of IB devices by Zach Brown · 14 years ago
  24. ef87b7e RDS: remove __init and __exit annotation by Zach Brown · 14 years ago
  25. 515e079 RDS/IB: create a work queue for FMR flushing by Zach Brown · 14 years ago
  26. 8aeb1ba RDS/IB: destroy connections on rmmod by Zach Brown · 14 years ago
  27. 24fa163 RDS/IB: wait for IB dev freeing work to finish during rmmod by Zach Brown · 14 years ago
  28. fc19de3 RDS/IB: disconnect when IB devices are removed by Zach Brown · 14 years ago
  29. 3e0249f RDS/IB: add refcount tracking to struct rds_ib_device by Zach Brown · 14 years ago
  30. e4c52c9 RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node() by Andy Grover · 14 years ago
  31. 764f2dd rds: rcu-ize rds_ib_get_device() by Chris Mason · 14 years ago
  32. 77dd550 RDS: Stop supporting old cong map sending method by Andy Grover · 14 years ago
  33. 809fa14 RDS: inc_purge() transport function unused - remove it by Andy Grover · 14 years ago
  34. 40589e7 RDS: Base init_depth and responder_resources on hw values by Andy Grover · 14 years ago
  35. 15133f6 RDS: Implement atomic operations by Andy Grover · 14 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  37. 6f8372b RDMA/cm: fix loopback address support by Sean Hefty · 15 years ago
  38. 335776b RDS: Track transports via an array, not a list by Andy Grover · 15 years ago
  39. a870d62 RDS/IB: Always use PAGE_SIZE for FMR page size by Andy Grover · 15 years ago
  40. 3ba23ad RDS: Set retry_count to 2 and make modifiable via modparam by Andy Grover · 15 years ago
  41. 94713ba ERR_PTR() dereference in net/rds/ib.c by Dan Carpenter · 15 years ago
  42. 745cbcc RDS: Rewrite connection cleanup, fixing oops on rmmod by Andy Grover · 15 years ago
  43. ec16227 RDS/IB: Infiniband transport by Andy Grover · 15 years ago