| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 21 | -32/+32 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-03-25 | 1 | -1/+1 |
|\ |
|
| * | RDMA/nes: Fix test of uninitialized netdev | Roland Dreier | 2011-03-24 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-03-25 | 1 | -6/+5 |
|\ \
| |/
|/| |
|
| * | mlx4: generalization of multicast steering. | Yevgeny Petrilin | 2011-03-23 | 1 | -5/+5 |
| * | mlx4_en: Reporting HW revision in ethtool -i | Yevgeny Petrilin | 2011-03-23 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-03-24 | 2 | -1/+4 |
|\ \
| |/
|/| |
|
| *-. | Merge branches 'misc', 'nes' and 'srp' into for-next | Roland Dreier | 2011-03-23 | 1 | -1/+1 |
| |\ \ |
|
| | * | | RDMA/nes: Don't print success message at level KERN_ERR | Roland Dreier | 2011-03-18 | 1 | -1/+1 |
| | |/ |
|
| * | | IB: Increase DMA max_segment_size on Mellanox hardware | David Dillow | 2011-03-22 | 1 | -0/+3 |
| |/ |
|
* | | mm: export __get_user_pages | Huang Ying | 2011-03-17 | 2 | -6/+6 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-03-16 | 4 | -40/+15 |
|\ |
|
| * | ipv4: Create and use route lookup helpers. | David S. Miller | 2011-03-12 | 3 | -38/+9 |
| * | ipv4: Make output route lookup return rtable directly. | David S. Miller | 2011-03-02 | 3 | -3/+6 |
| * | ipv4: Kill can_sleep arg to ip_route_output_flow() | David S. Miller | 2011-03-01 | 2 | -2/+2 |
| * | ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" | David S. Miller | 2011-03-01 | 2 | -2/+2 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-02-19 | 6 | -38/+41 |
| |\ |
|
| * | | net: make dev->master general | Jiri Pirko | 2011-02-13 | 2 | -2/+3 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-next | Roland Dreier | 2011-03-15 | 9 | -20/+51 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | * | | IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADs | Mitko Haralanov | 2011-03-14 | 1 | -2/+3 |
| | | * | | IB/qib: Set default LE2 value for active cables to 0 | Mitko Haralanov | 2011-03-14 | 2 | -3/+12 |
| | | * | | IB/qib: Return correct MAD when setting link width to 255 | Mitko Haralanov | 2011-02-22 | 1 | -3/+4 |
| |_|/ /
|/| | | |
|
| | * | | IB/ipath: Don't reset disabled devices | Nicolas Kaiser | 2011-03-14 | 1 | -0/+1 |
| |/ /
|/| | |
|
| * | | RDMA/cxgb4: Debugfs dump_qp() updates | Steve Wise | 2011-03-14 | 1 | -4/+9 |
| * | | RDMA/cxgb4: Dispatch FATAL event on EEH errors | Steve Wise | 2011-03-14 | 1 | -1/+9 |
| * | | RDMA/cxgb4: Use ULP_MODE_TCPDDP | Steve Wise | 2011-03-14 | 1 | -0/+2 |
| * | | RDMA/cxgb4: Enable on-chip SQ support by default | Steve Wise | 2011-03-14 | 1 | -2/+2 |
| * | | RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reaps | Steve Wise | 2011-03-14 | 1 | -1/+7 |
| * | | RDMA/cxgb4: Remove db_drop_task | Steve Wise | 2011-03-14 | 2 | -2/+0 |
| * | | RDMA/cxgb4: Turn on delayed ACK | Steve Wise | 2011-03-14 | 1 | -2/+2 |
|/ / |
|
* | | Merge branches 'nes' and 'qib' into for-next | Roland Dreier | 2011-02-17 | 1 | -1/+4 |
|\ \ |
|
| * | | IB/qib: Prevent double completions after a timeout or RNR error | Mike Marciniszyn | 2011-02-17 | 1 | -1/+2 |
| * | | IB/qib: Fix double add_timer() | Mike Marciniszyn | 2011-02-10 | 1 | -0/+2 |
* | | | RDMA/nes: Don't generate async events for unregistered devices | Maciej Sosnowski | 2011-02-03 | 1 | -12/+20 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-02-03 | 4 | -25/+17 |
|\ \
| |/
|/| |
|
| *---. | Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-... | Roland Dreier | 2011-01-29 | 3 | -22/+14 |
| |\ \ \ |
|
| | | | * | IB/qib: Hold link for TX SERDES settings | Mitko Haralanov | 2011-01-28 | 1 | -19/+11 |
| | | |/
| | |/| |
|
| | | * | RDMA/cxgb4: Set the correct device physical function for iWARP connections | Steve Wise | 2011-01-28 | 1 | -1/+1 |
| | | * | RDMA/cxgb4: Limit MAXBURST EQ context field to 256B | Steve Wise | 2011-01-28 | 1 | -2/+2 |
| | |/ |
|
| * | | RDMA/amso1100: Fix compile warnings | Ralf Thielow | 2011-01-28 | 1 | -3/+3 |
| |/ |
|
* | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-01-17 | 24 | -97/+294 |
|\ |
|
| *-----. | Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next | Roland Dreier | 2011-01-16 | 13 | -30/+262 |
| |\ \ \ \ |
|
| | | | * | | RDMA/nes: Fix incorrect SFP+ link status detection on driver init | Maciej Sosnowski | 2011-01-16 | 1 | -4/+39 |
| | | | * | | RDMA/nes: Fix SFP+ link down detection issue with switch port disable | Maciej Sosnowski | 2011-01-16 | 4 | -0/+100 |
| | | | * | | RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events | Maciej Sosnowski | 2011-01-16 | 4 | -9/+83 |
| | | | * | | RDMA/nes: Fix bonding on iw_nes | Maciej Sosnowski | 2011-01-16 | 2 | -6/+26 |
| | | | |/ |
|
| | | * | | IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long) | John L. Burr | 2011-01-11 | 5 | -6/+7 |
| | | |/ |
|
| | * | | IB/mlx4: Handle protocol field in multicast table | Aleksey Senin | 2011-01-12 | 1 | -4/+5 |
| | * | | mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) | Roland Dreier | 2011-01-12 | 1 | -1/+2 |
| | |/ |
|