summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-02Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-02Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-02Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch
2019-05-02net: ll_temac: Fix typo bug for 32-bitEsben Haabendal
2019-05-01udp: fix GRO packet of deathEric Dumazet
2019-05-01Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2019-05-01ipv6: A few fixes on dereferencing rt->fromMartin KaFai Lau
2019-05-01rds: ib: force endiannes annotationNicholas Mc Guire
2019-05-01Merge branch 'net-mvpp2-cls-Add-classification'David S. Miller
2019-05-01net: mvpp2: cls: Allow dropping packets with classification offloadMaxime Chevallier
2019-05-01net: mvpp2: cls: Add Classification offload supportMaxime Chevallier
2019-05-01net: mvpp2: cls: Use a bitfield to represent the flow_typeMaxime Chevallier
2019-05-01net: mvpp2: cls: Remove extra whitespace in mvpp2_cls_flow_writeMaxime Chevallier
2019-05-01Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2019-05-01PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson
2019-05-01Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-01gcc-9: don't warn about uninitialized btrfs extent_type variableLinus Torvalds
2019-05-01Merge branch 'net-ll_temac-x86_64-support'David S. Miller
2019-05-01net: ll_temac: Enable DMA when ready, not beforeEsben Haabendal
2019-05-01net: ll_temac: Allow configuration of IRQ coalescingEsben Haabendal
2019-05-01net: ll_temac: Replace bad usage of msleep() with usleep_range()Esben Haabendal
2019-05-01net: ll_temac: Fix bug causing buffer descriptor overrunEsben Haabendal
2019-05-01net: ll_temac: Fix iommu/swiotlb leakEsben Haabendal
2019-05-01net: ll_temac: Support indirect_mutex share within TEMAC IPEsben Haabendal
2019-05-01net: ll_temac: Allow use on x86 platformsEsben Haabendal
2019-05-01net: ll_temac: Fix support for little-endian platformsEsben Haabendal
2019-05-01net: ll_temac: Add support for non-native register endiannessEsben Haabendal
2019-05-01net: ll_temac: Fix support for 64-bit platformsEsben Haabendal
2019-05-01net: ll_temac: Extend support to non-device-tree platformsEsben Haabendal
2019-05-01net: ll_temac: Fix and simplify error handling by using devres functionsEsben Haabendal
2019-05-01selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu
2019-05-01net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()YueHaibing
2019-05-01gcc-9: properly declare the {pv,hv}clock_page storageLinus Torvalds
2019-05-01gcc-9: don't warn about uninitialized variableLinus Torvalds
2019-05-01gcc-9: silence 'address-of-packed-member' warningLinus Torvalds
2019-05-01ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani
2019-05-01io_uring: avoid page allocation warningsMark Rutland
2019-05-01Merge branch 'net-sched-taprio-change-schedules'David S. Miller
2019-05-01taprio: Add support for cycle-time-extensionVinicius Costa Gomes
2019-05-01taprio: Add support for setting the cycle-time manuallyVinicius Costa Gomes
2019-05-01taprio: Add support adding an admin scheduleVinicius Costa Gomes
2019-05-01taprio: Fix potencial use of invalid memory during dequeue()Vinicius Costa Gomes
2019-05-01Merge branch 'tcp-undo-congestion'David S. Miller
2019-05-01tcp: refactor setting the initial congestion windowYuchung Cheng
2019-05-01tcp: refactor to consolidate TFO passive open codeYuchung Cheng
2019-05-01tcp: undo cwnd on Fast Open spurious SYNACK retransmitYuchung Cheng
2019-05-01tcp: lower congestion window on Fast Open SYNACK timeoutYuchung Cheng