Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-10-10 | 25 | -10059/+12249 | |
|\ | ||||||
| * | crypto: skcipher - Use RNG interface instead of get_random_bytes | Herbert Xu | 2008-08-29 | 4 | -13/+75 | |
| * | crypto: rng - RNG interface and implementation | Neil Horman | 2008-08-29 | 8 | -1/+754 | |
| * | crypto: api - Add fips_enable flag | Neil Horman | 2008-08-29 | 5 | -0/+90 | |
| * | crypto: skcipher - Move IV generators into their own modules | Herbert Xu | 2008-08-29 | 5 | -41/+18 | |
| * | crypto: cryptomgr - Test ciphers using ECB | Herbert Xu | 2008-08-29 | 2 | -50/+169 | |
| * | crypto: api - Use test infrastructure | Herbert Xu | 2008-08-29 | 6 | -42/+267 | |
| * | crypto: cryptomgr - Add test infrastructure | Herbert Xu | 2008-08-29 | 9 | -10413/+10527 | |
| * | crypto: tcrypt - Add alg_test interface | Herbert Xu | 2008-08-29 | 1 | -438/+1017 | |
| * | crypto: tcrypt - Abort and only log if there is an error | Herbert Xu | 2008-08-29 | 1 | -146/+200 | |
| * | crypto: crc32c - Use Intel CRC32 instruction | Austin Zhang | 2008-08-29 | 3 | -0/+211 | |
| * | crypto: tcrypt - Avoid using contiguous pages | Herbert Xu | 2008-08-29 | 2 | -155/+157 | |
| * | crypto: api - Display larval objects properly | Herbert Xu | 2008-08-29 | 1 | -2/+5 | |
| * | crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookup | Herbert Xu | 2008-08-29 | 3 | -8/+6 | |
| * | crypto: Kconfig - Replace leading spaces with tabs | Adrian Bunk | 2008-08-29 | 1 | -39/+42 | |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-10-10 | 28 | -355/+957 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---------------. \ | Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4... | Roland Dreier | 2008-10-09 | 27 | -359/+959 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | RDMA/nes: Fix slab corruption | Chien Tung | 2008-10-09 | 1 | -1/+0 | |
| | | | | | | | | | * | | RDMA/nes: Correct error_module bit mask | Chien Tung | 2008-10-08 | 1 | -1/+1 | |
| | | | | | | | | | * | | RDMA/nes: Fix routed RDMA connections | Bob Sharp | 2008-10-03 | 1 | -8/+30 | |
| | | | | | | | | | * | | RDMA/nes: Enhanced PFT management scheme | Vadim Makhervaks | 2008-10-03 | 3 | -14/+67 | |
| | | | | | | | | | * | | RDMA/nes: Handle AE bounds violation | Faisal Latif | 2008-09-30 | 1 | -0/+16 | |
| | | | | | | | | | * | | RDMA/nes: Limit critical error interrupts | Chien Tung | 2008-09-30 | 2 | -12/+29 | |
| | | | | | | | | | * | | RDMA/nes: Stop spurious MAC interrupts | Chien Tung | 2008-09-30 | 1 | -7/+11 | |
| | | | | | | | | | * | | RDMA/nes: Correct tso_wqe_length | Chien Tung | 2008-09-30 | 1 | -0/+2 | |
| | | | | | | | | | * | | RDMA/nes: Fill in firmware version for ethtool | Chien Tung | 2008-09-30 | 1 | -1/+3 | |
| | | | | | | | | | * | | RDMA/nes: Use ethtool timer value | John Lacombe | 2008-09-30 | 1 | -5/+4 | |
| | | | | | | | | | * | | RDMA/nes: Correct MAX TSO frags value | Bob Sharp | 2008-09-30 | 1 | -1/+1 | |
| | | | | | | | | | * | | RDMA/nes: Enable MC/UC after changing MTU | Bob Sharp | 2008-09-30 | 1 | -0/+20 | |
| | | | | | | | | | * | | RDMA/nes: Free NIC TX buffers when destroying NIC QP | Bob Sharp | 2008-09-30 | 1 | -2/+62 | |
| | | | | | | | | | * | | RDMA/nes: Fix MDC setting | Chien Tung | 2008-09-30 | 1 | -1/+3 | |
| | | | | | | | | | * | | RDMA/nes: Add wqm_quanta module option | Chien Tung | 2008-09-30 | 4 | -2/+63 | |
| | | | | | | | | | * | | RDMA/nes: Module parameter permissions | Chien Tung | 2008-09-30 | 1 | -4/+4 | |
| | | | | | | | | | * | | RDMA/nes: Add support for 4-port 1G HP blade card | Chien Tung | 2008-09-30 | 3 | -20/+76 | |
| | | | | | | | | | * | | RDMA/nes: Make mini_cm_connect() static | Faisal Latif | 2008-09-30 | 1 | -1/+1 | |
| | | | | | | | | * | | | IB/mthca: Use pci_request_regions() | Roland Dreier | 2008-09-29 | 3 | -111/+14 | |
| | | | | | | | | |/ / | ||||||
| | | | | | | | * | | | IB/mlx4: Set RLKEY bit for kernel QPs | Vladimir Sokolovsky | 2008-10-08 | 1 | -0/+3 | |
| | | | | | | | |/ / | ||||||
| | | | | | | * | | | IB: Drop code after return statement | Julia Lawall | 2008-09-20 | 2 | -4/+0 | |
| | | | | | | |/ / | ||||||
| | | | | | * | | | IB/mad: Don't discard BMA responses in kernel | Michael Brooks | 2008-09-20 | 1 | -3/+2 | |
| | | | | | |/ / | ||||||
| | | | | * | | | IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX | Roland Dreier | 2008-09-30 | 5 | -107/+118 | |
| | | | | * | | | IPoIB: Fix crash when path record fails after path flush | Roland Dreier | 2008-09-25 | 1 | -4/+4 | |
| | | | | |/ / | ||||||
| | | | * | | | IB/ipath: Fix hang on module unload | Yannick Cote | 2008-09-29 | 1 | -0/+7 | |
| | | | * | | | IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0 | Ralph Campbell | 2008-09-20 | 2 | -2/+4 | |
| | | | |/ / | ||||||
| | | * | | | IB/ehca: Generate flush status CQ entries | Alexander Schmidt | 2008-09-20 | 5 | -43/+412 | |
| | | |/ / | ||||||
| | * | | | RDMA/cxgb3: Set active_mtu in ib_port_attr | Jon Mason | 2008-09-30 | 1 | -6/+3 | |
| | |/ / | ||||||
| * | | | IB/cm: Correctly free cm_device structure | Hefty, Sean | 2008-09-30 | 1 | -0/+2 | |
| |/ / | ||||||
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2008-10-10 | 9 | -100/+281 | |
|\ \ \ | ||||||
| * | | | dlm: choose better identifiers | Andrew Morton | 2008-09-05 | 1 | -22/+22 | |
| * | | | dlm: remove bkl | David Teigland | 2008-09-04 | 1 | -8/+1 | |
| * | | | dlm: fix address compare | David Teigland | 2008-09-02 | 1 | -2/+31 |