| Commit message (Expand) | Author | Age |
* | [PATCH] Spidernet: add ethtool -S (show statistics) | Jim Lewis | 2006-09-22 |
* | Merge tag 'r8169-20060920-00' of git://electric-eye.fr.zoreil.com/home/romieu... | Jeff Garzik | 2006-09-22 |
|\ |
|
| * | r8169: the MMIO region of the 8167 stands behin BAR#1 | Francois Romieu | 2006-09-20 |
* | | [NET] GT96100: Delete bitrotting ethernet driver | Ralf Baechle | 2006-09-22 |
* | | [PATCH] mv643xx_eth: restrict to 32-bit PPC_MULTIPLATFORM | Dale Farnsworth | 2006-09-22 |
* | | [PATCH] Cirrus Logic ep93xx ethernet driver | Lennert Buytenhek | 2006-09-22 |
* | | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-22 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-09-22 |
| |\ \ |
|
| | * | | IB: Fix typo in kerneldoc for ib_set_client_data() | Krishna Kumar | 2006-09-22 |
| | * | | IPoIB: Add some likely/unlikely annotations in hot path | Eli Cohen | 2006-09-22 |
| | * | | IPoIB: Remove unused include of vmalloc.h | Dotan Barak | 2006-09-22 |
| | * | | IPoIB: Rejoin all multicast groups after a port event | Eli Cohen | 2006-09-22 |
| | * | | IPoIB: Create MCGs with all attributes required by RFC | Roland Dreier | 2006-09-22 |
| | * | | IB/iser: INFINIBAND_ISER depends on INET | Roland Dreier | 2006-09-22 |
| | * | | IB/mthca: Simplify calls to mthca_cq_clean() | Roland Dreier | 2006-09-22 |
| | * | | IB/mthca: Recover from catastrophic errors | Jack Morgenstein | 2006-09-22 |
| | * | | IB/cm: Do not track remote QPN in timewait state | Michael S. Tsirkin | 2006-09-22 |
| | * | | IB/sa: Require SA registration | Michael S. Tsirkin | 2006-09-22 |
| | * | | IPoIB: Refactor completion handling | Roland Dreier | 2006-09-22 |
| | * | | IB/iser: Do not use FMR for a single dma entry sg | Erez Zilber | 2006-09-22 |
| | * | | IB/iser: fix some debug prints | Erez Zilber | 2006-09-22 |
| | * | | IB/iser: make FMR "page size" be 4K and not PAGE_SIZE | Erez Zilber | 2006-09-22 |
| | * | | IB/iser: Limit the max size of a scsi command | Erez Zilber | 2006-09-22 |
| | * | | IB/iser: fix a check of SG alignment for RDMA | Erez Zilber | 2006-09-22 |
| | * | | RDMA/cma: Protect against adding device during destruction | Sean Hefty | 2006-09-22 |
| | * | | RDMA/amso1100: Add driver for Ammasso 1100 RNIC | Tom Tucker | 2006-09-22 |
| | * | | RDMA: iWARP Core Changes. | Tom Tucker | 2006-09-22 |
| | * | | RDMA: iWARP Connection Manager. | Tom Tucker | 2006-09-22 |
| | * | | IB: Whitespace fixes | Roland Dreier | 2006-09-22 |
| | * | | IB/cm: Randomize starting comm ID | Sean Hefty | 2006-09-22 |
| | * | | IB/mad: Remove unused includes | James Lentini | 2006-09-22 |
| | * | | IB/mad: Add support for dual-sided RMPP transfers. | Sean Hefty | 2006-09-22 |
| | * | | IB/cm: Use correct reject code for invalid GID | Sean Hefty | 2006-09-22 |
| | * | | IB/cm: Enable atomics along with RDMA reads | Sean Hefty | 2006-09-22 |
| | * | | IB/mthca: Return correct number of bits for static rate in query_qp | Jack Morgenstein | 2006-09-22 |
| | * | | IB/mthca: Return port number for unconnected QPs in query_qp | Jack Morgenstein | 2006-09-22 |
| | * | | IB/mthca: Fix default static rate returned for Tavor in AV | Jack Morgenstein | 2006-09-22 |
| | * | | IB/ipath: control receive polarity inversion | Bryan O'Sullivan | 2006-09-22 |
| | * | | IB/ipath: fix return value from ipath_poll | Bryan O'Sullivan | 2006-09-22 |
| | * | | IB/ipath: allow SMA to be disabled | Bryan O'Sullivan | 2006-09-22 |
| | * | | IB/ipath: handle sq_sig_all field correctly | Bryan O'Sullivan | 2006-09-22 |
| | * | | IB/ipath: put a limit on the number of QPs that can be created | Bryan O'Sullivan | 2006-09-22 |
| | * | | IB/ipath: validate path_mig_state properly | Bryan O'Sullivan | 2006-09-22 |
| | * | | IB/ipath: be more strict about testing the modify QP verb | Bryan O'Sullivan | 2006-09-22 |
| | * | | IB/ipath: add serial number to hardware freeze error message | Bryan O'Sullivan | 2006-09-22 |
| | * | | IB/ipath: support new QLogic product naming scheme | Bryan O'Sullivan | 2006-09-22 |
| | * | | IB/ipath: account for attached QPs correctly | Bryan O'Sullivan | 2006-09-22 |
| | * | | IB/ipath: do not allow use of CQ entries with invalid counts | Bryan O'Sullivan | 2006-09-22 |
| | * | | IB/ipath: add new minor device to allow sending of diag packets | Bryan O'Sullivan | 2006-09-22 |
| | * | | IB/ipath: trivial cleanups | Bryan O'Sullivan | 2006-09-22 |