summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-18net: hostess_sv11: remove dead codePeng Li1-2/+0
2021-06-18net: hostess_sv11: fix the code style issue about switch and casePeng Li1-27/+27
2021-06-18net: hostess_sv11: remove trailing whitespacePeng Li1-1/+1
2021-06-18net: hostess_sv11: move out assignment in if conditionPeng Li1-1/+2
2021-06-18net: hostess_sv11: fix the code style issue about "foo* bar"Peng Li1-1/+1
2021-06-18Merge branch 'mptcp-dss-checksums'David S. Miller14-69/+431
2021-06-18selftests: mptcp: enable checksum in mptcp_join.shGeliang Tang1-4/+103
2021-06-18selftests: mptcp: enable checksum in mptcp_connect.shGeliang Tang1-1/+12
2021-06-18mptcp: dump csum fields in mptcp_dump_mpextGeliang Tang1-6/+11
2021-06-18mptcp: add a new sysctl checksum_enabledGeliang Tang3-1/+25
2021-06-18mptcp: add the mib for data checksumGeliang Tang3-1/+5
2021-06-18mptcp: tune re-injections for csum enabled modePaolo Abeni1-3/+5
2021-06-18mptcp: validate the data checksumPaolo Abeni2-6/+103
2021-06-18mptcp: receive checksum for DSSGeliang Tang1-6/+10
2021-06-18mptcp: receive checksum for MP_CAPABLE with dataGeliang Tang3-10/+31
2021-06-18mptcp: add csum_reqd in mptcp_options_receivedGeliang Tang4-3/+9
2021-06-18mptcp: add sk parameter for mptcp_get_optionsGeliang Tang3-8/+10
2021-06-18mptcp: send out checksum for DSSGeliang Tang1-7/+21
2021-06-18mptcp: send out checksum for MP_CAPABLE with dataGeliang Tang1-9/+43
2021-06-18mptcp: add csum_reqd in mptcp_out_optionsGeliang Tang4-5/+15
2021-06-18mptcp: generate the data checksumGeliang Tang3-1/+25
2021-06-18mptcp: add csum_enabled in mptcp_sockGeliang Tang4-0/+5
2021-06-18Merge branch 'seg6.end.dt6'David S. Miller3-22/+647
2021-06-18selftests: seg6: add selftest for SRv6 End.DT46 BehaviorAndrea Mayer1-0/+573
2021-06-18seg6: add support for SRv6 End.DT46 BehaviorAndrea Mayer2-22/+74
2021-06-18Documentation: ACPI: DSD: fix block code commentsIoana Ciornei1-4/+11
2021-06-18Documentation: ACPI: DSD: include phy.rst in the toctreeIoana Ciornei1-0/+1
2021-06-18net: neterion: vxge: remove redundant continue statementColin Ian King1-3/+2
2021-06-18drivers: net: netdevsim: fix devlink_trap selftests failingOleksandr Mazur2-8/+8
2021-06-18Merge tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+45
2021-06-18Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-19/+13
2021-06-18Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-245/+12
2021-06-18Merge tag 'usb-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+22
2021-06-18Merge tag 'drm-fixes-2021-06-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-2/+10
2021-06-18iavf: clean up packet type lookup tableJesse Brandeburg2-119/+6
2021-06-18i40e: clean up packet type lookup tableJesse Brandeburg2-119/+6
2021-06-18ice: report hash type such as L2/L3/L4Jesse Brandeburg5-126/+50
2021-06-18PCI: aardvark: Fix kernel panic during PIO transferPali Rohár1-9/+40
2021-06-18PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski1-0/+44
2021-06-18PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna1-0/+2
2021-06-18PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan1-1/+3
2021-06-18PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun1-0/+65
2021-06-18PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni1-0/+12
2021-06-18PCI: Mark TI C667X to avoid bus resetAntti Järvinen1-0/+10
2021-06-18PCI: tegra194: Fix MCFG quirk build regressionsJon Hunter3-121/+128
2021-06-18PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GBPunit Agrawal1-0/+2
2021-06-18tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)1-3/+3
2021-06-18tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)1-9/+0
2021-06-18tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)1-2/+0