summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-21Merge branch 'PCI-let-pci_disable_link_state-propagate-errors'David S. Miller
2019-06-21r8169: don't activate ASPM in chip if OS can't control ASPMHeiner Kallweit
2019-06-21PCI: let pci_disable_link_state propagate errorsHeiner Kallweit
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-19page_pool: fix compile warning when CONFIG_PAGE_POOL is disabledJesper Dangaard Brouer
2019-06-19net: stmmac: initialize the reset delay arrayMartin Blumenstingl
2019-06-19selftests/net: make udpgso_bench skip unsupported testcasesWillem de Bruijn
2019-06-19net/ipv4: fib_trie: Avoid cryptic ternary expressionsMatthias Kaehlcke
2019-06-19net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant
2019-06-19Merge branch 'inet-fix-defrag-units-dismantle-races'David S. Miller
2019-06-19inet: fix various use-after-free in defrags unitsEric Dumazet
2019-06-19netns: add pre_exit method to struct pernet_operationsEric Dumazet
2019-06-19Merge branch 'xdp-page_pool-fixes-and-in-flight-accounting'David S. Miller
2019-06-19page_pool: make sure struct device is stableJesper Dangaard Brouer
2019-06-19page_pool: add tracepoints for page_pool with details need by XDPJesper Dangaard Brouer
2019-06-19xdp: add tracepoints for XDP memJesper Dangaard Brouer
2019-06-19xdp: force mem allocator removal and periodic warningJesper Dangaard Brouer
2019-06-19xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer
2019-06-19mlx5: more strict use of page_pool APIJesper Dangaard Brouer
2019-06-19page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer
2019-06-19veth: use xdp_release_frame for XDP_PASSJesper Dangaard Brouer
2019-06-19xdp: page_pool related fix to cpumapJesper Dangaard Brouer
2019-06-19xdp: fix leak of IDA cyclic id if rhashtable_insert_slow failsJesper Dangaard Brouer
2019-06-19net: page_pool: add helper function to unmap dma addressesIlias Apalodimas
2019-06-19net: page_pool: add helper function to retrieve dma addressesIlias Apalodimas
2019-06-19net: netsec: remove loops in napi Rx processIlias Apalodimas
2019-06-19net: netsec: initialize tx ring on ndo_openIlias Apalodimas
2019-06-19net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge()Rasmus Villemoes
2019-06-19act_ctinfo: Don't use BIT() in UAPI headers.David S. Miller
2019-06-19Merge branch 'mlxsw-Implement-flower-ingress-device-matching-offload'David S. Miller
2019-06-19selftests: tc: add ingress device matching supportJiri Pirko
2019-06-19mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko
2019-06-19mlxsw: spectrum_acl: Fix SRC_SYS_PORT element sizeJiri Pirko
2019-06-19mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT elementJiri Pirko
2019-06-19mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctlyJiri Pirko
2019-06-19net: flow_offload: implement support for meta keyJiri Pirko
2019-06-19net: sched: cls_flower: use flow_dissector for ingress ifindexJiri Pirko
2019-06-19flow_dissector: add support for ingress ifindex dissectionJiri Pirko
2019-06-18net/mlx5: add missing void argument to function mlx5_devlink_allocColin Ian King
2019-06-18Merge branch 'net-mvpp2-cls-Allow-steering-based-on-vlan-tag'David S. Miller
2019-06-18net: mvpp2: cls: Add steering based on vlan Id and priority.Maxime Chevallier
2019-06-18net: mvpp2: cls: right-justify the C2 TCAM keysMaxime Chevallier
2019-06-18net: mvpp2: cls: Only select applicable flows of classification offloadMaxime Chevallier
2019-06-18net: mvpp2: cls: Use a dedicated lu_type for the RSS lookupMaxime Chevallier
2019-06-18Merge branch 'macb-SiFive-FU540-C000'David S. Miller
2019-06-18macb: Add support for SiFive FU540-C000Yash Shah
2019-06-18macb: bindings doc: add sifive fu540-c000 bindingYash Shah
2019-06-18Merge branch 'hinic-add-rss-support-and-rss-parameters-configuration'David S. Miller
2019-06-18hinic: add support for rss parameters with ethtoolXue Chaojing
2019-06-18hinic: move ethtool code into hinic_ethtoolXue Chaojing