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-05-08
r8169: fix powering up RTL8168h
Heiner Kallweit
1
-0
/
+3
2018-05-08
Merge tag 'linux-can-fixes-for-4.17-20180508' of ssh://gitolite.kernel.org/pu...
David S. Miller
3
-14
/
+16
2018-05-08
Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc...
David S. Miller
2
-6
/
+11
2018-05-08
can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
Jimmy Assarsson
1
-1
/
+1
2018-05-08
can: flexcan: fix endianess detection
Uwe Kleine-König
1
-12
/
+14
2018-05-08
can: dev: increase bus-off message severity
Jakob Unterwurzacher
1
-1
/
+1
2018-05-08
net: aquantia: Limit number of vectors to actually allocated irqs
Igor Russkikh
3
-10
/
+12
2018-05-08
net: aquantia: driver should correctly declare vlan_features bits
Igor Russkikh
1
-0
/
+2
2018-05-07
net: dsa: mv88e6xxx: Fix PHY interrupts by parameterising PHY base address
Andrew Lunn
3
-1
/
+28
2018-05-07
net: nixge: Address compiler warnings about signedness
Moritz Fischer
1
-1
/
+1
2018-05-07
net: nixge: Fix error path for obtaining mac address
Moritz Fischer
1
-3
/
+5
2018-05-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-4
/
+15
2018-05-04
net: phy: sfp: fix the BR,min computation
Antoine Tenart
1
-1
/
+1
2018-05-04
net: ethernet: sun: niu set correct packet size in skb
Rob Taglang
1
-3
/
+2
2018-05-04
tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
Michael Chan
1
-4
/
+5
2018-05-04
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+3
2018-05-04
net: phy: broadcom: add support for BCM89610 PHY
Bhadram Varka
1
-0
/
+10
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-136
/
+287
2018-05-03
Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-05-03
qed: fix spelling mistake: "offloded" -> "offloaded"
Colin Ian King
1
-1
/
+1
2018-05-03
net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"
Colin Ian King
1
-1
/
+1
2018-05-03
qmi_wwan: do not steal interfaces from class drivers
Bjørn Mork
1
-0
/
+12
2018-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-84
/
+135
2018-05-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-8
/
+10
2018-05-02
parisc: Fix section mismatches
Helge Deller
1
-1
/
+1
2018-05-02
8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
Ingo Molnar
1
-1
/
+1
2018-05-02
net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
Grygorii Strashko
1
-0
/
+2
2018-05-01
nfp: flower: set tunnel ttl value to net default
John Hurley
2
-3
/
+12
2018-05-01
Input: atmel_mxt_ts - add missing compatible strings to OF device table
Javier Martinez Canillas
1
-0
/
+5
2018-05-01
Input: atmel_mxt_ts - fix the firmware update
Nick Dyer
1
-76
/
+110
2018-05-01
Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
Vittorio Gambaletta (VittGam)
1
-0
/
+9
2018-05-01
net/mlx4: fix spelling mistake: "failedi" -> "failed"
Colin Ian King
1
-1
/
+1
2018-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2018-04-30
sparc64: Fix mistake in oradax license text
Rob Gardner
1
-1
/
+1
2018-04-30
net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...
Colin Ian King
1
-1
/
+1
2018-04-30
qed: fix spelling mistake: "checksumed" -> "checksummed"
Colin Ian King
1
-1
/
+1
2018-04-30
Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_table
Hans de Goede
1
-0
/
+7
2018-04-30
Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsets
Hans de Goede
1
-3
/
+7
2018-04-30
Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"
Hans de Goede
1
-1
/
+1
2018-04-29
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
Colin Ian King
1
-1
/
+1
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+6
2018-04-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-8
/
+19
2018-04-28
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-17
/
+34
2018-04-27
sfc: fix ARFS expiry check on EF10
Edward Cree
1
-2
/
+3
2018-04-27
sfc: Use filter index rather than ID for rps_flow_id table
Edward Cree
1
-0
/
+2
2018-04-27
Merge tag 'mlx5-fixes-2018-04-25' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-27
/
+37
2018-04-27
Merge tag 'wireless-drivers-for-davem-2018-04-26' of git://git.kernel.org/pub...
David S. Miller
8
-62
/
+138
2018-04-27
mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list
Ido Schimmel
1
-7
/
+5
2018-04-27
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-96
/
+120
2018-04-27
NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
SZ Lin (林上智)
1
-0
/
+1
[next]