net: phy: Warn about incorrect mdio_bus_phy_resume() state
[platform/kernel/linux-rpi.git] / net /
2022-08-25 Ido Schimmeldevlink: Fix use-after-free after a failed reload
2022-08-25 Trond MyklebustSUNRPC: Reinitialise the backchannel request buffers...
2022-08-25 Dan Alonisunrpc: fix expiry of auth creds
2022-08-25 Fedor Pchelkincan: j1939: j1939_session_destroy(): fix memory leak...
2022-08-25 Hou Taobpf: Check the validity of max_rdwr_access for sock...
2022-08-25 Hou Taobpf: Acquire map uref in .init_seq_private for sock...
2022-08-25 Hou Taobpf: Acquire map uref in .init_seq_private for sock...
2022-08-25 Mikulas Patockards: add missing barrier to release_refill
2022-08-21 Jamal Hadi Salimnet_sched: cls_route: disallow handle of 0
2022-08-17 Luiz Augusto von... Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
2022-08-17 Eric Dumazettcp: fix over estimation in sk_forced_mem_schedule()
2022-08-17 Ahmed Zakimac80211: fix a memory leak where sta_info is not freed
2022-08-17 Thadeu Lima de Sou... net_sched: cls_route: remove from list when handle...
2022-08-17 Tyler Hicksnet/9p: Initialize the iounit field during fid creation
2022-08-17 Hangyu Huanet: 9p: fix refcount leak in p9_read_work() error...
2022-08-17 Kent Overstreet9p: Add client parameter to p9_req_put()
2022-08-17 Kent Overstreet9p: Drop kref usage
2022-08-17 Dominique Martinet9p: fix a bunch of checkpatch warnings
2022-08-17 Hangyu Huadccp: put dccp_qpolicy_full() and dccp_qpolicy_push...
2022-08-17 Eric Dumazetnet: rose: fix netdev reference changes
2022-08-17 Eric Dumazetipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
2022-08-17 Eric Dumazetinet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
2022-08-17 Yonglong Litcp: make retransmitted SKB fit into the send window
2022-08-17 Liu Jianskmsg: Fix invalid last sg check in sk_msg_recvmsg()
2022-08-17 Mordechay Goodsteinieee80211: add EHT 1K aggregation definitions
2022-08-17 Florian Westphalnetfilter: nf_tables: fix null deref due to zeroed...
2022-08-17 Thadeu Lima de Sou... netfilter: nf_tables: do not allow RULE_ID to refer...
2022-08-17 Thadeu Lima de Sou... netfilter: nf_tables: do not allow CHAIN_ID to refer...
2022-08-17 Thadeu Lima de Sou... netfilter: nf_tables: do not allow SET_ID to refer...
2022-08-03 Xin Longsctp: leave the err path free in sctp_stream_init to...
2022-08-03 Florian Westphalnetfilter: nf_queue: do not allow packet truncation...
2022-08-03 Duoming Zhousctp: fix sleep in atomic context bug in timer handlers
2022-08-03 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_fib_notify_on_flag_c...
2022-08-03 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_reflect_tos.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
2022-08-03 Kuniyuki Iwashimanet: Fix data-races around sysctl_[rw]mem(_offset)?.
2022-08-03 Kuniyuki Iwashimatcp: Fix data-races around sk_pacing_rate.
2022-08-03 Taehee Yoonet: mld: fix reference count leak in mld_{query |...
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_autocorking.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_min_tso_segs.
2022-08-03 Kuniyuki Iwashimaigmp: Fix data-races around sysctl_igmp_qrv.
2022-08-03 Maxim Mikityanskiynet/tls: Remove the context from the list in tls_device...
2022-08-03 Kuniyuki Iwashimanet: ping6: Fix memleak in ipv6_renew_options().
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_limit_output_bytes.
2022-08-03 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.
2022-08-03 Wei WangRevert "tcp: change pingpong threshold to 3"
2022-08-03 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_no_ssthresh_metri...
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_nometrics_save.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_frto.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_app_win.
2022-08-03 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_dsack.
2022-08-03 Luiz Augusto von... Bluetooth: L2CAP: Fix use-after-free caused by l2cap_ch...
2022-07-29 Luiz Augusto von... Bluetooth: SCO: Fix sco_send_frame returning skb->len
2022-07-29 Luiz Augusto von... Bluetooth: Fix passing NULL to PTR_ERR
2022-07-29 Luiz Augusto von... Bluetooth: RFCOMM: Replace use of memcpy_from_msg with...
2022-07-29 Luiz Augusto von... Bluetooth: SCO: Replace use of memcpy_from_msg with...
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_max_reordering.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_abort_on_overflow.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_rfc1337.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_stdurg.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_retrans_collapse.
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_slow_start_after_...
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_thin_linear_time...
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_recovery.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_early_retrans.
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl knobs related to...
2022-07-29 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_prot_sock.
2022-07-29 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_fib_multipath_hash_f...
2022-07-29 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_fib_multipath_hash_p...
2022-07-29 Kuniyuki Iwashimaipv4: Fix a data-race around sysctl_fib_multipath_use_n...
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_fastopen_blackhol...
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_fastopen.
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_max_syn_backlog.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_tw_reuse.
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around some timeout sysctl knobs.
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_reordering.
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_migrate_req.
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_syncookies.
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around keepalive sysctl knobs.
2022-07-29 Kuniyuki Iwashimaigmp: Fix data-races around sysctl_igmp_max_msf.
2022-07-29 Kuniyuki Iwashimaigmp: Fix a data-race around sysctl_igmp_max_memberships.
2022-07-29 Kuniyuki Iwashimaigmp: Fix data-races around sysctl_igmp_llm_reports.
2022-07-29 Tariq Toukannet/tls: Fix race in TLS device down flow
2022-07-29 Menglong Dongnet: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
2022-07-29 Menglong Dongnet: ipv4: use kfree_skb_reason() in ip_rcv_core()
2022-07-29 Menglong Dongnet: netfilter: use kfree_drop_reason() for NF_DROP
2022-07-29 Menglong Dongnet: socket: rename SKB_DROP_REASON_SOCKET_FILTER
2022-07-29 Menglong Dongnet: skb: use kfree_skb_reason() in __udp4_lib_rcv()
2022-07-29 Menglong Dongnet: skb: use kfree_skb_reason() in tcp_v4_rcv()
2022-07-29 Menglong Dongnet: skb: introduce kfree_skb_reason()
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_probe_interval.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_probe_threshold.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_mtu_probe_floor.
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_min_snd_mss.
next