aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny1-1/+0
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny15-37/+249
2015-05-20IB/user_mad: Fix buggy usage of port indexIra Weiny1-1/+1
2015-05-20IB/user_mad: Use new start/end port functionsIra Weiny1-11/+3
2015-05-18IB/core: Create common start/end port functionsIra Weiny3-55/+59
2015-05-18IB/Verbs: Improve docs for rdma-helpersMichael Wang1-40/+92
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang4-4/+19
2015-05-18IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang2-1/+16
2015-05-18IB/Verbs: Use management helper rdma_cap_read_multi_sge()Michael Wang2-2/+18
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang3-6/+21
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang4-8/+23
2015-05-18IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang2-7/+22
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang4-14/+28
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang3-2/+17
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang3-6/+21
2015-05-18IB/Verbs: Reform rest part in IB-core cmaMichael Wang1-11/+9
2015-05-18IB/Verbs: Reform cma_acquire_dev()Michael Wang1-28/+40
2015-05-18IB/Verbs: Reform mcast related part in IB-core cmaMichael Wang1-38/+18
2015-05-18IB/Verbs: Reform route related part in IB-core cmaMichael Wang2-42/+14
2015-05-18IB/Verbs: Reform cm related part in IB-core cma/ucmMichael Wang2-58/+26
2015-05-18IB/Verbs: Reform IB-core verbsMichael Wang1-4/+2
2015-05-18IB/Verbs: Reform IB-ulp xprtrdmaMichael Wang2-29/+20
2015-05-18IB/Verbs: Reform IB-ulp ipoibMichael Wang1-7/+8
2015-05-18IB/Verbs: Reform IB-core multicastMichael Wang1-9/+3
2015-05-18IB/Verbs: Reform IB-core sa_queryMichael Wang1-13/+17
2015-05-18IB/Verbs: Reform IB-core cmMichael Wang1-3/+17
2015-05-18IB/Verbs: Reform IB-core mad/agent/user_madMichael Wang3-30/+41
2015-05-18IB/Verbs: Implement raw management helpersMichael Wang1-0/+22
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang20-0/+104
2015-05-18Linux 4.1-rc4Linus Torvalds1-1/+1
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra1-5/+15
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2-6/+6
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan1-1/+1
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia1-1/+1
2015-05-15MAINTAINERS: Add dts entries for some of the Marvell SoCsGregory CLEMENT1-1/+9
2015-05-15ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o1-0/+8
2015-05-14mm, numa: really disable NUMA balancing by default on single node machinesMel Gorman1-1/+1
2015-05-14MAINTAINERS: update Jingoo Han's email addressJingoo Han1-5/+5
2015-05-14CMA: page_isolation: check buddy before accessing itHui Zhu1-1/+2
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-14kernfs: do not account ino_ida allocations to memcgVladimir Davydov1-1/+8
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov3-1/+8
2015-05-14tools/vm: fix page-flags buildAndi Kleen1-1/+1
2015-05-14drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton1-1/+1
2015-05-14jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong2-9/+19
2015-05-14ext4: check for zero length extent explicitlyEryu Guan1-1/+1
2015-05-14ext4: fix NULL pointer dereference when journal restart failsLukas Czerner2-9/+22
2015-05-14ext4: remove unused function prototype from ext4.hTheodore Ts'o1-1/+0
2015-05-14ext4: don't save the error information if the block device is read-onlyTheodore Ts'o1-0/+2
2015-05-14ext4: fix lazytime optimizationTheodore Ts'o1-1/+1