| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-03-26 | 1 | -193/+393 |
|\ |
|
| * | RDMA/nes: Handle MPA Reject message properly | Faisal Latif | 2009-03-06 | 1 | -188/+392 |
| * | RDMA/nes: Fix tmp_addr compilation warning | Chien Tung | 2009-03-06 | 1 | -4/+0 |
| * | RDMA/nes: Update copyright to new legal entity and year | Chien Tung | 2009-03-06 | 1 | -1/+1 |
* | | RDMA/nes: Don't allow userspace QPs to use STag zero | Faisal Latif | 2009-03-12 | 1 | -5/+34 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-01-13 | 1 | -3/+9 |
|\ |
|
| * | RDMA/nes: Fix for NIPQUAD removal | Harvey Harrison | 2009-01-10 | 1 | -3/+9 |
* | | fix similar typos to successfull | Coly Li | 2009-01-08 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 1 | -18/+13 |
|\ |
|
| * | drivers: replace NIPQUAD() | Harvey Harrison | 2008-10-31 | 1 | -12/+9 |
| * | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -6/+4 |
* | | RDMA/nes: Remove tx_free_list | Faisal Latif | 2008-12-24 | 1 | -72/+4 |
* | | RDMA/nes: Cleanup warnings | Chien Tung | 2008-12-05 | 1 | -6/+2 |
* | | RDMA/nes: Add loopback check to make_cm_node() | Chien Tung | 2008-12-05 | 1 | -1/+4 |
* | | 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 | 1 | -24/+20 |
* | | RDMA/nes: Avoid race between MPA request and reset event to rdma_cm | Faisal Latif | 2008-12-05 | 1 | -6/+44 |
* | | RDMA/nes: Lock down connected_nodes list while processing it | Faisal Latif | 2008-12-05 | 1 | -12/+28 |
* | | RDMA/nes: Cleanup cqp_request list usage | Faisal Latif | 2008-12-05 | 1 | -6/+6 |
|/ |
|
* | RDMA/nes: Fix slab corruption | Chien Tung | 2008-10-09 | 1 | -1/+0 |
* | RDMA/nes: Fix routed RDMA connections | Bob Sharp | 2008-10-03 | 1 | -8/+30 |
* | RDMA/nes: Make mini_cm_connect() static | Faisal Latif | 2008-09-30 | 1 | -1/+1 |
* | RDMA/nes: Fix client side QP destroy | Faisal Latif | 2008-09-16 | 1 | -9/+2 |
* | RDMA/nes: CM connection setup/teardown rework | Faisal Latif | 2008-07-24 | 1 | -899/+1135 |
* | RDMA/nes: Remove unnecessary memset() | Christophe Jaillet | 2008-07-14 | 1 | -1/+0 |
* | RDMA/nes: Formatting cleanup | Glenn Streiff | 2008-04-29 | 1 | -4/+4 |
* | RDMA/nes: Fix adapter reset after PXE boot | Chien Tung | 2008-04-23 | 1 | -2/+4 |
* | RDMA/nes: Print IPv4 addresses in a readable format | Roland Dreier | 2008-04-23 | 1 | -6/+7 |
* | RDMA/nes: Use print_mac() to format ethernet addresses for printing | Roland Dreier | 2008-04-23 | 1 | -5/+3 |
* | RDMA/nes: Use more concise list_for_each_entry() | Robert P. J. Day | 2008-04-16 | 1 | -6/+2 |
* | RDMA/nes: Remove session_id from nes_cm stuff | Roland Dreier | 2008-04-16 | 1 | -6/+0 |
* | IB: Replace remaining __FUNCTION__ occurrences with __func__ | Harvey Harrison | 2008-04-16 | 1 | -8/+8 |
* | RDMA/nes: Make symbols used only in a single source file static | Roland Dreier | 2008-04-16 | 1 | -36/+61 |
* | RDMA/nes: Trivial endianness annotations | Roland Dreier | 2008-04-16 | 1 | -2/+2 |
* | RDMA/nes: Fix MSS calculation on RDMA path | Chien Tung | 2008-03-21 | 1 | -1/+2 |
* | RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian | Faisal Latif | 2008-02-26 | 1 | -4/+6 |
* | RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen() | Faisal Latif | 2008-02-26 | 1 | -0/+1 |
* | RDMA/nes: Fix a memory leak in schedule_nes_timer() | Adrian Bunk | 2008-02-26 | 1 | -2/+2 |
* | RDMA/nes: Add a driver for NetEffect RNICs | Glenn Streiff | 2008-02-04 | 1 | -0/+3088 |