aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-30Documentation: amd-pstate: add amd-pstate driver introductionamd-pstate-dev-v5Huang Rui3-0/+386
2021-11-30cpupower: print amd-pstate information on cpupowerHuang Rui3-3/+39
2021-11-30cpupower: move print_speed function into misc helperHuang Rui3-48/+54
2021-11-30cpupower: enable boost state support for amd-pstate moduleHuang Rui3-0/+25
2021-11-30cpupower: add amd-pstate sysfs definition and access helperHuang Rui1-0/+30
2021-11-30cpupower: introduce acpi cppc libraryHuang Rui3-3/+83
2021-11-30cpupower: add the function to get the sysfs value from specific tableHuang Rui2-6/+27
2021-11-30cpupower: initial AMD P-state capabilityHuang Rui1-0/+13
2021-11-30cpupower: add the function to check amd-pstate enabledHuang Rui2-0/+28
2021-11-30cpupower: add AMD P-state capability flagHuang Rui1-0/+1
2021-11-30cpufreq: amd: add amd-pstate performance attributesHuang Rui1-0/+17
2021-11-30cpufreq: amd: add amd-pstate frequencies attributesHuang Rui1-0/+46
2021-11-30cpufreq: amd: add boost mode support for amd-pstateHuang Rui1-0/+44
2021-11-30cpufreq: amd: add trace for amd-pstate moduleHuang Rui4-1/+88
2021-11-30cpufreq: amd: introduce the support for the processors with shared memory sol...Huang Rui1-4/+68
2021-11-30cpufreq: amd: add fast switch function for amd-pstateHuang Rui1-0/+36
2021-11-30cpufreq: amd: introduce a new amd pstate driver to support future processorsHuang Rui3-0/+416
2021-11-21ACPI: CPPC: add cppc enable register functionJinzhou Su2-0/+50
2021-11-21ACPI: CPPC: Check present CPUs for determining _CPC is validMario Limonciello1-1/+1
2021-11-21ACPI: CPPC: implement support for SystemIO registersSteven Noonan1-3/+43
2021-11-21x86/msr: add AMD CPPC MSR definitionsHuang Rui1-0/+17
2021-11-21x86/cpufeatures: add AMD Collaborative Processor Performance Control feature ...Huang Rui1-0/+1
2021-11-10Merge branches 'pm-opp' and 'pm-cpufreq'Rafael J. Wysocki8-81/+171
2021-11-05PM: sleep: Avoid calling put_device() under dpm_list_mtxRafael J. Wysocki1-27/+57
2021-11-04cpufreq: intel_pstate: Clear HWP Status during HWP Interrupt enableSrinivas Pandruvada1-0/+1
2021-11-04cpufreq: intel_pstate: Fix unchecked MSR 0x773 accessSrinivas Pandruvada1-0/+3
2021-11-04cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offlineRafael J. Wysocki1-2/+30
2021-11-04PM: sleep: Fix runtime PM based cpuidle supportUlf Hansson1-0/+1
2021-11-02Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds39-503/+913
2021-11-02Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds36-194/+547
2021-11-02Merge branch 'ucount-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+15
2021-11-02Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds8-116/+144
2021-11-02Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds5-87/+128
2021-11-02Merge tag 'xfs-5.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds88-900/+1649
2021-11-02Merge tag 'afs-next-20211102' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-28/+27
2021-11-02Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-136/+186
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds29-283/+791
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds39-235/+372
2021-11-02Merge branches 'pm-em' and 'powercap'Rafael J. Wysocki15-235/+473
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds152-1752/+11646
2021-11-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki8-15/+143
2021-11-02Merge branch 'pm-sleep'Rafael J. Wysocki11-65/+141
2021-11-02Merge branch 'pm-pci'Rafael J. Wysocki7-223/+181
2021-11-02Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs'Rafael J. Wysocki5-22/+38
2021-11-02Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...Linus Torvalds21-172/+761
2021-11-02Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-53/+51
2021-11-02Merge tag 'integrity-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-47/+208
2021-11-02Merge branches 'acpi-pm', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki4-60/+68
2021-11-02Merge tag 'libata-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-18/+15
2021-11-02Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc'Rafael J. Wysocki7-54/+43
2021-11-02Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki11-26/+119
2021-11-02Merge branch 'acpica'Rafael J. Wysocki9-17/+274
2021-11-02Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki5-4/+14
2021-11-02Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki7-79/+137
2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-130/+284
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2296-44214/+209317
2021-11-02Merge tag 'kvm-riscv-5.16-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini5-17/+17
2021-11-02afs: Set mtime from the client for yfs create operationsMarc Dionne1-19/+13
2021-11-02afs: Sort out symlink readingDavid Howells3-9/+14
2021-11-02Merge branch 'for-5.16-vsprintf-pgp' into for-linusPetr Mladek3510-62424/+190606
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)39-235/+372
2021-11-01Revert "net: avoid double accounting for pure zerocopy skbs"Jakub Kicinski6-53/+9
2021-11-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds68-1158/+2130
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-98/+184
2021-11-01Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds28-421/+884
2021-11-02dt-bindings: opp: Allow multi-worded OPP entry nameDmitry Osipenko1-1/+1
2021-11-02cpufreq: Fix parameter in parse_perf_domain()Hector.Yuan1-1/+1
2021-11-01Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-200/+273
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds135-1525/+3008
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-39/+233
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski280-5879/+11791
2021-11-01Merge branch 'make-neighbor-eviction-controllable-by-userspace'Jakub Kicinski11-2/+281
2021-11-01selftests: net: add arp_ndisc_evict_nocarrierJames Prestwood1-0/+220
2021-11-01net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood5-1/+34
2021-11-01net: arp: introduce arp_evict_nocarrier sysctl parameterJames Prestwood6-1/+27
2021-11-01Merge tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds123-954/+2895
2021-11-01Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds34-453/+2325
2021-11-01Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds45-1564/+1382
2021-11-01Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-4/+32
2021-11-01Merge tag 'mailbox-v5.16' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds27-417/+1061
2021-11-01Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds43-410/+670
2021-11-01Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds16-123/+1078
2021-11-01Merge tag 'leds-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds4-22/+24
2021-11-01Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds341-4797/+14150
2021-11-01libbpf: Deprecate AF_XDP supportMagnus Karlsson1-38/+52
2021-11-01kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa4-11/+25
2021-11-01selftests/bpf: Add a testcase for 64-bit bounds propagation issue.Alexei Starovoitov2-0/+63
2021-11-01bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.Alexei Starovoitov1-1/+1
2021-11-01bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov2-2/+2
2021-11-01Merge tag 'Smack-for-5.16' of https://github.com/cschaufler/smack-nextLinus Torvalds3-44/+34
2021-11-01Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds3-0/+3
2021-11-01Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-37/+55
2021-11-01Merge tag 'seccomp-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-60/+10
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds76-446/+1160
2021-11-01Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-320/+75
2021-11-01Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds15-56/+14
2021-11-01Merge tag 'm68k-for-v5.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-25/+61
2021-11-01Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds44-321/+622
2021-11-01net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.cJean Sacren1-8/+2
2021-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds96-1389/+2199
2021-11-01Merge branch 'accurate-memory-charging-for-msg_zerocopy'Jakub Kicinski7-20/+64
2021-11-01net: avoid double accounting for pure zerocopy skbsTalal Ahmad6-9/+53
2021-11-01tcp: rename sk_wmem_free_skbTalal Ahmad4-12/+12
2021-11-01netdevsim: fix uninit value in nsim_drv_configure_vfs()Jakub Kicinski1-4/+2
2021-11-01selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko1-13/+2
2021-11-01Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+97
2021-11-01Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-39/+80
2021-11-01Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-5/+33
2021-11-01Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-16/+117
2021-11-01Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-14/+6
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds40-129/+310
2021-11-01Merge tag 'x86_build_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+11
2021-11-01Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-208/+161
2021-11-01Merge tag 'efi-next-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+4
2021-11-01Merge tag 'edac_updates_for_v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-44/+49
2021-11-01mm: fix mismerge of folio page flag manipulatorsLinus Torvalds1-2/+2
2021-11-01bpf: Add missing map_delete_elem method to bloom filter mapEric Dumazet1-0/+6
2021-11-01Merge branch '"map_extra" and bloom filter fixups'Alexei Starovoitov5-52/+64
2021-11-01selftests/bpf: Add bloom map success test for userspace callsJoanne Koong1-26/+33
2021-11-01bpf: Add alignment padding for "map_extra" + consolidate holesJoanne Koong3-3/+5
2021-11-01bpf: Bloom filter map naming fixupsJoanne Koong1-23/+26
2021-11-01Merge branch 'introduce dummy BPF STRUCT_OPS'Alexei Starovoitov9-32/+439
2021-11-01selftests/bpf: Add test cases for struct_ops progHou Tao2-0/+165
2021-11-01bpf: Add dummy BPF STRUCT_OPS for test purposeHou Tao5-0/+225
2021-11-01bpf: Factor out helpers for ctx access checkingHou Tao3-22/+26
2021-11-01bpf: Factor out a helper to prepare trampoline for struct_ops progHou Tao2-10/+23
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds67-1575/+3458
2021-11-01Merge tag 'x86-apic-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+21
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds105-789/+1682
2021-11-01Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-146/+201
2021-11-01Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds40-811/+1157
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds63-4550/+5518
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-25/+169
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds96-329/+700
2021-11-01Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds53-2905/+4450
2021-11-01btrfs: fix lzo_decompress_bio() kmap leakageLinus Torvalds1-1/+2
2021-11-01Merge tag 'exfat-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-11-01firewire: Remove function callback castsOscar Carter2-10/+33
2021-11-01Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-320/+1281
2021-11-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds11-65/+150
2021-11-01Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds8-66/+56
2021-11-01Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds18-37/+34
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds27-242/+189
2021-11-01Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds5-61/+146
2021-11-01Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds7-12/+224
2021-11-01Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds62-160/+140
2021-11-01cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.cHe Fengqing3-67/+45
2021-11-01cgroup: Fix rootcg cpu.stat guest double countingDan Schatzberg1-2/+0
2021-11-01Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds5-848/+1045
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds80-1524/+1521
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds185-4065/+4986
2021-11-01selftests, bpf: Fix broken riscv buildBjörn Töpel1-1/+1
2021-11-01riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.hBjörn Töpel1-0/+32
2021-11-01tools, build: Add RISC-V to HOSTARCH parsingBjörn Töpel1-1/+2
2021-11-01riscv, bpf: Increase the maximum number of iterationsBjörn Töpel1-1/+1
2021-11-01selftests, bpf: Add one test for sockmap with strparserLiu Jian1-3/+30
2021-11-01selftests, bpf: Fix test_txmsg_ingress_parser errorLiu Jian1-0/+2
2021-11-01skmsg: Lose offset info in sk_psock_skb_ingressLiu Jian2-12/+49
2021-11-01selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko1-0/+11
2021-11-01Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds9-169/+36
2021-11-01bpf: Disallow unprivileged bpf by defaultPawan Gupta1-0/+7
2021-11-01Merge tag 'tpmdd-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-9/+28
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds74-1703/+2914
2021-11-01vsprintf: Update %pGp documentation about that it prints hex valuePetr Mladek1-1/+1
2021-11-01Merge branch 'SMC-tracepoints'David S. Miller7-2/+142
2021-11-01net/smc: Introduce tracepoint for smcr link downTony Lu3-2/+38
2021-11-01net/smc: Introduce tracepoints for tx and rx msgTony Lu4-0/+45
2021-11-01net/smc: Introduce tracepoint for fallbackTony Lu4-0/+59
2021-11-01Merge branch 'amt-driver'David S. Miller9-0/+4054
2021-11-01selftests: add amt interface selftest scriptTaehee Yoo3-0/+286
2021-11-01amt: add mld report message handlerTaehee Yoo2-7/+441
2021-11-01amt: add multicast(IGMP) report message handlerTaehee Yoo2-2/+1234
2021-11-01amt: add data plane of amt interfaceTaehee Yoo2-1/+1288
2021-11-01amt: add control plane of amt interfaceTaehee Yoo6-0/+815
2021-11-01Merge branch 'netdevsim-device-and-bus'David S. Miller4-235/+235
2021-11-01netdevsim: rename 'driver' entry pointsJakub Kicinski3-14/+14
2021-11-01netdevsim: move max vf config to devJakub Kicinski3-82/+64
2021-11-01netdevsim: move details of vf config to devJakub Kicinski3-73/+63
2021-11-01netdevsim: move vfconfig to nsim_devJakub Kicinski4-91/+111
2021-11-01netdevsim: take rtnl_lock when assigning num_vfsJakub Kicinski1-3/+11
2021-11-01Merge branch 'devlink-locking'David S. Miller4-87/+136
2021-11-01ethtool: don't drop the rtnl_lock half way thru the ioctlJakub Kicinski3-46/+43
2021-11-01devlink: expose get/put functionsJakub Kicinski2-3/+17
2021-11-01ethtool: handle info/flash data copying outside rtnl_lockJakub Kicinski1-41/+69
2021-11-01ethtool: push the rtnl_lock into dev_ethtool()Jakub Kicinski2-3/+13
2021-11-01Merge branch 'mana-misc'David S. Miller4-97/+208
2021-11-01net: mana: Support hibernation and kexecDexuan Cui3-52/+164
2021-11-01net: mana: Improve the HWC error handlingDexuan Cui2-44/+31
2021-11-01net: mana: Report OS info to the PF driverDexuan Cui1-0/+11
2021-11-01net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()Dexuan Cui1-1/+2
2021-11-01Merge branch 'mptcp-selftests'David S. Miller3-37/+73
2021-11-01selftests: mptcp: more stable simult_flows testsPaolo Abeni2-36/+72
2021-11-01selftests: mptcp: fix proto type in link_failure testsGeliang Tang1-1/+1
2021-11-01ibmvnic: delay complete()Sukadev Bhattiprolu1-7/+9
2021-11-01ibmvnic: Process crqs after enabling interruptsSukadev Bhattiprolu1-0/+3
2021-11-01ibmvnic: don't stop queue in xmitSukadev Bhattiprolu1-2/+0
2021-11-01Merge branch 'SO_MARK-routing'David S. Miller5-1/+132
2021-11-01selftests: udp: test for passing SO_MARK as cmsgJakub Kicinski4-0/+131
2021-11-01udp6: allow SO_MARK ctrl msg to affect routingJakub Kicinski1-1/+1
2021-11-01nfp: flower: Allow ipv6gretap interface for offloadingYu Xiao3-3/+4