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
2019-12-13
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
1
-0
/
+1
2019-12-12
qede: Fix multicast mac configuration
Manish Chopra
1
-1
/
+1
2019-12-12
net: usb: lan78xx: Fix suspend/resume PHY register access error
Cristian Birsan
1
-0
/
+1
2019-12-10
net: ena: fix napi handler misbehavior when the napi budget is zero
Netanel Belgazal
1
-3
/
+7
2019-12-10
bnxt_en: Add missing devlink health reporters for VFs.
Vasundhara Volam
2
-14
/
+22
2019-12-10
bnxt_en: Fix the logic that creates the health reporters.
Vasundhara Volam
3
-21
/
+56
2019-12-10
bnxt_en: Remove unnecessary NULL checks for fw_health
Vasundhara Volam
2
-9
/
+3
2019-12-10
bnxt_en: Fix bp->fw_health allocation and free logic.
Vasundhara Volam
1
-10
/
+26
2019-12-10
bnxt_en: Return error if FW returns more data than dump length
Vasundhara Volam
2
-8
/
+34
2019-12-10
bnxt_en: Free context memory in the open path if firmware has been reset.
Michael Chan
1
-0
/
+3
2019-12-10
bnxt_en: Fix MSIX request logic for RDMA driver.
Michael Chan
1
-2
/
+6
2019-12-10
iwlwifi: pcie: move power gating workaround earlier in the flow
Luca Coelho
2
-25
/
+30
2019-12-10
Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"
Anders Kaseorg
1
-12
/
+12
2019-12-09
NFC: nxp-nci: Fix probing without ACPI
Stephan Gerhold
1
-1
/
+1
2019-12-09
fjes: fix missed check in fjes_acpi_add
Chuhong Yuan
1
-0
/
+3
2019-12-09
net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...
Grygorii Strashko
1
-3
/
+2
2019-12-09
mlxsw: spectrum_router: Remove unlikely user-triggerable warning
Ido Schimmel
1
-1
/
+6
2019-12-09
bonding: fix bond_neigh_init()
Eric Dumazet
1
-10
/
+21
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-8
/
+0
2019-12-09
Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/...
David S. Miller
4
-46
/
+66
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
41
-305
/
+448
2019-12-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-32
/
+35
2019-12-08
can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
Xiaolong Huang
1
-3
/
+3
2019-12-08
can: tcan45x: Make wake-up GPIO an optional GPIO
Dan Murphy
1
-6
/
+18
2019-12-08
can: m_can: tcan4x5x: add required delay after reset
Sean Nyekjaer
1
-0
/
+2
2019-12-08
can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgment
Joakim Zhang
1
-15
/
+2
2019-12-08
can: flexcan: add low power enter/exit acknowledgment helper
Joakim Zhang
1
-16
/
+30
2019-12-08
can: flexcan: fix possible deadlock and out-of-order reception after wakeup
Sean Nyekjaer
1
-6
/
+4
2019-12-08
can: xilinx_can: Fix missing Rx can packets on CANFD2.0
Srinivas Neeli
1
-0
/
+7
2019-12-07
Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb
Linus Torvalds
1
-0
/
+1
2019-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-17
/
+49
2019-12-07
Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-23
/
+5
2019-12-07
Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-62
/
+66
2019-12-07
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
Heiner Kallweit
1
-1
/
+1
2019-12-07
NTB: Add Hygon Device ID
Jiasen Lin
1
-0
/
+1
2019-12-07
r8169: add missing RX enabling for WoL on RTL8125
Heiner Kallweit
1
-1
/
+1
2019-12-07
vhost/vsock: accept only packets with the right dst_cid
Stefano Garzarella
1
-1
/
+3
2019-12-07
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
1
-48
/
+71
2019-12-07
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
1
-1
/
+1
2019-12-07
pppoe: remove redundant BUG_ON() check in pppoe_pernet
Aditya Pakki
1
-2
/
+0
2019-12-06
Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
10
-75
/
+143
2019-12-06
lpc_eth: kernel BUG on remove
Bruno Carneiro da Cunha
1
-2
/
+0
2019-12-06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
10
-24
/
+158
2019-12-06
phy: mdio-thunder: add missed pci_release_regions in remove
Chuhong Yuan
1
-0
/
+1
2019-12-06
net: stmmac: reset Tx desc base address before restarting Tx
Jongsung Kim
1
-0
/
+2
2019-12-06
enetc: disable EEE autoneg by default
Yangbo Lu
1
-0
/
+5
2019-12-06
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-17
/
+49
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
117
-759
/
+1771
2019-12-06
Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-24
/
+39
2019-12-06
Merge tag 'tegra-for-5.5-memory-fixes' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
1
-1
/
+1
[prev]
[next]