summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-01net/mlx5e: fix a potential double-free in fs_any_create_groupsDinghao Liu1-0/+1
2024-02-01net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu1-11/+15
2024-02-01net/mlx5e: Ignore IPsec replay window values on sender sideLeon Romanovsky1-2/+8
2024-02-01net/mlx5e: Allow software parsing when IPsec crypto is enabledLeon Romanovsky1-2/+2
2024-02-01net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASORahul Rameshbabu1-1/+1
2024-02-01net/mlx5: DR, Can't go to uplink vport on RX ruleYevgeny Kliteynik1-5/+11
2024-02-01net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik1-0/+1
2024-02-01net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh4-1/+7
2024-02-01net/mlx5: Fix a WARN upon a callback command failureYishai Hadas1-2/+3
2024-02-01net/mlx5e: Fix peer flow lists handlingVlad Buslov1-1/+2
2024-02-01net/mlx5e: Fix inconsistent hairpin RQT sizesTariq Toukan1-1/+1
2024-02-01net/mlx5e: Fix operation precedence bug in port timestamping napi_poll contextRahul Rameshbabu1-1/+1
2024-02-01net/sched: flower: Fix chain template offloadIdo Schimmel3-1/+35
2024-02-01selftests: fill in some missing configs for netJakub Kicinski1-0/+28
2024-02-01ipv6: init the accept_queue's spinlocks in inet6_createZhengchao Shao1-0/+3
2024-02-01netlink: fix potential sleeping issue in mqueue_flush_fileZhengchao Shao1-1/+1
2024-02-01selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima1-18/+50
2024-02-01tcp: Add memory barrier to tcp_push()Salvatore Dipietro1-0/+1
2024-02-01afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells2-3/+34
2024-02-01afs: Simplify error handlingDavid Howells15-143/+174
2024-02-01afs: Don't put afs_call in afs_wait_for_call_to_complete()David Howells5-76/+75
2024-02-01afs: Wrap most op->error accesses with inline funcsDavid Howells9-67/+87
2024-02-01afs: Use op->nr_iterations=-1 to indicate to begin fileserver iterationDavid Howells3-7/+8
2024-02-01afs: Handle the VIO and UAEIO aborts explicitlyDavid Howells1-0/+7
2024-02-01rxrpc, afs: Allow afs to pin rxrpc_peer objectsDavid Howells20-238/+273
2024-02-01afs: Turn the afs_addr_list address array into an array of structsDavid Howells10-22/+26
2024-02-01afs: Add comments on abort handlingDavid Howells1-11/+90
2024-02-01afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()Oleg Nesterov1-3/+4
2024-02-01afs: Hide silly-rename files from userspaceDavid Howells1-0/+8
2024-02-01tracing: Ensure visibility when inserting an element into tracing_mapPetr Pavlu1-1/+6
2024-02-01netfs, fscache: Prevent Oops in fscache_put_cache()Dan Carpenter1-1/+2
2024-02-01net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recvSharath Srinivasan1-1/+1
2024-02-01net: micrel: Fix PTP frame parsing for lan8814Horatiu Vultur1-0/+11
2024-02-01dpll: fix register pin with unregistered parent pinArkadiusz Kubalewski1-6/+0
2024-02-01dpll: fix userspace availability of pinsArkadiusz Kubalewski1-2/+27
2024-02-01dpll: fix pin dump crash for rebound moduleArkadiusz Kubalewski3-18/+69
2024-02-01dpll: fix broken error path in dpll_pin_alloc(..)Arkadiusz Kubalewski1-3/+4
2024-02-01tun: add missing rx stats accounting in tun_xdp_actYunjian Wang1-0/+2
2024-02-01tun: fix missing dropped counter in tun_xdp_actYunjian Wang1-2/+6
2024-02-01net: fix removing a namespace with conflicting altnamesJakub Kicinski2-0/+12
2024-02-01idpf: distinguish vports by the dev_port attributeMichal Schmidt1-0/+2
2024-02-01udp: fix busy pollingEric Dumazet4-14/+26
2024-02-01llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima2-11/+2
2024-02-01llc: make llc_ui_sendmsg() more robust against bonding changesEric Dumazet1-8/+16
2024-02-01vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPINGLin Ma1-0/+4
2024-02-01bnxt_en: Prevent kernel warning when running offline self testMichael Chan1-0/+3
2024-02-01bnxt_en: Wait for FLR to complete during probeMichael Chan1-0/+5
2024-02-01tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao4-3/+15
2024-02-01selftests: bonding: Increase timeout to 1200sBenjamin Poirier1-1/+1
2024-02-01net/smc: fix illegal rmb_desc access in SMC-D connection dumpWen Gu1-1/+1