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
2017-10-22
of_mdio: Fix broken PHY IRQ in case of probe deferral
Geert Uytterhoeven
1
-12
/
+27
2017-10-22
net: stmmac: Prevent infinite loop in get_rx_timestamp_status()
Jose Abreu
1
-1
/
+1
2017-10-22
net: stmmac: Fix stmmac_get_rx_hwtstamp()
Jose Abreu
1
-7
/
+6
2017-10-22
net: stmmac: Add missing call to dev_kfree_skb()
Jose Abreu
1
-0
/
+1
2017-10-22
mlxsw: spectrum_router: Configure TIGCR on init
Petr Machata
1
-1
/
+10
2017-10-22
mlxsw: reg: Add Tunneling IPinIP General Configuration Register
Petr Machata
1
-0
/
+31
2017-10-21
net: aquantia: Bad udp rate on default interrupt coalescing
Igor Russkikh
1
-6
/
+6
2017-10-21
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
9
-62
/
+155
2017-10-21
net: aquantia: mmio unmap was not performed on driver removal
Igor Russkikh
1
-0
/
+3
2017-10-21
net: aquantia: Limit number of MSIX irqs to the number of cpus
Igor Russkikh
1
-4
/
+7
2017-10-21
net: aquantia: Fixed transient link up/down/up notification
Igor Russkikh
1
-0
/
+2
2017-10-21
net: aquantia: Add queue restarts stats counter
Igor Russkikh
2
-58
/
+37
2017-10-21
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
6
-17
/
+75
2017-10-21
geneve: Fix function matching VNI and tunnel ID on big-endian
Stefano Brivio
1
-6
/
+0
2017-10-21
Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...
David S. Miller
3
-24
/
+79
2017-10-19
net: ena: fix wrong max Tx/Rx queues on ethtool
Netanel Belgazal
1
-2
/
+2
2017-10-19
net: ena: fix rare kernel crash when bar memory remap fails
Netanel Belgazal
1
-1
/
+2
2017-10-19
net: ena: reduce the severity of some printouts
Netanel Belgazal
1
-2
/
+2
2017-10-19
can: gs_usb: fix busy loop if no more TX context is available
Wolfgang Grandegger
1
-8
/
+2
2017-10-19
can: esd_usb2: Fix can_dlc value for received RTR, frames
Stefan Mätje
1
-1
/
+1
2017-10-19
can: flexcan: fix p1010 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+2
2017-10-19
can: flexcan: fix i.MX28 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+3
2017-10-19
can: flexcan: fix i.MX6 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+1
2017-10-19
can: flexcan: implement error passive state quirk
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-9
/
+66
2017-10-19
can: flexcan: rename legacy error state quirk
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-4
/
+4
2017-10-19
can: flexcan: fix state transition regression
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-2
/
+3
2017-10-18
ibmvnic: Fix calculation of number of TX header descriptors
Thomas Falcon
1
-8
/
+8
2017-10-18
mlxsw: core: Fix possible deadlock
Ido Schimmel
1
-1
/
+10
2017-10-16
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
1
-0
/
+3
2017-10-14
bnxt_en: Fix possible corruption in DCB parameters from firmware.
Sankar Patchineelam
1
-5
/
+18
2017-10-14
bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.
Michael Chan
3
-1
/
+10
2017-10-14
bnxt_en: Fix VF resource checking.
Michael Chan
1
-2
/
+9
2017-10-14
bnxt_en: Fix VF PCIe link speed and width logic.
Vasundhara Volam
1
-1
/
+1
2017-10-14
bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.
Michael Chan
3
-12
/
+21
2017-10-14
bnxt_en: Improve VF/PF link change logic.
Michael Chan
1
-13
/
+53
2017-10-14
net: dsa: mv88e6060: fix switch MAC address
Vivien Didelot
1
-2
/
+8
2017-10-13
net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset fu...
Emiliano Ingrassia
1
-1
/
+1
2017-10-13
liquidio: fix timespec64_to_ns typo
Arnd Bergmann
1
-1
/
+1
2017-10-13
Merge tag 'wireless-drivers-for-davem-2017-10-13' of git://git.kernel.org/pub...
David S. Miller
18
-197
/
+232
2017-10-11
r8169: only enable PCI wakeups when WOL is active
Daniel Drake
1
-2
/
+0
2017-10-11
macsec: fix memory leaks when skb_to_sgvec fails
Sabrina Dubroca
1
-0
/
+2
2017-10-10
nfp: handle page allocation failures
Jakub Kicinski
1
-6
/
+14
2017-10-10
nfp: fix ethtool stats gather retry
Jakub Kicinski
1
-3
/
+5
2017-10-10
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-28
/
+37
2017-10-10
wimax/i2400m: Remove VLAIS
Behan Webster
1
-1
/
+1
2017-10-10
i40e: Fix memory leak related filter programming status
Alexander Duyck
1
-27
/
+36
2017-10-10
i40e: Fix comment about locking for __i40e_read_nvm_word()
Stefano Brivio
1
-1
/
+1
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-64
/
+48
2017-10-09
cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
Aleksander Morgado
1
-0
/
+13
2017-10-09
net: thunderx: mark expected switch fall-throughs in nicvf_main()
Gustavo A. R. Silva
1
-0
/
+2
[next]