| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 15 | -191/+89 |
|\ |
|
| * | net: Fix warning fallout from recent NAPI interface changes. | David S. Miller | 2008-12-26 | 1 | -1/+0 |
| * | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 | 3 | -5/+5 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-02 | 5 | -30/+59 |
| |\ |
|
| * | | infiniband: Kill directly reference of netdev->priv | Wang Chen | 2008-11-24 | 1 | -4/+4 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-18 | 10 | -51/+103 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-06 | 1 | -2/+0 |
| |\ \ \ |
|
| * | | | | drivers: replace NIPQUAD() | Harvey Harrison | 2008-10-31 | 3 | -19/+15 |
| * | | | | net: easy removals of HIPQUAD using %pI4 format | Harvey Harrison | 2008-10-29 | 1 | -8/+3 |
| * | | | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | 6 | -29/+29 |
| * | | | | infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT | Harvey Harrison | 2008-10-28 | 1 | -23/+0 |
| * | | | | infiniband: ipoib replace IPOIB_GID_FMT with %p6 | Harvey Harrison | 2008-10-28 | 3 | -58/+45 |
| * | | | | infiniband: use %p6 for printing message ids | Harvey Harrison | 2008-10-28 | 3 | -57/+7 |
| * | | | | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 3 | -16/+10 |
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*-------. \ \ \ \ | Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier | 2008-12-24 | 32 | -343/+599 |
|\ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | RDMA/nes: Remove tx_free_list | Faisal Latif | 2008-12-24 | 2 | -75/+6 |
| | | | | * | | | | | RDMA/nes: Cleanup warnings | Chien Tung | 2008-12-05 | 2 | -13/+13 |
| | | | | * | | | | | RDMA/nes: Add loopback check to make_cm_node() | Chien Tung | 2008-12-05 | 1 | -1/+4 |
| | | | | * | | | | | RDMA/nes: Check cqp_avail_reqs is empty after locking the list | Faisal Latif | 2008-12-05 | 1 | -3/+6 |
| | | | | * | | | | | RDMA/nes: Fix TCP compliance test failures | Faisal Latif | 2008-12-05 | 1 | -7/+37 |
| | | | | * | | | | | RDMA/nes: Forward packets for a new connection with stale APBVT entry | Faisal Latif | 2008-12-05 | 3 | -43/+45 |
| | | | | * | | | | | RDMA/nes: Avoid race between MPA request and reset event to rdma_cm | Faisal Latif | 2008-12-05 | 2 | -6/+49 |
| | | | | * | | | | | RDMA/nes: Lock down connected_nodes list while processing it | Faisal Latif | 2008-12-05 | 2 | -12/+30 |
| | | | | * | | | | | RDMA/nes: Cleanup cqp_request list usage | Faisal Latif | 2008-12-05 | 2 | -41/+16 |
| | | | | | |_|_|/
| | | | | |/| | | |
|
| | | | * | | | | | IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize | Jack Morgenstein | 2008-12-24 | 1 | -4/+6 |
| | | | * | | | | | mlx4_core: Add support for multiple completion event vectors | Yevgeny Petrilin | 2008-12-22 | 2 | -2/+2 |
| | | | |/ / / / |
|
| | | * | | | | | IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs | David Disseldorp | 2008-12-21 | 3 | -41/+95 |
| | | |/ / / / |
|
| | * | | | | | IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free | Dave Olson | 2008-12-05 | 7 | -31/+49 |
| | * | | | | | IB/ipath: Fix spi_pioindex value | Dave Olson | 2008-12-05 | 1 | -2/+7 |
| | * | | | | | IB/ipath: Only do 1X workaround on rev1 chips | Dave Olson | 2008-12-05 | 1 | -3/+4 |
| | * | | | | | IB/ipath: Don't count IB symbol and link errors unless link is UP | Dave Olson | 2008-12-05 | 4 | -3/+155 |
| | * | | | | | IB/ipath: Check return value of dma_map_single() | Ralph Campbell | 2008-12-05 | 1 | -5/+16 |
| | * | | | | | IB/ipath: Fix PSN of send WQEs after an RDMA read resend | Ralph Campbell | 2008-12-05 | 1 | -3/+2 |
| | * | | | | | IB/ipath: Improve UD loopback performance by allocating temp array only once | Ralph Campbell | 2008-12-01 | 3 | -26/+26 |
| | * | | | | | IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.c | Michael Ellerman | 2008-12-01 | 1 | -1/+1 |
| | |/ / / / |
|
| * | | | | | IB/ehca: Remove redundant test of vpage | Julia Lawall | 2008-12-21 | 1 | -1/+1 |
| * | | | | | IB/ehca: Replace modulus operations in flush error completion path | Stefan Roscher | 2008-12-05 | 3 | -13/+19 |
| * | | | | | IB/ehca: Fix locking for shca_list_lock | Joachim Fenkes | 2008-12-01 | 1 | -7/+10 |
| |/ / / / |
|
* | | | | | RDMA/cma: Add IPv6 support | Aleksey Senin | 2008-12-24 | 1 | -26/+60 |
* | | | | | RDMA/addr: Add support for translating IPv6 addresses | Aleksey Senin | 2008-12-24 | 1 | -45/+151 |
|/ / / / |
|
* | | | | Merge branches 'ehca' and 'mlx4' into for-linus | Roland Dreier | 2008-12-01 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | IB/mlx4: Fix MTT leakage in resize CQ | Jack Morgenstein | 2008-12-01 | 1 | -0/+5 |
| | |_|/
| |/| | |
|
* | | | | IB/ehca: Fix problem with generated flush work completions | Stefan Roscher | 2008-12-01 | 3 | -28/+53 |
* | | | | IB/ehca: Change misleading error message on memory hotplug | Joachim Fenkes | 2008-12-01 | 1 | -2/+1 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-11-12 | 10 | -51/+103 |
|\ \ \
| |_|/
|/| | |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-next | Roland Dreier | 2008-11-12 | 8 | -44/+103 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | RDMA/nes: Mitigate compatibility issue regarding PCIe write credits | Chien Tung | 2008-11-02 | 2 | -0/+17 |
| | | | | | * | | RDMA/nes: Fix CQ allocation scheme for multicast receive queue apps | Vadim Makhervaks | 2008-11-02 | 1 | -1/+1 |
| | | | | | * | | RDMA/nes: Correct handling of PBL resources | Chien Tung | 2008-11-02 | 1 | -11/+33 |
| | | | | | * | | RDMA/nes: Reindent mis-indented spinlocks | Ilpo Järvinen | 2008-11-02 | 1 | -9/+9 |
| | | | | | |/ |
|