index
:
kernel/git/stable/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.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-23
selftests: mlxsw: Increase the tolerance of backlog buildup
Petr Machata
2021-04-23
selftests: mlxsw: Return correct error code in resource scale tests
Danielle Ratson
2021-04-23
selftests: mlxsw: Remove a redundant if statement in tc_flower_scale test
Danielle Ratson
2021-04-23
selftests: mlxsw: Remove a redundant if statement in port_scale test
Danielle Ratson
2021-04-23
selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry static
Petr Machata
2021-04-23
Merge tag 'wireless-drivers-next-2021-04-23' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-04-23
Merge branch 'r8152-adjust-REALTEK_USB_DEVICE'
David S. Miller
2021-04-23
r8152: redefine REALTEK_USB_DEVICE macro
Hayes Wang
2021-04-23
r8152: remove NCM mode from REALTEK_USB_DEVICE macro
Hayes Wang
2021-04-23
enetc: fix locking for one-step timestamping packet transfer
Yangbo Lu
2021-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-04-23
Merge branch 'mk_eth_soc_fixes-perf-improvements'
David S. Miller
2021-04-23
net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA init
Ilya Lipnitskiy
2021-04-23
net: ethernet: mtk_eth_soc: set PPE flow hash as skb hash if present
Felix Fietkau
2021-04-23
net: ethernet: mtk_eth_soc: rework NAPI callbacks
Ilya Lipnitskiy
2021-04-23
net: ethernet: mtk_eth_soc: reduce unnecessary interrupts
Felix Fietkau
2021-04-23
net: ethernet: mtk_eth_soc: only read the full RX descriptor if DMA is done
Felix Fietkau
2021-04-23
net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptor
Felix Fietkau
2021-04-23
net: ethernet: mtk_eth_soc: implement dynamic interrupt moderation
Felix Fietkau
2021-04-23
net: ethernet: mtk_eth_soc: increase DMA ring sizes
Felix Fietkau
2021-04-23
net: ethernet: mtk_eth_soc: use larger burst size for QDMA TX
Felix Fietkau
2021-04-23
net: ethernet: mtk_eth_soc: remove unnecessary TX queue stops
Felix Fietkau
2021-04-23
net: ethernet: mtk_eth_soc: reduce MDIO bus access latency
Felix Fietkau
2021-04-23
net: ethernet: mtk_eth_soc: use napi_consume_skb
Felix Fietkau
2021-04-23
net: ethernet: mtk_eth_soc: fix build_skb cleanup
Ilya Lipnitskiy
2021-04-23
net: ethernet: mtk_eth_soc: unmap RX data before calling build_skb
Felix Fietkau
2021-04-23
net: ethernet: mtk_eth_soc: fix RX VLAN offload
Felix Fietkau
2021-04-23
net: mana: Use int to check the return value of mana_gd_poll_cq()
Dexuan Cui
2021-04-23
virtio-net: fix use-after-free in skb_gro_receive
Xuan Zhuo
2021-04-23
net: sock: remove the unnecessary check in proto_register
Tonghao Zhang
2021-04-22
Merge branch 'stmmac-swmac-desc-prefetch'
David S. Miller
2021-04-22
stmmac: intel: Enable HW descriptor prefetch by default
Mohammad Athari Bin Ismail
2021-04-22
net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwards
Mohammad Athari Bin Ismail
2021-04-22
net/mlx4: Treat VFs fair when handling comm_channel_events
Hans Westgaard Ry
2021-04-22
r8152: replace return with break for ram code speedup mode timeout
Hayes Wang
2021-04-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-04-22
vxge: avoid -Wemtpy-body warnings
Arnd Bergmann
2021-04-22
net: wwan: core: Return poll error in case of port removal
Loic Poulain
2021-04-22
netdevsim: Only use sampling truncation length when valid
Ido Schimmel
2021-04-22
net: enetc: fix link error again
Arnd Bergmann
2021-04-22
net: mana: fix PCI_HYPERV dependency
Arnd Bergmann
2021-04-22
iavf: Support for modifying SCTP RSS flow hashing
Haiyue Wang
2021-04-22
iavf: Support for modifying UDP RSS flow hashing
Haiyue Wang
2021-04-22
iavf: Support for modifying TCP RSS flow hashing
Haiyue Wang
2021-04-22
iavf: Add framework to enable ethtool RSS config
Haiyue Wang
2021-04-22
ice: Support RSS configure removal for AVF
Qi Zhang
2021-04-22
ice: Enable RSS configure for AVF
Qi Zhang
2021-04-22
ice: Add helper function to get the VF's VSI
Brett Creeley
2021-04-22
ice: remove redundant assignment to pointer vsi
Colin Ian King
2021-04-22
iavf: add support for UDP Segmentation Offload
Brett Creeley
[next]