Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-08-07 | 46 | -494/+575 |
|\ | |||||
| *-----------. | Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's... | Roland Dreier | 2010-08-05 | 44 | -491/+572 |
| |\ \ \ \ \ \ \ | |||||
| | | | | | | | * | IB/srp: Export req_lim via sysfs | Bart Van Assche | 2010-08-04 | 1 | -0/+14 |
| | | | | | | | * | IB/srp: Make receive buffer handling more robust | Bart Van Assche | 2010-08-04 | 1 | -45/+44 |
| | | | | | | | * | IB/srp: Use print_hex_dump() | Bart Van Assche | 2010-08-04 | 1 | -13/+2 |
| | | | | | | * | | IB/qib: Add missing <linux/slab.h> include | David Miller | 2010-08-05 | 1 | -0/+1 |
| | | | | | | * | | IB/qib: Fix race between qib_error_qp() and receive packet processing | Ralph Campbell | 2010-08-03 | 6 | -55/+26 |
| | | | | | | * | | IB/qib: Limit the number of packets processed per interrupt | Ralph Campbell | 2010-08-03 | 1 | -1/+1 |
| | | | | | | * | | IB/qib: Allow writes to the diag_counters to be able to clear them | Ira Weiny | 2010-08-03 | 1 | -1/+20 |
| | | | | | | * | | IB/qib: Set cfgctxts to number of CPUs by default | Ralph Campbell | 2010-08-03 | 2 | -2/+2 |
| | | | | | | * | | IB/qib: Allow PSM to select from multiple port assignment algorithms | Dave Olson | 2010-07-21 | 2 | -101/+118 |
| | | | | | | * | | IB/qib: Turn off IB latency mode | Ralph Campbell | 2010-07-21 | 1 | -0/+2 |
| | | | | | | * | | IB/qib: Use generic_file_llseek | Arnd Bergmann | 2010-07-21 | 1 | -9/+9 |
| | | | | | | * | | IB/qib: Avoid variable-length array | Ralph Campbell | 2010-07-19 | 2 | -1/+4 |
| | | | | | | |/ | |||||
| | | | | | * | | RDMA/nes: Fix confusing if statement indentation | Roland Dreier | 2010-08-05 | 1 | -3/+3 |
| | | | | | * | | RDMA/nes: Fix misindented code | Roland Dreier | 2010-08-04 | 1 | -14/+12 |
| | | | | | * | | RDMA/nes: Fix showing wqm_quanta | Roland Dreier | 2010-08-04 | 1 | -1/+1 |
| | | | | | * | | RDMA/nes: Get rid of "set but not used" variables | Roland Dreier | 2010-08-04 | 5 | -21/+2 |
| | | | | | * | | RDMA/nes: Read firmware version from correct place | Miroslaw Walukiewicz | 2010-08-04 | 1 | -1/+1 |
| | | | | | * | | RDMA/nes: Fix two sparse warnings | Or Gerlitz | 2010-08-04 | 2 | -2/+2 |
| | | | | | * | | RDMA/nes: Fix hangs on ifdown | Faisal Latif | 2010-07-28 | 4 | -6/+33 |
| | | | | | * | | RDMA/nes: Store and print eeprom version | Chien Tung | 2010-07-28 | 2 | -1/+7 |
| | | | | | * | | RDMA/nes: Convert pci_table entries to PCI_VDEVICE | Peter Huewe | 2010-07-28 | 1 | -2/+2 |
| | | | | | * | | RDMA/nes: Rewrite expression to avoid undefined semantics | Roland Dreier | 2010-07-14 | 1 | -1/+1 |
| | | | | | |/ | |||||
| | | | | * | | IB: Rename RAW_ETY to RAW_ETHERTYPE | Aleksey Senin | 2010-08-04 | 3 | -4/+4 |
| | | | | * | | IB/iser: Make needlessly global iser_alloc_rx_descriptors() static | Or Gerlitz | 2010-08-04 | 1 | -1/+1 |
| | | | | * | | IB/cm: Check LAP state before sending an MRA | Sean Hefty | 2010-07-28 | 1 | -4/+6 |
| | | | | * | | IB/umad: Remove unused-but-set variable 'already_dead' | Roland Dreier | 2010-07-14 | 1 | -2/+0 |
| | | | | |/ | |||||
| | | | * | | IB/ipath: Fix probe failure path | Ben Hutchings | 2010-07-21 | 1 | -3/+10 |
| | | | |/ | |||||
| | | * | | IB/ehca: Drop unnecessary NULL test | Julia Lawall | 2010-08-05 | 1 | -5/+0 |
| | | * | | IB/ehca: Init irq tasklet before irq can happen | Alexander Schmidt | 2010-08-04 | 1 | -4/+4 |
| | | * | | IB/ehca: Catch failing ioremap() | Alexander Schmidt | 2010-07-21 | 3 | -11/+34 |
| | | * | | IB/ehca: Fix bitmask handling for lock_hcalls | Alexander Schmidt | 2010-07-19 | 1 | -1/+2 |
| | | |/ | |||||
| | * | | RDMA/cxgb4: Add timeouts when waiting for FW responses | Steve Wise | 2010-08-04 | 1 | -4/+18 |
| | * | | RDMA/cxgb4: Set/reset the EP timer inside EP lock | Steve Wise | 2010-08-02 | 1 | -26/+8 |
| | * | | RDMA/cxgb4: Use correct control txq | Steve Wise | 2010-08-02 | 2 | -4/+10 |
| | * | | RDMA/cxgb4: Fix race in fini path | Steve Wise | 2010-08-02 | 1 | -7/+7 |
| | * | | RDMA/cxgb4: Support variable sized work requests | Steve Wise | 2010-07-21 | 2 | -122/+130 |
| | * | | RDMA/cxgb4: Remove dependency on __GFP_NOFAIL | David Rientjes | 2010-07-21 | 3 | -6/+6 |
| | * | | RDMA/cxgb4: Add module option to tweak delayed ack | Steve Wise | 2010-07-21 | 2 | -1/+19 |
| | * | | RDMA/cxgb4: Remove unneeded NULL check | Roland Dreier | 2010-07-19 | 1 | -5/+5 |
| | * | | RDMA/cxgb4: Remove unneeded assignment | Dan Carpenter | 2010-07-19 | 1 | -1/+1 |
| | |/ | |||||
| * | | RDMA/cxgb3: Make needlessly global iwch_l2t_send() static | Or Gerlitz | 2010-08-04 | 1 | -1/+1 |
| * | | RDMA/cxgb3: Clean up signed check of unsigned variable | Dan Carpenter | 2010-07-21 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 4 | -6/+6 |
|\ \ | |||||
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 19 | -1166/+194 |
| |\ \ | | |/ | |||||
| * | | drivers/infiniband: Remove unnecessary casts of private_data | Joe Perches | 2010-07-20 | 1 | -1/+1 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 79 | -5143/+50659 |
| |\ \ | |||||
| * | | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
| * | | | fix typos concerning "hierarchy" | Uwe Kleine-König | 2010-06-16 | 2 | -4/+4 |