- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 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
- bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
- b108d97 infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
- e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
- fc87af7 infiniband: Fix up users implicitly relying on getting stat.h by Paul Gortmaker · 13 years ago
- 42849b2 RDMA/uverbs: Export ib_open_qp() capability to user space by Sean Hefty · 13 years ago
- 0e0ec7e RDMA/core: Export ib_open_qp() to share XRC TGT QPs by Sean Hefty · 13 years ago
- 2622e18 IB/cm: Do not automatically disconnect XRC TGT QPs by Sean Hefty · 13 years ago
- 18c441a RDMA/cma: Support XRC QPs by Sean Hefty · 13 years ago
- 638ef7a RDMA/ucm: Allow user to specify QP type when creating id by Sean Hefty · 13 years ago
- 2d2e941 RDMA/cm: Define new RDMA port space specific to IB by Sean Hefty · 13 years ago
- ef70044 IB/cm: Update XRC support based on XRC annex errata by Sean Hefty · 13 years ago
- d26a360 IB/cm: Update protocol to support XRC by Sean Hefty · 14 years ago
- b93f3c1 RDMA/uverbs: Export XRC TGT QPs to user space by Sean Hefty · 13 years ago
- 9977f4f RDMA/uverbs: Export XRC INI QPs to userspace by Sean Hefty · 13 years ago
- 8541f8d RDMA/uverbs: Export XRC SRQs to user space by Sean Hefty · 13 years ago
- 53d0bd1 RDMA/uverbs: Export XRC domains to user space by Sean Hefty · 13 years ago
- d3d72d9 RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCD by Sean Hefty · 13 years ago
- b42b63c RDMA/core: Add XRC QPs by Sean Hefty · 13 years ago
- 418d513 RDMA/core: Add XRC SRQ type by Sean Hefty · 13 years ago
- 96104ed RDMA/core: Add SRQ type field by Sean Hefty · 13 years ago
- 59991f9 RDMA/core: Add XRC domain support by Sean Hefty · 13 years ago
- 71eeba1 IB: Add new InfiniBand link speeds by Marcel Apfelbaum · 13 years ago
- 3ebeebc RDMA/iwcm: Propagate ird/ord values upwards by Kumar Sanghvi · 13 years ago
- caf6e3f RDMA/ucm: Removed checks for unsigned value < 0 by Hefty, Sean · 13 years ago
- b7ab0b1 IB/mad: Verify mgmt class in received MADs by Hefty, Sean · 13 years ago
- f45ee80 RDMA/cma: Check for NULL conn_param in rdma_accept by Hefty, Sean · 13 years ago
- 9595480 RDMA/cma: Fix crash in cma_req_handler by Hefty, Sean · 13 years ago
- ece236c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 4460207 Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 'srp' into for-next by Roland Dreier · 13 years ago
- 761d90e IB/core: Add GID change event by Or Gerlitz · 13 years ago
- 2efdd6a RDMA/cma: Don't allow IPoIB port space for IBoE by Moni Shoua · 13 years ago
- 10e1b54 RDMA: Allow for NULL .modify_device() and .modify_port() methods by Bart Van Assche · 13 years ago
- 0c9361f RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id object by Jack Morgenstein · 13 years ago
- 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
- 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
- b2bc478 RDMA: Check for NULL mode in .devnode methods by Goldwyn Rodrigues · 13 years ago
- c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
- 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 8dc4abd Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-next by Roland Dreier · 13 years ago
- 83e9502 RDMA/cma: Save PID of ID's owner by Nir Muchtar · 14 years ago
- 753f618 RDMA/cma: Add support for netlink statistics export by Nir Muchtar · 14 years ago
- b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 15 years ago
- 550e5ca RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> by Nir Muchtar · 13 years ago
- c3af098 IB: Add devnode methods to cm_class and umad_class by Roland Dreier · 13 years ago
- c8367c4 IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP required by Ira Weiny · 14 years ago
- 71c29bd IB/uverbs: Add devnode method to set path/mode by Roland Dreier · 13 years ago
- 04ea2f8 RDMA/ucma: Add .nodename/.mode to tell userspace where to create device node by Roland Dreier · 13 years ago
- 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
- b2cbae2 RDMA: Add netlink infrastructure by Roland Dreier · 13 years ago
- fd75c78 RDMA: Add error handling to ib_core_init() by Nir Muchtar · 13 years ago
- 5fc3590 infiniband: Remove rt->rt_src usage in addr4_resolve() by David S. Miller · 14 years ago
- d0c49bf RDMA/iwcm: Get rid of enum iw_cm_event_status by Roland Dreier · 14 years ago
- a9bb791 RDMA/cma: Add an ID_REUSEADDR option by Hefty, Sean · 14 years ago
- 43b752d RDMA/cma: Fix handling of IPv6 addressing in cma_use_port by Hefty, Sean · 14 years ago
- 1eba843 IB/mad: Improve an error message so error code is included by Michael Heinz · 14 years ago
- 1bdd638 RDMA/addr: Fix return of uninitialized ret value by Sean Hefty · 14 years ago
- 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- a396d43 RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one by Sean Hefty · 14 years ago
- 8d8ac86 IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state by Sean Hefty · 14 years ago
- 2996343 IB/cm: Bump reference count on cm_id before invoking callback by Sean Hefty · 14 years ago
- 25ae21a RDMA/cma: Fix crash in request handlers by Sean Hefty · 14 years ago
- 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 14 years ago
- 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 14 years ago
- 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
- b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
- e51c7b1 Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-next by Roland Dreier · 14 years ago
- 96e61fa RDMA: Update missed conversion of flush_scheduled_work() by Tejun Heo · 14 years ago
- e86f8b0 RDMA/ucma: Copy iWARP route information on queries by Steve Wise · 14 years ago
- f062671 RDMA: Update workqueue usage by Tejun Heo · 14 years ago
- 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- 7182afe IB/uverbs: Handle large number of entries in poll CQ by Dan Carpenter · 14 years ago
- 91a4d15 IB: Fix information leak in marshalling code by Vasiliy Kulikov · 14 years ago
- f55864a IB/pack: Remove some unused code added by the IBoE patches by Or Gerlitz · 14 years ago
- 22f4fbd infiniband: remove dev_base_lock use by Eric Dumazet · 14 years ago
- 72cdd1d net: get rid of rtable->idev by Eric Dumazet · 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
- 8ad330a IB/core: Add link layer type information to sysfs by Eli Cohen · 14 years ago
- af7bd46 IB/core: Add VLAN support for IBoE by Eli Cohen · 14 years ago
- 2420b60 IB/uverbs: Return link layer type to userspace for query port operation by Eli Cohen · 14 years ago
- 97cb7e4 RDMA/ucma: Allow tuning the max listen backlog by Steve Wise · 14 years ago
- ff7f5aa IB/pack: IBoE UD packet packing support by Eli Cohen · 14 years ago
- 3c86aa7 RDMA/cm: Add RDMA CM support for IBoE devices by Eli Cohen · 14 years ago
- fac70d5 IB/mad: IBoE supports only QP1 (no QP0) by Eli Cohen · 14 years ago
- 26012f0 RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroy by Animesh K Trivedi · 14 years ago
- 557d0540 IB/umad: Make user_mad semaphore a real one by Thomas Gleixner · 14 years ago
- a3f5ada IB/core: Add link layer property to ports by Eli Cohen · 14 years ago
- 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- a2ebf07 IB: Rename RAW_ETY to RAW_ETHERTYPE by Aleksey Senin · 14 years ago
- 50a025c IB/cm: Check LAP state before sending an MRA by Sean Hefty · 14 years ago
- f400e5b IB/umad: Remove unused-but-set variable 'already_dead' by Roland Dreier · 14 years ago
- d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
- e642df6 IB/ucm: Use memdup_user() by Julia Lawall · 14 years ago
- acdc30b Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 14 years ago
- 1693395 IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static by Roland Dreier · 14 years ago
- 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 15 years ago
- ffebedb Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next by Roland Dreier · 15 years ago
- 9893e74 IB/core: Use kmemdup() instead of kmalloc()+memcpy() by Julia Lawall · 15 years ago