index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-28
net/mlx5_core: Update health syndromes
Eli Cohen
1
-0
/
+9
2015-09-28
net/mlx5_core: Fix wrong name in struct
Eli Cohen
1
-1
/
+1
2015-09-28
net/mlx5_core: New init and exit flow for mlx5_core
Majd Dibbiny
7
-153
/
+194
2015-09-28
net/mlx5_core: Fix notification of page supplement error
Eli Cohen
1
-26
/
+37
2015-09-28
net/mlx5_core: Fix async commands return code
Eli Cohen
1
-0
/
+1
2015-09-28
net/mlx5_core: Remove redundant "err" variable usage
Achiad Shochat
1
-24
/
+11
2015-09-28
net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands
Saeed Mahameed
1
-2
/
+2
2015-09-28
net/mlx5e: Priv state flag not rolled-back upon netdev open error
Achiad Shochat
1
-2
/
+6
2015-09-28
i40e/i40evf: check for stopped admin queue
Mitch Williams
2
-0
/
+18
2015-09-28
i40e: fix VLAN inside VXLAN
Jesse Brandeburg
1
-1
/
+2
2015-09-28
igb: assume MSI-X interrupts during initialization
Stefan Assmann
1
-0
/
+3
2015-09-28
i40e: Fix for recursive RTNL lock during PROMISC change
Anjali Singhai
4
-14
/
+19
2015-09-28
i40e: Fix RS bit update in Tx path and disable force WB workaround
Anjali Singhai
2
-44
/
+87
2015-09-28
i40e: add GRE tunnel type to csum encoding
Shannon Nelson
1
-0
/
+3
2015-09-28
i40e/i40evf: refactor tx timeout logic
Kiran Patil
6
-287
/
+173
2015-09-28
i40e: Move i40e_get_head into header file
Kiran Patil
2
-13
/
+14
2015-09-28
watchdog: iTCO: Fix dependencies on I2C
Guenter Roeck
1
-1
/
+2
2015-09-28
watchdog: bcm2835: Fix poweroff behaviour
Noralf Trønnes
1
-2
/
+8
2015-09-28
watchdog: Fix module autoload for OF platform driver
Luis de Bethencourt
3
-0
/
+3
2015-09-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+10
2015-09-27
Merge branch 'cpuidle' of https://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
1
-2
/
+10
2015-09-27
irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.
Paul Burton
1
-0
/
+8
2015-09-27
irqchip: mips-gic: Convert CPU numbers to VP IDs.
Paul Burton
1
-2
/
+2
2015-09-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+16
2015-09-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-1
/
+73
2015-09-26
r8169: fix handling rtl_readphy result
Andrzej Hajda
1
-1
/
+1
2015-09-26
net: hisilicon: fix handling platform_get_irq result
Andrzej Hajda
1
-1
/
+1
2015-09-26
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
Jiri Benc
1
-38
/
+90
2015-09-26
vxlan: make vxlan_sock_add and vxlan_sock_release complementary
Jiri Benc
1
-28
/
+25
2015-09-26
8139cp: Fix GSO MSS handling
David Woodhouse
1
-2
/
+18
2015-09-26
8139cp: Enable offload features by default
David Woodhouse
1
-2
/
+2
2015-09-26
Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-6
/
+50
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-12
/
+40
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
8
-166
/
+298
2015-09-26
Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
27
-175
/
+286
2015-09-26
Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2015-09-26
Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-43
/
+63
2015-09-26
Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+8
2015-09-26
Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-3
/
+21
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
542
-4401
/
+8039
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
54
-259
/
+877
2015-09-25
net: update docbook comment for __mdiobus_register()
Russell King
1
-2
/
+5
2015-09-25
IB/ipoib: increase the max mcast backlog queue
Doug Ledford
1
-1
/
+1
2015-09-26
ACPI / PCI: Remove duplicated penalty on SCI IRQ
Jiang Liu
1
-2
/
+1
2015-09-26
ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ
Jiang Liu
2
-0
/
+14
2015-09-26
ACPI / EC: Fix a memory leak issue in acpi_ec_query()
Lv Zheng
1
-0
/
+2
2015-09-25
PM / OPP: Fix typo modifcation -> modification
Stephen Boyd
1
-3
/
+3
2015-09-25
ppp: fix lockdep splat in ppp_dev_uninit()
Guillaume Nault
1
-1
/
+3
2015-09-25
net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected
Sudip Mukherjee
1
-1
/
+1
2015-09-25
phy: marvell: add link partner advertised modes
Russell King
1
-0
/
+9
[prev]
[next]