- 3eac103f IB/mlx4: Use default pkey when creating tunnel QPs by Jack Morgenstein · 11 years ago
- 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
- e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- ea9627c Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
- 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 12 years ago
- 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- f2d9db8 drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic() by Jeff Layton · 12 years ago
- 3528f69 IB/mlx4: Set link type for RAW PACKET QPs in the QP context by Eli Cohen · 12 years ago
- 02d7ef6 IB/mlx4: Disable VLAN stripping for RAW PACKET QPs by Dotan Barak · 12 years ago
- ec693d4 net/mlx4_en: Add HW timestamping (TS) support by Amir Vadai · 12 years ago
- cc529c0 RDMA: Rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
- f3cca4b IB/mlx4: Fetch XRC SRQ in the CQ polling code by Shlomo Pongratz · 12 years ago
- 95e1b71 mlx4: remove leftover idr_pre_get() call by Tejun Heo · 12 years ago
- e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 12 years ago
- 6a92006 IB/mlx4: convert to idr_alloc() by Tejun Heo · 12 years ago
- b425388 IB/mlx4: Advertise MW support by Shani Michaeli · 12 years ago
- 6ff63e1 IB/mlx4: Support memory window binding by Shani Michaeli · 12 years ago
- 804d6a8 mlx4: Implement memory windows allocation and deallocation by Shani Michaeli · 12 years ago
- c89d127 IB/mlx4: Remove redundant NULL check before kfree by Syam Sidhardhan · 12 years ago
- 57d88cf IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable by Paul Bolle · 12 years ago
- a29bec1 IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool by Roland Dreier · 12 years ago
- 6108372 mlx4_core: Propagate MR deregistration failures to caller by Shani Michaeli · 12 years ago
- aee38fa IB/mlx4_ib: Remove local invalidate segment unused fields by Shani Michaeli · 12 years ago
- 6950a23 IB/mlx4: Adjust duplicate test by Julia Lawall · 12 years ago
- cab66d1 IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov() by Dan Carpenter · 12 years ago
- ceb7dec IB/mlx4: Fix spinlock order to avoid lockdep warnings by Jack Morgenstein · 12 years ago
- 08ff323 mlx4: 64-byte CQE/EQE support by Or Gerlitz · 12 years ago
- bef83ed IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualization by Eli Cohen · 12 years ago
- 2c75d2c IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF) by Jack Morgenstein · 12 years ago
- 8a09503 IB/mlx4: Fix build error on platforms where UL is not 64 bits by Doug Ledford · 12 years ago
- 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
- 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
- 3806d08 IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes by Jack Morgenstein · 12 years ago
- 47605df mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations by Jack Morgenstein · 12 years ago
- afa8fd1 mlx4: Paravirtualize Node Guids for slaves by Jack Morgenstein · 12 years ago
- 026149c mlx4: Activate SR-IOV mode for IB by Jack Morgenstein · 12 years ago
- 992e8e6e IB/mlx4: Miscellaneous adjustments for SR-IOV IB support by Jack Morgenstein · 12 years ago
- c1e7e46 IB/mlx4: Add iov directory in sysfs under the ib device by Jack Morgenstein · 12 years ago
- 2a4fae1 IB/mlx4: Propagate P_Key and guid change port management events to slaves by Jack Morgenstein · 12 years ago
- a0c64a1 mlx4: Add alias_guid mechanism by Jack Morgenstein · 12 years ago
- 3cf69cc IB/mlx4: Add CM paravirtualization by Amir Vadai · 12 years ago
- b9c5d6a IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV by Oren Duer · 12 years ago
- 0a9a018 mlx4: MAD_IFC paravirtualization by Jack Morgenstein · 12 years ago
- 37bfc7c IB/mlx4: SR-IOV multiplex and demultiplex MADs by Jack Morgenstein · 12 years ago
- 54679e1 mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop by Jack Morgenstein · 12 years ago
- fc06573 IB/mlx4: Initialize SR-IOV IB support for slaves in master context by Jack Morgenstein · 12 years ago
- 1ffeb2e IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support by Jack Morgenstein · 12 years ago
- 46db567 IB/mlx4: Fill in sq_sig_type in query QP by Dotan Barak · 12 years ago
- a0675a3 IB/mlx4: Check iboe netdev pointer before dereferencing it by Kleber Sacilotto de Souza · 12 years ago
- df7fba6 IB/mlx4: Fix possible deadlock on sm_lock spinlock by Jack Morgenstein · 12 years ago
- 5dedb9f Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 12 years ago
- d9236c3 {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq by Amir Vadai · 12 years ago
- 6634961 mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and paravirtualize them by Jack Morgenstein · 12 years ago
- 47e956b IB/mlx4: Fill the masked_atomic_cap attribute in query device by Dotan Barak · 12 years ago
- 00f5ce9 mlx4: Use port management change event instead of smp_snoop by Jack Morgenstein · 12 years ago
- b1d8eb5 IB/mlx4: Add debug prints by Jack Morgenstein · 12 years ago
- 0ff1fb6 {NET, IB}/mlx4: Add device managed flow steering firmware API by Hadar Hen Zion · 12 years ago
- fc2d004 IB/mlx4: Fix max_wqe capacity reported from query device by Sagi Grimberg · 13 years ago
- 3aac6ff IB/mlx4: Fix EQ deallocation in legacy mode by Shlomo Pongratz · 13 years ago
- cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 13 years ago
- 035b103 IB/mlx4: Fix mlx4_ib_add() error flow by Jack Morgenstein · 13 years ago
- e605b74 IB/mlx4: Increase the number of vectors (EQs) available for ULPs by Shlomo Pongratz · 13 years ago
- 987c8f8 IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) by Shlomo Pongratz · 13 years ago
- c0c1d3d7 IB/mlx4: Put priority bits in WQE of IBoE MLX QP by Oren Duer · 13 years ago
- 3987a2d IB/mlx4: Add raw packet QP support by Or Gerlitz · 13 years ago
- ebcf596 Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- bf6b47d IB/mlx4: Fix memory leaks in ib_link_query_port() by Jesper Juhl · 13 years ago
- d2ef406 IB/mlx4: Don't return an invalid speed when a port is down by Or Gerlitz · 13 years ago
- 42872c7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 13 years ago
- a9c766b IB/mlx4: Fix info returned when querying IBoE ports by Or Gerlitz · 13 years ago
- 3616f9c IB/mlx4: Fix possible missed completion event by Eli Cohen · 13 years ago
- d927d50 IB: Change CQE "csum_ok" field to a bit flag by Or Gerlitz · 13 years ago
- 8154c07 mlx4_core: Get rid of redundant ext_port_cap flags by Or Gerlitz · 13 years ago
- 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 13 years ago
- a5bbe89 mlx4: Enforce device max FMR maps in FMR alloc by Eli Cohen · 13 years ago
- 4ba6b8e IB/mlx4: Set bad_wr for invalid send opcode by Eli Cohen · 13 years ago
- a6f7fea IB/mlx4: pass SMP vendor-specific attribute MADs to firmware by Jack Morgenstein · 13 years ago
- 48fa57a Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 9106c41 IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE by Or Gerlitz · 13 years ago
- abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 8e59d25 mlx4_ib: disable SRIOV mode for IB ports (not yet supported) by Jack Morgenstein · 13 years ago
- f9baff5 mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) by Jack Morgenstein · 13 years ago
- 65dab25 mlx4: Extanding port_mask functionality by Jack Morgenstein · 13 years ago
- 4af3ce0 IB/mlx4: Fix shutdown crash accessing a non-existent bitmap by Roland Dreier · 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
- 80a2dcd IB/mlx4: Don't set VLAN in IBoE WQEs' control segment by Or Gerlitz · 13 years ago
- bcacb89 IB/mlx4: Enable 4K mtu for IBoE by Or Gerlitz · 13 years ago
- a5e12df IB/mlx4: Configure extended active speeds by Marcel Apfelbaum · 13 years ago
- 42849b2 RDMA/uverbs: Export ib_open_qp() capability to user space by Sean Hefty · 13 years ago
- 0a1405d IB/mlx4: Add support for XRC QPs by Sean Hefty · 13 years ago
- 18abd5e IB/mlx4: Add support for XRC SRQs by Sean Hefty · 13 years ago
- 012a8ff IB/mlx4: Add support for XRC domains by Sean Hefty · 13 years ago
- 96104ed RDMA/core: Add SRQ type field by Sean Hefty · 14 years ago
- af3dcd2 mlx4: Fix infiniband Kconfig dependencies. by David S. Miller · 13 years ago
- c37791349c IB/mlx4: Support PMA counters for IBoE by Or Gerlitz · 13 years ago
- cfcde11 IB/mlx4: Use flow counters on IBoE ports by Or Gerlitz · 13 years ago
- 6451c71 IB/mlx4: Generate GID change events in IBoE code by Or Gerlitz · 13 years ago