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
2018-09-18
sfp: fix oops with ethtool -m
Russell King
1
-2
/
+2
2018-09-18
net: mvpp2: fix a txq_done race condition
Antoine Tenart
1
-4
/
+6
2018-09-18
ravb: do not write 1 to reserved bits
Kazuya Mizuguchi
3
-6
/
+12
2018-09-18
net: bnxt: Fix a uninitialized variable warning.
zhong jiang
1
-0
/
+3
2018-09-18
Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
3
-3
/
+4
2018-09-18
net: emac: fix fixed-link setup for the RTL8363SB switch
Christian Lamparter
1
-5
/
+10
2018-09-18
net: stmmac: Fixup the tail addr setting in xmit path
Jose Abreu
1
-2
/
+3
2018-09-18
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
3
-106
/
+145
2018-09-18
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
22
-82
/
+189
2018-09-17
qmi_wwan: set DTR for modems in forced USB2 mode
Bjørn Mork
1
-7
/
+7
2018-09-17
clk: x86: Stop marking clocks as CLK_IS_CRITICAL
Hans de Goede
1
-7
/
+0
2018-09-17
r8169: Get and enable optional ether_clk clock
Hans de Goede
1
-0
/
+33
2018-09-17
clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
Hans de Goede
1
-0
/
+11
2018-09-17
r8169: enable ASPM on RTL8106E
Kai-Heng Feng
1
-0
/
+3
2018-09-17
r8169: Align ASPM/CLKREQ setting function with vendor driver
Kai-Heng Feng
1
-1
/
+3
2018-09-17
net/mlx5e: TLS, Read capabilities only when it is safe
Saeed Mahameed
1
-1
/
+2
2018-09-17
net/mlx5: Check for SQ and not RQ state when modifying hairpin SQ
Alaa Hleihel
1
-1
/
+1
2018-09-17
net/mlx5: Fix read from coherent memory
Eli Cohen
1
-1
/
+1
2018-09-17
Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-2
/
+17
2018-09-17
net: ethernet: Fix a unused function warning.
zhong jiang
1
-3
/
+3
2018-09-17
net: dsa: mv88e6xxx: Fix ATU Miss Violation
Andrew Lunn
2
-2
/
+2
2018-09-17
hv_netvsc: pair VF based on serial number
Stephen Hemminger
2
-25
/
+36
2018-09-17
PCI: hv: support reporting serial number as slot information
Stephen Hemminger
1
-0
/
+37
2018-09-17
bnxt_en: Fix VF mac address regression.
Michael Chan
3
-7
/
+13
2018-09-17
net: hp100: fix always-true check for link up state
Colin Ian King
1
-1
/
+1
2018-09-17
net: macb: disable scatter-gather for macb on sama5d3
Nicolas Ferre
1
-0
/
+8
2018-09-17
net: mvpp2: let phylink manage the carrier state
Antoine Tenart
1
-15
/
+6
2018-09-17
pppoe: fix reception of frames with no mac header
Guillaume Nault
1
-0
/
+3
2018-09-17
net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
Corentin Labbe
1
-0
/
+1
2018-09-16
veth: Orphan skb before GRO
Toshiaki Makita
1
-2
/
+2
2018-09-16
stmmac: fix valid numbers of unicast filter entries
Jongsung Kim
1
-3
/
+2
2018-09-14
Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2018-09-14
Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-24
/
+42
2018-09-14
Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-3
/
+1
2018-09-14
Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
30
-145
/
+188
2018-09-14
Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+33
2018-09-14
Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-19
/
+54
2018-09-14
Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-33
/
+72
2018-09-14
xen/gntdev: fix up blockable calls to mn_invl_range_start
Michal Hocko
1
-11
/
+15
2018-09-14
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
1
-1
/
+1
2018-09-14
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
1
-7
/
+8
2018-09-14
xen/balloon: add runtime control for scrubbing ballooned out pages
Marek Marczykowski-Górecki
3
-3
/
+14
2018-09-14
xen/manage: don't complain about an empty value in control/sysrq node
Vitaly Kuznetsov
1
-2
/
+4
2018-09-13
Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-36
/
+87
2018-09-13
Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-113
/
+188
2018-09-13
Merge tag 'drm-fixes-2018-09-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-190
/
+131
2018-09-13
Merge tag 'mmc-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-2
/
+7
2018-09-13
Merge tag 'pinctrl-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+27
2018-09-13
Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-53
/
+33
2018-09-14
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-10
/
+11
[next]