index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
fdt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-28
net_dma: revert 'copied_early'
Dan Williams
1
-14
/
+8
2014-09-28
net_dma: simple removal
Dan Williams
28
-894
/
+35
2014-08-22
dmaengine maintainer update
Dan Williams
1
-13
/
+6
2014-08-22
dmatest: prevent memory leakage on error path in thread
Andy Shevchenko
1
-2
/
+2
2014-08-21
ioat: Use time_before_jiffies()
Manuel Schölling
1
-1
/
+2
2014-08-21
dmaengine: fix xor sources continuation
Xuelin Shi
1
-2
/
+1
2014-04-10
dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup()
Ezequiel Garcia
1
-12
/
+5
2014-04-10
dma: mv_xor: Remove all callers of mv_xor_slot_cleanup()
Ezequiel Garcia
1
-4
/
+11
2014-04-10
dma: mv_xor: Remove unneeded mv_xor_clean_completed_slots() call
Ezequiel Garcia
1
-3
/
+1
2014-04-10
ioat: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-04-10
drivers: dma: Include appropriate header file in dca.c
Rashika
1
-0
/
+1
2014-04-10
drivers: dma: Mark functions as static in dma_v3.c
Rashika
1
-3
/
+3
2014-04-10
dma: mv_xor: Add DMA API error checks
Ezequiel Garcia
1
-4
/
+52
2014-04-10
ioat/dca: Use dev_is_pci() to check whether it is pci device
Yijing Wang
1
-6
/
+6
2014-03-17
Linux 3.14-rc7
v3.14-rc7
Linus Torvalds
1
-1
/
+1
2014-03-16
ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation
Michael Kerrisk
1
-0
/
+2
2014-03-14
x86/amd/numa: Fix northbridge quirk to assign correct NUMA node
Daniel J Blueman
1
-1
/
+1
2014-03-13
i2c: Remove usage of orphaned symbol OF_I2C
Richard Weinberger
1
-1
/
+1
2014-03-13
ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states
Rafael J. Wysocki
1
-17
/
+15
2014-03-13
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
1
-1
/
+4
2014-03-13
eth: fec: Fix lost promiscuous mode after reconnecting cable
Stefan Wahren
1
-7
/
+7
2014-03-13
bonding: set correct vlan id for alb xmit path
dingtianhong
1
-1
/
+1
2014-03-13
at86rf230: fix lockdep splats
Alexander Aring
1
-5
/
+6
2014-03-13
net/mlx4_en: Deregister multicast vxlan steering rules when going down
Or Gerlitz
1
-0
/
+2
2014-03-13
vmxnet3: fix building without CONFIG_PCI_MSI
Arnd Bergmann
1
-2
/
+5
2014-03-13
MAINTAINERS: add networking selftests to NETWORKING
Daniel Borkmann
1
-0
/
+1
2014-03-13
drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode
Thomas Hellstrom
1
-0
/
+18
2014-03-13
ACPI / init: Invoke early ACPI initialization later
Rafael J. Wysocki
1
-1
/
+1
2014-03-13
cpufreq: Skip current frequency initialization for ->setpolicy drivers
Rafael J. Wysocki
1
-2
/
+2
2014-03-12
net: socket: error on a negative msg_namelen
Matthew Leach
1
-0
/
+4
2014-03-12
drm/radeon/cik: properly set compute ring status on disable
Alex Deucher
1
-1
/
+4
2014-03-12
MAINTAINERS: Add tools/net to NETWORKING [GENERAL]
Tobias Klauser
1
-0
/
+1
2014-03-12
packet: doc: Spelling s/than/that/
Geert Uytterhoeven
1
-1
/
+1
2014-03-12
net/mlx4_core: Load the IB driver when the device supports IBoE
Or Gerlitz
1
-1
/
+1
2014-03-12
net/mlx4_en: Handle vxlan steering rules for mac address changes
Or Gerlitz
1
-0
/
+8
2014-03-12
net/mlx4_core: Fix wrong dump of the vxlan offloads device capability
Or Gerlitz
1
-2
/
+3
2014-03-12
drm/radeon/cik: stop the sdma engines in the enable() function
Alex Deucher
1
-7
/
+5
2014-03-12
drm/radeon/cik: properly set sdma ring status on disable
Alex Deucher
1
-0
/
+2
2014-03-12
drm/radeon: fix runpm disabling on non-PX harder
Alex Deucher
1
-1
/
+9
2014-03-12
xen-netback: use skb_is_gso in xenvif_start_xmit
Wei Liu
1
-2
/
+1
2014-03-12
drm/ttm: don't oops if no invalidate_caches()
Rob Clark
1
-3
/
+5
2014-03-12
dm cache: fix access beyond end of origin device
Heinz Mauelshagen
1
-5
/
+3
2014-03-12
dm cache: fix truncation bug when copying a block to/from >2TB fast device
Heinz Mauelshagen
1
-1
/
+2
2014-03-12
KVM: SVM: fix cr8 intercept window
Radim Krčmář
1
-3
/
+3
2014-03-12
PCI: Don't check resource_size() in pci_bus_alloc_resource()
Bjorn Helgaas
1
-2
/
+0
2014-03-12
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
1
-0
/
+3
2014-03-12
drm/ttm: Work around performance regression with VM_PFNMAP
Thomas Hellstrom
1
-5
/
+7
2014-03-12
[SCSI] storvsc: NULL pointer dereference fix
Ales Novak
1
-0
/
+3
2014-03-12
r8169: fix the incorrect tx descriptor version
hayeswang
1
-1
/
+1
2014-03-12
tools/net/Makefile: Define PACKAGE to fix build problems
Markos Chandras
1
-1
/
+1
[next]