- e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 9 years ago
- 42235f8 IB/core: Don't drain non-existent rq queue-pair by Sagi Grimberg · 9 years ago
- f4e7de6 IB/core: Fix oops in ib_cache_gid_set_default_gid by Doug Ledford · 9 years ago
- b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- 50174a7 IB/core: Add interfaces to control VF attributes by Eli Cohen · 9 years ago
- a0c1b2a IB/core: Support accessing SA in virtualized environment by Eli Cohen · 9 years ago
- fad61ad IB/core: Add subnet prefix to port info by Eli Cohen · 9 years ago
- fb532d6 IB/{core, ulp} Support above 32 possible device capability flags by Leon Romanovsky · 9 years ago
- 2953f42 IB/core: Replace setting the zero values in ib_uverbs_ex_query_device by Leon Romanovsky · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 9ea4463 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 9 years ago
- 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 9 years ago
- dafb558 iwpm: crash fix for large connections test by Faisal Latif · 9 years ago
- b493d91 iwcm: common code for port mapper by Faisal Latif · 9 years ago
- d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 9 years ago
- 76b0640 Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into k.o/for-4.6 by Doug Ledford · 9 years ago
- 1ae1602 configfs: switch ->default groups to a linked list by Christoph Hellwig · 9 years ago
- f5aa915 IB/core: Add arbitrary sg_list support by Sagi Grimberg · 9 years ago
- 11d8d64 IB/core: Use GRH when the path hop-limit > 0 by Or Gerlitz · 9 years ago
- aba25a3e IB/core: trivial prink cleanup. by Parav Pandit · 9 years ago
- db9314c IB/core: Replace memset with eth_zero_addr by Amitoj Kaur Chawla · 9 years ago
- eaebc7d IB/core: Modify conditional on ucontext existence by Eli Cohen · 9 years ago
- 2dbd518 IB/core: IB/core: Allow legacy verbs through extended interfaces by Eli Cohen · 9 years ago
- 74a0b0a IB/core: Avoid duplicate code by Eli Cohen · 9 years ago
- 3d943c9 IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq by Majd Dibbiny · 9 years ago
- b2a239d IB/core: Add vendor's specific data to alloc mw by Matan Barak · 9 years ago
- 84424a7 IB/cma: Print warning on different inner and header P_Keys by Haggai Eran · 9 years ago
- 5adebafb IB/core: Fix missed clean call in registration path by Leon Romanovsky · 9 years ago
- a3100a7 IB/core: Add don't trap flag to flow creation by Marina Varshaver · 9 years ago
- 765d677 IB: new common API for draining queues by Steve Wise · 9 years ago
- d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
- 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 9 years ago
- ee50aea IB/core: Fix reading capability mask of the port info class by Eran Ben Elisha · 9 years ago
- 9f780da IB/sysfs: remove unused va_list args by Colin Ian King · 9 years ago
- 1c5e0809 IB/core: Set correct payload length for RoCEv2 over IPv6 by Moni Shoua · 9 years ago
- 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- 2deeb47 IB/sa: Fix netlink local service GFP crash by Kaike Wan · 9 years ago
- 3ef967a IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers by Moni Shoua · 9 years ago
- c3efe75 IB/core: Use hop-limit from IP stack for RoCE by Matan Barak · 9 years ago
- f7f4b23e IB/core: Rename rdma_addr_find_dmac_by_grh by Matan Barak · 9 years ago
- 4bfdf63 IB/cm: Fix a recently introduced deadlock by Bart Van Assche · 9 years ago
- 9506902 IB/core: Fix dereference before check by Matan Barak · 9 years ago
- 2e2cdac IB/core: Eliminate sparse false context imbalance warning by Matan Barak · 9 years ago
- 6e2a51a IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling by Hal Rosenstock · 9 years ago
- b6aeb98 IB/core: Remove set-but-not-used variable from ib_sg_to_pages() by Bart Van Assche · 9 years ago
- d53e11f IB/mad: use CQ abstraction by Christoph Hellwig · 9 years ago
- ca28126 IB/mad: pass ib_mad_send_buf explicitly to the recv_handler by Christoph Hellwig · 9 years ago
- a7d0e95 IB/cma: allocating too much memory in make_cma_ports() by Dan Carpenter · 9 years ago
- 65487fd IB/sysfs: Fix sparse warning on attr_id by Ira Weiny · 9 years ago
- 6493677 IB/cma: Fix RDMA port validation for iWarp by Matan Barak · 9 years ago
- 46e741f IB/core: constify mmu_notifier_ops structures by Julia Lawall · 9 years ago
- 0d6ed314 IB/mad: Ensure fairness in ib_mad_completion_handler by Dean Luick · 9 years ago
- 8a06ce5 IB/core: Add cross-channel support by Leon Romanovsky · 9 years ago
- 145d9c5 IB/core: Display extended counter set if available by Christoph Lameter · 9 years ago
- b2788ce IB/core: Specify attribute_id in port_table_attribute by Christoph Lameter · 9 years ago
- 35c4cbb IB/core: Create get_perf_mad function in sysfs.c by Christoph Lameter · 9 years ago
- ab67ed8 IB: remove the write-only usecnt field from struct ib_mr by Christoph Hellwig · 9 years ago
- feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
- a4d825a IB: remove ib_query_mr by Christoph Hellwig · 9 years ago
- bee3c3c IB/cma: Join and leave multicast groups with IGMP by Moni Shoua · 9 years ago
- 25f4022 IB/core: Initialize UD header structure with IP and UDP headers by Moni Shoua · 9 years ago
- 045959d IB/cma: Add configfs for rdma_cm by Matan Barak · 9 years ago
- 218a773 IB/rdma_cm: Add wrapper for cma reference count by Matan Barak · 9 years ago
- 2002983 IB/core: Validate route when we init ah by Matan Barak · 9 years ago
- 6020d7e IB/core: Move rdma_is_upper_dev_rcu to header file by Matan Barak · 9 years ago
- c865f24 IB/core: Add rdma_network_type to wc by Somnath Kotur · 9 years ago
- 7766a99 IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type by Matan Barak · 9 years ago
- 470be51 IB/core: Add gid attributes to sysfs by Matan Barak · 9 years ago
- cb57bb8 IB/cm: Use the source GID index type by Matan Barak · 9 years ago
- b39ffa1 IB/core: Add gid_type to gid attribute by Matan Barak · 9 years ago
- cee3c4d IB/core: don't search the GID table twice by Matan Barak · 9 years ago
- 9c584f0 IB/core: Change per-entry lock in RoCE GID table to one lock by Matan Barak · 9 years ago
- f3906bd IB/core: Refactor GID cache's ib_dispatch_event by Matan Barak · 9 years ago
- fac5159 IB/cma: cma_match_net_dev needs to take into account port_num by Matan Barak · 9 years ago
- 882f3b3 Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 by Doug Ledford · 9 years ago
- 182a2da0 IB/core: Remove ib_query_device by Or Gerlitz · 9 years ago
- 86bee4c IB/core: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
- 3e153a9 IB/core: Save the device attributes on the device structure by Ira Weiny · 9 years ago
- c6333f9 Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cq by Doug Ledford · 9 years ago
- 14d3a3b IB: add a proper completion queue abstraction by Christoph Hellwig · 9 years ago
- 5337088 IB/mad: Require CM send method for everything except ClassPortInfo by Hal Rosenstock · 9 years ago
- d363249 IB/cma: Add a missing rcu_read_unlock() by Bart Van Assche · 9 years ago
- 8f5ba10 IB core: Fix ib_sg_to_pages() by Bart Van Assche · 9 years ago
- 3ebd2fd IB/sa: Put netlink request into the request list before sending by Kaike Wan · 9 years ago
- d144da8 IB/core: use RCU for uverbs id lookup by Mike Marciniszyn · 9 years ago
- 1d784b8 IB/core: Fix user mode post wr corruption by Mike Marciniszyn · 9 years ago
- ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
- db7489e IB/core, cma: Make __attribute_const__ declarations sparse-friendly by Bart Van Assche · 9 years ago
- 39bfc27 IB/core: Remove old fast registration API by Sagi Grimberg · 9 years ago
- 4c67e2b IB/core: Introduce new fast registration API by Sagi Grimberg · 9 years ago
- 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
- 95893dd IB/ucma: Take the network namespace from the process by Guy Shapiro · 9 years ago
- fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
- 4be74b4 IB/cma: Separate port allocation to network namespaces by Haggai Eran · 9 years ago
- 565edd1 IB/addr: Pass network namespace as a parameter by Guy Shapiro · 9 years ago
- 10e07f1 IB/core: Remove smac and vlan id from path record by Matan Barak · 9 years ago
- aa744cc IB/core: Remove smac and vlan id from qp_attr and ah_attr by Matan Barak · 9 years ago
- 5c266b2 IB/cm: Remove the usage of smac and vid of qp_attr and cm_av by Matan Barak · 9 years ago