- 67e0c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- 41b4f86 RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields by Kumar Sanghvi · 11 years ago
- 8c04469 RDMA/cxgb4: Server filters are supported only for IPv4 by Kumar Sanghvi · 11 years ago
- a4ea025 RDMA/cxgb4: Calculate the filter server TID properly by Kumar Sanghvi · 11 years ago
- c00850d RDMA/cxgb4: Make _c4iw_write_mem_dma() static by Rashika · 11 years ago
- 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- b4fdf52 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
- 69ad5da IB/core: Re-enable create_flow/destroy_flow uverbs by Matan Barak · 11 years ago
- f21519b IB/core: extended command: an improved infrastructure for uverbs commands by Yann Droneaud · 11 years ago
- cf1c5e1 IB/mlx5: Fix page shift in create CQ for userspace by Eli Cohen · 11 years ago
- 79d3da9 IB/mlx4: Fix device max capabilities check by Eli Cohen · 11 years ago
- 7e2e192 IB/mlx5: Remove dead code by Eli Cohen · 11 years ago
- 93b80ac IB/mlx4: Fix endless loop in resize CQ by Eli Cohen · 11 years ago
- 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- 441a9d0 qib_fs: fix (some) dcache abuses by Al Viro · 11 years ago
- 4127c36 RDMA/nes: Remove self-assignment from nes_query_qp() by Dave Jones · 11 years ago
- 2fadd83 IB/qib: Fix txselect regression by Mike Marciniszyn · 11 years ago
- 78a5886 IB/qib: Fix checkpatch __packed warnings by Mike Marciniszyn · 11 years ago
- 603e772 IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast() by Jan Kara · 11 years ago
- 4adcf7f IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast() by Jan Kara · 11 years ago
- d5e3f37 RDMA/ocrdma: Remove redundant check in ocrdma_build_fr() by Naresh Gottumukkala · 11 years ago
- 1852d1d RDMA/ocrdma: Fix a crash in rmmod by Naresh Gottumukkala · 11 years ago
- 6ebacdf RDMA/ocrdma: Silence an integer underflow warning by Dan Carpenter · 11 years ago
- 1b77d2b mlx5: Use enum to indicate adapter page size by Eli Cohen · 11 years ago
- c2a3431 IB/mlx5: Update opt param mask for RTS2RTS by Eli Cohen · 11 years ago
- 07c9113 IB/mlx5: Remove "Always false" comparison by Eli Cohen · 11 years ago
- 2d036fa IB/mlx5: Remove dead code in mr.c by Eli Cohen · 11 years ago
- bf0bf77 mlx5: Support communicating arbitrary host page size to firmware by Eli Cohen · 11 years ago
- cfd8f1d IB/mlx5: Fix srq free in destroy qp by Moshe Lazer · 11 years ago
- 1faacf8 IB/mlx5: Simplify mlx5_ib_destroy_srq by Eli Cohen · 11 years ago
- 9641b74 IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR by Eli Cohen · 11 years ago
- 746b558 IB/mlx5: Multithreaded create MR by Eli Cohen · 11 years ago
- 51ee86a IB/mlx5: Fix check of number of entries in create CQ by Eli Cohen · 11 years ago
- 649fb5e IB/cxgb4: Fix formatting of physical address by Ben Hutchings · 11 years ago
- 571b8b9 net/mlx4_core: Initialize all mailbox buffers to zero before use by Jack Morgenstein · 11 years ago
- 5a0d0a6 mlx4: Structures and init/teardown for VF resource quotas by Jack Morgenstein · 11 years ago
- 7afbddf IB/core: Temporarily disable create_flow/destroy_flow uverbs by Yann Droneaud · 11 years ago
- 59b5b28 Merge branch 'misc' into for-next by Roland Dreier · 11 years ago
- 2b50176d IB: Remove unnecessary semicolons by Joe Perches · 11 years ago
- 54313907 IB/mlx5: Ensure proper synchronization accessing memory by Eli Cohen · 11 years ago
- fe45f82 IB/mlx5: Fix alignment of reg umr gather buffers by Eli Cohen · 11 years ago
- ada9f5d IB/mlx5: Fix eq names to display nicely in /proc/interrupts by Sagi Grimberg · 11 years ago
- a4774e9 IB/mlx5: Fix opt param mask according to firmware spec by Eli Cohen · 11 years ago
- 75959f5 mlx5: Fix opt param mask for sq err to rts transition by Eli Cohen · 11 years ago
- 81bea28 IB/mlx5: Disable atomic operations by Eli Cohen · 11 years ago
- a0c84c3 IB/mlx5: Avoid async events on invalid port number by Eli Cohen · 11 years ago
- 203099f IB/mlx5: Decrease memory consumption of mr caches by Eli Cohen · 11 years ago
- 56e1ab0 IB/mlx5: Fix memory leak in mlx5_ib_create_srq by Moshe Lazer · 11 years ago
- 3c46191 IB/mlx5: Flush cache workqueue before destroying it by Moshe Lazer · 11 years ago
- b125a54 IB/mlx5: Fix send work queue size calculation by Eli Cohen · 11 years ago
- 0307863 IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values by Bjorn Helgaas · 11 years ago
- 0ce0e62 IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify code by Yijing Wang · 11 years ago
- dcaa73d IB/qib: Use pci_is_root_bus() to check whether it is a root bus by Yijing Wang · 11 years ago
- 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
- 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- 82af24a Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next by Roland Dreier · 11 years ago
- 33ccbd8 RDMA/ocrdma: Fix compiler warning about int/pointer size mismatch by Roland Dreier · 11 years ago
- 0318f68 IB/qib: Move COUNTER_MASK definition within qib_mad.h header guards by Ira Weiny · 11 years ago
- d7e19c0 RDMA/ocrdma: Fix passing wrong opcode to modify_srq by Naresh Gottumukkala · 11 years ago
- 84b105d RDMA/ocrdma: Fill PVID in UMC case by Naresh Gottumukkala · 11 years ago
- 3875439 RDMA/ocrdma: Add ABI versioning support by Naresh Gottumukkala · 11 years ago
- 117e6dd RDMA/ocrdma: Consider multiple SGES in case of DPP by Naresh Gottumukkala · 11 years ago
- f24ceba RDMA/ocrdma: Fix for displaying proper link speed by Naresh Gottumukkala · 11 years ago
- c43e9ab RDMA/ocrdma: Increase STAG array size by Naresh Gottumukkala · 11 years ago
- cffce99 RDMA/ocrdma: Dont use PD 0 for userpace CQ DB by Naresh Gottumukkala · 11 years ago
- 2b51a9b RDMA/ocrdma: FRMA code cleanup by Naresh Gottumukkala · 11 years ago
- f11220e RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24 by Naresh Gottumukkala · 11 years ago
- c88bd03 RDMA/ocrdma: Fix to work with even a single MSI-X vector by Naresh Gottumukkala · 11 years ago
- d3cb6c0 RDMA/ocrdma: Remove the MTU check based on Ethernet MTU by Naresh Gottumukkala · 11 years ago
- 7c33880 RDMA/ocrdma: Add support for fast register work requests (FRWR) by Naresh Gottumukkala · 11 years ago
- 43a6b40 RDMA/ocrdma: Create IRD queue fix by Naresh Gottumukkala · 11 years ago
- f77c016 IB/mlx4: Add receive flow steering support by Hadar Hen Zion · 11 years ago
- 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 12 years ago
- 0999257 RDMA/cxgb4: Issue RI.FINI before closing when entering TERM by Steve Wise · 11 years ago
- a2de149 RDMA/cxgb4: Advertise ~0ULL as max MR size by Steve Wise · 11 years ago
- b298881 RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASK by Steve Wise · 11 years ago
- b38a0ad RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages by Steve Wise · 11 years ago
- 27ca34f RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrap by Steve Wise · 11 years ago
- 1cf24dc RDMA/cxgb4: Fix QP flush logic by Steve Wise · 11 years ago
- 97d7ec0 RDMA/cxgb4: Handle newer firmware changes by Steve Wise · 11 years ago
- 68074bb RDMA/cxgb4: Use correct bit shift macros for vlan filter tuples by Steve Wise · 11 years ago
- 830662f RDMA/cxgb4: Add support for active and passive open connection with IPv6 address by Vipul Pandya · 11 years ago
- b29b076 IB/qib: Clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
- bea25e8 IB/qib: Make qib_driver static by Paul Bolle · 11 years ago
- 4668e4b IB/qib: Improve SDMA performance by CQ Tang · 11 years ago
- 24d44a3 RDMA/cma: Add IPv6 support for iWARP by Steve Wise · 11 years ago
- 45e86b3 RDMA/ocrdma: Cache recv DB until QP moved to RTR by Naresh Gottumukkala · 11 years ago
- 7b9b1a5 RDMA/ocrdma: Remove __packed by Naresh Gottumukkala · 11 years ago
- 057729c RDMA/ocrdma: Remove driver QP state machine by Naresh Gottumukkala · 11 years ago
- 9c58726 RDMA/ocrdma: Don't allow zero/invalid sgid usage by Naresh Gottumukkala · 11 years ago
- 1afc045 RDMA/ocrdma: Remove redundant dev reference by Naresh Gottumukkala · 11 years ago
- f99b164 RDMA/ocrdma: Style and redundant code cleanup by Naresh Gottumukkala · 11 years ago
- 569935d Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma' and 'qib' into for-next by Roland Dreier · 11 years ago
- 618af38 mlx5_core: Variable may be used uninitialized by Andi Shyti · 11 years ago
- 92b0ca7 IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext() by Dan Carpenter · 11 years ago
- 281d1a9 IB/mlx5: Fix error return code in init_one() by Wei Yongjun · 11 years ago
- 3eac103f IB/mlx4: Use default pkey when creating tunnel QPs by Jack Morgenstein · 11 years ago
- 3c93f03 Revert "RDMA/nes: Fix compilation error when nes_debug is enabled" by Roland Dreier · 11 years ago
- b268e4d IB/qib: Add err_decode() call for ring dump by Mike Marciniszyn · 11 years ago
- 246fcdb RDMA/cxgb3: Fix stack info leak in iwch_create_cq() by Dan Carpenter · 11 years ago