summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-08-11netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal
2022-08-11sctp: fix sleep in atomic context bug in timer handlersDuoming Zhou
2022-08-11tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_autocorking.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_min_tso_segs.Kuniyuki Iwashima
2022-08-11igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima
2022-08-11net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_nometrics_save.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_frto.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_app_win.Kuniyuki Iwashima
2022-08-11tcp: Fix data-races around sysctl_tcp_dsack.Kuniyuki Iwashima
2022-08-11Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz
2022-07-29Bluetooth: SCO: Fix sco_send_frame returning skb->lenLuiz Augusto von Dentz
2022-07-29Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz
2022-07-29Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsgLuiz Augusto von Dentz
2022-07-29Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsgLuiz Augusto von Dentz
2022-07-29tcp: Fix data-races around sysctl_tcp_max_reordering.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_rfc1337.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_stdurg.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_retrans_collapse.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around sysctl_tcp_recovery.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_early_retrans.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around sysctl_tcp_fastopen.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_tw_reuse.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around sysctl_tcp_reordering.Kuniyuki Iwashima
2022-07-29igmp: Fix a data-race around sysctl_igmp_max_memberships.Kuniyuki Iwashima
2022-07-29igmp: Fix data-races around sysctl_igmp_llm_reports.Kuniyuki Iwashima
2022-07-29net/tls: Fix race in TLS device down flowTariq Toukan
2022-07-29tcp: Fix a data-race around sysctl_tcp_probe_interval.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_probe_threshold.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around sysctl_tcp_mtu_probing.Kuniyuki Iwashima
2022-07-29ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima
2022-07-29ip: Fix data-races around sysctl_ip_fwd_use_pmtu.Kuniyuki Iwashima
2022-07-29xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()Hangyu Hua
2022-07-21net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua
2022-07-21netfilter: br_netfilter: do not skip all hooks with 0 priorityFlorian Westphal
2022-07-21seg6: bpf: fix skb checksum in bpf_push_seg6_encap()Andrea Mayer
2022-07-21seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviorsAndrea Mayer
2022-07-21seg6: fix skb checksum evaluation in SRH encapsulation/insertionAndrea Mayer
2022-07-21ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima
2022-07-21icmp: Fix a data-race around sysctl_icmp_ratemask.Kuniyuki Iwashima
2022-07-21icmp: Fix a data-race around sysctl_icmp_ratelimit.Kuniyuki Iwashima
2022-07-21icmp: Fix data-races around sysctl.Kuniyuki Iwashima