Age | Commit message (Expand) | Author | Files | Lines |
2012-05-18 | RDMA/cxgb4: Add debugfs RDMA memory stats | Vipul Pandya | 5 | -3/+155 |
2012-05-15 | RDMA/cxgb4: Drop peer_abort when no endpoint found | Steve Wise | 1 | -0/+6 |
2012-05-15 | RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr() | Steve Wise | 1 | -4/+1 |
2012-05-08 | RDMA/cxgb4: Use dst parameter in import_ep() | Steve Wise | 1 | -1/+1 |
2012-04-26 | Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/... | Linus Torvalds | 1 | -1/+1 |
2012-04-24 | IB/mlx4: Fix memory leaks in ib_link_query_port() | Jesper Juhl | 1 | -1/+1 |
2012-04-02 | IB/mlx4: Don't return an invalid speed when a port is down | Or Gerlitz | 1 | -0/+5 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-03-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 20 | -150/+230 |
2012-03-19 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 9 | -77/+151 |
2012-03-12 | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 3 | -46/+55 |
2012-03-12 | IB/mlx4: Fix info returned when querying IBoE ports | Or Gerlitz | 1 | -44/+53 |
2012-03-12 | IB/mlx4: Fix possible missed completion event | Eli Cohen | 1 | -2/+1 |
2012-03-08 | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 4 | -4/+4 |
2012-03-07 | RDMA/cxgb3: Don't pass irq flags to flush_qp() | Steve Wise | 1 | -20/+20 |
2012-03-06 | mlx4_core: Get rid of redundant ext_port_cap flags | Or Gerlitz | 1 | -14/+11 |
2012-03-05 | IB/ehca: Fix ilog2() compile failure | Kyle McMartin | 1 | -1/+1 |
2012-03-05 | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 6 | -10/+10 |
2012-02-26 | mlx4: Enforce device max FMR maps in FMR alloc | Eli Cohen | 1 | -1/+1 |
2012-02-26 | IB/mlx4: Set bad_wr for invalid send opcode | Eli Cohen | 1 | -0/+1 |
2012-02-25 | IB/ehca: Use kthread_create_on_node() | Eric Dumazet | 1 | -1/+2 |
2012-02-25 | IB/qib: Avoid filtering LID on SMA portinfo | Mike Marciniszyn | 1 | -3/+1 |
2012-02-25 | IB/qib: Add logic for affinity hint | Mike Marciniszyn | 3 | -34/+104 |
2012-02-25 | RDMA/nes: Fixes for sparse endianness warnings | Tatyana Nikolova | 1 | -17/+22 |
2012-02-25 | RDMA/cxgb4: Add missing peer2peer check in MPAv2 code | Kumar Sanghvi | 1 | -1/+1 |
2012-02-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 18 | -23/+25 |
2012-01-30 | Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier | 18 | -25/+28 |
2012-01-30 | RDMA/nes: Copyright update | Tatyana Nikolova | 14 | -14/+14 |
2012-01-30 | IB/mlx4: pass SMP vendor-specific attribute MADs to firmware | Jack Morgenstein | 1 | -5/+2 |
2012-01-27 | RDMA/nes: Fix fast memory registration opcode | Tatyana Nikolova | 1 | -1/+1 |
2012-01-27 | RDMA/nes: Fix fast memory registration length | Tatyana Nikolova | 1 | -0/+2 |
2012-01-27 | IB/qib: Roll back PCIe tuning change | Mike Marciniszyn | 1 | -1/+1 |
2012-01-27 | IB/qib: Use GFP_ATOMIC when locks are held | Julia Lawall | 1 | -1/+1 |
2012-01-27 | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() | Roland Dreier | 1 | -2/+3 |
2012-01-27 | RDMA/nes: Fix for sending MPA reject frame | Tatyana Nikolova | 1 | -0/+3 |
2012-01-27 | IB/ipath: Calling PTR_ERR() on right variable in create_file() | Dan Carpenter | 1 | -1/+1 |
2012-01-25 | infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup(). | David Miller | 1 | -3/+8 |
2012-01-25 | infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup(). | David Miller | 1 | -4/+6 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 3 | -7/+7 |
2012-01-13 | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell | 1 | -1/+1 |
2012-01-08 | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 17 | -54/+81 |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -6/+6 |
2012-01-04 | Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-next | Roland Dreier | 17 | -54/+81 |
2012-01-04 | RDMA/nes: Fix terminate during AE | Tatyana Nikolova | 2 | -4/+1 |
2012-01-04 | RDMA/nes: Make unnecessarily global nes_set_pau() static | Tatyana Nikolova | 1 | -1/+1 |
2012-01-04 | RDMA/nes: Change MDIO bus clock to 2.5MHz | Tatyana Nikolova | 1 | -1/+1 |
2012-01-03 | IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE | Or Gerlitz | 3 | -4/+8 |
2012-01-03 | IB/qib: Default some module parameters optimally | Mike Marciniszyn | 2 | -3/+3 |
2012-01-03 | IB/qib: Optimize locking for get_txreq() | Mike Marciniszyn | 1 | -10/+33 |
2012-01-03 | IB/qib: Fix a possible data corruption when receiving packets | Ram Vepa | 3 | -4/+10 |