index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
1
-0
/
+2
2023-08-11
libceph: fix potential hang in ceph_osdc_notify()
Ilya Dryomov
1
-6
/
+14
2023-08-11
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
1
-4
/
+5
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
1
-4
/
+7
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
1
-9
/
+14
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
1
-2
/
+4
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
1
-6
/
+13
2023-08-11
tcp_metrics: fix addr_same() helper
Eric Dumazet
1
-1
/
+1
2023-08-11
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
1
-1
/
+1
2023-08-11
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
1
-1
/
+0
2023-08-11
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
1
-1
/
+0
2023-08-11
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
1
-1
/
+1
2023-08-11
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
2
-3
/
+3
2023-08-11
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
1
-6
/
+50
2023-08-11
net/sched: cls_u32: Fix reference counter leak leading to overflow
Lee Jones
1
-7
/
+13
2023-08-11
net/sched: sch_qfq: account for stab overhead in qfq_enqueue
Pedro Tammela
1
-1
/
+6
2023-08-11
net/sched: cls_fw: Fix improper refcount update leads to use-after-free
M A Ramdhan
1
-5
/
+5
2023-08-11
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
1
-0
/
+14
2023-08-11
net/sched: mqprio: add extack to mqprio_parse_nlattr()
Vladimir Oltean
1
-7
/
+23
2023-08-11
net/sched: mqprio: refactor nlattr parsing to a separate function
Vladimir Oltean
1
-51
/
+63
2023-08-11
ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...
Maciej Żenczykowski
1
-4
/
+10
2023-08-11
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2
-3
/
+5
2023-08-11
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
1
-2
/
+2
2023-08-11
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
1
-5
/
+6
2023-08-11
tcp: annotate data-races around tp->linger2
Eric Dumazet
1
-4
/
+4
2023-08-11
net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAX
Cambda Zhu
1
-2
/
+2
2023-08-11
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
1
-2
/
+2
2023-08-11
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
1
-0
/
+3
2023-08-11
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
1
-3
/
+0
2023-08-11
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2
-19
/
+6
2023-08-11
net:ipv6: check return value of pskb_trim()
Yuanjun Gong
1
-1
/
+2
2023-08-11
wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
Gustavo A. R. Silva
1
-0
/
+6
2023-08-11
can: bcm: Fix UAF in bcm_proc_show()
YueHaibing
1
-6
/
+6
2023-08-11
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
1
-14
/
+13
2023-08-11
ipv6/addrconf: fix a potential refcount underflow for idev
Ziyang Xuan
1
-2
/
+1
2023-08-11
udp6: fix udp6_ehashfn() typo
Eric Dumazet
1
-1
/
+1
2023-08-11
icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
Kuniyuki Iwashima
1
-1
/
+4
2023-08-11
vrf: Increment Icmp6InMsgs on the original netdev
Stephen Suryaputra
2
-8
/
+13
2023-08-11
netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
Thadeu Lima de Souza Cascardo
1
-7
/
+7
2023-08-11
netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
Florent Revest
1
-0
/
+4
2023-08-11
netfilter: nf_tables: fix scheduling-while-atomic splat
Florian Westphal
1
-4
/
+0
2023-08-11
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
1
-0
/
+2
2023-08-11
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
1
-3
/
+30
2023-08-11
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
1
-4
/
+22
2023-08-11
netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
Pablo Neira Ayuso
1
-1
/
+2
2023-08-11
netfilter: nf_tables: use net_generic infra for transaction data
Pablo Neira Ayuso
3
-120
/
+200
2023-08-11
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
10
-208
/
+75
2023-08-11
netfilter: nftables: add helper function to set the base sequence number
Pablo Neira Ayuso
1
-9
/
+14
2023-08-11
netfilter: nf_tables: add rescheduling points during loop detection walks
Florian Westphal
1
-0
/
+6
2023-08-11
netfilter: nf_tables: fix nat hook table deletion
Florian Westphal
1
-5
/
+6
[next]