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
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
89
-404
/
+782
2021-03-09
s390/qeth: fix notification for pending buffers during teardown
Julian Wiedmann
1
-3
/
+3
2021-03-09
s390/qeth: schedule TX NAPI on QAOB completion
Julian Wiedmann
1
-6
/
+12
2021-03-09
s390/qeth: improve completion of pending TX buffers
Julian Wiedmann
2
-42
/
+30
2021-03-09
s390/qeth: fix memory leak after failed TX Buffer allocation
Julian Wiedmann
1
-18
/
+17
2021-03-09
net: dsa: xrs700x: check if partner is same as port in hsr join
George McCollister
1
-2
/
+8
2021-03-09
Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-71
/
+47
2021-03-09
Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-03-09
net: lapbether: Remove netif_start_queue / netif_stop_queue
Xie He
1
-3
/
+0
2021-03-08
atm: idt77252: fix null-ptr-dereference
Tong Zhang
1
-2
/
+2
2021-03-08
atm: uPD98402: fix incorrect allocation
Tong Zhang
1
-1
/
+1
2021-03-08
net: bonding: fix error return code of bond_neigh_init()
Jia-Ju Bai
1
-2
/
+6
2021-03-08
net: enetc: allow hardware timestamping on TX queues with tc-etf enabled
Vladimir Oltean
1
-0
/
+6
2021-03-08
net: enetc: set MAC RX FIFO to recommended value
Alex Marginean
2
-0
/
+8
2021-03-08
net: davicom: Use platform_get_irq_optional()
Paul Cercueil
1
-1
/
+1
2021-03-08
net: davicom: Fix regulator not turned off on driver removal
Paul Cercueil
1
-1
/
+8
2021-03-08
net: davicom: Fix regulator not turned off on failed probe
Paul Cercueil
1
-3
/
+9
2021-03-08
net: wan: fix error return code of uhdlc_init()
Jia-Ju Bai
1
-2
/
+6
2021-03-08
net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
Jia-Ju Bai
1
-1
/
+3
2021-03-08
net: usb: log errors to dmesg/syslog
Grant Grundler
1
-1
/
+1
2021-03-08
net: usb: cdc_ncm: emit dev_err on error paths
Grant Grundler
1
-5
/
+5
2021-03-08
net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...
Bhaskar Chowdhury
1
-4
/
+4
2021-03-08
net: dsa: bcm_sf2: simplify optional reset handling
Philipp Zabel
1
-3
/
+3
2021-03-08
gpiolib: Read "gpio-line-names" from a firmware node
Andy Shevchenko
1
-8
/
+4
2021-03-08
gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2
Andy Shevchenko
1
-55
/
+23
2021-03-08
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
1
-4
/
+8
2021-03-08
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
1
-1
/
+6
2021-03-08
gpiolib: acpi: Add missing IRQF_ONESHOT
Yang Li
1
-1
/
+1
2021-03-08
gpio: fix gpio-device list corruption
Johan Hovold
1
-0
/
+4
2021-03-08
gpio: fix NULL-deref-on-deregistration regression
Johan Hovold
1
-2
/
+1
2021-03-08
crypto: mips/poly1305 - enable for all MIPS processors
Maciej W. Rozycki
1
-1
/
+1
2021-03-07
Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-32
/
+11
2021-03-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-62
/
+76
2021-03-05
ethernet: alx: fix order of calls on resume
Jakub Kicinski
1
-2
/
+5
2021-03-05
lan743x: trim all 4 bytes of the FCS; not just 2
George McCollister
1
-1
/
+1
2021-03-05
Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+16
2021-03-05
gianfar: fix jumbo packets+napi+rx overrun crash
Michael Braun
1
-0
/
+15
2021-03-05
sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
Denis Efremov
1
-2
/
+0
2021-03-05
net/hamradio/6pack: remove redundant check in sp_encaps()
Denis Efremov
1
-5
/
+0
2021-03-05
r8169: fix r8168fp_adjust_ocp_cmd function
Hayes Wang
1
-1
/
+1
2021-03-05
ibmvnic: remove excessive irqsave
Junlin Yang
1
-2
/
+2
2021-03-05
Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-51
/
+67
2021-03-05
stmmac: intel: Fixes clock registration error seen for multiple interfaces
Wong Vee Khee
1
-1
/
+4
2021-03-05
net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMII
Ong Boon Leong
1
-3
/
+6
2021-03-05
net: intel: iavf: fix error return code of iavf_init_get_resources()
Jia-Ju Bai
1
-1
/
+2
2021-03-05
net: tehuti: fix error return code in bdx_probe()
Jia-Ju Bai
1
-0
/
+1
2021-03-05
net/mlx4_en: update moderation when config reset
Kevin(Yudong) Yang
3
-1
/
+4
2021-03-05
Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-26
/
+41
2021-03-05
Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-14
/
+87
2021-03-05
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
Bob Pearson
1
-32
/
+23
[next]