Age | Commit message (Expand) | Author | Files | Lines |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 11 | -96/+336 |
2013-05-01 | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -0/+2475 |
2013-04-30 | drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic() | Jeff Layton | 1 | -3/+1 |
2013-04-30 | drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic | Jeff Layton | 2 | -3/+1 |
2013-04-25 | iser-target: Add iSCSI Extensions for RDMA (iSER) target driver | Nicholas Bellinger | 7 | -0/+2475 |
2013-04-25 | net/mlx4_en: Add HW timestamping (TS) support | Amir Vadai | 1 | -1/+1 |
2013-04-19 | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy | 1 | -1/+1 |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 1 | -7/+7 |
2013-04-17 | IPoIB: add support for TIPC protocol | Patrick McHardy | 1 | -1/+3 |
2013-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2013-04-05 | firmware,IB/qib: revert firmware file move | Mike Marciniszyn | 1 | -1/+1 |
2013-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 9 | -18/+26 |
2013-03-25 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 9 | -18/+26 |
2013-03-23 | Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next | Roland Dreier | 8 | -17/+23 |
2013-03-23 | IB/qib: change QLogic to Intel | Vinit Agnihotri | 6 | -14/+16 |
2013-03-23 | IB/ipath: Silence a static checker warning | Dan Carpenter | 1 | -1/+1 |
2013-03-23 | IPoIB: Fix send lockup due to missed TX completion | Mike Marciniszyn | 1 | -2/+6 |
2013-03-23 | RDMA/cxgb4: Fix error return code in create_qp() | Wei Yongjun | 1 | -1/+3 |
2013-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+12 |
2013-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+12 |
2013-03-17 | tcp: Remove TCPCT | Christoph Paasch | 1 | -1/+1 |
2013-03-15 | Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug | Zhouyi Zhou | 1 | -0/+12 |
2013-03-14 | RDMA/cxgb4: Fix onchip queue support for T5 | Vipul Pandya | 1 | -8/+5 |
2013-03-14 | RDMA/cxgb4: Bump tcam_full stat and WR reply timeout | Vipul Pandya | 2 | -2/+2 |
2013-03-14 | RDMA/cxgb4: Map pbl buffers for dma if using DSGL. | Vipul Pandya | 1 | -6/+23 |
2013-03-14 | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. | Vipul Pandya | 4 | -36/+182 |
2013-03-14 | RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5 | Vipul Pandya | 3 | -6/+30 |
2013-03-14 | RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. | Vipul Pandya | 1 | -4/+16 |
2013-03-14 | RDMA/cxgb4: Add Support for Chelsio T5 adapter | Vipul Pandya | 6 | -35/+77 |
2013-03-14 | mlx4: remove leftover idr_pre_get() call | Tejun Heo | 1 | -1/+0 |
2013-03-04 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2 | -0/+2 |
2013-02-28 | hlist: drop the node parameter from iterators | Sasha Levin | 2 | -4/+2 |
2013-02-28 | idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c | Tejun Heo | 2 | -2/+2 |
2013-02-28 | IB/qib: convert to idr_alloc() | Tejun Heo | 1 | -13/+8 |
2013-02-28 | IB/ocrdma: convert to idr_alloc() | Tejun Heo | 1 | -13/+1 |
2013-02-28 | IB/mlx4: convert to idr_alloc() | Tejun Heo | 1 | -17/+15 |
2013-02-28 | IB/ipath: convert to idr_alloc() | Tejun Heo | 1 | -12/+4 |
2013-02-28 | IB/ehca: convert to idr_alloc() | Tejun Heo | 2 | -39/+22 |
2013-02-28 | IB/cxgb4: convert to idr_alloc() | Tejun Heo | 1 | -13/+14 |
2013-02-28 | IB/cxgb3: convert to idr_alloc() | Tejun Heo | 1 | -13/+11 |
2013-02-28 | IB/amso1100: convert to idr_alloc() | Tejun Heo | 1 | -8/+11 |
2013-02-28 | IB/core: convert to idr_alloc() | Tejun Heo | 6 | -81/+48 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -9/+9 |
2013-02-26 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 31 | -161/+521 |
2013-02-26 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's... | Roland Dreier | 21 | -137/+351 |
2013-02-25 | IB/mlx4: Advertise MW support | Shani Michaeli | 1 | -0/+19 |
2013-02-25 | IB/mlx4: Support memory window binding | Shani Michaeli | 3 | -3/+56 |
2013-02-25 | mlx4: Implement memory windows allocation and deallocation | Shani Michaeli | 2 | -0/+64 |
2013-02-25 | IPoIB: Free ipoib neigh on path record failure so path rec queries are retried | Roland Dreier | 1 | -0/+3 |
2013-02-25 | IB/srp: Fail I/O requests if the transport is offline | Bart Van Assche | 2 | -0/+8 |