summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Staging: add Kconfig entries and Makefile infrastructureGreg Kroah-Hartman2008-10-114-0/+32
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-101-0/+1
|\
| * Merge branch 'next' into for-linusJames Morris2008-10-101-0/+1
| |\
| | * Merge branch 'master' into nextJames Morris2008-09-22308-4157/+5098
| | |\
| | * | securityfs: do not depend on CONFIG_SECURITYEric Paris2008-08-281-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-10-1028-355/+957
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------------. \ \ \ Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier2008-10-1027-359/+959
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | RDMA/nes: Fix slab corruptionChien Tung2008-10-101-1/+0Star
| | | | | | | | | | * | | | RDMA/nes: Correct error_module bit maskChien Tung2008-10-081-1/+1
| | | | | | | | | | * | | | RDMA/nes: Fix routed RDMA connectionsBob Sharp2008-10-031-8/+30
| | | | | | | | | | * | | | RDMA/nes: Enhanced PFT management schemeVadim Makhervaks2008-10-033-14/+67
| | | | | | | | | | * | | | RDMA/nes: Handle AE bounds violationFaisal Latif2008-10-011-0/+16
| | | | | | | | | | * | | | RDMA/nes: Limit critical error interruptsChien Tung2008-10-012-12/+29
| | | | | | | | | | * | | | RDMA/nes: Stop spurious MAC interruptsChien Tung2008-10-011-7/+11
| | | | | | | | | | * | | | RDMA/nes: Correct tso_wqe_lengthChien Tung2008-10-011-0/+2
| | | | | | | | | | * | | | RDMA/nes: Fill in firmware version for ethtoolChien Tung2008-10-011-1/+3
| | | | | | | | | | * | | | RDMA/nes: Use ethtool timer valueJohn Lacombe2008-10-011-5/+4Star
| | | | | | | | | | * | | | RDMA/nes: Correct MAX TSO frags valueBob Sharp2008-10-011-1/+1
| | | | | | | | | | * | | | RDMA/nes: Enable MC/UC after changing MTUBob Sharp2008-10-011-0/+20
| | | | | | | | | | * | | | RDMA/nes: Free NIC TX buffers when destroying NIC QPBob Sharp2008-10-011-2/+62
| | | | | | | | | | * | | | RDMA/nes: Fix MDC settingChien Tung2008-10-011-1/+3
| | | | | | | | | | * | | | RDMA/nes: Add wqm_quanta module optionChien Tung2008-10-014-2/+63
| | | | | | | | | | * | | | RDMA/nes: Module parameter permissionsChien Tung2008-10-011-4/+4
| | | | | | | | | | * | | | RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung2008-09-303-20/+76
| | | | | | | | | | * | | | RDMA/nes: Make mini_cm_connect() staticFaisal Latif2008-09-301-1/+1
| | | | | | | | | * | | | | IB/mthca: Use pci_request_regions()Roland Dreier2008-09-303-111/+14Star
| | | | | | | | | |/ / / /
| | | | | | | | * / / / / IB/mlx4: Set RLKEY bit for kernel QPsVladimir Sokolovsky2008-10-091-0/+3
| | | | | | | | |/ / / /
| | | | | | | * / / / / IB: Drop code after return statementJulia Lawall2008-09-212-4/+0Star
| | | | | | | |/ / / /
| | | | | | * / / / / IB/mad: Don't discard BMA responses in kernelMichael Brooks2008-09-211-3/+2Star
| | | | | | |/ / / /
| | | | | * | | | | IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTXRoland Dreier2008-09-305-107/+118
| | | | | * | | | | IPoIB: Fix crash when path record fails after path flushRoland Dreier2008-09-261-4/+4
| | | | | |/ / / /
| | | | * | | | | IB/ipath: Fix hang on module unloadYannick Cote2008-09-301-0/+7
| | | | * | | | | IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0Ralph Campbell2008-09-212-2/+4
| | | | |/ / / /
| | | * / / / / IB/ehca: Generate flush status CQ entriesAlexander Schmidt2008-09-215-43/+412
| | | |/ / / /
| | * / / / / RDMA/cxgb3: Set active_mtu in ib_port_attrJon Mason2008-09-301-6/+3Star
| | |/ / / /
| * / / / / IB/cm: Correctly free cm_device structureHefty, Sean2008-09-301-0/+2
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-10-108-117/+173
|\ \ \ \ \
| * | | | | dm: detect lost queueAlasdair G Kergon2008-10-101-3/+23
| * | | | | dm: publish dm_vcallocMikulas Patocka2008-10-101-1/+0Star
| * | | | | dm: publish dm_table_unplug_allMikulas Patocka2008-10-101-1/+0Star
| * | | | | dm: publish dm_get_mapinfoMikulas Patocka2008-10-101-1/+0Star
| * | | | | dm: export struct dm_devMikulas Patocka2008-10-103-39/+43
| * | | | | dm crypt: avoid unnecessary wait when splitting bioMilan Broz2008-10-101-8/+18
| * | | | | dm crypt: tidy ctx pendingMilan Broz2008-10-101-5/+11
| * | | | | dm crypt: fix async inc_pendingMilan Broz2008-10-101-3/+2Star
| * | | | | dm crypt: move dec_pending on error into write_io_submitMilan Broz2008-10-101-3/+2Star
| * | | | | dm crypt: remove inc_pending from write_io_submitAlasdair G Kergon2008-10-101-4/+5
| * | | | | dm crypt: tidy write loop pendingMilan Broz2008-10-101-16/+9Star
| * | | | | dm crypt: tidy crypt allocMilan Broz2008-10-101-7/+17
| * | | | | dm crypt: tidy inc pendingMilan Broz2008-10-101-5/+10