index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-01
net: ll_temac: Enable DMA when ready, not before
Esben Haabendal
1
-5
/
+10
2019-05-01
net: ll_temac: Allow configuration of IRQ coalescing
Esben Haabendal
3
-12
/
+37
2019-05-01
net: ll_temac: Replace bad usage of msleep() with usleep_range()
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Fix bug causing buffer descriptor overrun
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Fix iommu/swiotlb leak
Esben Haabendal
1
-1
/
+1
2019-05-01
net: ll_temac: Support indirect_mutex share within TEMAC IP
Esben Haabendal
4
-20
/
+43
2019-05-01
net: ll_temac: Allow use on x86 platforms
Esben Haabendal
1
-2
/
+2
2019-05-01
net: ll_temac: Fix support for little-endian platforms
Esben Haabendal
1
-39
/
+50
2019-05-01
net: ll_temac: Add support for non-native register endianness
Esben Haabendal
3
-22
/
+79
2019-05-01
net: ll_temac: Fix support for 64-bit platforms
Esben Haabendal
2
-4
/
+32
2019-05-01
net: ll_temac: Extend support to non-device-tree platforms
Esben Haabendal
4
-66
/
+166
2019-05-01
net: ll_temac: Fix and simplify error handling by using devres functions
Esben Haabendal
3
-42
/
+22
2019-05-01
net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()
YueHaibing
1
-1
/
+1
2019-05-01
Merge branch 'net-sched-taprio-change-schedules'
David S. Miller
2
-206
/
+412
2019-05-01
taprio: Add support for cycle-time-extension
Vinicius Costa Gomes
2
-6
/
+30
2019-05-01
taprio: Add support for setting the cycle-time manually
Vinicius Costa Gomes
2
-8
/
+52
2019-05-01
taprio: Add support adding an admin schedule
Vinicius Costa Gomes
2
-193
/
+329
2019-05-01
taprio: Fix potencial use of invalid memory during dequeue()
Vinicius Costa Gomes
1
-6
/
+8
2019-05-01
Merge branch 'tcp-undo-congestion'
David S. Miller
6
-49
/
+84
2019-05-01
tcp: refactor setting the initial congestion window
Yuchung Cheng
3
-22
/
+26
2019-05-01
tcp: refactor to consolidate TFO passive open code
Yuchung Cheng
1
-27
/
+25
2019-05-01
tcp: undo cwnd on Fast Open spurious SYNACK retransmit
Yuchung Cheng
1
-0
/
+3
2019-05-01
tcp: lower congestion window on Fast Open SYNACK timeout
Yuchung Cheng
1
-0
/
+3
2019-05-01
tcp: undo init congestion window on false SYNACK timeout
Yuchung Cheng
2
-0
/
+7
2019-05-01
tcp: better SYNACK sent timestamp
Yuchung Cheng
2
-1
/
+5
2019-05-01
tcp: undo initial congestion window on false SYN timeout
Yuchung Cheng
2
-1
/
+17
2019-05-01
tcp: avoid unconditional congestion window undo on SYN retransmit
Yuchung Cheng
1
-2
/
+2
2019-05-01
netdevsim: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2019-05-01
sfc: mcdi_port: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-01
devlink: Change devlink health locking mechanism
Moshe Shemesh
2
-23
/
+75
2019-05-01
Merge branch 'aquantia-next'
David S. Miller
22
-128
/
+427
2019-05-01
net: aquantia: remove outdated device ids
Nikita Danilov
3
-12
/
+0
2019-05-01
net: aquantia: fixups on 64bit dma counters
Dmitry Bogdanov
6
-64
/
+36
2019-05-01
net: aquantia: get total counters from DMA block
Dmitry Bogdanov
1
-4
/
+5
2019-05-01
net: aquantia: fetch up to date statistics on ethtool request
Dmitry Bogdanov
1
-1
/
+8
2019-05-01
net: aquantia: extract timer cb into work job
Igor Russkikh
2
-6
/
+20
2019-05-01
net: aquantia: introduce fwreq mutex
Nikita Danilov
4
-10
/
+42
2019-05-01
net: aquantia: user correct MSI irq type
Igor Russkikh
1
-1
/
+1
2019-05-01
net: aquantia: use macros for better visibility
Igor Russkikh
2
-8
/
+8
2019-05-01
net: aquantia: improve ifup link detection
Igor Russkikh
1
-2
/
+1
2019-05-01
net: aquantia: link status irq handling
Igor Russkikh
4
-19
/
+50
2019-05-01
net: aquantia: create global service workqueue
Nikita Danilov
4
-1
/
+56
2019-05-01
net: aquantia: link interrupt handling function
Igor Russkikh
1
-0
/
+14
2019-05-01
net: aquantia: add link interrupt fields
Igor Russkikh
2
-1
/
+4
2019-05-01
net: aquantia: implement hwmon api for chip temperature
Yana Esina
4
-0
/
+144
2019-05-01
net: aquantia: add infrastructure to readout chip temperature
Yana Esina
3
-0
/
+39
2019-05-01
r8169: remove manual autoneg restart workaround
Heiner Kallweit
1
-8
/
+0
2019-05-01
Merge branch 'r8169-improve-eri-function-handling'
David S. Miller
1
-125
/
+122
2019-05-01
r8169: add rtl_reset_packet_filter
Heiner Kallweit
1
-13
/
+12
2019-05-01
r8169: add helpers rtl_eri_set/clear_bits
Heiner Kallweit
1
-36
/
+40
[next]