]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - net
kbuild: fix the modules order between drivers and libs
[mirror_ubuntu-jammy-kernel.git] / net /
2022-10-17 Vladimir Olteannet: dsa: don't warn in dsa_port_set_state_now() when...
2022-10-17 Jakub Kicinskinet: genl: fix error path memory leak in policy dumping
2022-10-17 Xin Xiongnet: fix potential refcount leak in ndisc_router_discov...
2022-10-17 Xin Xiongnet/sunrpc: fix potential memory leaks in rpc_sysfs_xpr...
2022-10-17 Pablo Neira Ayusonetfilter: nf_tables: check NFT_SET_CONCAT flag if...
2022-10-17 Pablo Neira Ayusonetfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL...
2022-10-17 Pablo Neira Ayusonetfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires...
2022-10-17 Pablo Neira Ayusonetfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF...
2022-10-17 Pablo Neira Ayusonetfilter: nf_tables: really skip inactive sets when...
2022-10-17 Pablo Neira Ayusonetfilter: nf_tables: possible module reference underfl...
2022-10-17 Pablo Neira Ayusonetfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END...
2022-10-17 Pablo Neira Ayusonetfilter: nf_tables: use READ_ONCE and WRITE_ONCE...
2022-10-17 Peilin Yevsock: Set socket state back to SS_UNCONNECTED in vsock...
2022-10-17 Peilin Yevsock: Fix memory leak in vsock_connect()
2022-10-17 Matthias Mayipv6: do not use RT_TOS for IPv6 flowlabel
2022-10-17 Ido Schimmeldevlink: Fix use-after-free after a failed reload
2022-10-17 Trond MyklebustSUNRPC: Reinitialise the backchannel request buffers...
2022-10-17 Dan Alonisunrpc: fix expiry of auth creds
2022-10-17 Fedor Pchelkincan: j1939: j1939_session_destroy(): fix memory leak...
2022-10-17 Hou Taobpf: Check the validity of max_rdwr_access for sock...
2022-10-17 Hou Taobpf: Acquire map uref in .init_seq_private for sock...
2022-10-17 Hou Taobpf: Acquire map uref in .init_seq_private for sock...
2022-10-17 Mikulas Patockards: add missing barrier to release_refill
2022-10-17 Jamal Hadi Salimnet_sched: cls_route: disallow handle of 0
2022-10-17 Luiz Augusto von... Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
2022-10-17 Eric Dumazettcp: fix over estimation in sk_forced_mem_schedule()
2022-10-17 Ahmed Zakimac80211: fix a memory leak where sta_info is not freed
2022-10-17 Tyler Hicksnet/9p: Initialize the iounit field during fid creation
2022-10-17 Hangyu Huanet: 9p: fix refcount leak in p9_read_work() error...
2022-10-17 Kent Overstreet9p: Add client parameter to p9_req_put()
2022-10-17 Kent Overstreet9p: Drop kref usage
2022-10-17 Dominique Martinet9p: fix a bunch of checkpatch warnings
2022-10-17 Hangyu Huadccp: put dccp_qpolicy_full() and dccp_qpolicy_push...
2022-10-17 Eric Dumazetnet: rose: fix netdev reference changes
2022-10-17 Eric Dumazetipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
2022-10-17 Eric Dumazetinet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
2022-10-17 Yonglong Litcp: make retransmitted SKB fit into the send window
2022-10-17 Liu Jianskmsg: Fix invalid last sg check in sk_msg_recvmsg()
2022-10-17 Mordechay Goodsteinieee80211: add EHT 1K aggregation definitions
2022-10-17 Florian Westphalnetfilter: nf_tables: fix null deref due to zeroed...
2022-10-17 Herbert Xuaf_key: Do not call xfrm_probe_algs in parallel
2022-10-13 Thadeu Lima de Sou... UBUNTU: SAUCE: io_uring/af_unix: fix memleak during...
2022-10-13 Pavel BegunkovUBUNTU: SAUCE: io_uring/af_unix: defer registered files...
2022-10-13 Johannes BergUBUNTU: SAUCE: wifi: cfg80211: update hidden BSSes...
2022-10-13 Johannes BergUBUNTU: SAUCE: wifi: mac80211: fix crash in beacon...
2022-10-13 Johannes BergUBUNTU: SAUCE: wifi: cfg80211: avoid nontransmitted...
2022-10-13 Johannes BergUBUNTU: SAUCE: wifi: cfg80211: fix BSS refcounting...
2022-10-13 Johannes BergUBUNTU: SAUCE: wifi: cfg80211: ensure length byte is...
2022-10-13 Johannes BergUBUNTU: SAUCE: wifi: mac80211: fix MBSSID parsing use...
2022-10-13 Johannes BergUBUNTU: SAUCE: wifi: cfg80211/mac80211: reject bad...
2022-10-13 Johannes BergUBUNTU: SAUCE: wifi: cfg80211: fix u8 overflow in cfg80...
2022-10-13 Johannes Bergmac80211: fix memory leaks with element parsing
2022-10-13 Johannes Bergmac80211: always allocate struct ieee802_11_elems
2022-10-13 Johannes Bergmac80211: mesh: clean up rx_bcn_presp API
2022-10-13 Johannes Bergmac80211: mlme: find auth challenge directly
2022-10-13 Johannes Bergmac80211: move CRC into struct ieee802_11_elems
2022-09-20 Nicolas Dichtelip: fix triggering of 'icmp redirect'
2022-09-16 Xin Longsctp: leave the err path free in sctp_stream_init to...
2022-09-16 Duoming Zhousctp: fix sleep in atomic context bug in timer handlers
2022-09-16 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_fib_notify_on_flag_c...
2022-09-16 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_reflect_tos.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
2022-09-16 Kuniyuki Iwashimanet: Fix data-races around sysctl_[rw]mem(_offset)?.
2022-09-16 Kuniyuki Iwashimatcp: Fix data-races around sk_pacing_rate.
2022-09-16 Taehee Yoonet: mld: fix reference count leak in mld_{query |...
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_autocorking.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_min_tso_segs.
2022-09-16 Kuniyuki Iwashimaigmp: Fix data-races around sysctl_igmp_qrv.
2022-09-16 Maxim Mikityanskiynet/tls: Remove the context from the list in tls_device...
2022-09-16 Kuniyuki Iwashimanet: ping6: Fix memleak in ipv6_renew_options().
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_limit_output_bytes.
2022-09-16 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.
2022-09-16 Wei WangRevert "tcp: change pingpong threshold to 3"
2022-09-16 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_no_ssthresh_metri...
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_nometrics_save.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_frto.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_app_win.
2022-09-16 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_dsack.
2022-09-16 Luiz Augusto von... Bluetooth: L2CAP: Fix use-after-free caused by l2cap_ch...
2022-09-16 Luiz Augusto von... Bluetooth: SCO: Fix sco_send_frame returning skb->len
2022-09-16 Luiz Augusto von... Bluetooth: Fix passing NULL to PTR_ERR
2022-09-16 Luiz Augusto von... Bluetooth: RFCOMM: Replace use of memcpy_from_msg with...
2022-09-16 Luiz Augusto von... Bluetooth: SCO: Replace use of memcpy_from_msg with...
2022-09-16 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_max_reordering.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_abort_on_overflow.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_rfc1337.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_stdurg.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_retrans_collapse.
2022-09-16 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_slow_start_after_...
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_thin_linear_time...
2022-09-16 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_recovery.
2022-09-16 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_early_retrans.
2022-09-16 Kuniyuki Iwashimatcp: Fix data-races around sysctl knobs related to...
2022-09-16 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_prot_sock.
2022-09-16 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_fib_multipath_hash_f...
next