index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-08
net: farsync: replace comparison to NULL with "fst_card_array[i]"
Peng Li
2021-06-08
net: farsync: remove redundant return
Peng Li
2021-06-08
net: farsync: fix the alignment issue
Peng Li
2021-06-08
net: farsync: remove redundant parentheses
Peng Li
2021-06-08
net: farsync: remove redundant spaces
Peng Li
2021-06-08
net: farsync: remove redundant braces {}
Peng Li
2021-06-08
net: farsync: add some required spaces
Peng Li
2021-06-08
net: farsync: fix the code style issue about macros
Peng Li
2021-06-08
net: farsync: code indent use tabs where possible
Peng Li
2021-06-08
net: farsync: remove trailing whitespaces
Peng Li
2021-06-08
net: farsync: fix the comments style issue
Peng Li
2021-06-08
net: farsync: remove redundant initialization for statics
Peng Li
2021-06-08
net: farsync: move out assignment in if condition
Peng Li
2021-06-08
net: farsync: fix the code style issue about "foo* bar"
Peng Li
2021-06-08
net: farsync: add blank line after declarations
Peng Li
2021-06-08
net: farsync: remove redundant blank lines
Peng Li
2021-06-08
Merge branch 'realtek-dt'
David S. Miller
2021-06-08
net: phy: realtek: add delay to fix RXC generation issue
Joakim Zhang
2021-06-08
net: phy: realtek: add dt property to enable ALDPS mode
Joakim Zhang
2021-06-08
net: phy: realtek: add dt property to disable CLKOUT clock
Joakim Zhang
2021-06-08
dt-bindings: net: add dt binding for realtek rtl82xx phy
Joakim Zhang
2021-06-08
net: Kconfig: indent with tabs instead of spaces
Marek BehĂșn
2021-06-07
Merge branch 'page_pool-recycling'
David S. Miller
2021-06-07
mvneta: recycle buffers
Matteo Croce
2021-06-07
mvpp2: recycle buffers
Matteo Croce
2021-06-07
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
2021-06-07
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
2021-06-07
mm: add a signature in struct page
Matteo Croce
2021-06-07
net: moxa: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
l2tp: Fix spelling mistakes
Zheng Yongjun
2021-06-07
net/ncsi: Fix spelling mistakes
Zheng Yongjun
2021-06-07
ipv4: Fix spelling mistakes
Zheng Yongjun
2021-06-07
netlabel: Fix spelling mistakes
Zheng Yongjun
2021-06-07
net: micrel: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-07
net: mvpp2: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-07
net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname
Yang Yingliang
2021-06-07
net: enetc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
net: macb: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
net: bcmgenet: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-07
net: tulip: Remove the repeated declaration
Shaokun Zhang
2021-06-07
net: mscc: ocelot: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-07
Merge branch 'hns3-error-handling'
David S. Miller
2021-06-07
net: hns3: remove now redundant logic related to HNAE3_UNKNOWN_RESET
Yufeng Mo
2021-06-07
net: hns3: add scheduling logic for error handling task
Jiaran Zhang
2021-06-07
net: hns3: add a separate error handling task
Jiaran Zhang
2021-06-07
qed: Fix duplicate included linux/kernel.h
Jiapeng Chong
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-06-07
Merge branch 'ax88772-phylib'
David S. Miller
2021-06-07
usbnet: run unbind() before unregister_netdev()
Oleksij Rempel
2021-06-07
net: phy: do not print dump stack if device was removed
Oleksij Rempel
[next]