summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: Fix a memory leak in nf_tables_updchainQuan Tian2024-03-261-13/+14
* net: report RCU QS on threaded NAPI repollingYan Zhai2024-03-261-0/+3
* netfilter: nf_tables: do not compare internal table flags on updatesPablo Neira Ayuso2024-03-261-1/+1
* netfilter: nft_set_pipapo: release elements in clone only from destroy pathPablo Neira Ayuso2024-03-261-4/+1
* devlink: fix port new reply cmd typeJiri Pirko2024-03-261-1/+1
* ipv4: raw: Fix sending packets from raw sockets via IPsec tunnelsTobias Brunner2024-03-261-0/+1
* hsr: Handle failures in module initFelix Maurer2024-03-261-4/+11
* rds: introduce acquire/release ordering in acquire/release_in_xmit()Yewon Choi2024-03-261-3/+2
* xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky2024-03-261-1/+2
* packet: annotate data-races around ignore_outgoingEric Dumazet2024-03-262-3/+3
* hsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida2024-03-261-0/+4
* tcp: Fix refcnt handling in __inet_hash_connect().Kuniyuki Iwashima2024-03-261-1/+1
* devlink: Fix devlink parallel commands processingShay Drory2024-03-261-6/+7
* devlink: Allow taking device lock in pre_doit operationsIdo Schimmel2024-03-264-10/+18
* devlink: Enable the use of private flags in post_doit operationsIdo Schimmel2024-03-261-2/+8
* devlink: Acquire device lock during netns dismantleIdo Schimmel2024-03-262-2/+17
* devlink: Move private netlink flags to C fileIdo Schimmel2024-03-262-3/+3
* net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX checkEric Dumazet2024-03-261-1/+2
* rds: tcp: Fix use-after-free of net in reqsk_timer_handler().Kuniyuki Iwashima2024-03-261-4/+0
* tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()Eric Dumazet2024-03-261-22/+19
* net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()Christophe JAILLET2024-03-261-2/+2
* devlink: Fix length of eswitch inline-modeWilliam Tu2024-03-261-1/+1
* net/x25: fix incorrect parameter validation in the x25_getsockopt() functionGavrilov Ilia2024-03-261-2/+2
* net: kcm: fix incorrect parameter validation in the kcm_getsockopt) functionGavrilov Ilia2024-03-261-1/+2
* udp: fix incorrect parameter validation in the udp_lib_getsockopt() functionGavrilov Ilia2024-03-261-2/+2
* l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() functionGavrilov Ilia2024-03-261-2/+2
* ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() functionGavrilov Ilia2024-03-261-1/+3
* tcp: fix incorrect parameter validation in the do_tcp_getsockopt() functionGavrilov Ilia2024-03-261-2/+2
* Bluetooth: Fix eir name lengthFrédéric Danis2024-03-262-23/+8
* net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()Eric Dumazet2024-03-261-1/+14
* ipv6: fib6_rules: flush route cache when rule is changedShiming Cheng2024-03-261-0/+6
* Bluetooth: fix use-after-free in accessing skb after sending itPauli Virtanen2024-03-261-1/+1
* Bluetooth: af_bluetooth: Fix deadlockLuiz Augusto von Dentz2024-03-261-7/+3
* Bluetooth: msft: Fix memory leakLuiz Augusto von Dentz2024-03-261-0/+3
* Bluetooth: hci_core: Fix possible buffer overflowLuiz Augusto von Dentz2024-03-261-1/+1
* Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz2024-03-264-27/+60
* Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz2024-03-264-38/+70
* Bluetooth: hci_event: Fix not indicating new connection for BIG SyncLuiz Augusto von Dentz2024-03-262-7/+18
* Bluetooth: Remove BT_HSLuiz Augusto von Dentz2024-03-2611-3013/+20
* Bluetooth: Remove superfluous call to hci_conn_check_pending()Jonas Dreßler2024-03-261-2/+0
* Bluetooth: mgmt: Remove leftover queuing of power_off workJonas Dreßler2024-03-261-16/+0
* SUNRPC: fix some memleaks in gssx_dec_option_arrayZhipeng Lu2024-03-261-8/+19
* SUNRPC: fix a memleak in gss_import_v2_contextZhipeng Lu2024-03-261-1/+10
* net: mctp: copy skb ext data when fragmentingJeremy Kerr2024-03-262-0/+11
* ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()Eric Dumazet2024-03-261-1/+0
* af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().Kuniyuki Iwashima2024-03-261-1/+1
* wifi: mac80211: use deflink and fix typo in link ID checkBenjamin Berg2024-03-261-2/+2
* inet_diag: annotate data-races around inet_diag_table[]Eric Dumazet2024-03-261-3/+3
* sock_diag: annotate data-races around sock_diag_handlers[family]Eric Dumazet2024-03-261-5/+5
* net: test: Fix printf format specifier in skb_segment kunit testDavid Gow2024-03-261-1/+1