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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
Revert "SUNRPC dont update timeout value on connection reset"
Trond Myklebust
1
-2
/
+1
2023-10-06
mptcp: process pending subflow error on close
Paolo Abeni
1
-29
/
+34
2023-10-06
mptcp: move __mptcp_error_report in protocol.c
Paolo Abeni
2
-36
/
+36
2023-10-06
mptcp: fix bogus receive window shrinkage with multiple subflows
Paolo Abeni
1
-2
/
+3
2023-10-06
net: hsr: Add __packed to struct hsr_sup_tlv.
Sebastian Andrzej Siewior
1
-1
/
+1
2023-10-06
ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
1
-0
/
+5
2023-10-06
net/smc: bugfix for smcr v2 server connect success statistic
Guangguan Wang
1
-1
/
+2
2023-10-06
net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()
Jinjie Ruan
1
-7
/
+7
2023-10-06
netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
Jozsef Kadlecsik
1
-2
/
+10
2023-10-06
netfilter: nf_tables: disable toggling dormant table state more than once
Florian Westphal
1
-0
/
+4
2023-10-06
net: rds: Fix possible NULL-pointer dereference
Artem Chernyshev
1
-5
/
+7
2023-10-06
net: bridge: use DEV_STATS_INC()
Eric Dumazet
2
-4
/
+4
2023-10-06
net: hsr: Properly parse HSRv1 supervisor frames.
Lukasz Majewski
1
-2
/
+2
2023-10-06
dccp: fix dccp_v4_err()/dccp_v6_err() again
Eric Dumazet
2
-14
/
+4
2023-10-06
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
1
-1
/
+3
2023-10-06
netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()
Ilya Leoshkevich
1
-0
/
+2
2023-10-06
net/core: Fix ETH_P_1588 flow dissector
Sasha Neftin
1
-1
/
+1
2023-10-06
netfilter: nf_tables: Fix entries val in rule reset audit log
Phil Sutter
1
-6
/
+10
2023-10-06
netfilter: conntrack: fix extension size table
Florian Westphal
1
-2
/
+2
2023-10-06
netfilter: nf_tables: disallow element removal on anonymous sets
Pablo Neira Ayuso
1
-4
/
+5
2023-10-06
netfilter: nf_tables: disallow rule removal from chain binding
Pablo Neira Ayuso
1
-5
/
+13
2023-10-06
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
1
-2
/
+8
2023-10-06
netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
Pablo Neira Ayuso
1
-6
/
+3
2023-10-06
netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails
Pablo Neira Ayuso
1
-1
/
+1
2023-10-06
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
4
-6
/
+22
2023-10-06
netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
Pablo Neira Ayuso
1
-4
/
+2
2023-10-06
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
1
-4
/
+7
2023-10-06
SUNRPC: Mark the cred for revalidation if the server rejects it
Trond Myklebust
1
-0
/
+1
2023-09-23
Revert "SUNRPC: Fail faster on bad verifier"
Trond Myklebust
1
-1
/
+1
2023-09-23
wifi: mac80211: check for station first in client probe
Johannes Berg
1
-7
/
+8
2023-09-23
wifi: cfg80211: ocb: don't leave if not joined
Johannes Berg
1
-0
/
+3
2023-09-23
wifi: cfg80211: reject auth/assoc to AP with our address
Johannes Berg
1
-0
/
+13
2023-09-23
netfilter: ebtables: fix fortify warnings in size_entry_mwt()
GONG, Ruiqi
1
-2
/
+1
2023-09-23
wifi: mac80211: check S1G action frame size
Johannes Berg
1
-0
/
+4
2023-09-23
netlink: convert nlk->flags to atomic flags
Eric Dumazet
3
-74
/
+48
2023-09-23
Bluetooth: Fix hci_suspend_sync crash
Ying Hsu
1
-0
/
+4
2023-09-23
net/ipv4: return the real errno instead of -EINVAL
xu xin
1
-1
/
+1
2023-09-23
net: Use sockaddr_storage for getsockopt(SO_PEERNAME).
Kuniyuki Iwashima
1
-3
/
+3
2023-09-23
devlink: remove reload failed checks in params get/set callbacks
Jiri Pirko
1
-2
/
+2
2023-09-19
kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
Kuniyuki Iwashima
1
-7
/
+8
2023-09-19
tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
1
-1
/
+6
2023-09-19
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
1
-1
/
+2
2023-09-19
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
1
-15
/
+13
2023-09-19
net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
Liu Jian
1
-2
/
+2
2023-09-19
kcm: Fix memory leak in error path of kcm_sendmsg()
Shigeru Yoshida
1
-0
/
+2
2023-09-19
hsr: Fix uninit-value access in fill_frame_info()
Ziyang Xuan
1
-0
/
+1
2023-09-19
net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...
Guangguan Wang
1
-0
/
+2
2023-09-19
net: ipv4: fix one memleak in __inet_del_ifa()
Liu Jian
1
-5
/
+5
2023-09-19
netfilter: nf_tables: Unbreak audit log reset
Pablo Neira Ayuso
1
-5
/
+6
2023-09-19
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
Pablo Neira Ayuso
1
-2
/
+6
[next]