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.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
2024-03-07
Bluetooth: mgmt: Remove leftover queuing of power_off work
Jonas Dreßler
1
-16
/
+0
2024-03-07
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
Jonas Dreßler
1
-1
/
+0
2024-03-07
Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test
Neeraj Sanjay Kale
1
-3
/
+21
2024-03-07
Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VT
Max Chou
2
-0
/
+17
2024-03-06
inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
Juntong Deng
3
-3
/
+17
2024-03-06
Merge branch 'ynl-small-recv'
David S. Miller
2
-7
/
+42
2024-03-06
tools: ynl: add --dbg-small-recv for easier kernel testing
Jakub Kicinski
1
-1
/
+6
2024-03-06
tools: ynl: support debug printing messages
Jakub Kicinski
1
-0
/
+15
2024-03-06
tools: ynl: allow setting recv() size
Jakub Kicinski
1
-3
/
+18
2024-03-06
tools: ynl: move the new line in NlMsg __repr__
Jakub Kicinski
1
-3
/
+3
2024-03-06
Merge branch 'tools-ynl-make-clean'
David S. Miller
4
-8
/
+9
2024-03-06
tools: ynl: remove __pycache__ during clean
Jakub Kicinski
1
-0
/
+1
2024-03-06
tools: ynl: add distclean to .PHONY in all makefiles
Jakub Kicinski
3
-3
/
+3
2024-03-06
tools: ynl: rename make hardclean -> distclean
Jakub Kicinski
4
-5
/
+5
2024-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
12
-201
/
+125
2024-03-06
Merge branch 'ravb-cleanups'
David S. Miller
2
-147
/
+83
2024-03-06
ravb: Unify Rx ring maintenance code paths
Niklas Söderlund
2
-106
/
+33
2024-03-06
ravb: Move maximum Rx descriptor data usage to info struct
Niklas Söderlund
2
-8
/
+9
2024-03-06
ravb: Use the max frame size from hardware info for RZ/G2L
Niklas Söderlund
2
-3
/
+3
2024-03-06
ravb: Create helper to allocate skb and align it
Niklas Söderlund
2
-20
/
+24
2024-03-06
ravb: Make it clear the information relates to maximum frame size
Niklas Söderlund
2
-6
/
+7
2024-03-06
ravb: Group descriptor types used in Rx ring
Niklas Söderlund
2
-30
/
+33
2024-03-06
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
10
-1374
/
+1182
2024-03-06
Merge branch 'netlink-emsgsize'
David S. Miller
4
-19
/
+19
2024-03-06
genetlink: fit NLMSG_DONE into same read() as families
Jakub Kicinski
1
-5
/
+7
2024-03-06
netdev: let netlink core handle -EMSGSIZE errors
Jakub Kicinski
2
-14
/
+3
2024-03-06
netlink: handle EMSGSIZE errors in the core
Jakub Kicinski
1
-0
/
+9
2024-03-06
selftests: avoid using SKIP(exit()) in harness fixure setup
Jakub Kicinski
2
-4
/
+4
2024-03-06
Merge branch 'net-ethernet-rework-eee'
Jakub Kicinski
6
-54
/
+168
2024-03-06
net: fec: Fixup EEE
Andrew Lunn
1
-18
/
+5
2024-03-06
net: fec: Move fec_enet_eee_mode_set() and helper earlier
Andrew Lunn
1
-37
/
+38
2024-03-06
net: phy: Add phy_support_eee() indicating MAC support EEE
Andrew Lunn
2
-1
/
+30
2024-03-06
net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
Andrew Lunn
2
-5
/
+49
2024-03-06
net: phy: Keep track of EEE configuration
Andrew Lunn
2
-2
/
+8
2024-03-06
net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
Andrew Lunn
2
-0
/
+9
2024-03-06
net: add helpers for EEE configuration
Russell King
1
-0
/
+38
2024-03-06
ethtool: ignore unused/unreliable fields in set_eee op
Heiner Kallweit
1
-5
/
+0
2024-03-06
sock: Use unsafe_memcpy() for sock_copy()
Kees Cook
2
-4
/
+6
2024-03-06
net: tap: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-06
net: tuntap: Leverage core stats allocator
Breno Leitao
1
-9
/
+2
2024-03-05
ptp: fc3: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-05
Merge branch 'net-constify-struct-class-usage'
Jakub Kicinski
7
-52
/
+50
2024-03-05
nfc: core: make nfc_class constant
Ricardo B. Marliere
2
-2
/
+2
2024-03-05
net: wwan: core: make wwan_class constant
Ricardo B. Marliere
1
-15
/
+15
2024-03-05
net: wwan: hwsim: make wwan_hwsim_class constant
Ricardo B. Marliere
1
-8
/
+8
2024-03-05
net: ppp: make ppp_class constant
Ricardo B. Marliere
1
-9
/
+9
2024-03-05
net: wan: framer: make framer_class constant
Ricardo B. Marliere
1
-12
/
+9
2024-03-05
net: hns: make hnae_class constant
Ricardo B. Marliere
1
-6
/
+7
2024-03-05
Merge branch 'net-phy-micrel-lan8814-erratas'
Jakub Kicinski
1
-0
/
+38
2024-03-05
net: phy: micrel: lan8814 cable improvement errata
Horatiu Vultur
1
-0
/
+19
[next]