summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-09net: Fix netns for ip_tunnel_init_flow()Xiao Liang2-5/+4
2025-01-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()Ido Schimmel1-1/+1
2025-01-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()Ido Schimmel1-3/+4
2025-01-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()Ido Schimmel1-1/+1
2025-01-09ip_tunnel: annotate data-races around t->parms.linkEric Dumazet1-14/+13
2025-01-09net: fix memory leak in tcp_conn_request()Wang Liang1-0/+1
2025-01-09net: stmmac: restructure the error path of stmmac_probe_config_dt()Joe Hattori1-10/+17
2025-01-09net: stmmac: don't create a MDIO bus if unnecessaryAndrew Halaney1-37/+54
2025-01-09RDMA/hns: Fix missing flush CQE for DWQEChengchang Tang1-0/+4
2025-01-09RDMA/hns: Fix warning storm caused by invalid input in IO pathChengchang Tang1-2/+2
2025-01-09RDMA/hns: Fix mapping error of zero-hop WQE bufferwenglianfa2-19/+29
2025-01-09RDMA/hns: Remove unused parameters and variablesChengchang Tang7-33/+20
2025-01-09RDMA/hns: Refactor mtr findChengchang Tang4-85/+121
2025-01-09net: dsa: microchip: Fix LAN937X set_ageing_time functionTristram Ha2-6/+65
2025-01-09net: dsa: microchip: Fix KSZ9477 set_ageing_time functionTristram Ha2-14/+37
2025-01-09drm/bridge: adv7511_audio: Update Audio InfoFrame properlyStefan Ekenberg1-2/+12
2025-01-09RDMA/bnxt_re: Fix the locking while accessing the QP tableSelvin Xavier1-0/+2
2025-01-09RDMA/bnxt_re: Fix MSN table size for variable wqe modeDamodharam Ammepalli1-1/+6
2025-01-09RDMA/bnxt_re: Add send queue size check for variable wqeDamodharam Ammepalli1-0/+4
2025-01-09RDMA/bnxt_re: Disable use of reserved wqesKalesh AP1-5/+7
2025-01-09RDMA/bnxt_re: Add support for Variable WQE in Genp7 adaptersSelvin Xavier6-27/+47
2025-01-09RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier1-1/+1
2025-01-09RDMA/bnxt_re: Fix reporting hw_ver in query_deviceKalesh AP1-1/+1
2025-01-09RDMA/bnxt_re: Add check for path mtu in modify_qpSaravanan Vajravel1-12/+14
2025-01-09RDMA/bnxt_re: Fix the check for 9060 conditionKalesh AP1-4/+6
2025-01-09nvme-pci: 512 byte aligned dma pool segment quirkRobert Beckett2-2/+12
2025-01-09RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adaptersKashyap Desai1-2/+4
2025-01-09RDMA/bnxt_re: Avoid initializing the software queue for user queuesSelvin Xavier1-19/+23
2025-01-09RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad2-2/+10
2025-01-09RDMA/bnxt_re: Remove always true dattr validity checkLeon Romanovsky1-3/+1
2025-01-09RDMA/bnxt_re: Allow MSN table capability checkSelvin Xavier6-8/+44
2025-01-09tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt5-217/+88
2025-01-09tracing: Fix trace_check_vprintf() when tp_printk is usedSteven Rostedt1-2/+13
2025-01-09tracing: Handle old buffer mappings for event strings and functionsSteven Rostedt (Google)1-3/+39
2025-01-09seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()Kees Cook3-17/+19
2025-01-09powerpc: Remove initialisation of readposMatthew Wilcox (Oracle)1-1/+0
2025-01-09tracing: Move readpos from seq_buf to trace_seqMatthew Wilcox (Oracle)5-22/+23
2025-01-09net: mctp: handle skb cleanup on sock_queue failuresJeremy Kerr1-10/+26
2025-01-09ceph: give up on paths longer than PATH_MAXMax Kellermann1-5/+4
2025-01-09tracing: Have process_string() also allow arraysSteven Rostedt1-0/+12
2025-01-09mmc: sdhci-msm: fix crypto key evictionEric Biggers1-8/+8
2025-01-09btrfs: fix use-after-free in btrfs_encoded_read_endio()Johannes Thumshirn1-1/+1
2025-01-09selinux: ignore unknown extended permissionsThiƩbaud Weksteen1-2/+6
2025-01-09f2fs: fix to wait dio completionChao Yu1-0/+13
2025-01-09platform/x86: mlx-platform: call pci_dev_put() to balance the refcountJoe Hattori1-0/+2
2025-01-09ALSA: ump: Shut up truncated string warningTakashi Iwai1-3/+3
2025-01-09usb: xhci: Avoid queuing redundant Stop Endpoint commandsMichal Pecio3-4/+29
2025-01-09usb: typec: ucsi: glink: fix off-by-one in connector_statusDmitry Baryshkov1-1/+1
2025-01-09scsi: hisi_sas: Fix a deadlock issue related to automatic dumpYihang Li1-2/+10
2025-01-09cleanup: Remove address space of returned pointerUros Bizjak1-2/+2