| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-05-26 | 4 | -1/+116 |
|\ |
|
| * | RDMA/cma: Add support for netlink statistics export | Nir Muchtar | 2011-05-25 | 1 | -0/+28 |
| * | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty | 2011-05-25 | 1 | -1/+4 |
| * | RDMA: Update exported headers list | Roland Dreier | 2011-05-25 | 2 | -0/+6 |
| * | RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> | Nir Muchtar | 2011-05-25 | 1 | -0/+14 |
| * | RDMA: Add netlink infrastructure | Roland Dreier | 2011-05-20 | 1 | -0/+64 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 1 | -6/+7 |
|\ \
| |/
|/| |
|
| * | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny | 2011-04-29 | 1 | -6/+7 |
* | | RDMA/iwcm: Get rid of enum iw_cm_event_status | Roland Dreier | 2011-05-09 | 1 | -10/+1 |
* | | RDMA/cma: Add an ID_REUSEADDR option | Hefty, Sean | 2011-05-09 | 2 | -2/+13 |
|/ |
|
* | RDMA: Update workqueue usage | Tejun Heo | 2011-01-16 | 1 | -0/+3 |
* | IB/core: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 | 2 | -4/+48 |
* | IB/uverbs: Return link layer type to userspace for query port operation | Eli Cohen | 2010-10-25 | 1 | -1/+2 |
* | IB/pack: IBoE UD packet packing support | Eli Cohen | 2010-10-14 | 1 | -8/+22 |
* | RDMA/cm: Add RDMA CM support for IBoE devices | Eli Cohen | 2010-10-13 | 1 | -1/+98 |
* | IB/core: Add link layer property to ports | Eli Cohen | 2010-09-27 | 1 | -0/+11 |
* | IB: Rename RAW_ETY to RAW_ETHERTYPE | Aleksey Senin | 2010-08-04 | 1 | -1/+1 |
* | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell | 2010-05-21 | 1 | -1/+3 |
* | IB/core: Add support for masked atomic operations | Vladimir Sokolovsky | 2010-04-21 | 1 | -0/+7 |
* | Merge branch 'misc' into for-next | Roland Dreier | 2010-03-01 | 1 | -0/+1 |
|\ |
|
| * | IB/core: Fix and clean up ib_ud_header_init() | Eli Cohen | 2010-02-24 | 1 | -0/+1 |
* | | Merge branch 'cma' into for-next | Roland Dreier | 2010-03-01 | 1 | -1/+0 |
|\ \ |
|
| * | | RDMA/cm: Remove unused definition of RDMA_PS_SCTP | Sean Hefty | 2010-02-11 | 1 | -1/+0 |
| |/ |
|
* | | IB/core: Pack struct ib_device a little tighter | Alexander Chiang | 2010-02-24 | 1 | -2/+2 |
|/ |
|
*-. | Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ... | Roland Dreier | 2009-12-15 | 5 | -25/+44 |
|\ \ |
|
| | * | IB: Clarify the documentation of ib_post_send() | Bart Van Assche | 2009-12-09 | 1 | -0/+5 |
| |/
|/| |
|
| * | RDMA/cm: fix loopback address support | Sean Hefty | 2009-11-19 | 1 | -21/+10 |
| * | IB/addr: Store net_device type instead of translating to RDMA transport | Sean Hefty | 2009-11-19 | 1 | -1/+2 |
| * | RDMA/cma: Replace net_device pointer with index | Sean Hefty | 2009-11-19 | 1 | -1/+1 |
| * | RDMA/ucma: Add option to manually set IB path | Sean Hefty | 2009-11-16 | 3 | -2/+26 |
|/ |
|
* | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-03-26 | 1 | -1/+1 |
|\ |
|
| * | net: replace __constant_{endian} uses in net headers | Harvey Harrison | 2009-02-14 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier | 2009-03-24 | 3 | -25/+25 |
|\ \ \
| |_|/
|/| | |
|
| | * | IB/mad: Fix RMPP header RRespTime manipulation | Ramachandra K | 2009-02-27 | 1 | -1/+1 |
| |/
|/| |
|
| * | IB: Remove __constant_{endian} uses | Harvey Harrison | 2009-01-17 | 3 | -24/+24 |
|/ |
|
* | RDMA/cma: Remove padding arrays by using struct sockaddr_storage | Roland Dreier | 2008-08-04 | 1 | -6/+2 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -1/+1 |
* | RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event | Amir Vadai | 2008-07-22 | 1 | -1/+2 |
* | RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event | Or Gerlitz | 2008-07-22 | 1 | -1/+2 |
* | RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr | Or Gerlitz | 2008-07-14 | 1 | -0/+1 |
* | RDMA/core: Add local DMA L_Key support | Steve Wise | 2008-07-14 | 1 | -1/+2 |
* | IB/core: Add support for multicast loopback blocking | Ron Livne | 2008-07-14 | 1 | -1/+3 |
* | RDMA/core: Add iWARP protocol statistics attributes in sysfs | Steve Wise | 2008-07-14 | 1 | -0/+53 |
* | RDMA/core: Add memory management extensions support | Steve Wise | 2008-07-14 | 2 | -3/+85 |
* | RDMA: Improve include file coding style | Dotan Barak | 2008-07-14 | 13 | -40/+17 |
* | RDMA: Fix license text | Sean Hefty | 2008-07-14 | 3 | -61/+73 |
* | IB/core: Remove IB_DEVICE_SEND_W_INV capability flag | Roland Dreier | 2008-06-09 | 1 | -1/+0 |
* | IB: expand ib_umem_get() prototype | Arthur Kepner | 2008-04-29 | 2 | -2/+35 |
* | IB: convert struct class_device to struct device | Tony Jones | 2008-04-19 | 1 | -1/+1 |