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
2020-11-16
Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm...
Jakub Kicinski
10
-36
/
+72
2020-11-15
can: m_can: m_can_stop(): set device to software init mode before closing
Faiz Abbas
1
-0
/
+3
2020-11-15
can: m_can: Fix freeing of can device from peripherials
Dan Murphy
3
-19
/
+33
2020-11-15
can: m_can: m_can_class_free_dev(): introduce new function
Dan Murphy
2
-0
/
+7
2020-11-15
can: m_can: m_can_handle_state_change(): fix state change
Wu Bo
1
-2
/
+2
2020-11-15
can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration
Marc Kleine-Budde
1
-2
/
+2
2020-11-15
can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regm...
Marc Kleine-Budde
1
-0
/
+4
2020-11-15
can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI
Enric Balletbo i Serra
1
-1
/
+2
2020-11-15
can: flexcan: fix failure handling of pm_runtime_get_sync()
Zhang Qilong
1
-2
/
+6
2020-11-15
can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode p...
Marc Kleine-Budde
1
-1
/
+1
2020-11-15
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
1
-2
/
+2
2020-11-15
can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...
Marc Kleine-Budde
1
-2
/
+2
2020-11-15
can: ti_hecc: Fix memleak in ti_hecc_probe
Zhang Qilong
1
-5
/
+8
2020-11-15
can: dev: can_restart(): post buffer from the right context
Alejandro Concepcion Rodriguez
1
-1
/
+1
2020-11-14
net: stmmac: dwmac_lib: enlarge dma reset timeout
Jisheng Zhang
1
-1
/
+1
2020-11-14
lan743x: prevent entire kernel HANG on open, for some platforms
Sven Van Asbroeck
1
-1
/
+2
2020-11-14
lan743x: fix issue causing intermittent kernel log warnings
Sven Van Asbroeck
1
-5
/
+5
2020-11-14
net: dsa: mv88e6xxx: Avoid VTU corruption on 6097
Tobias Waldekranz
1
-10
/
+49
2020-11-14
net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()
Zhang Changzhong
1
-1
/
+3
2020-11-13
ip_tunnels: Set tunnel option flag when tunnel metadata is present
Yi-Hung Wei
1
-2
/
+1
2020-11-13
net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
Wang Qing
1
-2
/
+1
2020-11-13
net: marvell: prestera: fix error return code in prestera_pci_probe()
Wang Hai
1
-2
/
+5
2020-11-13
net: phy: mscc: remove non-MACSec compatible phy
Steen Hegelund
1
-1
/
+0
2020-11-13
net: ethernet: ti: cpsw: fix cpts irq after suspend
Grygorii Strashko
2
-7
/
+12
2020-11-12
net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable()
Zhang Changzhong
1
-0
/
+1
2020-11-12
net: ethernet: mtk-star-emac: return ok when xmit drops
Vincent Stehlé
1
-1
/
+1
2020-11-12
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
31
-342
/
+692
2020-11-12
Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
22
-43
/
+64
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-9
/
+15
2020-11-12
lan743x: fix use of uninitialized variable
Sven Van Asbroeck
1
-1
/
+1
2020-11-12
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-9
/
+33
2020-11-12
vrf: Fix fast path output packet handling with async Netfilter rules
Martin Willi
1
-23
/
+69
2020-11-12
Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'
Rafael J. Wysocki
22
-43
/
+64
2020-11-11
cosa: Add missing kfree in error path of cosa_write
Wang Hai
1
-0
/
+1
2020-11-11
ch_ktls: stop the txq if reaches threshold
Rohit Maheshwari
1
-3
/
+15
2020-11-11
ch_ktls: tcb update fails sometimes
Rohit Maheshwari
1
-4
/
+8
2020-11-11
ch_ktls/cxgb4: handle partial tag alone SKBs
Rohit Maheshwari
4
-1
/
+119
2020-11-11
ch_ktls: don't free skb before sending FIN
Rohit Maheshwari
1
-2
/
+10
2020-11-11
ch_ktls: packet handling prior to start marker
Rohit Maheshwari
1
-5
/
+33
2020-11-11
ch_ktls: Correction in middle record handling
Rohit Maheshwari
1
-19
/
+31
2020-11-11
ch_ktls: missing handling of header alone
Rohit Maheshwari
1
-14
/
+11
2020-11-11
ch_ktls: Correction in trimmed_len calculation
Rohit Maheshwari
1
-4
/
+7
2020-11-11
cxgb4/ch_ktls: creating skbs causes panic
Rohit Maheshwari
3
-169
/
+226
2020-11-11
ch_ktls: Update cheksum information
Rohit Maheshwari
1
-4
/
+11
2020-11-11
ch_ktls: Correction in finding correct length
Rohit Maheshwari
1
-7
/
+8
2020-11-11
cxgb4/ch_ktls: decrypted bit is not enough
Rohit Maheshwari
4
-5
/
+8
2020-11-11
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-5
/
+3
2020-11-10
lan743x: fix "BUG: invalid wait context" when setting rx mode
Sven Van Asbroeck
2
-12
/
+3
2020-11-10
net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshot
zhangxiaoxu
1
-1
/
+3
2020-11-10
net: phy: realtek: support paged operations on RTL8201CP
Heiner Kallweit
1
-0
/
+2
[next]