- 25a5239 IB/ehca: Remove superfluous bitmasks from QP control block by Joachim Fenkes · 15 years ago
- bde2cfa IB/ehca: Increment version number by Stefan Roscher · 16 years ago
- 1988d1f IB/ehca: Remove unnecessary memory operations for userspace queue pairs by Stefan Roscher · 16 years ago
- c94f156 IB/ehca: Fall back to vmalloc() for big allocations by Stefan Roscher · 16 years ago
- bf31a1a IB/ehca: Replace vmalloc() with kmalloc() for queue allocation by Anton Blanchard · 16 years ago
- c98861f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
- 8be741b Merge branches 'cxgb3' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
- 265e771e Fix deadlock in ipathfs ->get_sb() by Al Viro · 16 years ago
- 2b6b7d4 IB/mlx4: Don't overwrite fast registration page list when posting work request by Jack Morgenstein · 16 years ago
- ec6995d RDMA/cxgb3: Don't complete flushed send work requests twice by Steve Wise · 16 years ago
- 9308f96 Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linus by Roland Dreier · 16 years ago
- 26cc5e5 RDMA/nes: Update iw_nes version by Chien Tung · 16 years ago
- 9256b25 RDMA/nes: Fix error path in nes_accept() by Faisal Latif · 16 years ago
- 109d67e RDMA/nes: Fix hang issues for large cluster dynamic connections by Faisal Latif · 16 years ago
- 4e9c390 RDMA/nes: Increase rexmit timeout interval by Faisal Latif · 16 years ago
- c11470f RDMA/nes: Check for sequence number wrap-around by Faisal Latif · 16 years ago
- 53094c3 RDMA/nes: Do not set apbvt entry for loopback by Faisal Latif · 16 years ago
- 1f0dba1 RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n by Chien Tung · 16 years ago
- 0e4562d RDMA/nes: Fix fw_ver in /sys by Chien Tung · 16 years ago
- 9232237 RDMA/nes: Set trace length to 1 inch for SFP_D by Chien Tung · 16 years ago
- e998c25 RDMA/nes: Enable repause timer for port 1 by Chien Tung · 16 years ago
- 366835e RDMA/nes: Correct CDR loop filter setting for port 1 by Chien Tung · 16 years ago
- 010db4d RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal by Chien Tung · 16 years ago
- 5d1af5c RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq() by Miroslaw Walukiewicz · 16 years ago
- cc005fa RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter by Matt Kraai · 16 years ago
- 8531f1f IB/mthca: Fix timeout for INIT_HCA and a few other commands by Jack Morgenstein · 16 years ago
- cde9e2f RDMA/cxgb3: Don't zero QP attrs when moving to IDLE by Steve Wise · 16 years ago
- 3f32eb1 RDMA/nes: Fix bugs in nes_reg_phys_mr() by Don Wood · 16 years ago
- 1af9222 RDMA/nes: Fix compiler warning at nes_verbs.c:1955 by Chien Tung · 16 years ago
- 96ac7e8 RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections by Steve Wise · 16 years ago
- 0534c8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
- 07306c0 Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
- 4303565 RDMA/nes: Add support for new SFP+ PHY by Chien Tung · 16 years ago
- a4849fc RDMA/nes: Add wide_ppm_offset parm for switch compatibility by Chien Tung · 16 years ago
- 1b94932 RDMA/nes: Fix SFP+ PHY initialization by Chien Tung · 16 years ago
- 5962c2c RDMA/nes: Fix nes_nic_cm_xmit() error handling by Faisal Latif · 16 years ago
- 79fc3d7 RDMA/nes: Fix error handling issues by Faisal Latif · 16 years ago
- 7a5efb6 RDMA/nes: Fix incorrect casts on 32-bit architectures by Don Wood · 16 years ago
- 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
- 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
- 874d8df RDMA/cxgb3: Release dependent resources only when endpoint memory is freed. by Steve Wise · 16 years ago
- 04b5d02 RDMA/cxgb3: Handle EEH events by Steve Wise · 16 years ago
- e1d60ec IB/mlx4: Use pgprot_writecombine() for BlueFlame pages by Roland Dreier · 16 years ago
- 7c757eb RDMA/nes: Fix mis-merge by Roland Dreier · 16 years ago
- 6671de3 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- 39b566e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
- 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- 7c526e1 Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/core by Ingo Molnar · 16 years ago
- 09f98ba Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next by Roland Dreier · 16 years ago
- d1fbe04 RDMA/cxgb3: Enforce required firmware by Steve Wise · 16 years ago
- d092955 infiniband: convert nes driver to net_device_ops by Stephen Hemminger · 16 years ago
- 687c75d infiniband: convert c2 to net_device_ops by Stephen Hemminger · 16 years ago
- a6a4777 IB/mlx4: Unregister IB device prior to CLOSE PORT command by Yevgeny Petrilin · 16 years ago
- c12e56e RDMA/nes: Don't allow userspace QPs to use STag zero by Faisal Latif · 16 years ago
- 9d5ab13 RDMA/nes: Handle MPA Reject message properly by Faisal Latif · 16 years ago
- 0145f34 RDMA/nes: Improve use of PBLs by Don Wood · 16 years ago
- 2869975 RDMA/nes: Remove LLTX by Faisal Latif · 16 years ago
- fd87778 RDMA/nes: Inform hardware that asynchronous event has been handled by Don Wood · 16 years ago
- 7b14ab0 RDMA/nes: Fix tmp_addr compilation warning by Chien Tung · 16 years ago
- b9c367e RDMA/nes: Report correct vendor_id and vendor_part_id by Chien Tung · 16 years ago
- cd6853d RDMA/nes: Update copyright to new legal entity and year by Chien Tung · 16 years ago
- dae5d13 RDMA/nes: Account for freed PBL after HW operation by Don Wood · 16 years ago
- e538052 IB/ipath: Really run work in ipath_release_user_pages_on_close() by Roland Dreier · 16 years ago
- 71c4512 IB/ipath: Fix memory leak in init_shadow_tids() error path by Roland Dreier · 16 years ago
- 7401922 timers: add mod_timer_pending() by Ingo Molnar · 16 years ago
- 42632896 RDMA/cxgb3: Remove modulo math from build_rdma_recv() by Steve Wise · 16 years ago
- 42fb61f RDMA/cxgb3: Connection termination fixes by Steve Wise · 16 years ago
- 900f4c1 RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits by Steve Wise · 16 years ago
- 270b8b8 IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event by Moni Shoua · 16 years ago
- f0f6f34 IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event by Moni Shoua · 16 years ago
- a73efd0 iw_cxgb3: handle chip reset notifications by Divy Le Ray · 16 years ago
- 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
- 9c3da09 IB: Remove __constant_{endian} uses by Harvey Harrison · 16 years ago
- ac8581d Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
- ee96aae IB/ehca: Use consistent types for ehca_plpar_hcall9() by Stephen Rothwell · 16 years ago
- 3750f60 IB/ehca: Fix printk format warnings from u64 type change by Stephen Rothwell · 16 years ago
- 0fd7e1d IB/mlx4: Fix memory ordering problem when posting LSO sends by Roland Dreier · 16 years ago
- ccbf04f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
- 8c9ea7f Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
- 03080e5c RDMA/nes: Fix for NIPQUAD removal by Harvey Harrison · 16 years ago
- 22e7ef9 IB/mlx4: Don't register IB device for adapters with no IB ports by Roland Dreier · 16 years ago
- 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
- 7ddccb2 IB/ehca: spin_lock_irqsave() takes an unsigned long by Stephen Rothwell · 16 years ago
- 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
- 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
- 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- f781a22 IB/mlx4: Fix reading SL field out of cqe->sl_vid by Roland Dreier · 16 years ago
- cbe31f0 cpumask: use new cpumask API in drivers/infiniband/hw/ipath by Rusty Russell · 16 years ago
- b29179c cpumask: use new cpumask API in drivers/infiniband/hw/ehca by Rusty Russell · 16 years ago
- 259c4dd cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c by Rusty Russell · 16 years ago
- 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
- 2a0d836 Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
- 7798dbf IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize by Jack Morgenstein · 16 years ago
- e189062 RDMA/nes: Remove tx_free_list by Faisal Latif · 16 years ago
- 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
- b8dd786 mlx4_core: Add support for multiple completion event vectors by Yevgeny Petrilin · 16 years ago
- 139cdab IB/ehca: Remove redundant test of vpage by Julia Lawall · 16 years ago
- 1c72194 IB/ehca: Replace modulus operations in flush error completion path by Stefan Roscher · 16 years ago