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.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-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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-15
Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
53
-200
/
+314
2024-02-15
net: sctp: fix skb leak in sctp_inq_free()
Dmitry Antipov
1
-4
/
+10
2024-02-15
Merge tag 'nf-24-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
3
-3
/
+7
2024-02-15
Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/...
Paolo Abeni
3
-18
/
+33
2024-02-15
net-timestamp: make sk_tskey more predictable in error path
Vadim Fedorenko
2
-10
/
+16
2024-02-15
Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-2
/
+3
2024-02-15
netfilter: nf_tables: fix bidirectional offload regression
Felix Fietkau
1
-0
/
+1
2024-02-15
netfilter: nat: restore default DNAT behavior
Kyle Swenson
1
-1
/
+4
2024-02-15
netfilter: nft_set_pipapo: fix missing : in kdoc
Pablo Neira Ayuso
1
-2
/
+2
2024-02-14
can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)
Oleksij Rempel
2
-4
/
+19
2024-02-14
can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
Ziqi Zhao
3
-14
/
+14
2024-02-14
net: smc: fix spurious error message from __sock_release()
Dmitry Antipov
1
-0
/
+1
2024-02-13
af_unix: Fix task hung while purging oob_skb in GC.
Kuniyuki Iwashima
1
-3
/
+4
2024-02-13
net:rds: Fix possible deadlock in rds_message_put
Allison Henderson
1
-2
/
+11
2024-02-13
net: add rcu safety to rtnl_prop_list_size()
Eric Dumazet
2
-7
/
+10
2024-02-12
mptcp: really cope with fastopen race
Paolo Abeni
1
-1
/
+2
2024-02-12
mptcp: check addrs list in userspace_pm_get_local_id
Geliang Tang
1
-1
/
+12
2024-02-12
mptcp: corner case locking for rx path fields initialization
Paolo Abeni
5
-39
/
+50
2024-02-12
mptcp: fix more tx path fields initialization
Paolo Abeni
2
-6
/
+13
2024-02-12
mptcp: fix rcv space initialization
Paolo Abeni
3
-7
/
+10
2024-02-12
mptcp: drop the push_pending field
Paolo Abeni
2
-7
/
+6
2024-02-12
net-device: move lstats in net_device_read_txrx
Eric Dumazet
1
-1
/
+2
2024-02-12
tcp: move tp->scaling_ratio to tcp_sock_read_txrx group
Eric Dumazet
1
-1
/
+2
2024-02-11
net: tls: fix returned read length with async decrypt
Jakub Kicinski
1
-1
/
+0
2024-02-11
net: tls: fix use-after-free with partial reads and async decrypt
Sabrina Dubroca
1
-2
/
+3
2024-02-11
net: tls: handle backlogging of crypto requests
Jakub Kicinski
1
-0
/
+22
2024-02-11
tls: fix race between tx work scheduling and socket close
Jakub Kicinski
1
-10
/
+6
2024-02-11
tls: fix race between async notify and socket close
Jakub Kicinski
1
-33
/
+10
2024-02-11
net: tls: factor out tls_*crypt_async_wait()
Jakub Kicinski
1
-51
/
+45
2024-02-10
Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-27
/
+37
2024-02-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-1
/
+1
2024-02-10
net: fill in MODULE_DESCRIPTION()s for net/sched
Breno Leitao
6
-0
/
+6
2024-02-10
net: fill in MODULE_DESCRIPTION()s for ipv4 modules
Breno Leitao
9
-0
/
+9
2024-02-10
net: fill in MODULE_DESCRIPTION()s for ipv6 modules
Breno Leitao
7
-0
/
+7
2024-02-10
net: fill in MODULE_DESCRIPTION()s for 6LoWPAN
Breno Leitao
1
-0
/
+1
2024-02-10
net: fill in MODULE_DESCRIPTION()s for af_key
Breno Leitao
1
-0
/
+1
2024-02-10
net: fill in MODULE_DESCRIPTION()s for mpoa
Breno Leitao
1
-0
/
+1
2024-02-10
net: fill in MODULE_DESCRIPTION()s for xfrm
Breno Leitao
2
-0
/
+2
2024-02-09
net/sched: act_mirred: Don't zero blockid when net device is being deleted
Victor Nogueira
1
-2
/
+0
2024-02-09
net: openvswitch: limit the number of recursions from action sets
Aaron Conole
1
-16
/
+33
2024-02-09
net/handshake: Fix handshake_req_destroy_test1
Chuck Lever
1
-1
/
+4
2024-02-08
wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()
Johannes Berg
1
-2
/
+3
2024-02-08
Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
12
-99
/
+144
2024-02-08
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
3
-39
/
+10
2024-02-08
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
1
-5
/
+23
2024-02-08
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
3
-26
/
+44
2024-02-08
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
1
-3
/
+3
2024-02-08
netfilter: nfnetlink_queue: un-break NF_REPEAT
Florian Westphal
1
-3
/
+10
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
4
-13
/
+28
2024-02-08
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
1
-0
/
+3
[next]