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.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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
wifi: mac80211: Drop not needed check for NULL
Alexander Wetzel
2022-12-01
1
-1
/
+1
|
*
|
|
|
|
|
wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails
Chen Zhongjin
2022-12-01
1
-1
/
+3
|
*
|
|
|
|
|
wifi: cfg80211: fix comparison of BSS frequencies
JUN-KYU SHIN
2022-12-01
1
-1
/
+2
|
*
|
|
|
|
|
wifi: mac80211: fix maybe-unused warning
Íñigo Huguet
2022-12-01
1
-1
/
+1
|
*
|
|
|
|
|
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
2022-12-01
1
-0
/
+1
|
*
|
|
|
|
|
wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()
Yuan Can
2022-12-01
1
-0
/
+3
*
|
|
|
|
|
|
net: devlink: convert port_list into xarray
Jiri Pirko
2022-12-02
1
-30
/
+27
*
|
|
|
|
|
|
hsr: Use a single struct for self_node.
Sebastian Andrzej Siewior
2022-12-01
3
-37
/
+35
*
|
|
|
|
|
|
hsr: Synchronize sequence number updates.
Sebastian Andrzej Siewior
2022-12-01
2
-1
/
+10
*
|
|
|
|
|
|
hsr: Synchronize sending frames to have always incremented outgoing seq nr.
Sebastian Andrzej Siewior
2022-12-01
2
-7
/
+8
*
|
|
|
|
|
|
hsr: Disable netpoll.
Sebastian Andrzej Siewior
2022-12-01
2
-11
/
+8
*
|
|
|
|
|
|
hsr: Avoid double remove of a node.
Sebastian Andrzej Siewior
2022-12-01
2
-5
/
+12
*
|
|
|
|
|
|
hsr: Add a rcu-read lock to hsr_forward_skb().
Sebastian Andrzej Siewior
2022-12-01
1
-0
/
+3
*
|
|
|
|
|
|
Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
Sebastian Andrzej Siewior
2022-12-01
7
-187
/
+106
*
|
|
|
|
|
|
sctp: delete free member from struct sctp_sched_ops
Xin Long
2022-12-01
3
-51
/
+20
*
|
|
|
|
|
|
mptcp: add pm listener events
Geliang Tang
2022-12-01
3
-0
/
+62
*
|
|
|
|
|
|
net/tcp: Separate initialization of twsk
Dmitry Safonov
2022-12-01
1
-26
/
+35
*
|
|
|
|
|
|
net/tcp: Do cleanup on tcp_md5_key_copy() failure
Dmitry Safonov
2022-12-01
2
-14
/
+10
*
|
|
|
|
|
|
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
2022-12-01
5
-29
/
+77
*
|
|
|
|
|
|
net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
Dmitry Safonov
2022-12-01
1
-9
/
+21
*
|
|
|
|
|
|
net: devlink: make the devlink_ops::info_get() callback optional
Vincent Mailhol
2022-11-30
1
-7
/
+6
*
|
|
|
|
|
|
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-30
1
-8
/
+18
*
|
|
|
|
|
|
devlink: support directly reading from region memory
Jacob Keller
2022-11-30
1
-17
/
+63
*
|
|
|
|
|
|
devlink: refactor region_read_snapshot_fill to use a callback function
Jacob Keller
2022-11-30
1
-9
/
+35
*
|
|
|
|
|
|
devlink: remove unnecessary parameter from chunk_fill function
Jacob Keller
2022-11-30
1
-8
/
+2
*
|
|
|
|
|
|
devlink: find snapshot in devlink_nl_cmd_region_read_dumpit
Jacob Keller
2022-11-30
1
-11
/
+14
*
|
|
|
|
|
|
devlink: report extended error message in region_read_dumpit()
Jacob Keller
2022-11-30
1
-4
/
+12
*
|
|
|
|
|
|
devlink: use min_t to calculate data_size
Jacob Keller
2022-11-30
1
-4
/
+2
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-11-29
7
-46
/
+109
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xfrm: add extack to xfrm_set_spdinfo
Sabrina Dubroca
2022-11-25
1
-4
/
+12
|
*
|
|
|
|
|
xfrm: add extack to xfrm_alloc_userspi
Sabrina Dubroca
2022-11-25
3
-10
/
+23
|
*
|
|
|
|
|
xfrm: add extack to xfrm_do_migrate
Sabrina Dubroca
2022-11-25
3
-14
/
+32
|
*
|
|
|
|
|
xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_len
Sabrina Dubroca
2022-11-25
1
-9
/
+28
|
*
|
|
|
|
|
xfrm: add extack to xfrm_del_sa
Sabrina Dubroca
2022-11-25
1
-1
/
+1
|
*
|
|
|
|
|
xfrm: add extack to xfrm_add_sa_expire
Sabrina Dubroca
2022-11-25
1
-1
/
+4
|
*
|
|
|
|
|
xfrm: a few coding style clean ups
Sabrina Dubroca
2022-11-25
2
-6
/
+9
|
*
|
|
|
|
|
xfrm: Remove not-used total variable
Leon Romanovsky
2022-10-25
1
-2
/
+2
|
*
|
|
|
|
|
xfrm: update x->lastused for every packet
Antony Antony
2022-10-25
2
-2
/
+2
|
*
|
|
|
|
|
esp6: remove redundant variable err
Colin Ian King
2022-10-19
1
-2
/
+1
*
|
|
|
|
|
|
mptcp: add support for TCP_FASTOPEN_KEY sockopt
Matthieu Baerts
2022-11-29
1
-3
/
+3
*
|
|
|
|
|
|
mptcp: add TCP_FASTOPEN sock option
Dmytro Shytyi
2022-11-29
1
-1
/
+4
*
|
|
|
|
|
|
mptcp: add subflow_v(4,6)_send_synack()
Dmytro Shytyi
2022-11-29
4
-1
/
+92
*
|
|
|
|
|
|
mptcp: implement delayed seq generation for passive fastopen
Dmytro Shytyi
2022-11-29
6
-15
/
+54
*
|
|
|
|
|
|
mptcp: consolidate initial ack seq generation
Paolo Abeni
2022-11-29
4
-45
/
+45
*
|
|
|
|
|
|
mptcp: track accurately the incoming MPC suboption type
Paolo Abeni
2022-11-29
1
-3
/
+8
*
|
|
|
|
|
|
mptcp: add MSG_FASTOPEN sendmsg flag support
Dmytro Shytyi
2022-11-29
1
-6
/
+3
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
55
-263
/
+400
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-11-29
13
-29
/
+83
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
2022-11-29
4
-7
/
+47
|
|
*
|
|
|
|
|
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Willem de Bruijn
2022-11-29
1
-4
/
+2
[prev]
[next]