aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2024-04-10SUNRPC: Rename svc_create_xprt()Chuck Lever
2024-04-10SUNRPC: Remove svo_shutdown methodChuck Lever
2024-04-10SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()Chuck Lever
2024-04-10SUNRPC: Remove the .svo_enqueue_xprt methodChuck Lever
2024-04-10lockd: use svc_set_num_threads() for thread start and stopNeilBrown
2024-04-10SUNRPC: always treat sv_nrpools==1 as "not pooled"NeilBrown
2024-04-10SUNRPC: move the pool_map definitions (back) into svc.cNeilBrown
2024-04-10SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()NeilBrown
2024-04-10SUNRPC: use sv_lock to protect updates to sv_nrthreads.NeilBrown
2024-04-10SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown
2024-04-10SUNRPC/NFSD: clean up get/put functions.NeilBrown
2024-04-10exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman
2024-04-10xfrm: Avoid clang fortify warning in copy_to_user_tmpl()Nathan Chancellor
2024-04-10netfilter: nf_tables: reject constant set with timeoutPablo Neira Ayuso
2024-04-10netfilter: nf_tables: disallow anonymous set with timeout flagPablo Neira Ayuso
2024-04-10netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeoutPablo Neira Ayuso
2024-04-10mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin
2024-03-28Merge tag 'v5.15.153' into v5.15/standard/baseBruce Ashfield
2024-03-26net: report RCU QS on threaded NAPI repollingYan Zhai
2024-03-26netfilter: nf_tables: do not compare internal table flags on updatesPablo Neira Ayuso
2024-03-26netfilter: nft_set_pipapo: release elements in clone only from destroy pathPablo 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-26ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() functionGavrilov Ilia
2024-03-26bpf: net: Change do_ip_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2024-03-26bpf: net: Change sk_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2024-03-26net: Change sock_getsockopt() to take the sk ptr instead of the sock ptrMartin KaFai Lau
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-26ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()Eric Dumazet
2024-03-26af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().Kuniyuki Iwashima
2024-03-26inet_diag: annotate data-races around inet_diag_table[]Eric Dumazet
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-19Merge tag 'v5.15.152' into v5.15/standard/baseBruce Ashfield
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