iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()
[linux-2.6-block.git] / drivers / infiniband /
2016-01-19 Hariprasad Siw_cxgb4: Fixes static checker warning in c4iw_rdev_open()
2016-01-19 Dan CarpenterIB/cma: allocating too much memory in make_cma_ports()
2016-01-19 Dan CarpenterRDMA/nes: checking for NULL instead of IS_ERR
2016-01-19 Vinit AgnihotriIB/qib: Support creating qps with GFP_NOIO flag
2016-01-19 Ira WeinyIB/sysfs: Fix sparse warning on attr_id
2016-01-19 Devesh SharmaRDMA/ocrdma: Depend on async link events from CNA
2016-01-19 Devesh SharmaRDMA/ocrdma: Dispatch only port event when port state...
2016-01-19 Devesh SharmaRDMA/ocrdma: Fix vlan-id assignment in qp parameters
2016-01-19 Matan BarakIB/cma: Fix RDMA port validation for iWarp
2016-01-19 Mike MarciniszynIB/qib: fix mcast detach when qp not attached
2016-01-19 Erez ShitritIB/IPoIB: Fix kernel panic on multicast flow
2015-12-27 Jenny DerzhavetzIB/iser: Support the remote invalidation exception
2015-12-24 Sagi GrimbergIB/iser: Change the increment rkey flow logic
2015-12-24 Jenny DerzhavetzIB/isert: Support the remote invalidation exception
2015-12-24 Jenny DerzhavetzIB/isert: Declare correct flags when accepting a connection
2015-12-24 Sagi GrimbergIB/isert: Remove unused file iser_proto.h
2015-12-24 Sagi GrimbergIB/iser,isert: Create and use new shared header
2015-12-24 Jenny DerzhavetzIB/iser: set intuitive values for mr_valid
2015-12-24 Jenny DerzhavetzIB/iser: Don't register memory for all immediate data...
2015-12-24 Sagi GrimbergIB/iser: Reuse ib_sg_to_pages
2015-12-24 Roi DayanIB/iser: Fix module init not cleaning up on error flow
2015-12-24 Julia LawallIB/core: constify mmu_notifier_ops structures
2015-12-24 Julia LawallIB/iser: constify iser_reg_ops structure
2015-12-24 Julia LawallRDMA/nes: constify nes_cm_ops structure
2015-12-24 Bodong WangIB/mlx5: report tx/rx checksum cap in query results
2015-12-24 Leon RomanovskyIB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
2015-12-24 Leon RomanovskyIB/mlx4: Suppress non-fatal memory allocations
2015-12-24 Eran Ben ElishaIB/mlx5: Advertise atomic capabilities in query device
2015-12-24 Hariprasad Siw_cxgb3: Fix incorrectly returning error on success
2015-12-24 Hariprasad Siw_cxgb4: Pass qid range to user space driver
2015-12-24 Dean LuickIB/mad: Ensure fairness in ib_mad_completion_handler
2015-12-24 Leon RomanovskyIB/mlx5: Add driver cross-channel support
2015-12-24 Leon RomanovskyIB/core: Add cross-channel support
2015-12-24 Matan BarakIB/mlx5: Mmap the HCA's core clock register to user...
2015-12-24 Matan BarakIB/mlx5: Add hca_core_clock_offset to udata in init_uco...
2015-12-24 Matan BarakIB/mlx5: Add support for hca_core_clock and timestamp_mask
2015-12-24 Matan BarakIB/mlx5: Add create_cq extended command
2015-12-23 Christoph LameterIB/core: Display extended counter set if available
2015-12-23 Christoph LameterIB/core: Specify attribute_id in port_table_attribute
2015-12-23 Christoph LameterIB/core: Create get_perf_mad function in sysfs.c
2015-12-23 Christoph HellwigIB: remove the write-only usecnt field from struct...
2015-12-23 Christoph Hellwignes: simplify nes_reg_phys_mr calling conventions
2015-12-23 Christoph Hellwigcxgb3: simplify iwch_get_dma_wr
2015-12-23 Christoph HellwigIB: remove in-kernel support for memory windows
2015-12-23 Christoph HellwigIB: remove support for phys MRs
2015-12-23 Christoph HellwigIB: remove ib_query_mr
2015-12-23 Christoph LameterIB/IPoIB: Move multicast specific code out of ipoib_main.c
2015-12-23 Christoph LameterIB/IPoIB: factor out common multicast list removal...
2015-12-23 Achiad ShochatIB/mlx5: Support RoCE
2015-12-23 Achiad ShochatIB/mlx5: Add RoCE fields to Address Vector
2015-12-23 Achiad ShochatIB/mlx5: Support IB device's callbacks for adding/delet...
2015-12-23 Achiad ShochatIB/mlx5: Set network_hdr_type upon RoCE responder compl...
2015-12-23 Achiad ShochatIB/mlx5: Extend query_device/port to support RoCE
2015-12-23 Achiad ShochatIB/mlx5: Support IB device's callback for getting its...
2015-12-23 Achiad ShochatIB/mlx5: Support IB device's callback for getting the...
2015-12-23 Julia LawallIB/usnic: delete unneeded IS_ERR test
2015-12-23 Nelson EscobarIB/usnic: Handle 0 counts in resource allocation
2015-12-23 Nelson EscobarIB/usnic: Fix resource leak in error case
2015-12-23 Nelson EscobarIB/usnic: Support more QP state transitions
2015-12-23 Nelson EscobarIB/usnic: Fix message typo
2015-12-23 Nelson EscobarIB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64
2015-12-23 Nelson EscobarIB/usnic: Improve a failure message
2015-12-23 Nelson EscobarIB/usnic: Remove unused prototype
2015-12-23 Moni ShouaIB/cma: Join and leave multicast groups with IGMP
2015-12-23 Moni ShouaIB/core: Initialize UD header structure with IP and...
2015-12-23 Matan BarakIB/cma: Add configfs for rdma_cm
2015-12-23 Matan BarakIB/rdma_cm: Add wrapper for cma reference count
2015-12-23 Matan BarakIB/core: Validate route when we init ah
2015-12-23 Matan BarakIB/core: Move rdma_is_upper_dev_rcu to header file
2015-12-23 Somnath KoturIB/core: Add rdma_network_type to wc
2015-12-23 Matan BarakIB/core: Add ROCE_UDP_ENCAP (RoCE V2) type
2015-12-23 Matan BarakIB/core: Add gid attributes to sysfs
2015-12-23 Matan BarakIB/cm: Use the source GID index type
2015-12-23 Matan BarakIB/core: Add gid_type to gid attribute
2015-12-23 Matan BarakIB/core: don't search the GID table twice
2015-12-23 Matan BarakIB/core: Change per-entry lock in RoCE GID table to...
2015-12-23 Matan BarakIB/core: Refactor GID cache's ib_dispatch_event
2015-12-22 Doug LedfordMerge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into...
2015-12-22 Or GerlitzIB/core: Remove ib_query_device
2015-12-22 Or GerlitzIB/ulps: Avoid calling ib_query_device
2015-12-22 Or GerlitzIB/core: Avoid calling ib_query_device
2015-12-22 Ira WeinyIB/core: Save the device attributes on the device structure
2015-12-20 Linus TorvaldsMerge tag 'rtc-4.4-3' of git://git./linux/kernel/git...
2015-12-20 Linus TorvaldsMerge tag 'tty-4.4-rc6' of git://git./linux/kernel...
2015-12-20 Linus TorvaldsMerge tag 'powerpc-4.4-5' of git://git./linux/kernel...
2015-12-19 Linus TorvaldsMerge tag 'gpio-v4.4-3' of git://git./linux/kernel...
2015-12-19 Linus TorvaldsMerge tag 'pinctrl-v4.4-3' of git://git./linux/kernel...
2015-12-19 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2015-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-12-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-12-18 Linus TorvaldsMerge tag 'media/v4.4-3' of git://git./linux/kernel...
2015-12-18 Linus TorvaldsMerge branch 'for-linus-4.4' of git://git./linux/kernel...
2015-12-18 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.4-rc6' of git://git....
2015-12-18 Linus TorvaldsMerge tag 'for-linus-4.4-rc5-tag' of git://git./linux...
2015-12-18 Linus TorvaldsMerge tag 'arc-fixes-for-4.4-rc6' of git://git./linux...
2015-12-18 Linus TorvaldsMerge tag 'for-linus-20151217' of git://git.infradead...
2015-12-18 Greg Kroah-HartmanMerge tag 'phy-for-4.4-rc' of git://git./linux/kernel...
2015-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-12-17 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2015-12-16 David S. MillerMerge tag 'mac80211-for-davem-2015-12-15' of git:/...
next