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
2021-06-09
net: stmmac: explicitly deassert GMAC_AHB_RESET
Matthew Hagan
3
-0
/
+14
2021-06-09
sh_eth: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-4
/
+1
2021-06-09
net: nixge: simplify code with devm platform functions
Yang Yingliang
1
-6
/
+2
2021-06-09
net: dsa: felix: set TX flow control according to the phylink_mac_link_up res...
Vladimir Oltean
1
-0
/
+2
2021-06-09
net: x25: Use list_for_each_entry() to simplify code in x25_forward.c
Wang Hai
1
-6
/
+2
2021-06-09
ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.c
Wang Hai
1
-6
/
+2
2021-06-09
net: stmmac: fix NPD with phylink_set_pcs if there is no MDIO bus
Vladimir Oltean
1
-5
/
+2
2021-06-09
net: lapb: Use list_for_each_entry() to simplify code in lapb_iface.c
Wang Hai
1
-3
/
+1
2021-06-09
net: x25: Use list_for_each_entry() to simplify code in x25_link.c
Wang Hai
1
-4
/
+1
2021-06-09
net: qede: Use list_for_each_entry() to simplify code
Wang Hai
1
-4
/
+2
2021-06-09
Merge branch 'hns3-RAS'
David S. Miller
8
-56
/
+546
2021-06-09
net: hns3: add error handling compatibility during initialization
Jiaran Zhang
3
-11
/
+34
2021-06-09
net: hns3: update error recovery module and type
Jiaran Zhang
3
-5
/
+74
2021-06-09
net: hns3: add support for imp-handle ras capability
Jiaran Zhang
5
-1
/
+11
2021-06-09
net: hns3: add the RAS compatibility adaptation solution
Jiaran Zhang
5
-39
/
+409
2021-06-09
net: hns3: add support for handling all errors through MSI-X
Yufeng Mo
3
-23
/
+41
2021-06-09
Merge branch 'ena-updates'
David S. Miller
7
-207
/
+249
2021-06-09
net: ena: re-organize code to improve readability
Shay Agroskin
3
-9
/
+14
2021-06-09
net: ena: Use dev_alloc() in RX buffer allocation
Shay Agroskin
1
-22
/
+36
2021-06-09
net: ena: aggregate doorbell common operations into a function
Shay Agroskin
1
-20
/
+18
2021-06-09
net: ena: fix RST format in ENA documentation file
Shay Agroskin
1
-86
/
+78
2021-06-09
net: ena: Remove module param and change message severity
Shay Agroskin
1
-5
/
+2
2021-06-09
net: ena: add jiffies of last napi call to stats
Shay Agroskin
2
-8
/
+21
2021-06-09
net: ena: use build_skb() in RX path
Shay Agroskin
1
-25
/
+41
2021-06-09
net: ena: Improve error logging in driver
Shay Agroskin
1
-5
/
+23
2021-06-09
net: ena: Remove unused code
Shay Agroskin
2
-13
/
+0
2021-06-09
net: ena: optimize data access in fast-path code
Shay Agroskin
3
-17
/
+19
2021-06-09
Merge branch 'mlxsw-various-updates'
David S. Miller
18
-170
/
+132
2021-06-09
mlxsw: thermal: Read module temperature thresholds using MTMP register
Mykola Kostenok
1
-17
/
+30
2021-06-09
mlxsw: thermal: Add function for reading module temperature and thresholds
Mykola Kostenok
1
-15
/
+35
2021-06-09
mlxsw: core_env: Read module temperature thresholds using MTMP register
Mykola Kostenok
1
-2
/
+11
2021-06-09
mlxsw: reg: Extend MTMP register with new threshold field
Mykola Kostenok
4
-8
/
+26
2021-06-09
selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEV
Petr Machata
5
-6
/
+14
2021-06-09
selftests: Clean forgotten resources as part of cleanup()
Amit Cohen
6
-0
/
+14
2021-06-09
selftests: router_scale: Do not count failed routes
Amit Cohen
1
-1
/
+1
2021-06-09
mlxsw: spectrum_router: Remove abort mechanism
Amit Cohen
2
-125
/
+5
2021-06-09
Merge branch 'dsa-sja1110'
David S. Miller
11
-13
/
+1771
2021-06-09
net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX
Vladimir Oltean
5
-1
/
+358
2021-06-09
net: dsa: sja1105: make sure the retagging port is enabled for SJA1110
Vladimir Oltean
3
-0
/
+58
2021-06-09
net: dsa: sja1105: add support for the SJA1110 switch family
Vladimir Oltean
8
-12
/
+1312
2021-06-09
dt-bindings: net: dsa: sja1105: add SJA1110 bindings
Vladimir Oltean
1
-0
/
+43
2021-06-09
Merge branch 'wwan-improvements'
David S. Miller
5
-24
/
+738
2021-06-09
net: wwan: core: purge rx queue on port close
Sergey Ryazanov
1
-3
/
+5
2021-06-09
net: wwan: core: implement terminal ioctls for AT port
Sergey Ryazanov
1
-0
/
+91
2021-06-09
net: wwan: core: implement TIOCINQ ioctl
Sergey Ryazanov
1
-0
/
+29
2021-06-09
net: wwan: core: expand ports number limit
Sergey Ryazanov
1
-3
/
+5
2021-06-09
net: wwan: core: make port names more user-friendly
Sergey Ryazanov
1
-6
/
+61
2021-06-09
net: wwan: core: spell port device name in lowercase
Sergey Ryazanov
1
-8
/
+26
2021-06-09
net: wwan: core: init port type string array using enum values
Sergey Ryazanov
1
-7
/
+6
2021-06-09
net: wwan: make WWAN_PORT_MAX meaning less surprised
Sergey Ryazanov
2
-4
/
+10
[next]