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