aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-27can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an errorsja1000Jeroen Hofstee1-1/+0
2020-11-27can: sja1000: sja1000_err(): don't count arbitration lose as an errorJeroen Hofstee1-1/+0
2020-11-27can: af_can: can_rx_unregister(): remove WARN() statement from list operation...linux-can-fixes-for-5.10-20201127Oliver Hartkopp1-2/+5
2020-11-27can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma1-0/+2
2020-11-27can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde1-1/+1
2020-11-27can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde1-1/+1
2020-11-26can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was givenMarc Kleine-Budde1-0/+4
2020-11-26can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde1-61/+70
2020-11-25ch_ktls: lock is not freedRohit Maheshwari1-1/+3
2020-11-25net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2-1/+10
2020-11-25Merge branch 'devlink-port-attribute-fixes'Jakub Kicinski1-1/+6
2020-11-25devlink: Make sure devlink instance and port are in same net namespaceParav Pandit1-1/+2
2020-11-25devlink: Hold rtnl lock while reading netdev attributesParav Pandit1-0/+4
2020-11-25ptp: clockmatrix: bug fix for idtcm_strverscmpMin Li1-33/+16
2020-11-25enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean1-12/+2
2020-11-25gro_cells: reduce number of synchronize_net() callsEric Dumazet1-1/+6
2020-11-25net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo1-1/+1
2020-11-25ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_initWang Hai1-9/+17
2020-11-24Documentation: netdev-FAQ: suggest how to post co-dependent seriesJakub Kicinski1-0/+26
2020-11-24Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-...Jakub Kicinski1-0/+1
2020-11-24Merge branch 'ibmvnic-null-pointer-dereference'Jakub Kicinski2-4/+8
2020-11-24ibmvnic: enhance resetting status check during module exitLijun Pan2-4/+2
2020-11-24ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan1-0/+3
2020-11-24ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan1-0/+3
2020-11-24Merge branch 'fixes-for-ena-driver'Jakub Kicinski2-50/+33
2020-11-24net: ena: fix packet's addresses for rx_offset featureShay Agroskin1-9/+11
2020-11-24net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin1-9/+8
2020-11-24net: ena: handle bad request id in ena_netdevShay Agroskin2-32/+14
2020-11-24nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski1-2/+2
2020-11-24dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia1-0/+1
2020-11-24MAINTAINERS: Update page pool entryJesper Dangaard Brouer1-0/+2
2020-11-24tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECNAlexander Duyck2-6/+15
2020-11-24devlink: Fix reload stats structureMoshe Shemesh2-16/+35
2020-11-24aquantia: Remove the build_skb pathLincoln Ramsay1-74/+52
2020-11-23net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger2-9/+14
2020-11-23i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch3-18/+31
2020-11-23vsock/virtio: discard packets only when socket is really closedStefano Garzarella1-3/+5
2020-11-23tcp: fix race condition when creating child sockets from syncookiesRicardo Dias7-16/+91
2020-11-23Merge tag 'wireless-drivers-2020-11-23' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski10-57/+164
2020-11-21Merge branch 'ibmvnic-fixes-in-reset-path'Jakub Kicinski1-1/+13
2020-11-21ibmvnic: skip tx timeout reset while in resettingLijun Pan1-0/+6
2020-11-21ibmvnic: notify peers when failover and migration happenLijun Pan1-1/+5
2020-11-21ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan1-1/+3
2020-11-21tun: honor IOCB_NOWAIT flagJens Axboe1-3/+11
2020-11-21net/af_iucv: set correct sk_protocol for child socketsJulian Wiedmann1-2/+2
2020-11-21usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez1-1/+1
2020-11-21cxgb4: Fix build failure when CONFIG_TLS=mTom Seewald1-1/+1
2020-11-21bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles3-35/+52
2020-11-20Merge branch 's390-qeth-fixes-2020-11-20'Jakub Kicinski3-47/+62
2020-11-20s390/qeth: fix tear down of async TX buffersJulian Wiedmann1-6/+0
2020-11-20s390/qeth: fix af_iucv notification raceJulian Wiedmann2-24/+58
2020-11-20s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann1-1/+2
2020-11-20s390/qeth: Remove pnso workaroundAlexandra Winter1-16/+2
2020-11-20Merge branch 'tcp-address-issues-with-ect0-not-being-set-in-dctcp-packets'Jakub Kicinski3-5/+11
2020-11-20tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_controlAlexander Duyck1-0/+5
2020-11-20tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 headerAlexander Duyck2-5/+6
2020-11-20dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei1-0/+1
2020-11-20cxgb4: fix the panic caused by non smac rewriteRaju Rangoju1-1/+2
2020-11-20net/tls: missing received data after fast remote closeVadim Fedorenko1-0/+6
2020-11-20bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan1-1/+1
2020-11-20rose: Fix Null pointer dereference in rose_send_frame()Anmol Karn1-4/+13
2020-11-20MAINTAINERS: Change Solarflare maintainersMartin Habets1-3/+2
2020-11-19bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong1-0/+1
2020-11-19bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong1-0/+1
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds123-379/+1054
2020-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds9-12/+19
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski17-49/+301
2020-11-19fail_function: Remove a redundant mutex unlockLuo Meng1-2/+3
2020-11-19Merge branch 'Fix bpf_probe_read_user_str() overcopying'Alexei Starovoitov4-2/+123
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu2-0/+96
2020-11-19lib/strncpy_from_user.c: Mask out bytes after NUL terminator.Daniel Xu2-2/+27
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-147/+693
2020-11-19Merge tag 'xtensa-20201119' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-5/+22
2020-11-19Merge tag 'acpi-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-0/+5
2020-11-19Merge tag 'pm-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-14/+29
2020-11-19Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-76/+115
2020-11-19Merge branch 'net-smc-fixes-2020-11-18'Jakub Kicinski3-5/+7
2020-11-19net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul1-3/+3
2020-11-19net/smc: fix matching of existing link groupsKarsten Graul2-2/+4
2020-11-19Merge tag 'regulator-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-24/+44
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann4-33/+32
2020-11-19Merge tag 'thermal-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+16
2020-11-19libbpf: Fix VERSIONED_SYM_COUNT number parsingJiri Olsa1-0/+2
2020-11-19Merge branch 'acpi-fan'Rafael J. Wysocki1-0/+1
2020-11-19Merge branch 'pm-cpuidle'Rafael J. Wysocki1-2/+2
2020-11-19powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens4-9/+11
2020-11-19selftests/powerpc: refactor entry and rfi_flush testsDaniel Axtens6-120/+96
2020-11-19selftests/powerpc: entry flush testDaniel Axtens3-1/+200
2020-11-19powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman3-6/+11
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin13-90/+233
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin11-2/+200
2020-11-19selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey1-6/+29
2020-11-18Merge tag 'linux-can-fixes-for-5.10-20201118' of git://git.kernel.org/pub/scm...Jakub Kicinski4-12/+14
2020-11-18net/mlx4_core: Fix init_hca fields offsetAya Levin2-5/+5
2020-11-18Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski10-34/+54
2020-11-18atm: nicstar: Unmap DMA on send errorSebastian Andrzej Siewior1-0/+2
2020-11-18page_frag: Recover from memory pressureDongli Zhang1-0/+5
2020-11-18Merge tag 'gfs2-v5.10-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+12
2020-11-18Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds9-54/+80
2020-11-18net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrew Lunn3-0/+34
2020-11-18Merge branch 'mlxsw-couple-of-fixes'Jakub Kicinski2-2/+3
2020-11-18mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel1-1/+2
2020-11-18mlxsw: Fix firmware flashingIdo Schimmel1-1/+1
2020-11-18net: Have netpoll bring-up DSA management interfaceFlorian Fainelli1-4/+18
2020-11-18atl1e: fix error return code in atl1e_probe()Zhang Changzhong1-2/+2
2020-11-18atl1c: fix error return code in atl1c_probe()Zhang Changzhong1-2/+2
2020-11-18ah6: fix error return code in ah6_input()Zhang Changzhong1-1/+2
2020-11-18net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc1-1/+1
2020-11-18regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon1-1/+11
2020-11-18can: m_can: process interrupt only when not runtime suspendedlinux-can-fixes-for-5.10-20201118Jarkko Nikula1-0/+2
2020-11-18gfs2: Fix regression in freeze_go_syncBob Peterson1-1/+12
2020-11-18can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...Marc Kleine-Budde1-9/+9
2020-11-18can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson1-1/+1
2020-11-18can: kvaser_pciefd: Fix KCAN bittiming limitsJimmy Assarsson1-2/+2
2020-11-17ipv4: use IS_ENABLED instead of ifdefFlorian Klink1-1/+1
2020-11-17qed: fix ILT configuration of SRC blockDmitry Bogdanov2-5/+2
2020-11-17inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()Wang Hai1-1/+3
2020-11-17tools/testing/scatterlist: Fix test to compile and runMaor Gottlieb2-2/+3
2020-11-18bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_listJohn Fastabend1-2/+9
2020-11-18bpf, sockmap: Handle memory acct if skb_verdict prog redirects to selfJohn Fastabend1-0/+8
2020-11-18bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to selfJohn Fastabend1-19/+53
2020-11-18bpf, sockmap: Use truesize with sk_rmem_schedule()John Fastabend1-1/+1
2020-11-18bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirectJohn Fastabend2-5/+18
2020-11-18bpf, sockmap: Fix partial copy_page_to_iter so progress can still be madeJohn Fastabend1-6/+9
2020-11-17net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan2-11/+42
2020-11-17netdevsim: set .owner to THIS_MODULETaehee Yoo3-0/+4
2020-11-17enetc: Workaround for MDIO register access issueAlex Marginean4-25/+161
2020-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-18/+55
2020-11-17net/mlx5: fix error return code in mlx5e_tc_nic_init()Wang Hai1-1/+3
2020-11-17net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabledEli Cohen1-0/+4
2020-11-17net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk1-7/+8
2020-11-17net/mlx5: Clear bw_share upon VF disableVladyslav Tarasiuk1-0/+1
2020-11-17net/mlx5: Add handling of port type in rule deletionMichael Guralnik1-0/+7
2020-11-17net/mlx5e: Fix check if netdev is bond slaveMaor Dickman1-1/+1
2020-11-17net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skbHuy Nguyen4-13/+16
2020-11-17net/mlx5e: Set IPsec WAs only in IP's non checksum partial case.Huy Nguyen1-7/+6
2020-11-17net/mlx5e: Fix refcount leak on kTLS RX resyncMaxim Mikityanskiy1-5/+8
2020-11-17Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-1/+4
2020-11-17Merge tag 'mips_fixes_5.10_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+12
2020-11-17tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimateRyan Sharpelletti1-1/+1
2020-11-17net: ftgmac100: Fix crash when removing driverJoel Stanley1-0/+4
2020-11-17net: b44: fix error return code in b44_init_one()Zhang Changzhong1-1/+2
2020-11-17Merge tag 'perf-tools-fixes-for-v5.10-2020-11-17' of git://git.kernel.org/pub...Linus Torvalds9-25/+34
2020-11-17qed: fix error return code in qed_iwarp_ll2_start()Zhang Changzhong1-3/+9
2020-11-17Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+17
2020-11-17spi: npcm-fiu: Don't leak SPI master in probe error pathLukas Wunner1-1/+1
2020-11-17spi: dw: Set transfer handler before unmasking the IRQsSerge Semin1-2/+2
2020-11-17xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart1-1/+1
2020-11-17Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2-12/+27
2020-11-17MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong1-1/+8
2020-11-17MIPS: kernel: Fix for_each_memblock conversionThomas Bogendoerfer1-3/+3
2020-11-17cpufreq: scmi: Fix OPP addition failure with a dummy clock providerSudeep Holla1-0/+6
2020-11-17cpufreq: tegra186: Fix get frequency callbackJon Hunter1-12/+21
2020-11-16Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski2-2/+7
2020-11-16bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs.Vasundhara Volam1-0/+3
2020-11-16bnxt_en: Fix counter overflow logic.Michael Chan1-0/+1
2020-11-16bnxt_en: Free port stats during firmware reset.Michael Chan1-1/+2
2020-11-16bnxt_en: read EEPROM A2h address using page 0Edwin Peer1-1/+1
2020-11-16net: ipa: lock when freeing transactionAlex Elder1-3/+12
2020-11-16net/tls: fix corrupted data in recvmsgVadim Fedorenko1-1/+1
2020-11-16net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanupSubash Abhinov Kasiviswanathan1-0/+5
2020-11-16net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragmentLorenzo Bianconi1-2/+3
2020-11-16net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() callWong Vee Khee1-0/+2
2020-11-16net: bridge: add missing counters to ndo_get_stats64 callbackHeiner Kallweit1-0/+1
2020-11-16net: ethernet: ti: cpsw: fix error return code in cpsw_probe()Zhang Changzhong1-0/+1
2020-11-16net: stmmac: dwmac-intel-plat: fix error return code in intel_eth_plat_probe()Zhang Changzhong1-1/+3
2020-11-16qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong1-1/+2
2020-11-16cx82310_eth: fix error return code in cx82310_bind()Zhang Changzhong1-1/+2
2020-11-16Merge tag 'arm-soc-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds48-139/+128
2020-11-16Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+6
2020-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-117/+289
2020-11-16MAINTAINERS: update cxgb4 and cxgb3 maintainerRaju Rangoju1-3/+3
2020-11-16net: lantiq: Wait for the GPHY firmware to be readyMartin Blumenstingl1-0/+11
2020-11-16selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai1-1/+2
2020-11-16spi: cadence-quadspi: Fix error return code in cqspi_probeZhihao Cheng1-0/+2
2020-11-16ACPI, APEI, Fix error return value in apei_map_generic_address()Aili Yao1-0/+4
2020-11-16MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stackXie He1-10/+9
2020-11-16ipv6/netfilter: Discard first fragment not including all headersGeorg Kohmann3-20/+46
2020-11-16Merge branch 'fix-usage-counter-leak-by-adding-a-general-sync-ops'Jakub Kicinski2-7/+26
2020-11-16net: fec: Fix reference count leak in fec series opsZhang Qilong1-7/+5
2020-11-16PM: runtime: Add pm_runtime_resume_and_get to deal with usage counterZhang Qilong1-0/+21
2020-11-16perf test: Avoid an msan warning in a copied stack.Ian Rogers1-0/+7
2020-11-16perf inject: Fix file corruption due to event deletionAl Grant1-11/+1
2020-11-16Merge tag 'imx-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann4-3/+6
2020-11-16Merge tag 'renesas-fixes-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+6
2020-11-16Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm...Jakub Kicinski11-46/+100
2020-11-16ACPI: fan: Initialize performance state sysfs attributeGuenter Roeck1-0/+1
2020-11-16cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLEDmitry Osipenko1-2/+2
2020-11-16xtensa: disable preemption around cache alias management callsMax Filippov1-0/+14
2020-11-16xtensa: fix TLBTEMP area placementMax Filippov2-4/+7
2020-11-15Linux 5.10-rc4Linus Torvalds1-1/+1
2020-11-15vhost scsi: Add support for LUN resets.Mike Christie1-13/+134
2020-11-15vhost scsi: add lun parser helperMike Christie1-2/+7
2020-11-15vhost scsi: fix cmd completion raceMike Christie1-27/+15
2020-11-15vhost scsi: alloc cmds per vq instead of sessionMike Christie1-79/+128
2020-11-15vhost: add helper to check if a vq has been setupMike Christie2-0/+7
2020-11-15vdpasim: fix "mac_pton" undefined errorLaurent Vivier1-0/+1
2020-11-15Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-22/+24
2020-11-16Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie3-22/+24