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.12.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
2022-12-05
xfrm: allow state packet offload mode
Leon Romanovsky
7
-5
/
+47
2022-12-05
xfrm: add new packet offload flag
Leon Romanovsky
4
-0
/
+18
2022-12-03
net: ethernet: mtk_wed: fix sleep while atomic in mtk_wed_wo_queue_refill
Lorenzo Bianconi
1
-5
/
+6
2022-12-03
tcp: use 2-arg optimal variant of kfree_rcu()
Eric Dumazet
1
-2
/
+2
2022-12-03
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
157
-1629
/
+19213
2022-12-02
wifi: ath10k: fix QCOM_SMEM dependency
Kalle Valo
1
-1
/
+1
2022-12-02
tsnep: Rework RX buffer allocation
Gerhard Engleder
3
-74
/
+140
2022-12-02
tsnep: Throttle interrupts
Gerhard Engleder
4
-0
/
+187
2022-12-02
tsnep: Add ethtool::get_channels support
Gerhard Engleder
1
-0
/
+12
2022-12-02
tsnep: Consistent naming of struct net_device
Gerhard Engleder
1
-6
/
+6
2022-12-02
Documentation: bonding: correct xmit hash steps
Jonathan Toppins
1
-0
/
+1
2022-12-02
Documentation: bonding: update miimon default to 100
Jonathan Toppins
1
-1
/
+2
2022-12-02
net: thunderbolt: Use bitwise types in the struct thunderbolt_ip_frame_header
Andy Shevchenko
1
-4
/
+4
2022-12-02
net: thunderbolt: Switch from __maybe_unused to pm_sleep_ptr() etc
Andy Shevchenko
1
-6
/
+4
2022-12-02
net: devlink: convert port_list into xarray
Jiri Pirko
1
-30
/
+27
2022-12-02
Merge branch 'hsr'
Jakub Kicinski
11
-226
/
+428
2022-12-02
selftests: Add a basic HSR test.
Sebastian Andrzej Siewior
4
-0
/
+268
2022-12-02
hsr: Use a single struct for self_node.
Sebastian Andrzej Siewior
3
-37
/
+35
2022-12-02
hsr: Synchronize sequence number updates.
Sebastian Andrzej Siewior
2
-1
/
+10
2022-12-02
hsr: Synchronize sending frames to have always incremented outgoing seq nr.
Sebastian Andrzej Siewior
2
-7
/
+8
2022-12-02
hsr: Disable netpoll.
Sebastian Andrzej Siewior
2
-11
/
+8
2022-12-02
hsr: Avoid double remove of a node.
Sebastian Andrzej Siewior
2
-5
/
+12
2022-12-02
hsr: Add a rcu-read lock to hsr_forward_skb().
Sebastian Andrzej Siewior
1
-0
/
+3
2022-12-02
Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
Sebastian Andrzej Siewior
7
-187
/
+106
2022-12-02
sctp: delete free member from struct sctp_sched_ops
Xin Long
4
-53
/
+20
2022-12-02
Merge branch 'mptcp-pm-listener-events-selftests-cleanup'
Jakub Kicinski
10
-192
/
+375
2022-12-02
selftests: mptcp: listener test for in-kernel PM
Geliang Tang
1
-1
/
+57
2022-12-02
selftests: mptcp: make evts global in mptcp_join
Geliang Tang
1
-23
/
+29
2022-12-02
selftests: mptcp: listener test for userspace PM
Geliang Tang
1
-0
/
+76
2022-12-02
selftests: mptcp: make evts global in userspace_pm
Geliang Tang
1
-120
/
+93
2022-12-02
selftests: mptcp: enhance userspace pm tests
Geliang Tang
2
-4
/
+6
2022-12-02
mptcp: add pm listener events
Geliang Tang
4
-0
/
+71
2022-12-02
selftests: mptcp: declare var as local
Matthieu Baerts
1
-22
/
+29
2022-12-02
selftests: mptcp: clearly declare global ns vars
Matthieu Baerts
1
-8
/
+6
2022-12-02
selftests: mptcp: uniform 'rndh' variable
Matthieu Baerts
6
-5
/
+9
2022-12-02
selftests: mptcp: removed defined but unused vars
Matthieu Baerts
3
-7
/
+0
2022-12-02
selftests: mptcp: run mptcp_inq from a clean netns
Matthieu Baerts
1
-4
/
+1
2022-12-02
bnxt: report FEC block stats via standard interface
Jakub Kicinski
1
-0
/
+8
2022-12-02
Merge branch 'remove-label-cpu-from-dsa-dt-binding'
Jakub Kicinski
1
-1
/
+0
2022-12-02
dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples
Arınç ÜNAL
1
-1
/
+0
2022-12-02
Merge branch 'net-tcp-dynamically-disable-tcp-md5-static-key'
Jakub Kicinski
8
-80
/
+194
2022-12-02
net/tcp: Separate initialization of twsk
Dmitry Safonov
1
-26
/
+35
2022-12-02
net/tcp: Do cleanup on tcp_md5_key_copy() failure
Dmitry Safonov
2
-14
/
+10
2022-12-02
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
6
-32
/
+84
2022-12-02
net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
Dmitry Safonov
1
-9
/
+21
2022-12-02
jump_label: Prevent key->enabled int overflow
Dmitry Safonov
2
-16
/
+61
2022-12-02
Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
1
-6
/
+2
2022-12-01
Merge tag 'iwlwifi-next-for-kalle-2022-11-28' of http://git.kernel.org/pub/sc...
Kalle Valo
18
-157
/
+647
2022-12-01
Merge tag 'mt76-for-kvalo-2022-12-01' of https://github.com/nbd168/wireless
Kalle Valo
84
-1031
/
+16572
2022-12-01
wifi: mt76: mt7921e: add pci .shutdown() support
Leon Yen
1
-0
/
+16
[next]