summaryrefslogtreecommitdiffstats
path: root/drivers/reset/tegra (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-21mlxsw: spectrum_router: Add support for nexthop objectsIdo Schimmel2-0/+454
2020-11-21net: dsa: avoid potential use-after-free errorChristian Eggers1-3/+3
2020-11-20selftests: add ring and coalesce selftestsAntonio Cardace2-0/+217
2020-11-20selftests: refactor get_netdev_name functionAntonio Cardace1-18/+2
2020-11-20selftests: extract common functions in ethtool-common.shAntonio Cardace2-61/+71
2020-11-20netdevsim: support ethtool ring and coalesce settingsAntonio Cardace2-3/+66
2020-11-20netdevsim: move ethtool pause params in separate structAntonio Cardace2-9/+13
2020-11-20ethtool: add ETHTOOL_COALESCE_ALL_PARAMS defineAntonio Cardace1-0/+1
2020-11-20net: stream: fix TCP references when INET is not enabledRandy Dunlap1-0/+5
2020-11-20octeontx2-af: Fix access of iter->entry after iter object has been kfree'dColin Ian King1-3/+5
2020-11-20octeontx2-af: Fix return of uninitialized variable errColin Ian King1-1/+1
2020-11-20octeontx2-pf: Fix unintentional sign extension issueColin Ian King1-1/+1
2020-11-20octeontx2-af: add debugfs entries for CPT blockSrujana Challa2-0/+273
2020-11-20octeontx2-af: add mailbox interface for CPTSrujana Challa4-7/+325
2020-11-20octeontx2-pf: move lmt flush to include/linux/socSrujana Challa3-12/+32
2020-11-20net/mlx4_en: Remove unused performance countersTariq Toukan5-56/+1
2020-11-20net: add annotation for sock_{lock,unlock}_fastPaolo Abeni2-4/+9
2020-11-20net: netsec: add xdp tx return bulking supportLorenzo Bianconi1-1/+11
2020-11-20net: openvswitch: Be liberal in tcp conntrack.Numan Siddique3-6/+22
2020-11-20enetc: Fix endianness issues for enetc_qosClaudiu Manoil1-45/+39
2020-11-20enetc: Fix endianness issues for enetc_ethtoolClaudiu Manoil1-4/+4
2020-11-20IPv6: RTM_GETROUTE: Add RTA_ENCAP to resultOliver Herms1-0/+4
2020-11-20mptcp: update rtx timeout only if required.Paolo Abeni1-4/+5
2020-11-20devlink: move flash end and begin to core devlinkJacob Keller7-19/+7
2020-11-20devlink: move request_firmware out of driverJacob Keller15-95/+62
2020-11-19fail_function: Remove a redundant mutex unlockLuo Meng1-2/+3
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-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-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann4-33/+32
2020-11-19libbpf: Fix VERSIONED_SYM_COUNT number parsingJiri Olsa1-0/+2
2020-11-19r8153_ecm: avoid to be prior to r8152 driverHayes Wang2-1/+11
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-19net/mlx4_core: Fix init_hca fields offsetAya Levin2-5/+5
2020-11-19nfc: s3fwrn5: Change the error codeBongsu Jeon1-4/+4
2020-11-19nfc: s3fwrn5: Fix the misspelling in a commentBongsu Jeon1-1/+1
2020-11-19nfc: s3fwrn5: Remove the max_payloadBongsu Jeon3-7/+3
2020-11-19s390/qeth: improve selection of ethtool link modesJulian Wiedmann3-49/+93
2020-11-19s390/qeth: use QUERY OAT for initial link infoJulian Wiedmann2-2/+145
2020-11-19s390/qeth: clean up default cases for ethtool link modeJulian Wiedmann1-12/+2
2020-11-19s390/qeth: set static link info during initializationJulian Wiedmann3-31/+42
2020-11-19s390/qeth: improve QUERY CARD INFO processingJulian Wiedmann3-76/+79
2020-11-19s390/qeth: tolerate error when querying card infoJulian Wiedmann1-6/+1