summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-04-13ip_gre: do not report erspan version on GRE interfaceHangbin Liu
2024-04-13erspan: Check IFLA_GRE_ERSPAN_VER is set.William Tu
2024-04-13erspan: make sure erspan_base_hdr is present in skb->headEric Dumazet
2024-04-13erspan: Add type I version 0 support.William Tu
2024-04-13ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima
2024-04-13net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet
2024-04-13netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan
2024-04-13net/rds: fix possible cp null dereferenceMahmoud Adam
2024-04-13netfilter: nf_tables: disallow timeout for anonymous setsPablo Neira Ayuso
2024-04-13Bluetooth: Fix TOCTOU in HCI debugfs implementationBastien Nocera
2024-04-13Bluetooth: hci_event: set the conn encrypted before conn establishesHui Wang
2024-04-13tcp: properly terminate timers for kernel socketsEric Dumazet
2024-04-13mptcp: add sk_stop_timer_sync helperGeliang Tang
2024-04-13nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packetRyosuke Yasuoka
2024-04-13wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau
2024-04-13xfrm: Avoid clang fortify warning in copy_to_user_tmpl()Nathan Chancellor
2024-04-13netfilter: nf_tables: reject constant set with timeoutPablo Neira Ayuso
2024-04-13netfilter: nf_tables: disallow anonymous set with timeout flagPablo Neira Ayuso
2024-03-26hsr: Handle failures in module initFelix Maurer
2024-03-26rds: introduce acquire/release ordering in acquire/release_in_xmit()Yewon Choi
2024-03-26hsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida
2024-03-26net: hsr: fix placement of logical operator in a multi-line statementMurali Karicheri
2024-03-26net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()Christophe JAILLET
2024-03-26net/x25: fix incorrect parameter validation in the x25_getsockopt() functionGavrilov Ilia
2024-03-26net: kcm: fix incorrect parameter validation in the kcm_getsockopt) functionGavrilov Ilia
2024-03-26udp: fix incorrect parameter validation in the udp_lib_getsockopt() functionGavrilov Ilia
2024-03-26l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() functionGavrilov Ilia
2024-03-26tcp: fix incorrect parameter validation in the do_tcp_getsockopt() functionGavrilov Ilia
2024-03-26ipv6: fib6_rules: flush route cache when rule is changedShiming Cheng
2024-03-26Bluetooth: hci_core: Fix possible buffer overflowLuiz Augusto von Dentz
2024-03-26Bluetooth: Remove superfluous call to hci_conn_check_pending()Jonas Dreßler
2024-03-26SUNRPC: fix some memleaks in gssx_dec_option_arrayZhipeng Lu
2024-03-26af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().Kuniyuki Iwashima
2024-03-26sock_diag: annotate data-races around sock_diag_handlers[family]Eric Dumazet
2024-03-26Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_securityYuxuan Hu
2024-03-26net/iucv: fix the allocation size of iucv_path_table arrayAlexander Gordeev
2024-03-15netrom: Fix data-races around sysctl_net_busy_readJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_link_fails_countJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_routing_controlJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeoutJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_requested_window_sizeJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_busy_delayJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delayJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_maximum_triesJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_timeoutJason Xing
2024-03-15netrom: Fix data-races around sysctl_netrom_network_ttl_initialiserJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiserJason Xing
2024-03-15netrom: Fix a data-race around sysctl_netrom_default_path_qualityJason Xing
2024-03-15netfilter: nf_conntrack_h323: Add protection for bmp length out of rangeLena Wang
2024-03-15net/rds: fix WARNING in rds_conn_connect_if_downEdward Adam Davis