index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-05-09
26
-623
/
+743
|
\
\
|
|
*
rxe: expose num_possible_cpus() cnum_comp_vectors
Sagi Grimberg
2017-05-05
2
-2
/
+1
|
|
*
IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type
Leon Romanovsky
2017-05-05
1
-1
/
+1
|
|
*
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
2017-05-05
5
-85
/
+95
|
|
*
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
2017-05-05
6
-28
/
+41
|
|
*
IB/hfi1: Clean up context initialization
Michael J. Ruhl
2017-05-05
9
-158
/
+159
|
|
*
IB/hfi1: Correctly clear the pkey
Michael J. Ruhl
2017-05-05
4
-23
/
+17
|
|
*
IB/hfi1: Search shared contexts on the opened device, not all devices
Michael J. Ruhl
2017-05-05
3
-111
/
+49
|
|
*
IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bit
Sebastian Sanchez
2017-05-05
1
-14
/
+8
|
|
*
IB/hfi1: Use filedata rather than filepointer
Michael J. Ruhl
2017-05-05
5
-75
/
+72
|
|
*
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
2017-05-05
10
-120
/
+143
|
|
*
IB/hfi1: Fix a subcontext memory leak
Michael J. Ruhl
2017-05-05
3
-15
/
+23
|
|
*
IB/hfi1: Return an error on memory allocation failure
Michael J. Ruhl
2017-05-05
1
-0
/
+1
|
|
*
IB/hfi1: Adjust default eager_buffer_size to 8MB
Tymoteusz Kielan
2017-05-05
1
-2
/
+2
|
|
*
IB/hfi1: Get rid of divide when setting the tx request header
Sebastian Sanchez
2017-05-05
1
-17
/
+17
|
|
*
IB/hfi1: Fix yield logic in send engine
Mike Marciniszyn
2017-05-05
4
-31
/
+90
|
|
*
IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line
Mike Marciniszyn
2017-05-05
3
-13
/
+5
|
|
*
IB/hfi1: Fix checks for Offline transient state
Jakub Byczkowski
2017-05-05
1
-1
/
+1
|
|
*
IB/ipoib: add get_link_ksettings in ethtool
Zhu Yanjun
2017-05-05
1
-0
/
+59
|
*
|
IB/mlx5: Enable IPoIB acceleration
Erez Shitrit
2017-05-04
4
-19
/
+51
*
|
|
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-09
76
-609
/
+6927
|
\
\
\
|
*
|
|
PCI: Don't allow unbinding host controllers that aren't prepared
Brian Norris
2017-04-28
13
-0
/
+14
|
*
|
|
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-04-28
10
-86
/
+97
|
|
\
\
\
|
|
*
|
|
ixgbe: Use pcie_flr() instead of duplicating it
Christoph Hellwig
2017-04-27
1
-14
/
+2
|
|
*
|
|
IB/hfi1: Use pcie_flr() instead of duplicating it
Christoph Hellwig
2017-04-25
3
-33
/
+2
|
|
*
|
|
PCI: Call pcie_flr() from reset_chelsio_generic_dev()
Christoph Hellwig
2017-04-20
1
-14
/
+1
|
|
*
|
|
PCI: Call pcie_flr() from reset_intel_82599_sfp_virtfn()
Christoph Hellwig
2017-04-20
1
-12
/
+4
|
|
*
|
|
PCI: Export pcie_flr()
Christoph Hellwig
2017-04-20
1
-11
/
+28
|
|
*
|
|
PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding
Bodong Wang
2017-04-20
4
-4
/
+48
|
|
*
|
|
PCI: Avoid FLR for Intel 82579 NICs
Sasha Neftin
2017-04-03
2
-0
/
+14
|
*
|
|
|
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
2017-04-28
5
-60
/
+162
|
|
\
\
\
\
|
|
*
|
|
|
PCI: Add I/O BAR support to generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
1
-4
/
+8
|
|
*
|
|
|
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
2017-04-20
4
-13
/
+101
|
|
*
|
|
|
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2017-04-20
2
-2
/
+2
|
|
*
|
|
|
PCI: Use BAR index in sysfs attr->private instead of resource pointer
David Woodhouse
2017-04-20
1
-24
/
+14
|
|
*
|
|
|
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
2017-04-18
2
-9
/
+15
|
|
*
|
|
|
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
2017-04-18
2
-9
/
+10
|
|
*
|
|
|
PCI: Only allow WC mmap on prefetchable resources
David Woodhouse
2017-04-18
1
-5
/
+8
|
|
*
|
|
|
PCI: Fix another sanity check bug in /proc/pci mmap
David Woodhouse
2017-04-18
1
-2
/
+8
|
|
*
|
|
|
PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
David Woodhouse
2017-04-12
1
-3
/
+7
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-04-28
4
-30
/
+86
|
|
\
\
\
\
|
|
*
|
|
|
PCI: Don't resize resources when realigning all devices in system
Yongji Xie
2017-04-19
1
-16
/
+43
|
|
*
|
|
|
PCI: Don't reassign resources that are already aligned
Bjorn Helgaas
2017-04-19
1
-21
/
+19
|
|
*
|
|
|
PCI: Factor pci_reassigndev_resource_alignment()
Bjorn Helgaas
2017-04-19
1
-22
/
+47
|
|
*
|
|
|
PCI: Add pcibios_default_alignment() for arch-specific alignment control
Yongji Xie
2017-04-19
1
-2
/
+8
|
|
*
|
|
|
PCI: Fix calculation of bridge window's size and alignment
Yongji Xie
2017-04-18
1
-2
/
+2
|
|
*
|
|
|
PCI: Ignore requested alignment for IOV BARs
Yongji Xie
2017-04-18
1
-1
/
+1
|
|
*
|
|
|
PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
Matthias Kaehlcke
2017-04-18
2
-2
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/pm' into next
Bjorn Helgaas
2017-04-28
1
-6
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
PCI: Freeze PME scan before suspending devices
Lukas Wunner
2017-04-18
1
-4
/
+5
[next]