开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-01-24
IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it
Bart Van Assche
2017-01-24
IB/core: Remove ib_device.dma_device
Bart Van Assche
2017-01-24
nvme-rdma: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
RDS: net: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/srpt: Modify a debug statement
Bart Van Assche
2017-01-24
IB/srp: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/iser: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/IPoIB: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/rxe: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/vmw_pvrdma: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/usnic: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/qib: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/qedr: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/ocrdma: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/nes: Remove a superfluous assignment statement
Bart Van Assche
2017-01-24
IB/mthca: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/mlx5: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/mlx4: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/i40iw: Remove a superfluous assignment statement
Bart Van Assche
2017-01-24
IB/hns: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/hfi1: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
IB/cxgb4: Set dev.parent instead of dma_device
Bart Van Assche
2017-01-24
IB/cxgb3: Set dev.parent instead of dma_device
Bart Van Assche
2017-01-24
IB/core: Use dev.parent instead of dma_device
Bart Van Assche
2017-01-24
IB/core: Initialize ib_device.dev.parent earlier
Bart Van Assche
2017-01-24
IB/qib: Remove DMA mapping code
Bart Van Assche
2017-01-24
IB/hf1: Remove DMA mapping code
Bart Van Assche
2017-01-24
IB/core: Change the type of an ib_dma_alloc_coherent() argument
Bart Van Assche
2017-01-24
RDS: IB: Remove an unused structure member
Bart Van Assche
2017-01-24
IB/core: Remove ib_dma_*map_single_attrs()
Bart Van Assche
2017-01-24
lib/dma-virt: Add dma_virt_ops
Bart Van Assche
2017-01-24
lib/dma-noop: Only build dma_noop_ops for s390 and m32r
Bart Van Assche
2017-01-24
lib/dma-noop: Clarify a comment
Bart Van Assche
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
treewide: Consolidate set_dma_ops() implementations
Bart Van Assche
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-12
RDMA/cma: use cached port state when bind loopback
Jack Wang
2017-01-12
RDMA/cma: resolve to first active ib port
Jack Wang
2017-01-12
RDMA/core: export ib_get_cached_port_state
Jack Wang
2017-01-12
RDMA/core: add port state cache
Jack Wang
2017-01-12
IB/ipoib: Change list_del to list_del_init in the tx object
Feras Daoud
2017-01-12
IB/ipoib: Replace list_del of the neigh->list with list_del_init
Feras Daoud
2017-01-12
IB/ipoib: Use debug prints instead of warnings in RNR WC status
Feras Daoud
2017-01-12
IB/ipoib: Add detailed error message to dev_queue_xmit call
Feras Daoud
2017-01-12
IB/ipoib: rtnl_unlock can not come after free_netdev
Feras Daoud
2017-01-12
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
2017-01-12
IB/ipoib: Fix deadlock over vlan_mutex
Feras Daoud
2017-01-12
IB/ipoib: Set device connection mode only when needed
Feras Daoud
2017-01-12
IB/ipoib: When given an invalid UD MTU, give debug msg
Feras Daoud
[next]