Age | Commit message (Expand) | Author | Files | Lines |
2015-07-21 | x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn() | Luis R. Rodriguez | 1 | -2/+4 |
2015-07-14 | IB/core: Destroy ocrdma_dev_id IDR on module exit | Johannes Thumshirn | 1 | -0/+1 |
2015-07-14 | IB/core: Destroy multcast_idr on module exit | Johannes Thumshirn | 1 | -0/+1 |
2015-07-14 | IB/mlx4: Optimize do_slave_init | Doug Ledford | 1 | -7/+9 |
2015-07-14 | IB/mlx4: Fix memory leak in do_slave_init | Doug Ledford | 1 | -0/+2 |
2015-07-14 | IB/mlx4: Optimize freeing of items on error unwind | Maninder Singh | 1 | -5/+3 |
2015-07-14 | IB/mlx4: Fix use of flow-counters for process_mad | Or Gerlitz | 1 | -10/+19 |
2015-07-14 | IB/ipath: Convert use of __constant_<foo> to <foo> | Vaishali Thakkar | 1 | -2/+2 |
2015-07-14 | IB/ipoib: Set MTU to max allowed by mode when mode changes | Erez Shitrit | 1 | -0/+1 |
2015-07-14 | IB/ipoib: Scatter-Gather support in connected mode | Yuval Shaia | 4 | -46/+54 |
2015-07-14 | IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES | Carol L Soto | 1 | -2/+2 |
2015-07-14 | IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush | Haggai Eran | 1 | -6/+7 |
2015-07-14 | IB/ucma: Fix lockdep warning in ucma_lock_files | Haggai Eran | 1 | -2/+2 |
2015-07-14 | RDMA/nes: Fix for incorrect recording of the MAC address | Tatyana Nikolova | 1 | -1/+1 |
2015-07-14 | RDMA/nes: Fix for resolving the neigh | Tatyana Nikolova | 1 | -2/+3 |
2015-07-14 | RDMA/core: Fixes for port mapper client registration | Tatyana Nikolova | 3 | -25/+48 |
2015-07-14 | IB/IPoIB: Fix bad error flow in ipoib_add_port() | Amir Vadai | 1 | -2/+4 |
2015-07-14 | IB/mlx4: Do not attemp to report HCA clock offset on VFs | Matan Barak | 1 | -5/+6 |
2015-07-14 | IB/cm: Do not queue work to a device that's going away | Erez Shitrit | 1 | -6/+55 |
2015-07-14 | IB/srp: Avoid using uninitialized variable | Sagi Grimberg | 1 | -7/+4 |
2015-07-14 | IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX | Vaishali Thakkar | 1 | -36/+35 |
2015-07-14 | IB/mad: Remove improper use of BUG_ON | Ira Weiny | 7 | -14/+21 |
2015-07-14 | IB/mad: Fix compare between big endian and cpu endian | Ira Weiny | 1 | -1/+1 |
2015-07-14 | IB: Add rdma_cap_ib_switch helper and use where appropriate | Hal Rosenstock | 10 | -87/+49 |
2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+2 |
2015-07-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 3 | -178/+34 |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -8/+2 |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2015-06-30 | IB/ehca: use kvfree() in ipz_queue_{cd}tor() | Pekka Enberg | 1 | -8/+2 |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 15 | -428/+902 |
2015-06-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -1/+2 |
2015-06-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 77 | -1026/+2159 |
2015-06-23 | make simple_positive() public | Al Viro | 2 | -2/+2 |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -42/+26 |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 12 | -98/+130 |
2015-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -3/+22 |
2015-06-18 | x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ... | Luis R. Rodriguez | 4 | -42/+26 |
2015-06-15 | target: Drop unnecessary core_tpg_register TFO parameter | Nicholas Bellinger | 1 | -3/+1 |
2015-06-15 | net/mlx4_core: Add helper to query counters | Eran Ben Elisha | 1 | -24/+8 |
2015-06-15 | IB/mlx4: Set VF to read from QP counters | Eran Ben Elisha | 1 | -2/+4 |
2015-06-15 | IB/mlx4: Add RoCE/IB dedicated counters | Eran Ben Elisha | 4 | -17/+39 |
2015-06-15 | net/mlx4_core: Add sink counter | Eran Ben Elisha | 1 | -1/+2 |
2015-06-12 | IB/mad: Add final OPA MAD processing | Ira Weiny | 6 | -43/+230 |
2015-06-12 | IB/mad: Add partial Intel OPA MAD support | Ira Weiny | 3 | -0/+133 |
2015-06-12 | IB/mad: Add partial Intel OPA MAD support | Ira Weiny | 3 | -14/+37 |
2015-06-12 | IB/mad: Add support for additional MAD info to/from drivers | Ira Weiny | 20 | -28/+114 |
2015-06-12 | IB/mad: Convert allocations from kmem_cache to kzalloc | Ira Weiny | 4 | -92/+97 |
2015-06-12 | IB/core: Add ability for drivers to report an alternate MAD size. | Ira Weiny | 9 | -0/+24 |
2015-06-12 | IB/mad: Support alternate Base Versions when creating MADs | Ira Weiny | 11 | -13/+26 |
2015-06-12 | IB/mad: Create a generic helper for DR forwarding checks | Ira Weiny | 1 | -9/+16 |