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-09-14
net: lantiq: Disable IRQs only if NAPI gets scheduled
Hauke Mehrtens
1
-3
/
+5
2020-09-14
net: lantiq: Use napi_complete_done()
Hauke Mehrtens
1
-4
/
+4
2020-09-14
net: lantiq: use netif_tx_napi_add() for TX NAPI
Hauke Mehrtens
1
-1
/
+1
2020-09-14
net: lantiq: Wake TX queue again
Hauke Mehrtens
1
-0
/
+3
2020-09-14
rndis_host: increase sleep time in the query-response loop
Olympia Giannou
1
-1
/
+1
2020-09-11
net: ethernet: ti: cpsw_new: fix suspend/resume
Grygorii Strashko
1
-0
/
+53
2020-09-11
net: ipa: fix u32_replace_bits by u32p_xxx version
Vadym Kochan
1
-2
/
+2
2020-09-11
hinic: fix rewaking txq after netif_tx_disable
Luo bin
2
-16
/
+28
2020-09-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
3
-18
/
+43
2020-09-11
enetc: Fix mdio bus removal on PF probe bailout
Claudiu Manoil
1
-1
/
+1
2020-09-10
net: dec: de2104x: Increase receive ring size for Tulip
Lucy Yan
1
-1
/
+1
2020-09-10
net: mvneta: fix possible use-after-free in mvneta_xdp_put_buff
Lorenzo Bianconi
1
-2
/
+2
2020-09-10
s390/qeth: delay draining the TX buffers
Julian Wiedmann
2
-2
/
+2
2020-09-10
hdlc_ppp: add range checks in ppp_cp_parse_cr()
Dan Carpenter
1
-5
/
+11
2020-09-10
net: phy: call phy_disable_interrupts() in phy_attach_direct() instead
Yoshihiro Shimoda
1
-4
/
+4
2020-09-10
hv_netvsc: Cache the current data path to avoid duplicate call and message
Dexuan Cui
2
-1
/
+23
2020-09-10
hv_netvsc: Switch the data path at the right time during hibernation
Dexuan Cui
1
-10
/
+1
2020-09-10
net: dsa: microchip: look for phy-mode in port nodes
Helmut Grohne
4
-17
/
+46
2020-09-09
igc: Fix not considering the TX delay for timestamps
Vinicius Costa Gomes
1
-0
/
+19
2020-09-09
igc: Fix wrong timestamp latency numbers
Vinicius Costa Gomes
1
-12
/
+8
2020-09-09
i40e: always propagate error value in i40e_set_vsi_promisc()
Stefan Assmann
1
-1
/
+11
2020-09-09
i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc
Stefan Assmann
1
-5
/
+5
2020-09-09
net: qed: RDMA personality shouldn't fail VF load
Dmitry Bogdanov
1
-0
/
+1
2020-09-09
net: qede: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
2
-6
/
+8
2020-09-09
net: qed: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
3
-1
/
+15
2020-09-09
Merge tag 'wireless-drivers-2020-09-09' of git://git.kernel.org/pub/scm/linux...
David S. Miller
8
-15
/
+21
2020-09-09
wireguard: peerlookup: take lock before checking hash in replace operation
Jason A. Donenfeld
1
-3
/
+8
2020-09-09
wireguard: noise: take lock when removing handshake entry from table
Jason A. Donenfeld
1
-4
/
+1
2020-09-08
Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-1
/
+4
2020-09-07
hv_netvsc: Fix hibernation for mlx5 VF driver
Dexuan Cui
1
-5
/
+11
2020-09-07
ibmvnic: add missing parenthesis in do_reset()
Jakub Kicinski
1
-2
/
+4
2020-09-07
bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
Vasundhara Volam
1
-3
/
+4
2020-09-07
bnxt_en: Avoid sending firmware messages when AER error is detected.
Vasundhara Volam
2
-3
/
+7
2020-09-07
Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
Mauro Carvalho Chehab
2
-5
/
+0
2020-09-06
net: dsa: rtl8366: Properly clear member config
Linus Walleij
1
-7
/
+13
2020-09-06
net: macb: fix for pause frame receive enable bit
Parshuram Thombare
1
-2
/
+1
2020-09-05
cxgb4: Fix offset when clearing filter byte counters
Ganji Aravind
1
-3
/
+6
2020-09-05
hinic: bump up the timeout of UPDATE_FW cmd
Luo bin
1
-0
/
+4
2020-09-05
hinic: bump up the timeout of SET_FUNC_STATE cmd
Luo bin
1
-5
/
+11
2020-09-04
atm: eni: fix the missed pci_disable_device() for eni_init_one()
Jing Xiangfeng
1
-1
/
+1
2020-09-04
drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
Xie He
1
-1
/
+2
2020-09-04
Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-95
/
+165
2020-09-04
Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-6
/
+10
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-58
/
+167
2020-09-04
Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-18
/
+24
2020-09-04
Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-49
/
+73
2020-09-04
Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-25
/
+81
2020-09-04
Merge branch 'simplify-do_wp_page'
Linus Torvalds
1
-8
/
+0
2020-09-04
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-88
/
+148
2020-09-04
mm/gup: Remove enfornced COW mechanism
Peter Xu
1
-8
/
+0
[next]