aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2014-02-13IB/qib: Fix QP check when looping back to/from QP1Ira Weiny
2013-12-04IB/qib: Fix txselect regressionMike Marciniszyn
2013-12-04IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara
2013-06-04IB/qib: Fix lockdep splat in qib_alloc_lkey()Mike Marciniszyn
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()Jeff Layton
2013-04-29drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclicJeff Layton
2013-04-24IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen
2013-04-24IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-16IB/qib: Correct qib_verbs_register_sysfs() error handlingMike Marciniszyn
2013-04-16IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn
2013-04-16RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo
2013-04-16RDMA: Rename random32() to prandom_u32()Akinobu Mita
2013-04-16RDMA/cxgb3: Fix uninitialized variableCong Ding
2013-04-16IB/mlx4: Fetch XRC SRQ in the CQ polling codeShlomo Pongratz
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-05firmware,IB/qib: revert firmware file moveMike Marciniszyn
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-03-22Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier
2013-03-22IB/qib: change QLogic to IntelVinit Agnihotri
2013-03-22IB/ipath: Silence a static checker warningDan Carpenter
2013-03-22RDMA/cxgb4: Fix error return code in create_qp()Wei Yongjun
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou
2013-03-14RDMA/cxgb4: Fix onchip queue support for T5Vipul Pandya
2013-03-14RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya
2013-03-14RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya
2013-03-14RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya
2013-03-14RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya
2013-03-14RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya
2013-03-13mlx4: remove leftover idr_pre_get() callTejun Heo
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo
2013-02-27IB/qib: convert to idr_alloc()Tejun Heo
2013-02-27IB/ocrdma: convert to idr_alloc()Tejun Heo
2013-02-27IB/mlx4: convert to idr_alloc()Tejun Heo
2013-02-27IB/ipath: convert to idr_alloc()Tejun Heo
2013-02-27IB/ehca: convert to idr_alloc()Tejun Heo
2013-02-27IB/cxgb4: convert to idr_alloc()Tejun Heo