Age | Commit message (Expand) | Author | Files | Lines |
2016-12-14 | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford | 2 | -12/+12 |
2016-12-14 | Merge branch 'mlx' into merge-test | Doug Ledford | 2 | -2/+6 |
2016-12-14 | IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR | Julia Lawall | 2 | -12/+12 |
2016-12-13 | IB/core: Let create_ah return extended response to user | Moni Shoua | 2 | -2/+6 |
2016-12-03 | IB/usninc: Remove and fix debug prints after allocation failure | Leon Romanovsky | 2 | -25/+7 |
2016-10-19 | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes | 1 | -1/+4 |
2016-08-22 | IB/usnic: Fix error return code | Christophe Jaillet | 1 | -1/+2 |
2016-06-23 | IB/usnic: Support device FW version string | Ira Weiny | 2 | -17/+16 |
2016-06-07 | IB/usnic: Remove unused DMA attributes | Krzysztof Kozlowski | 1 | -5/+0 |
2016-03-21 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -6/+4 |
2016-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-02-26 | net: usnic: use __ethtool_get_ksettings | David Decotigny | 1 | -4/+4 |
2016-02-26 | net: usnic: use __ethtool_get_settings | David Decotigny | 1 | -1/+1 |
2016-02-26 | net: usnic: remove unused call to ethtool_ops::get_settings | David Decotigny | 1 | -2/+0 |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 1 | -1/+1 |
2016-02-15 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2015-12-23 | IB/usnic: delete unneeded IS_ERR test | Julia Lawall | 1 | -2/+2 |
2015-12-23 | IB/usnic: Handle 0 counts in resource allocation | Nelson Escobar | 1 | -25/+29 |
2015-12-23 | IB/usnic: Fix resource leak in error case | Nelson Escobar | 1 | -1/+1 |
2015-12-23 | IB/usnic: Support more QP state transitions | Nelson Escobar | 1 | -9/+9 |
2015-12-23 | IB/usnic: Fix message typo | Nelson Escobar | 1 | -1/+1 |
2015-12-23 | IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64 | Nelson Escobar | 1 | -1/+1 |
2015-12-23 | IB/usnic: Improve a failure message | Nelson Escobar | 1 | -2/+3 |
2015-12-23 | IB/usnic: Remove unused prototype | Nelson Escobar | 1 | -2/+0 |
2015-10-21 | usnic: correctly handle kzalloc return value | Insu Yun | 1 | -4/+4 |
2015-10-21 | usnic: correctly check failed allocation | Insu Yun | 1 | -5/+4 |
2015-10-06 | usnic: add missing clauses to BSD license | Jeff Squyres | 25 | -73/+433 |
2015-06-12 | IB/core: Pass hardware specific data in query_device | Matan Barak | 2 | -2/+7 |
2015-06-12 | IB/core: Change provider's API of create_cq to be extendible | Matan Barak | 2 | -6/+11 |
2015-06-11 | Merge branch 'for-4.2-misc' into k.o/for-4.2 | Doug Ledford | 1 | -4/+3 |
2015-06-11 | IB/usnic: clean up some error handling code | Dan Carpenter | 1 | -4/+3 |
2015-05-20 | IB/core: Convert core to use bitfield for caps | Ira Weiny | 2 | -7/+0 |
2015-05-20 | IB/core: Add per port immutable struct to ib_device | Ira Weiny | 1 | -0/+17 |
2015-05-18 | IB/Verbs: Implement new callback query_protocol() | Michael Wang | 3 | -0/+9 |
2014-10-15 | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-09-25 | IB/usnic: Convert to use new iommu_capable() API function | Joerg Roedel | 1 | -1/+1 |
2014-08-26 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 2 | -0/+21 |
2014-06-03 | IB: Return error for unsupported QP creation flags | Or Gerlitz | 1 | -0/+3 |
2014-05-28 | IB/usnic: Fix source file missing copyright and license | Upinder Malhi | 1 | -0/+18 |
2014-03-18 | IB/usnic: Remove '0x' when using %pa format | Fabio Estevam | 1 | -1/+1 |
2014-02-14 | IB/usnic: Fix smatch endianness error | Upinder Malhi | 1 | -1/+8 |
2014-01-23 | IB/usnic: Remove unused includes of <linux/version.h> | Wei Yongjun | 3 | -3/+0 |
2014-01-21 | IB/usnic: Use GFP_ATOMIC under spinlock | Dan Carpenter | 1 | -1/+1 |
2014-01-19 | IB/usnic: Remove unused variable in usnic_debugfs_exit() | Wei Yongjun | 1 | -4/+0 |
2014-01-19 | IB/usnic: Set userspace/kernel ABI ver to 4 | Upinder Malhi | 1 | -1/+1 |
2014-01-19 | IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP | Upinder Malhi | 1 | -1/+1 |