]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - net
media: venus: core: Fix a resource leak in the error handling path of 'venus_probe()'
[mirror_ubuntu-jammy-kernel.git] / net /
2022-01-28 Pavel SkripkinBluetooth: stop proccessing malicious adv data
2022-01-28 Wang HaiBluetooth: cmtp: fix possible panic when cmtp_init_sock...
2022-01-28 Luiz Augusto von... Bluetooth: L2CAP: Fix not initializing sk_peer_pid
2022-01-28 Krzysztof Kozlowskinfc: llcp: fix NULL error pointer dereference on sendms...
2022-01-21 Marc Kleine-Buddecan: isotp: convert struct tpcon::{idx,len} to unsigned int
2022-01-21 Aditya GargBluetooth: add quirk disabling LE Read Transmit Power
2022-01-21 Tamir Dubersteinipv6: raw: check passed optlen before reading
2022-01-21 yangxingwunet: udp: fix alignment problem in udp4_seq_show()
2022-01-21 William Zhaoip6_vti: initialize __ip6_tnl_parm struct in vti6_siocd...
2022-01-21 David Ahernipv6: Do cleanup if attribute validation fails in multi...
2022-01-21 David Ahernipv6: Continue processing multipath route even if gatew...
2022-01-21 Hangyu Huaphonet: refcount leak in pep_sock_accep
2022-01-21 Haimin Zhangnet ticp:fix a kernel-infoleak in __tipc_sendmsg()
2022-01-21 Eric Dumazetsch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
2022-01-21 Linus Lüssingbatman-adv: mcast: don't send link-local multicast...
2022-01-21 Xin Longsctp: hold endpoint before calling cb in sctp_transport...
2022-01-21 David Ahernlwtunnel: Validate RTA_ENCAP_TYPE attribute length
2022-01-21 David Ahernipv6: Check attribute length for RTA_GATEWAY when delet...
2022-01-21 David Ahernipv6: Check attribute length for RTA_GATEWAY in multipa...
2022-01-21 David Ahernipv4: Check attribute length for RTA_FLOW in multipath...
2022-01-21 David Ahernipv4: Check attribute length for RTA_GATEWAY in multipa...
2022-01-21 Pavel Skripkinmac80211: mesh: embedd mesh_paths and mpp_paths into...
2022-01-21 Tom Rixmac80211: initialize variable have_higher_than_11mbit
2022-01-21 Christoph Hellwignetrom: fix copying in user data in nr_setsockopt
2022-01-21 Muchun Songnet: fix use-after-free in tw_timer_handler
2022-01-21 Jiasheng Jiangnet/ncsi: check for error return from call to nla_put_u32
2022-01-21 Nikolay Aleksandrovnet: bridge: mcast: fix br_multicast_ctx_vlan_global_di...
2022-01-21 Nikolay Aleksandrovnet: bridge: mcast: add and enforce startup query inter...
2022-01-21 Nikolay Aleksandrovnet: bridge: mcast: add and enforce query interval...
2022-01-21 Dust Linet/smc: fix kernel panic caused by race of smc_sock
2022-01-21 Dust Linet/smc: don't send CDC/LLC message if link not ready
2022-01-21 Karsten Graulnet/smc: fix using of uninitialized completions
2022-01-21 Xin Longsctp: use call_rcu to free endpoint
2022-01-21 Coco Liudp: using datalen to cap ipv6 udp max gso segments
2022-01-21 Paul Blakeynet/sched: Extend qdisc control block with tc control...
2022-01-04 Rémi Denis-Courmontphonet/pep: refuse to enable an unbound pipe
2022-01-04 Lin Maax25: NPD bug when detaching AX25 device
2022-01-04 Johannes Bergmac80211: fix locking in ieee80211_start_ap error path
2022-01-04 Remi Pommarelnet: bridge: fix ioctl old_deviceless bridge argument
2022-01-04 Gustavo A. R. Silvanet: bridge: Use array_size() helper in copy_to_user()
2022-01-04 Eric Dumazetinet: fully convert sk->sk_rx_dst to RCU rules
2022-01-04 Eric Dumazetipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst...
2022-01-04 Eric Dumazettcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
2022-01-04 Ignacy Gawędzkinetfilter: fix regression in looped (broad|multi)cast...
2022-01-04 Eric Dumazetnetfilter: nf_tables: fix use-after-free in nft_set_cat...
2022-01-04 Magnus KarlssonRevert "xsk: Do not sleep in poll() when need_wakeup...
2022-01-04 Magnus Karlssonxsk: Do not sleep in poll() when need_wakeup set
2022-01-04 Eric Dumazetsit: do not call ipip6_dev_free() from sit_init_net()
2022-01-04 D. Wythenet/smc: Prevent smc_release() from long blocking
2022-01-04 Gal Pressmannet: Fix double 0x prefix print in SKB dump
2022-01-04 Willem de Bruijnnet/packet: rx_owner_map depends on pg_vec
2022-01-04 Maxim Galaganovmptcp: fix deadlock in __mptcp_push_pending()
2022-01-04 Florian Westphalmptcp: clear 'kern' flag from fallback sockets
2022-01-04 Florian Westphalmptcp: remove tcp ulp setsockopt support
2022-01-04 Hangyu Huards: memory leak in __rds_conn_create()
2022-01-04 Baowen Zhengflow_offload: return EOPNOTSUPP for the unsupported...
2022-01-04 Johannes Bergmac80211: fix lookup when adding AddBA extension element
2022-01-04 Ilan Peercfg80211: Acquire wiphy mutex on regulatory work
2022-01-04 Johannes Bergmac80211: agg-tx: don't schedule_and_wake_txq() under...
2022-01-04 Paolo Abenimptcp: never allow the PM to close a listener subflow
2022-01-04 Davide Carattinet/sched: sch_ets: don't remove idle classes from...
2022-01-04 Eric Dumazetinet_diag: fix kernel-infoleak for UDP sockets
2022-01-04 Eric Dumazetsch_cake: do not call cake_destroy() from cake_init()
2022-01-04 Wei Wangvirtio/vsock: fix the transport to work with VMADDR_CID_ANY
2022-01-04 Johannes Bergmac80211: track only QoS data frames for admission...
2022-01-04 Johannes Bergmac80211: validate extended element ID is present
2022-01-04 Felix Fietkaumac80211: send ADDBA requests using the tid/queue of...
2022-01-04 Johannes Bergmac80211: mark TX-during-stop for TX in in_reconfig
2022-01-04 Felix Fietkaumac80211: fix regression in SSN handling of addba tx
2022-01-04 Felix Fietkaumac80211: fix rate control for retransmitted frames
2022-01-04 Harshit Mogalapallinet: netlink: af_netlink: Prevent empty skb by adding...
2022-01-04 Eric Dumazetinet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently
2022-01-04 Tadeusz Struknfc: fix segfault in nfc_genl_dump_devices_done
2022-01-04 Eric Dumazetnet, neigh: clear whole pneigh_entry at alloc time
2022-01-04 John Fastabendbpf, sockmap: Re-evaluate proto ops when psock is remov...
2022-01-04 Eric Dumazetnet/sched: fq_pie: prevent dismantle issue
2022-01-04 Eric Dumazetdevlink: fix netns refcount leak in devlink_nl_cmd_reload()
2022-01-04 Eric Dumazetnetfilter: conntrack: annotate data-races around ct...
2022-01-04 Pablo Neira Ayusonetfilter: nft_exthdr: break evaluation if setting...
2022-01-04 Jianguo Wuudp: using datalen to cap max gso segments
2022-01-04 Antoine Tenartethtool: do not perform operations on net devices being...
2022-01-04 John Fastabendbpf, sockmap: Attach map progs to psock early for featu...
2022-01-04 Krzysztof Kozlowskinfc: fix potential NULL pointer deref in nfc_genl_dump_...
2022-01-04 Stefano Brivionft_set_pipapo: Fix bucket load in AVX2 lookup routine...
2022-01-04 Andrea Mayerseg6: fix the iif in the IPv6 socket control block
2022-01-04 Matt Johnstonmctp: Don't let RTM_DELROUTE delete local routes
2022-01-04 Tony Lunet/smc: Keep smc_close_final rc during active close
2022-01-04 William Kucharskinet/rds: correct socket tunable error in rds_tcp_tune()
2022-01-04 Dust Linet/smc: fix wrong list_del in smc_lgr_cleanup_early
2022-01-04 Eric Dumazetipv4: convert fib_num_tclassid_users to atomic_t
2022-01-04 Eric Dumazetnet: annotate data-races on txq->xmit_lock_owner
2022-01-04 Eiichi Tsukatarxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
2022-01-04 Eiichi Tsukatarxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
2022-01-04 Benjamin Poiriernet: mpls: Fix notifications when deleting a device
2022-01-04 Jason A. Donenfeldwireguard: device: reset peer src endpoint when netns...
2022-01-04 msizanoen1ipv6: fix memory leak in fib6_rule_suppress
2022-01-04 Tianjia Zhangnet/tls: Fix authentication failure in CCM mode
2022-01-04 Wen Gunet/smc: Avoid warning of possible recursive locking
2022-01-04 Jordy Zomeripv6: check return value of ipv6_skip_exthdr
2022-01-04 liuguoqiangnet: return correct error code
next