aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAge
* IB/qib: Fix lockdep splat in qib_alloc_lkey()Mike Marciniszyn2013-06-04
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-08
|\
| *-----. Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier2013-05-08
| |\ \ \ \
| | | | | * IB/qib: Correct qib_verbs_register_sysfs() error handlingMike Marciniszyn2013-04-17
| | | | | * IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn2013-04-17
| | | |_|/ | | |/| |
| | | | * IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen2013-04-24
| | | | * IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak2013-04-24
| | | | * IB/mlx4: Fetch XRC SRQ in the CQ polling codeShlomo Pongratz2013-04-17
| | | |/ | | |/|
| | | * RDMA: Rename random32() to prandom_u32()Akinobu Mita2013-04-17
| | | * RDMA/cxgb3: Fix uninitialized variableCong Ding2013-04-17
| | |/
| * / RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo2013-04-17
| |/
* | aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* | drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton2013-05-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * | net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-24
| * | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
| * | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
| |\ \ \
| * | | | tcp: Remove TCPCTChristoph Paasch2013-03-17
| * | | | RDMA/cxgb4: Fix onchip queue support for T5Vipul Pandya2013-03-14
| * | | | RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya2013-03-14
| * | | | RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya2013-03-14
| * | | | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya2013-03-14
| * | | | RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya2013-03-14
| * | | | RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya2013-03-14
| * | | | RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya2013-03-14
* | | | | drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()Jeff Layton2013-04-29
* | | | | drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclicJeff Layton2013-04-29
| |_|_|/ |/| | |
* | | | firmware,IB/qib: revert firmware file moveMike Marciniszyn2013-04-05
| |_|/ |/| |
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-03-25
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier2013-03-22
| |\ \ \
| | | * | IB/qib: change QLogic to IntelVinit Agnihotri2013-03-22
| | | * | IB/ipath: Silence a static checker warningDan Carpenter2013-03-22
| | |/ /
| * / / RDMA/cxgb4: Fix error return code in create_qp()Wei Yongjun2013-03-22
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-19
|\ \ \ | |/ / |/| |
| * | Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou2013-03-15
| |/
* / mlx4: remove leftover idr_pre_get() callTejun Heo2013-03-13
|/
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo2013-02-27
* IB/qib: convert to idr_alloc()Tejun Heo2013-02-27
* IB/ocrdma: convert to idr_alloc()Tejun Heo2013-02-27
* IB/mlx4: convert to idr_alloc()Tejun Heo2013-02-27
* IB/ipath: convert to idr_alloc()Tejun Heo2013-02-27
* IB/ehca: convert to idr_alloc()Tejun Heo2013-02-27
* IB/cxgb4: convert to idr_alloc()Tejun Heo2013-02-27
* IB/cxgb3: convert to idr_alloc()Tejun Heo2013-02-27
* IB/amso1100: convert to idr_alloc()Tejun Heo2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\