summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-12RDMA/cma: use cached port state when bind loopbackJack Wang
2017-01-12RDMA/cma: resolve to first active ib portJack Wang
2017-01-12RDMA/core: export ib_get_cached_port_stateJack Wang
2017-01-12RDMA/core: add port state cacheJack Wang
2017-01-12IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-01-12IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-01-12IB/ipoib: Use debug prints instead of warnings in RNR WC statusFeras Daoud
2017-01-12IB/ipoib: Add detailed error message to dev_queue_xmit callFeras Daoud
2017-01-12IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-01-12IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud
2017-01-12IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud
2017-01-12IB/ipoib: Set device connection mode only when neededFeras Daoud
2017-01-12IB/ipoib: When given an invalid UD MTU, give debug msgFeras Daoud
2017-01-12RDMA/ocrdma: Replace BUG() with BUG_ON()ssh10
2017-01-12RDMA/cxgb4: Use AF_INET for sin_family fieldssh10
2017-01-12RDMA/qedr: restructure functions that create/destroy QPsAmrani, Ram
2017-01-12RDMA/qib: use rb_entry()Geliang Tang
2017-01-12RDMA/hfi1: drop pci_link_reset()Cao jin
2017-01-12RDMA/qib: drop qib_pci_link_reset()Cao jin
2017-01-12RDMA/i40iw: use designated initializersKees Cook
2017-01-12RDMA/nes: use designated initializersKees Cook
2017-01-10IB/rxe: Fix an skb leakBart Van Assche
2017-01-10IB/rxe: Remove a pointless indirection layerBart Van Assche
2017-01-10IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche
2017-01-10IB/rxe: Fix a MR reference leak in check_rkey()Bart Van Assche
2017-01-10IB/rxe: Generate a completion for all failed work requestsBart Van Assche
2017-01-10IB/rxe: Introduce functions for queue drainingBart Van Assche
2017-01-10IB/rxe: Add a runtime check in alloc_index()Bart Van Assche
2017-01-10IB/rxe: Issue warnings onceBart Van Assche
2017-01-10IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche
2017-01-10IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() argumentsBart Van Assche
2017-01-10IB/rxe: Remove superfluous castsBart Van Assche
2017-01-10IB/rxe: Remove an unused variable and an unused argumentBart Van Assche
2017-01-10IB/rxe: Remove an unused functionBart Van Assche
2017-01-10IB/rxe: Constify the pool nameBart Van Assche
2017-01-10IB/rxe: Suppress sparse warningsBart Van Assche
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-01-06Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-06Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-06Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-01-06Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk