aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-07net/vlan: introduce __vlan_hwaccel_copy_tag() helperMichał Mirosław1-0/+13
2018-11-07net/vlan: introduce __vlan_hwaccel_clear_tag() helperMichał Mirosław1-1/+12
2018-11-07net: phy: make phy_trigger_machine staticHeiner Kallweit1-1/+0
2018-11-07net: phy: bcm7xxx: Add entry for BCM7255Justin Chen1-0/+1
2018-11-07udp: cope with UDP GRO packet misdirectionPaolo Abeni2-8/+43
2018-11-07ipv6: factor out protocol delivery helperPaolo Abeni1-0/+2
2018-11-07ip: factor out protocol delivery helperPaolo Abeni1-0/+1
2018-11-07udp: add support for UDP_GRO cmsgPaolo Abeni1-0/+11
2018-11-07udp: implement GRO for plain UDP sockets.Paolo Abeni2-1/+3
2018-11-07udp: implement complete book-keeping for encap_neededPaolo Abeni2-1/+12
2018-11-07net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe1-1/+12
2018-11-07net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning2-0/+4
2018-11-07net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning1-0/+11
2018-11-07net: ensure unbound stream socket to be chosen when not in a VRFMike Manning2-0/+19
2018-11-07net: allow binding socket in a VRF when there's an unbound socketRobert Shearman3-10/+21
2018-11-07EDAC, skx: Fix randconfig builds in a better wayLuck, Tony1-5/+0
2018-11-07nvme: add separate poll queue mapJens Axboe1-1/+1
2018-11-07block: add REQ_HIPRI and inherit it from IOCB_HIPRIJens Axboe1-1/+3
2018-11-07blk-mq: initial support for multiple queue mapsJens Axboe1-1/+2
2018-11-07blk-mq: cache request hardware queue mappingJens Axboe1-0/+1
2018-11-07blk-mq: support multiple hctx mapsJens Axboe1-0/+14
2018-11-07blk-mq: allow software queue to map to multiple hardware queuesJens Axboe1-1/+2
2018-11-07blk-mq: abstract out queue mapJens Axboe3-7/+16
2018-11-07blk-mq: kill q->mq_mapJens Axboe1-2/+0
2018-11-07Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe1-0/+4
2018-11-07block: kill request ->cpu memberJens Axboe2-2/+2
2018-11-07block: get rid of q->softirq_done_fn()Jens Axboe2-4/+2
2018-11-07block: get rid of blk_queued_rq()Jens Axboe1-2/+0
2018-11-07block: remove request_list codeJens Axboe2-131/+0
2018-11-07bsg: move bsg-lib parts outside of request queueJens Axboe2-6/+4
2018-11-07block: kill legacy parts of timeout handlingJens Axboe1-3/+1
2018-11-07block: remove __blk_put_request()Jens Axboe1-1/+0
2018-11-07block: get rid of MQ scheduler ops unionJens Axboe1-3/+1
2018-11-07block: remove dead elevator codeJens Axboe3-181/+3
2018-11-07block: remove legacy rq taggingJens Axboe1-35/+0
2018-11-07block: remove blk_complete_request()Jens Axboe1-1/+0
2018-11-07bsg: provide bsg_remove_queue() helperJens Axboe1-0/+1
2018-11-07bsg: pass in desired timeout handlerJens Axboe1-1/+1
2018-11-07block: remove q->lld_busy_fn()Jens Axboe1-3/+0
2018-11-07scsi: kill off the legacy IO pathJens Axboe2-25/+7
2018-11-07blk-mq: provide mq_ops->busy() hookJens Axboe1-0/+6
2018-11-07ide: convert to blk-mqJens Axboe1-2/+11
2018-11-07x86/amd_nb: Add PCI device IDs for family 17h, model 30hWoods, Brian1-0/+1
2018-11-07hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian1-0/+2
2018-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-2/+2
2018-11-07spi: gpio: Support 3WIRE high-impedance turn-aroundLinus Walleij1-0/+1
2018-11-07mm, drm/i915: mark pinned shmemfs pages as unevictableKuo-Hsin Yang1-1/+3
2018-11-07USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng1-0/+3
2018-11-07usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan1-0/+1
2018-11-07net/mlx5: Fix XRC SRQ umem valid bitsYishai Hadas1-4/+8