Age | Commit message (Expand) | Author |
2013-05-08 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-05-08 | Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into... | Roland Dreier |
2013-05-07 | aio: don't include aio.h in sched.h | Kent Overstreet |
2013-05-07 | drivers/infiniband/hw: rename random32() to prandom_u32() | Andrew Morton |
2013-05-01 | IB/iser: Add support for iser CM REQ additional info | Or Gerlitz |
2013-05-01 | IB/iser: Return error to upper layers on EAGAIN registration failures | Or Gerlitz |
2013-05-01 | IB/iser: Move informational messages from error to info level | Roi Dayan |
2013-05-01 | IB/iser: Add module version | Roi Dayan |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-04-30 | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-29 | drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic() | Jeff Layton |
2013-04-29 | drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic | Jeff Layton |
2013-04-25 | iser-target: Add iSCSI Extensions for RDMA (iSER) target driver | Nicholas Bellinger |
2013-04-24 | IB/mlx4: Set link type for RAW PACKET QPs in the QP context | Eli Cohen |
2013-04-24 | IB/mlx4: Disable VLAN stripping for RAW PACKET QPs | Dotan Barak |
2013-04-24 | RDMA/iwcm: Don't touch cmid after dropping reference | Steve Wise |
2013-04-24 | net/mlx4_en: Add HW timestamping (TS) support | Amir Vadai |
2013-04-19 | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy |
2013-04-17 | IPoIB: add support for TIPC protocol | Patrick McHardy |
2013-04-16 | IB/qib: Correct qib_verbs_register_sysfs() error handling | Mike Marciniszyn |
2013-04-16 | IB/ipath: Correct ipath_verbs_register_sysfs() error handling | Mike Marciniszyn |
2013-04-16 | RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabled | Thadeu Lima de Souza Cascardo |
2013-04-16 | SRPT: Fix odd use of WARN_ON() | Grant Grundler |
2013-04-16 | IPoIB: Fix ipoib_hard_header() return value | Doug Ledford |
2013-04-16 | RDMA: Rename random32() to prandom_u32() | Akinobu Mita |
2013-04-16 | RDMA/cxgb3: Fix uninitialized variable | Cong Ding |
2013-04-16 | IB/mlx4: Fetch XRC SRQ in the CQ polling code | Shlomo Pongratz |
2013-04-16 | IB/core: Verify that QP handler is valid before dispatching events | Shlomo Pongratz |
2013-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-05 | firmware,IB/qib: revert firmware file move | Mike Marciniszyn |
2013-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-25 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-03-22 | Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next | Roland Dreier |
2013-03-22 | IB/qib: change QLogic to Intel | Vinit Agnihotri |
2013-03-22 | IB/ipath: Silence a static checker warning | Dan Carpenter |
2013-03-22 | IPoIB: Fix send lockup due to missed TX completion | Mike Marciniszyn |
2013-03-22 | RDMA/cxgb4: Fix error return code in create_qp() | Wei Yongjun |
2013-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-03-17 | tcp: Remove TCPCT | Christoph Paasch |
2013-03-15 | Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug | Zhouyi Zhou |
2013-03-14 | RDMA/cxgb4: Fix onchip queue support for T5 | Vipul Pandya |
2013-03-14 | RDMA/cxgb4: Bump tcam_full stat and WR reply timeout | Vipul Pandya |
2013-03-14 | RDMA/cxgb4: Map pbl buffers for dma if using DSGL. | Vipul Pandya |
2013-03-14 | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. | Vipul Pandya |
2013-03-14 | RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5 | Vipul Pandya |
2013-03-14 | RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. | Vipul Pandya |
2013-03-14 | RDMA/cxgb4: Add Support for Chelsio T5 adapter | Vipul Pandya |
2013-03-13 | mlx4: remove leftover idr_pre_get() call | Tejun Heo |