aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-22ipv4: Unmask upper DSCP bits in input route lookupIdo Schimmel1-1/+1
2024-08-22ipv4: Unmask upper DSCP bits in fib_compute_spec_dst()Ido Schimmel1-1/+1
2024-08-22ipv4: ipmr: Unmask upper DSCP bits in ipmr_rt_fib_lookup()Ido Schimmel1-1/+2
2024-08-22netfilter: nft_fib: Unmask upper DSCP bitsIdo Schimmel1-1/+2
2024-08-22netfilter: rpfilter: Unmask upper DSCP bitsIdo Schimmel1-1/+2
2024-08-22ipv4: Unmask upper DSCP bits when constructing the Record Route optionIdo Schimmel1-1/+1
2024-08-22ipv4: Unmask upper DSCP bits in NETLINK_FIB_LOOKUP familyIdo Schimmel1-1/+1
2024-08-22bpf: Unmask upper DSCP bits in bpf_fib_lookup() helperIdo Schimmel1-1/+2
2024-08-22media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt: Add __counted_...Kees Cook1-1/+1
2024-08-22media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt: Replace 1-elem...Kees Cook1-1/+1
2024-08-22virt: vbox: struct vmmdev_hgcm_pagelist: Replace 1-element array with flexibl...Kees Cook1-1/+4
2024-08-22Merge branch 'enhance-network-interface-feature-testing'Jakub Kicinski1-4/+56
2024-08-22selftests: net: Use XFAIL for operations not supported by the driverAbhinav Jain1-3/+7
2024-08-22selftests: net: Add on/off checks for non-fixed features of interfaceAbhinav Jain1-1/+34
2024-08-22selftests: net: Create veth pair for testing in networkless kernelAbhinav Jain1-0/+15
2024-08-22net: atlantic: Avoid warning about potential string truncationSimon Horman1-2/+2
2024-08-23Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds74-554/+1555
2024-08-23Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-30/+20
2024-08-23Merge tag 'drm-xe-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie28-45/+265
2024-08-23Merge tag 'drm-misc-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-3/+12
2024-08-23Merge tag 'drm-intel-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-1/+3
2024-08-23Merge tag 'amd-drm-fixes-6.11-2024-08-21' of https://gitlab.freedesktop.org/a...Dave Airlie4-11/+17
2024-08-22Merge tag 'nvme-6.11-2024-08-22' of git://git.infradead.org/nvme into block-6.11Jens Axboe2-2/+1
2024-08-22NFS: Avoid unnecessary rescanning of the per-server delegation listTrond Myklebust1-10/+5
2024-08-22NFSv4: Fix clearing of layout segments in layoutreturnTrond Myklebust2-6/+8
2024-08-22NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegationsTrond Myklebust1-0/+2
2024-08-22nfs: fix bitmap decoder to handle a 3rd wordJeff Layton1-2/+4
2024-08-22nfs: fix the fetch of FATTR4_OPEN_ARGUMENTSJeff Layton1-1/+2
2024-08-22regulator: Minor cleanupsMark Brown2-11/+14
2024-08-23Merge tag 'drm-msm-fixes-2024-08-19' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie8-30/+37
2024-08-22smb/client: fix typo: GlobalMid_Sem -> GlobalMid_LockChenXiaoSong2-6/+6
2024-08-22cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_...Gautham R. Shenoy1-1/+1
2024-08-22cpufreq: amd-pstate: Fix uninitialized variable in amd_pstate_cpu_boost_update()Dan Carpenter1-1/+1
2024-08-22security: smack: Fix indentation in smack_netfilter.cGiSeong Ji1-2/+2
2024-08-22nvme: Remove unused fieldNilay Shroff1-1/+0
2024-08-22nvme: move stopping keep-alive into nvme_uninit_ctrl()Ming Lei1-1/+1
2024-08-22selftests/bpf: Add testcase for updating attached freplace prog to prog_array...Leon Hwang3-1/+109
2024-08-22perf python: Disable -Wno-cast-function-type-mismatch if present on clangArnaldo Carvalho de Melo1-0/+2
2024-08-22nvme-target: do not check authentication status for admin commands twiceHannes Reinecke1-2/+0
2024-08-22nvmet-auth: allow to clear DH-HMAC-CHAP keysHannes Reinecke1-0/+12
2024-08-22nvme-sysfs: add 'tls_keyring' attributeHannes Reinecke1-0/+14
2024-08-22nvme-sysfs: add 'tls_configured_key' sysfs attributeHannes Reinecke1-0/+14
2024-08-22nvme: split off TLS sysfs attributes into a separate groupHannes Reinecke1-21/+41
2024-08-22nvme: add a newline to the 'tls_key' sysfs attributeHannes Reinecke1-1/+1
2024-08-22nvme-tcp: check for invalidated or revoked keyHannes Reinecke5-3/+30
2024-08-22nvme-tcp: sanitize TLS key handlingHannes Reinecke4-17/+43
2024-08-22nvme-keyring: restrict match length for version '1' identifiersHannes Reinecke1-10/+26
2024-08-22s390/iucv: Fix vargs handling in iucv_alloc_device()Alexandra Winter1-1/+3
2024-08-22net: ovs: fix ovs_drop_reasons errorMenglong Dong1-1/+1
2024-08-22Merge tag 'nf-24-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski3-2/+13