Age | Commit message (Expand) | Author | Files | Lines |
2011-04-27 | Revert wrong fixes for common misspellings | Lucas De Marchi | 3 | -3/+3 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 22 | -33/+33 |
2011-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -1/+1 |
2011-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -6/+5 |
2011-03-25 | RDMA/nes: Fix test of uninitialized netdev | Roland Dreier | 1 | -1/+1 |
2011-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 6 | -252/+521 |
2011-03-23 | mlx4: generalization of multicast steering. | Yevgeny Petrilin | 1 | -5/+5 |
2011-03-23 | mlx4_en: Reporting HW revision in ethtool -i | Yevgeny Petrilin | 1 | -1/+0 |
2011-03-23 | Merge branches 'misc', 'nes' and 'srp' into for-next | Roland Dreier | 3 | -250/+515 |
2011-03-22 | IB: Increase DMA max_segment_size on Mellanox hardware | David Dillow | 1 | -0/+3 |
2011-03-21 | Merge branch 'external-indirect' of git://git.kernel.org/pub/scm/linux/kernel... | Roland Dreier | 2 | -249/+514 |
2011-03-18 | IB/mad: Improve an error message so error code is included | Michael Heinz | 1 | -1/+2 |
2011-03-18 | RDMA/nes: Don't print success message at level KERN_ERR | Roland Dreier | 1 | -1/+1 |
2011-03-18 | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -6/+6 |
2011-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -0/+26 |
2011-03-18 | RDMA/addr: Fix return of uninitialized ret value | Sean Hefty | 1 | -1/+1 |
2011-03-17 | mm: export __get_user_pages | Huang Ying | 2 | -6/+6 |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 5 | -58/+28 |
2011-03-16 | IB/srp: try to use larger FMR sizes to cover our mappings | David Dillow | 2 | -13/+21 |
2011-03-16 | IB/srp: add support for indirect tables that don't fit in SRP_CMD | David Dillow | 2 | -12/+110 |
2011-03-16 | IB/srp: rework mapping engine to use multiple FMR entries | David Dillow | 2 | -129/+266 |
2011-03-16 | IB/srp: allow sg_tablesize to be set for each target | David Dillow | 2 | -24/+59 |
2011-03-16 | IB/srp: move IB CM setup completion into its own function | David Dillow | 1 | -71/+73 |
2011-03-16 | IB/srp: always avoid non-zero offsets into an FMR | David Dillow | 1 | -16/+1 |
2011-03-15 | Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-next | Roland Dreier | 9 | -20/+51 |
2011-03-15 | RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one | Sean Hefty | 1 | -27/+16 |
2011-03-15 | IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state | Sean Hefty | 1 | -1/+18 |
2011-03-15 | IB/cm: Bump reference count on cm_id before invoking callback | Sean Hefty | 1 | -0/+1 |
2011-03-15 | RDMA/cma: Fix crash in request handlers | Sean Hefty | 1 | -0/+15 |
2011-03-15 | IB/ipath: Don't reset disabled devices | Nicolas Kaiser | 1 | -0/+1 |
2011-03-14 | IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADs | Mitko Haralanov | 1 | -2/+3 |
2011-03-14 | IB/qib: Set default LE2 value for active cables to 0 | Mitko Haralanov | 2 | -3/+12 |
2011-03-14 | RDMA/cxgb4: Debugfs dump_qp() updates | Steve Wise | 1 | -4/+9 |
2011-03-14 | RDMA/cxgb4: Dispatch FATAL event on EEH errors | Steve Wise | 1 | -1/+9 |
2011-03-14 | RDMA/cxgb4: Use ULP_MODE_TCPDDP | Steve Wise | 1 | -0/+2 |
2011-03-14 | RDMA/cxgb4: Enable on-chip SQ support by default | Steve Wise | 1 | -2/+2 |
2011-03-14 | RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reaps | Steve Wise | 1 | -1/+7 |
2011-03-14 | RDMA/cxgb4: Remove db_drop_task | Steve Wise | 2 | -2/+0 |
2011-03-14 | RDMA/cxgb4: Turn on delayed ACK | Steve Wise | 1 | -2/+2 |
2011-03-13 | ipv6: Convert to use flowi6 where applicable. | David S. Miller | 1 | -9/+9 |
2011-03-13 | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller | 1 | -1/+1 |
2011-03-13 | ipv4: Create and use route lookup helpers. | David S. Miller | 4 | -45/+10 |
2011-03-03 | ipv4: Make output route lookup return rtable directly. | David S. Miller | 4 | -6/+10 |
2011-03-02 | ipv4: Kill can_sleep arg to ip_route_output_flow() | David S. Miller | 2 | -2/+2 |
2011-03-02 | ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" | David S. Miller | 2 | -2/+2 |
2011-02-24 | [SCSI] iser: export addr and port | Mike Christie | 1 | -0/+26 |
2011-02-23 | IB/qib: Return correct MAD when setting link width to 255 | Mitko Haralanov | 1 | -3/+4 |
2011-02-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 8 | -41/+62 |
2011-02-18 | Merge branches 'nes' and 'qib' into for-next | Roland Dreier | 1 | -1/+4 |
2011-02-18 | IB/qib: Prevent double completions after a timeout or RNR error | Mike Marciniszyn | 1 | -1/+2 |