index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
2024-03-06
1
-2
/
+0
*
Bluetooth: Disconnect connected devices before rfkilling adapter
Jonas Dreßler
2024-03-06
1
-2
/
+33
*
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
2024-03-06
3
-5
/
+26
*
Bluetooth: mgmt: Remove leftover queuing of power_off work
Jonas Dreßler
2024-03-06
1
-16
/
+0
*
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
Jonas Dreßler
2024-03-06
1
-1
/
+0
*
Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test
Neeraj Sanjay Kale
2024-03-06
1
-3
/
+21
*
Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VT
Max Chou
2024-03-06
2
-0
/
+17
*
inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
Juntong Deng
2024-03-06
3
-3
/
+17
*
Merge branch 'ynl-small-recv'
David S. Miller
2024-03-06
2
-7
/
+42
|
\
|
*
tools: ynl: add --dbg-small-recv for easier kernel testing
Jakub Kicinski
2024-03-06
1
-1
/
+6
|
*
tools: ynl: support debug printing messages
Jakub Kicinski
2024-03-06
1
-0
/
+15
|
*
tools: ynl: allow setting recv() size
Jakub Kicinski
2024-03-06
1
-3
/
+18
|
*
tools: ynl: move the new line in NlMsg __repr__
Jakub Kicinski
2024-03-06
1
-3
/
+3
|
/
*
Merge branch 'tools-ynl-make-clean'
David S. Miller
2024-03-06
4
-8
/
+9
|
\
|
*
tools: ynl: remove __pycache__ during clean
Jakub Kicinski
2024-03-06
1
-0
/
+1
|
*
tools: ynl: add distclean to .PHONY in all makefiles
Jakub Kicinski
2024-03-06
3
-3
/
+3
|
*
tools: ynl: rename make hardclean -> distclean
Jakub Kicinski
2024-03-06
4
-5
/
+5
|
/
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-06
12
-201
/
+125
|
\
|
*
ice: avoid unnecessary devm_ usage
Maciej Fijalkowski
2024-03-04
2
-30
/
+14
|
*
ice: do not disable Tx queues twice in ice_down()
Maciej Fijalkowski
2024-03-04
3
-57
/
+44
|
*
ice: cleanup line splitting for context set functions
Jacob Keller
2024-03-04
2
-13
/
+9
|
*
ice: use GENMASK instead of BIT(n) - 1 in pack functions
Jacob Keller
2024-03-04
1
-36
/
+8
|
*
ice: rename ice_write_* functions to ice_pack_ctx_*
Jacob Keller
2024-03-04
1
-28
/
+28
|
*
ice: remove vf->lan_vsi_num field
Jacob Keller
2024-03-04
3
-15
/
+1
|
*
ice: use relative VSI index for VFs instead of PF VSI number
Jacob Keller
2024-03-04
2
-7
/
+11
|
*
ice: remove unnecessary duplicate checks for VF VSI ID
Jacob Keller
2024-03-04
1
-3
/
+0
|
*
ice: pass VSI pointer into ice_vc_isvalid_q_id
Jacob Keller
2024-03-04
1
-12
/
+10
*
|
Merge branch 'ravb-cleanups'
David S. Miller
2024-03-06
2
-147
/
+83
|
\
\
|
*
|
ravb: Unify Rx ring maintenance code paths
Niklas Söderlund
2024-03-06
2
-106
/
+33
|
*
|
ravb: Move maximum Rx descriptor data usage to info struct
Niklas Söderlund
2024-03-06
2
-8
/
+9
|
*
|
ravb: Use the max frame size from hardware info for RZ/G2L
Niklas Söderlund
2024-03-06
2
-3
/
+3
|
*
|
ravb: Create helper to allocate skb and align it
Niklas Söderlund
2024-03-06
2
-20
/
+24
|
*
|
ravb: Make it clear the information relates to maximum frame size
Niklas Söderlund
2024-03-06
2
-6
/
+7
|
*
|
ravb: Group descriptor types used in Rx ring
Niklas Söderlund
2024-03-06
2
-30
/
+33
|
/
/
*
|
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-06
10
-1374
/
+1182
|
\
\
|
*
|
idpf: remove dealloc vector msg err in idpf_intr_rel
Alan Brady
2024-03-04
1
-8
/
+1
|
*
|
idpf: fix minor controlq issues
Alan Brady
2024-03-04
1
-5
/
+2
|
*
|
idpf: prevent deinit uninitialized virtchnl core
Alan Brady
2024-03-04
2
-2
/
+10
|
*
|
idpf: cleanup virtchnl cruft
Alan Brady
2024-03-04
4
-125
/
+3
|
*
|
idpf: refactor idpf_recv_mb_msg
Alan Brady
2024-03-04
3
-222
/
+37
|
*
|
idpf: add async_handler for MAC filter messages
Alan Brady
2024-03-04
1
-0
/
+70
|
*
|
idpf: refactor remaining virtchnl messages
Alan Brady
2024-03-04
1
-596
/
+298
|
*
|
idpf: refactor queue related virtchnl messages
Alan Brady
2024-03-04
2
-259
/
+136
|
*
|
idpf: refactor vport virtchnl messages
Alan Brady
2024-03-04
1
-116
/
+69
|
*
|
idpf: implement virtchnl transaction manager
Alan Brady
2024-03-04
7
-73
/
+561
|
*
|
idpf: add idpf_virtchnl.h
Alan Brady
2024-03-04
8
-50
/
+77
|
|
/
*
|
Merge branch 'netlink-emsgsize'
David S. Miller
2024-03-06
4
-19
/
+19
|
\
\
|
*
|
genetlink: fit NLMSG_DONE into same read() as families
Jakub Kicinski
2024-03-06
1
-5
/
+7
|
*
|
netdev: let netlink core handle -EMSGSIZE errors
Jakub Kicinski
2024-03-06
2
-14
/
+3
|
*
|
netlink: handle EMSGSIZE errors in the core
Jakub Kicinski
2024-03-06
1
-0
/
+9
|
/
/
[next]