| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 6 | -10/+10 |
|\ |
|
| * | infiniband: umode_t noise, including open-coded S_ISDIR() | Al Viro | 2012-01-03 | 2 | -6/+6 |
| * | switch ->is_visible() to returning umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
| * | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 2012-01-03 | 3 | -3/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | 3 | -4/+12 |
|\| |
|
| *-. | Merge branches 'cma', 'mlx4' and 'qib' into for-next | Roland Dreier | 2011-12-19 | 2 | -4/+6 |
| |\ \ |
|
| | | * | IB/qib: Correct sense on freectxts increment and decrement | Mike Marciniszyn | 2011-12-19 | 1 | -2/+2 |
| | * | | IB/mlx4: Fix shutdown crash accessing a non-existent bitmap | Roland Dreier | 2011-12-06 | 1 | -2/+4 |
| | |/ |
|
| * / | RDMA/cma: Verify private data length | Sean Hefty | 2011-12-19 | 1 | -0/+6 |
| |/ |
|
* | | mlx4_ib: disable SRIOV mode for IB ports (not yet supported) | Jack Morgenstein | 2011-12-13 | 1 | -0/+5 |
* | | mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) | Jack Morgenstein | 2011-12-13 | 2 | -5/+8 |
* | | mlx4: Extanding port_mask functionality | Jack Morgenstein | 2011-12-13 | 1 | -1/+1 |
* | | infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c | David Miller | 2011-12-05 | 1 | -12/+12 |
* | | infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f... | David Miller | 2011-12-05 | 1 | -140/+80 |
* | | infiniband: nes: Use dst's neighbour entry. | David Miller | 2011-12-05 | 1 | -9/+5 |
* | | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. | David Miller | 2011-12-05 | 1 | -13/+2 |
* | | infiniband: addr: Consolidate code to fetch neighbour hardware address from dst. | David Miller | 2011-12-05 | 1 | -26/+21 |
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 2011-12-05 | 6 | -14/+14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 | 10 | -45/+62 |
|\| |
|
| *---. | Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next | Roland Dreier | 2011-11-29 | 9 | -43/+58 |
| |\ \ \ |
|
| | | | * | IB/qib: Fix over-scheduling of QSFP work | Mike Marciniszyn | 2011-11-28 | 2 | -20/+8 |
| | | | * | IB/qib: Don't use schedule_work() | Mike Marciniszyn | 2011-11-08 | 1 | -1/+1 |
| | | * | | IB: Fix RCU lockdep splats | Eric Dumazet | 2011-11-29 | 6 | -14/+35 |
| | | |/ |
|
| | * / | IB/ipoib: Prevent hung task or softlockup processing multicast response | Mike Marciniszyn | 2011-11-29 | 3 | -8/+14 |
| | |/ |
|
| * | | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2 | Kumar Sanghvi | 2011-11-28 | 1 | -1/+3 |
| * | | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic | Jonathan Lallinger | 2011-11-28 | 1 | -1/+1 |
| |/ |
|
* | | neigh: Add infrastructure for allocating device neigh privates. | David Miller | 2011-11-30 | 1 | -0/+2 |
* | | net: remove ipv6_addr_copy() | Alexey Dobriyan | 2011-11-22 | 2 | -7/+7 |
* | | infiniband: Update net drivers for netdev_features_t changes. | David S. Miller | 2011-11-16 | 2 | -4/+4 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 41 | -0/+44 |
|\ |
|
| * | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker | 2011-10-31 | 6 | -0/+6 |
| * | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 14 | -0/+14 |
| * | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 2011-10-31 | 19 | -0/+21 |
| * | infiniband: Fix up users implicitly relying on getting stat.h | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 |
| | | |
| \ | |
*-. \ | Merge branches 'iser', 'mthca' and 'qib' into for-next | Roland Dreier | 2011-11-04 | 2 | -8/+4 |
|\ \ \ |
|
| | * | | IB/qib: Fix panic in RC error flushing logic | Mike Marciniszyn | 2011-11-04 | 1 | -7/+3 |
| * | | | IB/mthca: Fix buddy->num_free allocation size | Roland Dreier | 2011-11-03 | 1 | -1/+1 |
| |/ / |
|
* | | | IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers | Or Gerlitz | 2011-11-04 | 2 | -4/+8 |
* | | | IB/iser: Use separate buffers for the login request/response | Or Gerlitz | 2011-11-04 | 3 | -15/+52 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-11-01 | 67 | -945/+4419 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------------------. \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 | 66 | -941/+4418 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | * | | RDMA/uverbs: Export ib_open_qp() capability to user space | Sean Hefty | 2011-10-13 | 4 | -2/+97 |
| | | | | | | | | | | | * | | RDMA/core: Export ib_open_qp() to share XRC TGT QPs | Sean Hefty | 2011-10-13 | 3 | -42/+138 |
| | | | | | | | | | | | * | | IB/mlx4: Add support for XRC QPs | Sean Hefty | 2011-10-13 | 3 | -33/+90 |
| | | | | | | | | | | | * | | IB/mlx4: Add support for XRC SRQs | Sean Hefty | 2011-10-13 | 2 | -5/+11 |
| | | | | | | | | | | | * | | IB/mlx4: Add support for XRC domains | Sean Hefty | 2011-10-13 | 2 | -0/+71 |
| | | | | | | | | | | | * | | IB/cm: Do not automatically disconnect XRC TGT QPs | Sean Hefty | 2011-10-13 | 1 | -0/+2 |
| | | | | | | | | | | | * | | RDMA/cma: Support XRC QPs | Sean Hefty | 2011-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | * | | RDMA/ucm: Allow user to specify QP type when creating id | Sean Hefty | 2011-10-13 | 1 | -1/+4 |
| | | | | | | | | | | | * | | RDMA/cm: Define new RDMA port space specific to IB | Sean Hefty | 2011-10-13 | 1 | -0/+5 |