index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-05-21
tools: ynl: add a sample for TC
Jakub Kicinski
2025-05-21
netlink: specs: tc: add qdisc dump to TC spec
Jakub Kicinski
2025-05-21
tools: ynl: enable codegen for TC
Jakub Kicinski
2025-05-21
tools: ynl-gen: support weird sub-message formats
Jakub Kicinski
2025-05-21
tools: ynl-gen: support local attrs in _multi_parse
Jakub Kicinski
2025-05-21
tools: ynl-gen: move fixed header info from RenderInfo to Struct
Jakub Kicinski
2025-05-21
tools: ynl-gen: support passing selector to a nest
Jakub Kicinski
2025-05-21
netlink: specs: tc: drop the family name prefix from attrs
Jakub Kicinski
2025-05-21
netlink: specs: tc: add C naming info
Jakub Kicinski
2025-05-21
netlink: specs: tc: use tc-gact instead of tc-gen as struct name
Jakub Kicinski
2025-05-21
netlink: specs: tc: remove duplicate nests
Jakub Kicinski
2025-05-21
tools: ynl-gen: add makefile deps for neigh
Jakub Kicinski
2025-05-20
Merge branch 'net-airoha-add-per-flow-stats-support-to-hw-flowtable-offloading'
Jakub Kicinski
2025-05-20
net: airoha: ppe: Disable packet keepalive
Lorenzo Bianconi
2025-05-20
net: airoha: Add FLOW_CLS_STATS callback support
Lorenzo Bianconi
2025-05-20
net: airoha: npu: Move memory allocation in airoha_npu_send_msg() caller
Lorenzo Bianconi
2025-05-20
Merge branch 'ipv6-follow-up-for-rtnl-free-rtm_newroute-series'
Jakub Kicinski
2025-05-20
ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE.
Kuniyuki Iwashima
2025-05-20
ipv6: Pass gfp_flags down to ip6_route_info_create_nh().
Kuniyuki Iwashima
2025-05-20
Revert "ipv6: Factorise ip6_route_multipath_add()."
Kuniyuki Iwashima
2025-05-20
Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6loc...
Kuniyuki Iwashima
2025-05-20
ipv6: Narrow down RCU critical section in inet6_rtm_newroute().
Kuniyuki Iwashima
2025-05-20
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
2025-05-20
ipv6: Remove rcu_read_lock() in fib6_get_table().
Kuniyuki Iwashima
2025-05-20
Merge branch 'net-bcmgenet-64bit-stats-and-expose-more-stats-in-ethtool'
Jakub Kicinski
2025-05-20
net: bcmgenet: expose more stats in ethtool
Zak Kemble
2025-05-20
net: bcmgenet: count hw discarded packets in missed stat
Zak Kemble
2025-05-20
net: bcmgenet: switch to use 64bit statistics
Zak Kemble
2025-05-20
Merge branch 'net-phy-fixed_phy-simplifications-and-improvements'
Jakub Kicinski
2025-05-20
net: phy: fixed_phy: constify status argument where possible
Heiner Kallweit
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
2025-05-20
net: let lockdep compare instance locks
Jakub Kicinski
2025-05-20
selftests: net: Fix spellings
Sumanth Gavini
2025-05-20
selftests: nci: Fix "Electrnoics" to "Electronics"
Sumanth Gavini
2025-05-20
selftests: net: validate team flags propagation
Stanislav Fomichev
2025-05-20
eth: fbnic: Replace kzalloc/fbnic_fw_init_cmpl with fbnic_fw_alloc_cmpl
Lee Trager
2025-05-20
Merge branch 'add-built-in-2-5g-ethernet-phy-support-on-mt7988'
Jakub Kicinski
2025-05-20
net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988
Sky Huang
2025-05-20
net: phy: mediatek: Sort config and file names in Kconfig and Makefile
Sky Huang
2025-05-20
sctp: Do not wake readers in __sctp_write_space()
Petr Malat
2025-05-20
net: phy: realtek: add RTL8127-internal PHY
ChunHao Lin
2025-05-20
net: enetc: fix the error handling in enetc4_pf_netdev_create()
Wei Fang
2025-05-20
octeontx2-pf: Add tracepoint for NIX_PARSE_S
Subbaraya Sundeep
2025-05-20
net: phy: make mdio consumer / device layer a separate module
Heiner Kallweit
2025-05-19
Merge branch 'queue_api-reduce-risk-of-name-collision-over-txq'
Jakub Kicinski
2025-05-19
queue_api: reduce risk of name collision over txq
Gur Stavi
2025-05-19
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-05-19
selftests: drv-net: Fix "envirnoments" to "environments"
Sumanth Gavini
2025-05-19
net: netlink: reduce extack cookie size
Johannes Berg
[next]