aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiv5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2024-03-28Merge tag 'v5.4.273' into v5.4/standard/basev5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.272' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.271' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.270' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.269' into v5.4/standard/baseBruce Ashfield
2024-03-26netfilter: nf_tables: do not compare internal table flags on updatesPablo 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-26packet: annotate data-races around ignore_outgoingEric Dumazet
2024-03-26hsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida
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-26net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()Eric Dumazet
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-26io_uring/unix: drop usage of io_uring socketJens Axboe
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-15netfilter: nft_ct: fix l3num expectations with inet pseudo familyFlorian Westphal
2024-03-15net/rds: fix WARNING in rds_conn_connect_if_downEdward Adam Davis
2024-03-15net/ipv6: avoid possible UAF in ip6_route_mpath_notify()Eric Dumazet
2024-03-06wifi: nl80211: reject iftype change with mesh ID changeJohannes Berg
2024-03-06rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing backLin Ma
2024-03-06netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()Ignat Korchagin
2024-03-06Bluetooth: Enforce validation on max value of connection intervalKai-Heng Feng
2024-03-06Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUESTLuiz Augusto von Dentz
2024-03-06Bluetooth: Avoid potential use-after-free in hci_error_resetYing Hsu
2024-03-06ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()Eric Dumazet