summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2024-04-03Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_syncLuiz Augusto von Dentz
2024-04-03wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg
2024-04-03wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau
2024-04-03xfrm: Avoid clang fortify warning in copy_to_user_tmpl()Nathan Chancellor
2024-04-03netfilter: nf_tables: reject constant set with timeoutPablo Neira Ayuso
2024-04-03netfilter: nf_tables: disallow anonymous set with timeout flagPablo Neira Ayuso
2024-04-03netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeoutPablo Neira Ayuso
2024-04-03net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.Heng Guo
2024-04-03net: esp: fix bad handling of pages from page_poolDragos Tatulea
2024-04-03mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin
2024-03-26netfilter: nf_tables: Fix a memory leak in nf_tables_updchainQuan Tian
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-26devlink: fix port new reply cmd typeJiri Pirko
2024-03-26ipv4: raw: Fix sending packets from raw sockets via IPsec tunnelsTobias Brunner
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-26xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky
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-26tcp: Fix refcnt handling in __inet_hash_connect().Kuniyuki Iwashima
2024-03-26net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX checkEric Dumazet
2024-03-26rds: tcp: Fix use-after-free of net in reqsk_timer_handler().Kuniyuki Iwashima
2024-03-26tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()Eric Dumazet
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-26tcp: fix incorrect parameter validation in the do_tcp_getsockopt() functionGavrilov Ilia
2024-03-26Bluetooth: Fix eir name lengthFrédéric Danis
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: fix use-after-free in accessing skb after sending itPauli Virtanen
2024-03-26Bluetooth: af_bluetooth: Fix deadlockLuiz Augusto von Dentz
2024-03-26Bluetooth: msft: Fix memory leakLuiz Augusto von Dentz
2024-03-26Bluetooth: msft: __hci_cmd_sync() doesn't return NULLDan Carpenter
2024-03-26Bluetooth: hci_core: Fix possible buffer overflowLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_event: Fix not indicating new connection for BIG SyncLuiz Augusto von Dentz
2024-03-26Bluetooth: Remove BT_HSLuiz Augusto von Dentz
2024-03-26Bluetooth: Remove superfluous call to hci_conn_check_pending()Jonas Dreßler
2024-03-26Bluetooth: mgmt: Remove leftover queuing of power_off workJonas Dreßler
2024-03-26SUNRPC: fix some memleaks in gssx_dec_option_arrayZhipeng Lu
2024-03-26SUNRPC: fix a memleak in gss_import_v2_contextZhipeng Lu
2024-03-26net: mctp: copy skb ext data when fragmentingJeremy Kerr
2024-03-26ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()Eric Dumazet