aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-24iw_cxgb4: Guard against null cm_id in dump_ep/qpGanesh Goudar1-49/+84
2017-01-24IB/mad: Add port_num to error messageYuval Shaia1-1/+3
2017-01-24IB/vmw_pvrdma: Remove unused qp_typeYuval Shaia1-3/+2
2017-01-24IB/core: Fix typo in commentYuval Shaia1-1/+1
2017-01-12RDMA/cma: use cached port state when bind loopbackJack Wang1-3/+3
2017-01-12RDMA/cma: resolve to first active ib portJack Wang1-1/+5
2017-01-12RDMA/core: export ib_get_cached_port_stateJack Wang1-0/+18
2017-01-12RDMA/core: add port state cacheJack Wang1-1/+9
2017-01-12IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud1-1/+1
2017-01-12IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud1-4/+4
2017-01-12IB/ipoib: Use debug prints instead of warnings in RNR WC statusFeras Daoud1-3/+6
2017-01-12IB/ipoib: Add detailed error message to dev_queue_xmit callFeras Daoud3-8/+13
2017-01-12IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud1-2/+2
2017-01-12IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2-9/+9
2017-01-12IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud1-1/+5
2017-01-12IB/ipoib: Set device connection mode only when neededFeras Daoud1-0/+7
2017-01-12IB/ipoib: When given an invalid UD MTU, give debug msgFeras Daoud1-0/+4
2017-01-12RDMA/ocrdma: Replace BUG() with BUG_ON()ssh101-10/+5
2017-01-12RDMA/cxgb4: Use AF_INET for sin_family fieldssh101-3/+3
2017-01-12RDMA/qedr: restructure functions that create/destroy QPsAmrani, Ram1-313/+236
2017-01-12RDMA/qib: use rb_entry()Geliang Tang1-3/+3
2017-01-12RDMA/hfi1: drop pci_link_reset()Cao jin1-10/+0
2017-01-12RDMA/qib: drop qib_pci_link_reset()Cao jin1-8/+0
2017-01-12RDMA/i40iw: use designated initializersKees Cook2-82/+80
2017-01-12RDMA/nes: use designated initializersKees Cook1-11/+11
2017-01-10IB/rxe: Fix an skb leakBart Van Assche1-1/+14
2017-01-10IB/rxe: Remove a pointless indirection layerBart Van Assche8-67/+42
2017-01-10IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche2-0/+2
2017-01-10IB/rxe: Fix a MR reference leak in check_rkey()Bart Van Assche1-10/+10
2017-01-10IB/rxe: Generate a completion for all failed work requestsBart Van Assche4-14/+20
2017-01-10IB/rxe: Introduce functions for queue drainingBart Van Assche2-53/+38
2017-01-10IB/rxe: Add a runtime check in alloc_index()Bart Van Assche1-0/+1
2017-01-10IB/rxe: Issue warnings onceBart Van Assche3-9/+10
2017-01-10IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche7-15/+17
2017-01-10IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() argumentsBart Van Assche1-2/+10
2017-01-10IB/rxe: Remove superfluous castsBart Van Assche1-2/+2
2017-01-10IB/rxe: Remove an unused variable and an unused argumentBart Van Assche1-8/+3
2017-01-10IB/rxe: Remove an unused functionBart Van Assche1-7/+0
2017-01-10IB/rxe: Constify the pool nameBart Van Assche2-2/+2
2017-01-10IB/rxe: Suppress sparse warningsBart Van Assche2-5/+5
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier8-17/+8
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds45-316/+549
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-19/+23
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-30/+43
2017-01-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-7/+24
2017-01-06Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+1
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds8-89/+191
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds2-12/+7
2017-01-06Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-2/+42
2017-01-06Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-5/+72