1. 418edaa RDMA/ucma.c: Fix for events with wrong context on iWARP by Tatyana Nikolova · 12 years ago
  2. 0764c76 RDMA/ucma: Convert open-coded equivalent to memdup_user() by Roland Dreier · 12 years ago
  3. 6860212 RDMA/cma: Allow user to restrict listens to bound address family by Sean Hefty · 12 years ago
  4. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 13 years ago
  5. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 13 years ago
  6. 186834b RDMA/ucma: Fix AB-BA deadlock by Hefty, Sean · 13 years ago
  7. 9ced69c RDMA/ucma: Discard all events for new connections until accepted by Sean Hefty · 13 years ago
  8. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  9. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
  10. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
  11. 638ef7a RDMA/ucm: Allow user to specify QP type when creating id by Sean Hefty · 13 years ago
  12. caf6e3f RDMA/ucm: Removed checks for unsigned value < 0 by Hefty, Sean · 13 years ago
  13. 8dc4abd Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-next by Roland Dreier · 13 years ago
  14. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 15 years ago
  15. 04ea2f8 RDMA/ucma: Add .nodename/.mode to tell userspace where to create device node by Roland Dreier · 13 years ago
  16. a9bb791 RDMA/cma: Add an ID_REUSEADDR option by Hefty, Sean · 13 years ago
  17. e86f8b0 RDMA/ucma: Copy iWARP route information on queries by Steve Wise · 14 years ago
  18. 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  19. af7bd46 IB/core: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  20. 97cb7e4 RDMA/ucma: Allow tuning the max listen backlog by Steve Wise · 14 years ago
  21. 3c86aa7 RDMA/cm: Add RDMA CM support for IBoE devices by Eli Cohen · 14 years ago
  22. bc1db9a IB: Explicitly rule out llseek to avoid BKL in default_llseek() by Roland Dreier · 15 years ago
  23. 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
  24. 6f8372b RDMA/cm: fix loopback address support by Sean Hefty · 15 years ago
  25. a7ca1f0 RDMA/ucma: Add option to manually set IB path by Sean Hefty · 15 years ago
  26. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  27. 6aea938 RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR() by Julien Brunel · 16 years ago
  28. 3f44675 RDMA/cma: Remove padding arrays by using struct sockaddr_storage by Roland Dreier · 16 years ago
  29. f7a6117 RDMA/ucma: BKL is not needed for ucma_open() by Roland Dreier · 16 years ago
  30. 6b0ee36 infiniband-ucma: BKL pushdown by Arnd Bergmann · 16 years ago
  31. 9cda779 RDMA/ucma: Endian annotation by Roland Dreier · 17 years ago
  32. 88314e4 RDMA/cma: add support for rdma_migrate_id() by Sean Hefty · 17 years ago
  33. 7ce8640 RDMA/ucma: Allow user space to set service type by Sean Hefty · 17 years ago
  34. d92f764 RDMA/ucma: Simplify ucma_get_event() by Sean Hefty · 18 years ago
  35. 3492856 RDMA/ucma: Avoid sending reject if backlog is full by Sean Hefty · 18 years ago
  36. c8f6a36 RDMA/cma: Add multicast communication support by Sean Hefty · 18 years ago
  37. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  38. 0cefcf0 RDMA/ucma: Don't report events with invalid user context by Sean Hefty · 18 years ago
  39. 30a5ec9 RDMA/ucma: Fix struct ucma_event leak when backlog is full by Sean Hefty · 18 years ago
  40. 7521663 RDMA/cma: Export rdma cm interface to userspace by Sean Hefty · 18 years ago