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
2023-10-25
dt-bindings: net: mvusb: Fix up DSA example
Linus Walleij
2023-10-25
dt-bindings: net: dsa: Require ports or ethernet-ports
Linus Walleij
2023-10-25
sched: act_ct: switch to per-action label counting
Florian Westphal
2023-10-25
net: hns3: add some link modes for hisilicon device
Hao Chen
2023-10-25
Merge branch 'dsa-microchip-WoL-support'
David S. Miller
2023-10-25
net: dsa: microchip: ksz9477: add Wake on LAN support
Oleksij Rempel
2023-10-25
net: dsa: microchip: use wakeup-source DT property to enable PME output
Oleksij Rempel
2023-10-25
dt-bindings: net: dsa: microchip: add wakeup-source property
Oleksij Rempel
2023-10-25
net: dsa: microchip: Add missing MAC address register offset for ksz8863
Oleksij Rempel
2023-10-24
s390/qeth: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-24
s390/ctcm: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-24
net: ethernet: mtk_wed: remove wo pointer in wo_r32/wo_w32 signature
Lorenzo Bianconi
2023-10-24
net: ethernet: mtk_wed: fix firmware loading for MT7986 SoC
Lorenzo Bianconi
2023-10-24
Merge branch 'net-ethernet-renesas-infrastructure-preparations-for-upcoming-d...
Jakub Kicinski
2023-10-24
net: ethernet: renesas: drop SoC names in Kconfig
Wolfram Sang
2023-10-24
net: ethernet: renesas: group entries in Makefile
Wolfram Sang
2023-10-24
selftests: net: change ifconfig with ip command
Swarup Laxman Kotiaklapudi
2023-10-24
Merge branch 'switch-dsa-to-inclusive-terminology'
Jakub Kicinski
2023-10-24
net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT
Florian Fainelli
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
tsnep: Fix tsnep_request_irq() format-overflow warning
Gerhard Engleder
2023-10-24
Merge branch 'net-deduplicate-netdev-name-allocation'
Jakub Kicinski
2023-10-24
net: remove else after return in dev_prep_valid_name()
Jakub Kicinski
2023-10-24
net: remove dev_valid_name() check from __dev_alloc_name()
Jakub Kicinski
2023-10-24
net: trust the bitmap in __dev_alloc_name()
Jakub Kicinski
2023-10-24
net: reduce indentation of __dev_alloc_name()
Jakub Kicinski
2023-10-24
net: make dev_alloc_name() call dev_prep_valid_name()
Jakub Kicinski
2023-10-24
net: don't use input buffer of __dev_alloc_name() as a scratch space
Jakub Kicinski
2023-10-24
Merge branch 'mptcp-convert-netlink-code-to-use-yaml-spec'
Jakub Kicinski
2023-10-24
net: mptcp: use policy generated by YAML spec
Davide Caratti
2023-10-24
net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
Davide Caratti
2023-10-24
uapi: mptcp: use header file generated from YAML spec
Davide Caratti
2023-10-24
Documentation: netlink: add a YAML spec for mptcp
Davide Caratti
2023-10-24
net: mptcp: convert netlink from small_ops to ops
Davide Caratti
2023-10-24
tools: ynl-gen: add support for exact-len validation
Davide Caratti
2023-10-24
tools: ynl: add uns-admin-perm to genetlink legacy
Davide Caratti
2023-10-24
net: sched: sch_qfq: Use non-work-conserving warning handler
Liu Jian
2023-10-24
net: ethernet: davinci_emac: Use MAC Address from Device Tree
Adam Ford
2023-10-24
sock: Ignore memcg pressure heuristics when raising allocated
Abel Wu
2023-10-24
sock: Doc behaviors for pressure heurisitics
Abel Wu
2023-10-24
sock: Code cleanup on __sk_mem_raise_allocated()
Abel Wu
2023-10-24
net: ti: icssg-prueth: Add phys_port_name support
Jan Kiszka
2023-10-24
net: microchip: lan743x: improve throughput with rx timestamp config
Vishvambar Panth S
2023-10-23
Merge branch 'introduce-page_pool_alloc-related-api'
Jakub Kicinski
2023-10-23
net: veth: use newly added page pool API for veth with xdp
Yunsheng Lin
2023-10-23
page_pool: update document about fragment API
Yunsheng Lin
2023-10-23
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-23
page_pool: unify frag_count handling in page_pool_is_last_frag()
Yunsheng Lin
2023-10-23
Merge tag 'for-net-next-2023-10-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
[next]