aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak1-2/+8
2015-06-10IB/core: Don't advertise SA in RoCE port capabilitiesMoni Shoua1-1/+0
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford1-0/+1
2015-06-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny3-11/+12
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny2-4/+4
2015-06-02IB/core cleanup: Add const to RDMA helpersIra Weiny1-12/+12
2015-06-02RDMA/iw_cm: Export tos field to iwarp providersSteve Wise1-0/+1
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2Doug Ledford3-4/+303
2015-05-20IB/core: Change rdma_protocol_iboe to roceIra Weiny1-2/+2
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny1-16/+48
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny1-2/+17
2015-05-20IB/mad: Add const qualifiers to query only functionsIra Weiny1-1/+1
2015-05-20IB/mad: Change ib_response_mad signature argumentsIra Weiny1-1/+1
2015-05-18IB/core, cma: Nice log-friendly string helpersSagi Grimberg2-0/+6
2015-05-18IB/srp: Add 64-bit LUN supportBart Van Assche1-3/+4
2015-05-18IB/core: Create common start/end port functionsIra Weiny1-0/+27
2015-05-18IB/Verbs: Improve docs for rdma-helpersMichael Wang1-40/+92
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_read_multi_sge()Michael Wang1-0/+16
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang1-0/+15
2015-05-18IB/Verbs: Implement raw management helpersMichael Wang1-0/+22
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang1-0/+9
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+4
2015-05-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2015-05-15Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-0/+1
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov2-0/+6
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-10/+133
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-12drm/radeon: add new bonaire pci idAlex Deucher1-0/+1
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+10
2015-05-10pty: Fix input race when closingPeter Hurley1-1/+1
2015-05-09mpls: Change reserved label names to be consistent with netbsdTom Herbert1-6/+6
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner1-3/+4
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds4-5/+31
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée1-1/+1
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-0/+2
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2015-05-05nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-05util_macros.h: have array pointer point to array of constantsGuenter Roeck1-1/+1