summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-30dt-bindings: net: dsa: ksz: document Microchip KSZ87xx family switchesMarek Vasut
2019-07-30Merge branch 'vsock-virtio-optimizations-to-increase-the-throughput'David S. Miller
2019-07-30vsock/virtio: change the maximum packet size allowedStefano Garzarella
2019-07-30vhost/vsock: split packets to send using multiple buffersStefano Garzarella
2019-07-30vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella
2019-07-30vsock/virtio: reduce credit update messagesStefano Garzarella
2019-07-30vsock/virtio: limit the memory used per-socketStefano Garzarella
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-30Merge branch 'Finish-conversion-of-skb_frag_t-to-bio_vec'David S. Miller
2019-07-30linux: Remove bvec page_offset, use bv_offsetJonathan Lemon
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-30linux: Add skb_frag_t page_offset accessorsJonathan Lemon
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