aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-30Merge branch 'sctp-clean-up-sctp_connect-function'David S. Miller
2019-07-30sctp: factor out sctp_connect_add_peerXin Long
2019-07-30sctp: factor out sctp_connect_new_asocXin Long
2019-07-30sctp: clean up __sctp_connectXin Long
2019-07-30sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectxXin Long
2019-07-30sctp: only copy the available addr data in sctp_transport_initXin Long
2019-07-30rxrpc: Fix -Wframe-larger-than= warnings from on-stack cryptoDavid Howells
2019-07-29Merge branch 'bnxt_en-TPA-57500'David S. Miller
2019-07-29bnxt_en: Add PCI IDs for 57500 series NPAR devices.Michael Chan
2019-07-29bnxt_en: Support all variants of the 5750X chip family.Michael Chan
2019-07-29bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips.Michael Chan
2019-07-29bnxt_en: Support TPA counters on 57500 chips.Michael Chan
2019-07-29bnxt_en: Allocate the larger per-ring statistics block for 57500 chips.Michael Chan
2019-07-29bnxt_en: Refactor ethtool ring statistics logic.Michael Chan
2019-07-29bnxt_en: Add hardware GRO setup function for 57500 chips.Michael Chan
2019-07-29bnxt_en: Add TPA ID mapping logic for 57500 chips.Michael Chan
2019-07-29bnxt_en: Add fast path logic for TPA on 57500 chips.Michael Chan
2019-07-29bnxt_en: Set TPA GRO mode flags on 57500 chips properly.Michael Chan
2019-07-29bnxt_en: Refactor tunneled hardware GRO logic.Michael Chan
2019-07-29bnxt_en: Handle standalone RX_AGG completions.Michael Chan
2019-07-29bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips.Michael Chan
2019-07-29bnxt_en: Refactor TPA logic.Michael Chan
2019-07-29bnxt_en: Add TPA structure definitions for BCM57500 chips.Michael Chan
2019-07-29bnxt_en: Update firmware interface spec. to 1.10.0.89.Michael Chan
2019-07-29can: fix ioctl function removalOliver Hartkopp
2019-07-29net: dsa: mv88e6xxx: avoid some redundant vtu load/purge operationsRasmus Villemoes
2019-07-29r8169: make use of xmit_moreHeiner Kallweit
2019-07-29staging/octeon: Allow test build on !MIPSMatthew Wilcox (Oracle)
2019-07-29net: ag71xx: use resource_size for the ioremap sizeDing Xiang
2019-07-29Merge branch 'nfc-next'David S. Miller
2019-07-29NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C KconfigSedat Dilek
2019-07-29NFC: nxp-nci: Clarify on supported chipsSedat Dilek
2019-07-29NFC: nxp-nci: Remove 'default n' for the coreAndy Shevchenko
2019-07-29NFC: nxp-nci: Remove unused macro pr_fmt()Andy Shevchenko
2019-07-29NFC: nxp-nci: Drop comma in terminator linesAndy Shevchenko
2019-07-29NFC: nxp-nci: Drop of_match_ptr() useAndy Shevchenko
2019-07-29NFC: nxp-nci: Constify acpi_device_idAndy Shevchenko
2019-07-29NFC: nxp-nci: Get rid of useless labelAndy Shevchenko
2019-07-29NFC: nxp-nci: Get rid of code duplication in ->probe()Andy Shevchenko
2019-07-29NFC: nxp-nci: Add GPIO ACPI mapping tableAndy Shevchenko
2019-07-29NFC: nxp-nci: Convert to use GPIO descriptorAndy Shevchenko
2019-07-29NFC: nxp-nci: Get rid of platform dataAndy Shevchenko
2019-07-29NFC: nxp-nci: Add NXP1001 to the ACPI ID tableAndy Shevchenko
2019-07-29NFC: fix attrs checks in netlink interfaceAndrey Konovalov
2019-07-29Merge branch 'hns3-next'David S. Miller
2019-07-29net: hns3: use dev_info() instead of pr_info()Huazhong Tan
2019-07-29net: hns3: Add support for using order 1 pages with a 4K bufferYunsheng Lin
2019-07-29net: hns3: add interrupt affinity support for misc interruptYunsheng Lin
2019-07-29net: hns3: make hclge_service use delayed workqueueYunsheng Lin
2019-07-29net: hns3: add debug messages to identify eth down causeYonglong Liu