Age | Commit message (Expand) | Author | Files | Lines |
2014-12-16 | IB/core: Do not resolve VLAN if already resolved | Moni Shoua | 1 | -1/+2 |
2014-06-04 | IB/core: Fix sparse warnings about redeclared functions | Roland Dreier | 1 | -4/+4 |
2014-03-07 | IB/core: Introduce signature verbs API | Sagi Grimberg | 1 | -0/+8 |
2014-03-07 | IB/core: Introduce protected memory regions | Sagi Grimberg | 1 | -0/+39 |
2014-01-23 | Merge branch 'ip-roce' into for-next | Roland Dreier | 1 | -2/+96 |
2014-01-20 | IB/core: Resolve Ethernet L2 addresses when modifying QP | Or Gerlitz | 1 | -0/+43 |
2014-01-19 | IB/core: Add support for RDMA_NODE_USNIC_UDP | Upinder Malhi | 1 | -0/+2 |
2014-01-15 | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 1 | -2/+53 |
2014-01-14 | IB/core: Add RDMA_TRANSPORT_USNIC_UDP | Upinder Malhi | 1 | -1/+2 |
2013-11-15 | IB/core: Encorce MR access rights rules on kernel consumers | Eli Cohen | 1 | -0/+14 |
2013-11-09 | IB/core: Add Cisco usNIC rdma node and transport types | Upinder Malhi \(umalhi\) | 1 | -0/+3 |
2013-09-03 | Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q... | Roland Dreier | 1 | -0/+30 |
2013-08-28 | IB/core: Add receive flow steering support | Hadar Hen Zion | 1 | -0/+27 |
2013-08-13 | IB/core: Add locking around event dispatching on XRC target QPs | Yishai Hadas | 1 | -0/+3 |
2013-04-17 | IB/core: Verify that QP handler is valid before dispatching events | Shlomo Pongratz | 1 | -1/+2 |
2013-02-21 | IB/core: Add "type 2" memory windows support | Shani Michaeli | 1 | -2/+3 |
2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier | 1 | -0/+1 |
2012-05-08 | IB/core: Add raw packet QP type | Or Gerlitz | 1 | -0/+1 |
2012-05-08 | IB/core: Use qp->usecnt to track multicast attach/detach | Or Gerlitz | 1 | -2/+12 |
2012-01-27 | RDMA/core: Fix kernel panic by always initializing qp->usecnt | Bernd Schubert | 1 | -1/+1 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 1 | -28/+348 |
2011-11-01 | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-10-13 | RDMA/core: Export ib_open_qp() to share XRC TGT QPs | Sean Hefty | 1 | -36/+127 |
2011-10-13 | RDMA/uverbs: Export XRC domains to user space | Sean Hefty | 1 | -0/+1 |
2011-10-13 | RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCD | Sean Hefty | 1 | -0/+47 |
2011-10-13 | RDMA/core: Add XRC QPs | Sean Hefty | 1 | -20/+130 |
2011-10-13 | RDMA/core: Add XRC SRQ type | Sean Hefty | 1 | -1/+20 |
2011-10-13 | RDMA/core: Add SRQ type field | Sean Hefty | 1 | -0/+1 |
2011-10-12 | RDMA/core: Add XRC domain support | Sean Hefty | 1 | -0/+26 |
2011-10-11 | IB: Add new InfiniBand link speeds | Marcel Apfelbaum | 1 | -0/+25 |
2010-09-28 | IB/core: Add link layer property to ports | Eli Cohen | 1 | -0/+16 |
2010-08-04 | IB: Rename RAW_ETY to RAW_ETHERTYPE | Aleksey Senin | 1 | -2/+2 |
2008-07-15 | IB/core: Reset to error QP state transition is not allowed | Ralph Campbell | 1 | -1/+0 |
2008-07-15 | RDMA/core: Add memory management extensions support | Steve Wise | 1 | -0/+46 |
2008-07-15 | RDMA: Remove subversion $Id tags | Roland Dreier | 1 | -2/+0 |
2008-04-17 | IB/core: Add support for modify CQ | Eli Cohen | 1 | -0/+7 |
2008-04-17 | IB/core: Check optional verbs before using them | Dotan Barak | 1 | -1/+6 |
2007-05-07 | IB: Add CQ comp_vector support | Michael S. Tsirkin | 1 | -2/+2 |
2007-02-23 | IB/core: Set hop limit in ib_init_ah_from_wc correctly | Sean Hefty | 1 | -1/+1 |
2006-09-23 | RDMA: iWARP Core Changes. | Tom Tucker | 1 | -0/+17 |
2006-09-23 | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell | 1 | -2/+2 |
2006-06-18 | IB: Add ib_init_ah_from_wc() | Sean Hefty | 1 | -16/+28 |
2006-04-10 | IB: simplify static rate encoding | Jack Morgenstein | 1 | -0/+34 |
2006-03-20 | IB: Fix modify QP checking of "current QP state" attribute | Dotan Barak | 1 | -4/+4 |
2006-03-20 | IB: Whitespace cleanups | Roland Dreier | 1 | -2/+1 |
2006-03-20 | IB: Add ib_modify_qp_is_ok() library function | Roland Dreier | 1 | -0/+252 |
2006-03-20 | IB: Add userspace support for resizing CQs | Roland Dreier | 1 | -2/+2 |
2006-01-07 | IB: Set GIDs correctly in ib_create_ah_from_wc() | Ralph Campbell | 1 | -2/+2 |
2005-11-11 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 1 | -10/+2 |