| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | | | | * | | | RDMA/cma: Check for NULL conn_param in rdma_accept | Hefty, Sean | 2011-10-06 | 1 | -15/+23 |
| | | | | | | | * | | | IB/ehca: Remove IRQF_DISABLED, since it's a no-op | Yong Zhang | 2011-10-06 | 1 | -2/+2 |
| | | | | | | | |/ / |
|
| | | | | | | * / / | IPoIB: Use the right function to do DMA unmap pages | Dotan Barak | 2011-10-18 | 1 | -2/+2 |
| | | | | | | |/ / |
|
| | | | | | * / / | IB/ipath: Add missing <linux/stat.h> in ipath_chip_init.c | Randy Dunlap | 2011-10-10 | 1 | -0/+1 |
| | | | | | |/ / |
|
| | | | | * | | | IB/mlx4: Configure extended active speeds | Marcel Apfelbaum | 2011-10-28 | 1 | -1/+38 |
| | | | | * | | | IPoIB: Handle extended rates in debugfs | Marcel Apfelbaum | 2011-10-11 | 1 | -4/+3 |
| | | | | * | | | IB: Add new InfiniBand link speeds | Marcel Apfelbaum | 2011-10-11 | 2 | -4/+47 |
| | | | | |/ / |
|
| | | | * | | | RDMA/cxgb4: Mark QP in error before disabling the queue in firmware | Tom Tucker | 2011-10-31 | 1 | -0/+4 |
| | | | * | | | RDMA/cxgb4: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 2011-10-31 | 4 | -4/+23 |
| | | | * | | | RDMA/cxgb4: Use correct QID in insert_recv_cqe() | Jonathan Lallinger | 2011-10-14 | 1 | -1/+1 |
| | | | * | | | RDMA/cxgb4: Make sure flush CQ entries are collected on connection close | Kumar Sanghvi | 2011-10-14 | 1 | -1/+5 |
| | | | * | | | RDMA/cxgb4: Fail RDMA initialization for unsupported cards | Steve Wise | 2011-10-06 | 1 | -8/+33 |
| | | | |/ / |
|
| | | * / / | RDMA/cxgb3: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 2011-10-31 | 4 | -2/+20 |
| | | |/ / |
|
| | * | | | RDMA/nes: Add support for MPAv2 Enhanced RDMA Negotiation | Tatyana Nikolova | 2011-10-06 | 3 | -475/+703 |
| | * | | | RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation | Kumar Sanghvi | 2011-10-06 | 3 | -39/+466 |
| | * | | | RDMA/{amso1100,cxgb3}: Minimal MPAv2 support | Kumar Sanghvi | 2011-10-06 | 3 | -0/+20 |
| | * | | | RDMA/iwcm: Propagate ird/ord values upwards | Kumar Sanghvi | 2011-10-06 | 1 | -2/+6 |
| | * | | | RDMA/cma: Fix crash in cma_req_handler | Hefty, Sean | 2011-10-06 | 1 | -1/+13 |
| | |/ / |
|
| * / / | RDMA/amso1100: Use '%pM' format option to print MAC | Andy Shevchenko | 2011-10-06 | 1 | -4/+1 |
| |/ / |
|
* | / | mm: distinguish between mlocked and pinned pages | Christoph Lameter | 2011-11-01 | 3 | -8/+8 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-10-29 | 1 | -26/+54 |
|\ \ |
|
| * | | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs | Mike Christie | 2011-08-27 | 1 | -3/+9 |
| * | | [SCSI] iscsi class: sysfs group is_visible callout for session attrs | Mike Christie | 2011-08-27 | 1 | -13/+19 |
| * | | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs | Mike Christie | 2011-08-27 | 1 | -11/+27 |
* | | | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 | 4 | -16/+18 |
* | | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 | 1 | -5/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference | Neil Horman | 2011-09-26 | 1 | -5/+5 |
| |/ |
|
* | | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map | Ian Campbell | 2011-10-06 | 2 | -4/+3 |
* | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 4 | -8/+14 |
|\| |
|
| * | Merge branches 'ipoib' and 'iser' into for-next | Roland Dreier | 2011-08-17 | 3 | -5/+9 |
| |\ |
|
| | * | IB/iser: Support iSCSI PDU padding | Or Gerlitz | 2011-08-17 | 2 | -4/+8 |
| | * | IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) | Or Gerlitz | 2011-08-17 | 1 | -1/+1 |
| * | | IPoIB: Fix possible NULL dereference in ipoib_start_xmit() | Bernd Schubert | 2011-08-16 | 1 | -3/+5 |
| |/ |
|
* | | IPoIB: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 | 2 | -4/+6 |
* | | IB: nes: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 | 1 | -10/+11 |
* | | IB: amso1100: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 | 1 | -5/+3 |
* | | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-18 | 2 | -2/+2 |
* | | mlx4: Fix infiniband Kconfig dependencies. | David S. Miller | 2011-08-12 | 1 | -1/+2 |
* | | chelsio: Move the Chelsio drivers | Jeff Kirsher | 2011-08-11 | 2 | -2/+2 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2011-07-27 | 1 | -1/+1 |
|\ |
|
| * | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger | 2011-07-25 | 1 | -1/+1 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 5 | -5/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-07-22 | 36 | -1083/+683 |
|\ |
|
| *-----------. | Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's... | Roland Dreier | 2011-07-22 | 35 | -1043/+639 |
| |\ \ \ \ \ \ \ |
|
| | | | | | | | * | IB/srp: Avoid duplicate devices from LUN scan | Bart Van Assche | 2011-07-13 | 1 | -0/+2 |
| | | | | | | * | | IB/qib: Defer HCA error events to tasklet | Mike Marciniszyn | 2011-07-22 | 2 | -21/+53 |
| | | | | | | * | | IB/qib: Update active link width | Mitko Haralanov | 2011-07-18 | 1 | -3/+23 |
| | | | | | | * | | IB/qib: Fix potential deadlock with link down interrupt | Ram Vepa | 2011-07-18 | 1 | -2/+3 |
| | | | | | | * | | IB/qib: Add sysfs interface to read free contexts | Ram Vepa | 2011-07-18 | 1 | -0/+14 |
| | | | | | | * | | IB/qib: Remove double define | Edwin van Vliet | 2011-07-18 | 1 | -1/+0 |