index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-09-19
kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
Kuniyuki Iwashima
2023-09-19
tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
2023-09-19
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
2023-09-19
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
2023-09-19
ipv6: Remove in6addr_any alternatives.
Kuniyuki Iwashima
2023-09-19
net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
Liu Jian
2023-09-19
kcm: Fix memory leak in error path of kcm_sendmsg()
Shigeru Yoshida
2023-09-19
hsr: Fix uninit-value access in fill_frame_info()
Ziyang Xuan
2023-09-19
net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...
Guangguan Wang
2023-09-19
net: ipv4: fix one memleak in __inet_del_ifa()
Liu Jian
2023-09-19
netfilter: nfnetlink_osf: avoid OOB read
Wander Lairson Costa
2023-09-19
netfilter: nftables: exthdr: fix 4-byte stack OOB write
Florian Westphal
2023-09-19
kcm: Destroy mutex in kcm_exit_net()
Shigeru Yoshida
2023-09-19
net: sched: sch_qfq: Fix UAF in qfq_dequeue()
valis
2023-09-19
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
2023-09-19
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
2023-09-19
af_unix: Fix data-race around unix_tot_inflight.
Kuniyuki Iwashima
2023-09-19
af_unix: Fix data-races around user->unix_inflight.
Kuniyuki Iwashima
2023-09-19
bpf, sockmap: Fix skb refcnt race after locking changes
John Fastabend
2023-09-19
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
2023-09-19
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-09-19
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-09-19
mptcp: annotate data-races around msk->rmem_fwd_alloc
Eric Dumazet
2023-09-19
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
2023-09-19
net: use sk_forward_alloc_get() in sk_get_meminfo()
Eric Dumazet
2023-09-19
xsk: Fix xsk_diag use-after-free error during socket cleanup
Magnus Karlsson
2023-09-19
net: read sk->sk_family once in sk_mc_loop()
Eric Dumazet
2023-09-19
ipv4: annotate data-races around fi->fib_dead
Eric Dumazet
2023-09-19
sctp: annotate data-races around sk->sk_wmem_queued
Eric Dumazet
2023-09-19
net/sched: fq_pie: avoid stalls in fq_pie_timer()
Eric Dumazet
2023-09-19
net: deal with integer overflows in kmalloc_reserve()
Eric Dumazet
2023-09-19
net: factorize code in kmalloc_reserve()
Eric Dumazet
2023-09-19
net: remove osize variable in __alloc_skb()
Eric Dumazet
2023-09-19
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
2023-09-19
net/ipv6: SKB symmetric hash should incorporate transport ports
Quan Tian
2023-09-13
dccp: Fix out of bounds access in DCCP error handler
Jann Horn
2023-09-13
skbuff: skb_segment, Call zero copy functions before using skbuff frags
Mohamed Khalfella
2023-09-13
netfilter: xt_sctp: validate the flag_info count
Wander Lairson Costa
2023-09-13
netfilter: xt_u32: validate user space input
Wander Lairson Costa
2023-09-13
netfilter: nft_exthdr: Fix non-linear header modification
Xiao Liang
2023-09-13
netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...
Kyle Zeng
2023-09-13
igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
Eric Dumazet
2023-09-13
netrom: Deny concurrent connect().
Kuniyuki Iwashima
2023-09-13
net/sched: sch_hfsc: Ensure inner classes have fsc curve
Budimir Markovic
2023-09-13
wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attribute
Lin Ma
2023-09-13
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
2023-09-13
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-09-13
lwt: Fix return values of BPF xmit ops
Yan Zhai
2023-09-13
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
2023-09-13
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()
Manish Mandlik
[next]