summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-30xen-netfront: be more drop monitor friendlyEric Dumazet
2017-08-30kcm: do not attach PF_KCM sockets to avoid deadlockEric Dumazet
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman
2017-08-31net/mlx5e: Use IP version matching to classify IP trafficGal Pressman
2017-08-30doc: Add documentation for the genalloc subsystemJonathan Corbet
2017-08-30assoc_array: fix path to assoc_array documentationAlexander Kuleshov
2017-08-30bpf: test_maps: fix typos, "conenct" and "listeen"Colin Ian King
2017-08-30qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King
2017-08-30net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta
2017-08-30Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-30Merge branch 'net-sched-init-failure-fixes'David S. Miller
2017-08-30sch_tbf: fix two null pointer dereferences on init failureNikolay Aleksandrov
2017-08-30sch_sfq: fix null pointer dereference on init failureNikolay Aleksandrov
2017-08-30sch_netem: avoid null pointer deref on init failureNikolay Aleksandrov
2017-08-30sch_fq_codel: avoid double free on init failureNikolay Aleksandrov
2017-08-30sch_cbq: fix null pointer dereferences on init failureNikolay Aleksandrov
2017-08-30sch_hfsc: fix null pointer deref and double free on init failureNikolay Aleksandrov
2017-08-30sch_hhf: fix null pointer dereference on init failureNikolay Aleksandrov
2017-08-30sch_multiq: fix double free on init failureNikolay Aleksandrov
2017-08-30sch_htb: fix crash on init failureNikolay Aleksandrov
2017-08-30net: bcm63xx_enet: make bcm_enetsw_ethtool_ops constBhumika Goyal
2017-08-30ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"Ahmed Abdelsalam
2017-08-30kernel-doc parser mishandles declarations split into linesMarkus Heiser
2017-08-30Merge branch 'mvpp2-comphy'David S. Miller
2017-08-30net: mvpp2: dynamic reconfiguration of the comphy/GoP/MACAntoine Tenart
2017-08-30net: mvpp2: do not set GMAC autoneg when using XLG MACAntoine Tenart
2017-08-30net: mvpp2: improve the link management functionAntoine Tenart
2017-08-30net: mvpp2: simplify the link_event functionAntoine Tenart
2017-08-30net: mvpp2: initialize the comphyAntoine Tenart
2017-08-30Documentation/bindings: phy: document the Marvell comphy driverAntoine Tenart
2017-08-30phy: add the mvebu cp110 comphy driverAntoine Tenart
2017-08-30phy: add sgmii and 10gkr modes to the phy_mode enumAntoine Tenart
2017-08-30Merge tag 'drm-fixes-for-v4.13-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-08-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-30Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2017-08-30dp83640: don't hold spinlock while calling netif_rx_niStefan Sørensen
2017-08-30iommu/vt-d: Prevent VMD child devices from being remapping targetsJon Derrick
2017-08-30x86/PCI: Use is_vmd() rather than relying on the domain numberJon Derrick
2017-08-30x86/PCI: Move VMD quirk to x86 fixupsJon Derrick
2017-08-30MAINTAINERS: Add Jonathan Derrick as VMD maintainerJon Derrick
2017-08-30Merge branch 'net_sched-idr'David S. Miller
2017-08-30net/sched: Change act_api and act_xxx modules to use IDRChris Mi
2017-08-30net/sched: Change cls_flower to use IDRChris Mi
2017-08-30idr: Add new APIs to support unsigned longChris Mi
2017-08-30docs: ReSTify table of contents in core.rstJosh Holland
2017-08-30docs: process: drop git snapshots from applying-patches.rstRandy Dunlap
2017-08-30PCI: vmd: Remove IRQ affinity so we can allocate more IRQsKeith Busch
2017-08-30Documentation:input: fix typoJohn de la Garza