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