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
2020-05-07
timer: add fsleep for flexible sleeping
Heiner Kallweit
2
-0
/
+14
2020-05-07
ipv6: Implement draft-ietf-6man-rfc4941bis
Fernando Gont
3
-54
/
+40
2020-05-07
Merge branch 'add-phy-shared-storage'
David S. Miller
6
-116
/
+271
2020-05-07
net: phy: mscc: use phy_package_shared
Michael Walle
2
-70
/
+32
2020-05-07
net: phy: bcm54140: use phy_package_shared
Michael Walle
1
-46
/
+11
2020-05-07
net: phy: add concept of shared storage for PHYs
Michael Walle
3
-0
/
+228
2020-05-07
Revert "crypto: chelsio - Inline single pdu only"
Ayush Sawal
1
-3
/
+0
2020-05-07
net: 7990: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2
-2
/
+2
2020-05-07
net: cpmac: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-05-07
net: moxa: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-2
/
+3
2020-05-07
net: lantiq: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-07
net: enetc: Make some symbols static
ChenTao
1
-2
/
+3
2020-05-07
net: mediatek: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-05-07
net: socionext: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-05-07
net: renesas: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-07
Merge branch 's390-qeth-next'
David S. Miller
7
-98
/
+486
2020-05-07
s390/qeth: clean up Kconfig help text
Julian Wiedmann
1
-6
/
+3
2020-05-07
s390/qeth: return error when starting a reset fails
Julian Wiedmann
3
-16
/
+27
2020-05-07
s390/qeth: set TX IRQ marker on last buffer in a group
Julian Wiedmann
1
-6
/
+7
2020-05-07
s390/qeth: indicate contiguous TX buffer elements
Julian Wiedmann
1
-2
/
+10
2020-05-07
s390/qeth: merge TX skb mapping code
Julian Wiedmann
1
-37
/
+27
2020-05-07
s390/qeth: don't use restricted offloads for local traffic
Julian Wiedmann
2
-4
/
+81
2020-05-07
s390/qeth: extract helpers for next-hop lookup
Julian Wiedmann
2
-20
/
+27
2020-05-07
s390/qeth: add debugfs file for local IP addresses
Julian Wiedmann
2
-1
/
+33
2020-05-07
s390/qeth: process local address events
Julian Wiedmann
5
-0
/
+257
2020-05-07
s390/qeth: keep track of LP2LP capability for csum offload
Julian Wiedmann
2
-9
/
+17
2020-05-07
net: ethernet: mediatek: Make mtk_m32 static
Samuel Zou
1
-1
/
+1
2020-05-06
net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()
Jason Yan
1
-2
/
+1
2020-05-06
net: bridge: return false in br_mrp_enabled()
Jason Yan
1
-1
/
+1
2020-05-06
net: cortina: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-06
net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
1
-4
/
+1
2020-05-05
net: ethernet: ti: am65-cpts: fix build
Grygorii Strashko
1
-3
/
+2
2020-05-05
erspan: Add type I version 0 support.
William Tu
2
-17
/
+60
2020-05-05
cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call
Geert Uytterhoeven
1
-1
/
+1
2020-05-05
Merge branch 'smc-log-state-changes-and-cleanup'
David S. Miller
9
-37
/
+113
2020-05-05
net/smc: remove unused inline function smc_curs_read
YueHaibing
1
-17
/
+0
2020-05-05
net/smc: log important pnetid and state change events
Karsten Graul
8
-20
/
+113
2020-05-05
dt-binding: net: ti: am65x-cpts: fix dt_binding_check fail
Grygorii Strashko
2
-2
/
+2
2020-05-05
net: ipa: remove duplicated include from ipa_mem.c
YueHaibing
1
-1
/
+0
2020-05-05
sch_choke: Remove classid from choke_skb_cb.
David S. Miller
1
-1
/
+0
2020-05-05
net: sierra_net: Remove unused inline function
YueHaibing
1
-5
/
+0
2020-05-05
bnx2x: Remove unused inline function bnx2x_vf_vlan_credit
YueHaibing
1
-21
/
+0
2020-05-05
net: sched: choke: Remove unused inline function choke_set_classid
YueHaibing
1
-5
/
+0
2020-05-05
net: microchip: Remove unused inline function is_bits_set
YueHaibing
1
-5
/
+0
2020-05-05
myri10ge: Remove unused inline function myri10ge_vlan_ip_csum
YueHaibing
1
-12
/
+0
2020-05-05
net: stmmac: Remove unused inline function stmmac_rx_threshold_count
YueHaibing
1
-9
/
+0
2020-05-05
net: mv643xx_eth: Remove unused inline function sum16_as_be
YueHaibing
1
-5
/
+0
2020-05-05
net: sun: cassini: Remove unused inline functions
YueHaibing
1
-12
/
+0
2020-05-05
net: tehuti: remove unused inline function bdx_tx_db_size
YueHaibing
1
-12
/
+0
2020-05-05
net: ni: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
[next]