summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-31net: bridge: Extract boilerplate around switchdev_port_obj_*()Petr Machata
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru
2018-05-31Merge tag 'mlx5e-updates-2018-05-29' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-31net: remove bypassed check in sch_direct_xmit()Song Liu
2018-05-31tcp: minor optimization around tcp_hdr() usage in receive pathYafang Shao
2018-05-30MAINTAINERS: add myself as maintainer for QorIQ PTP clock driverYangbo Lu
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-30net: davinci: fix building davinci mdio code without CONFIG_OFArnd Bergmann
2018-05-30net: ethernet: freescale: fix false-positive string overflow warningArnd Bergmann
2018-05-29net/mlx5e: Get the number of offloaded TC rules from the correct tableOr Gerlitz
2018-05-29net/mlx5: FPGA, Call DMA unmap with the right sizeIlya Lesokhin
2018-05-29net/mlx5: FPGA, Properly initialize dma direction on fpga conn sendIlya Lesokhin
2018-05-29net/mlx5: FPGA, Abort FPGA init if the device reports no QP capabilityYevgeny Kliteynik
2018-05-29net/mlx5: FPGA, print SBU identification on initIlan Tayari
2018-05-29net/mlx5: FPGA, Add device nameIlan Tayari
2018-05-29net/mlx5: FPGA, Add doxygen for access type enumIlan Tayari
2018-05-29bpfilter: fix a build errYueHaibing
2018-05-29tcp: use data length instead of skb->len in tcp_probeYafang Shao
2018-05-29crypto: chtls: free beyond end rspq_skb_cacheAtul Gupta
2018-05-29crypto: chtls: kbuild warningsAtul Gupta
2018-05-29crypto: chtls: dereference null variableAtul Gupta
2018-05-29crypto: chtls: wait for memory sendmsg, sendpageAtul Gupta
2018-05-29crypto:chtls: key len correctionAtul Gupta
2018-05-29Merge branch 'net-Add-address-attribute-to-control-metric-of-prefix-route'David S. Miller
2018-05-29selftests: fib_tests: Add prefix route tests with metricDavid Ahern
2018-05-29net/ipv6: Add support for specifying metric of connected routesDavid Ahern
2018-05-29net/ipv4: Add support for specifying metric of connected routesDavid Ahern
2018-05-29net: Add IFA_RT_PRIORITY address attributeDavid Ahern
2018-05-29net/ipv6: Pass ifa6_config struct to inet6_addr_modifyDavid Ahern
2018-05-29net/ipv6: Pass ifa6_config struct to inet6_addr_addDavid Ahern
2018-05-29net/ipv6: Convert ipv6_add_addr to struct ifa6_configDavid Ahern
2018-05-29Merge branch 'mlxsw-use-MRSR-register-for-FW-reset'David S. Miller
2018-05-29mlxsw: pci: Utilize MRSR register to perform FW resetJiri Pirko
2018-05-29mlxsw: cmd: Handle error after reset gracefullyJiri Pirko
2018-05-29mlxsw: reg: Add Management Reset and Shutdown RegisterJiri Pirko
2018-05-29net: qcom/emac: fix device tree initializationTimur Tabi
2018-05-29net/mlx5e: fix TLS dependencyArnd Bergmann
2018-05-29net: remove unnecessary genlmsg_cancel() callsYueHaibing
2018-05-29net: bpfilter: make function bpfilter_mbox_request() staticWei Yongjun
2018-05-29Merge branch 'nfp-abm-RED-MQ-qdisc-offload'David S. Miller
2018-05-29nfp: abm: report correct MQ statsJakub Kicinski
2018-05-29net: sched: mq: request stats from offloadsJakub Kicinski
2018-05-29nfp: abm: multi-queue RED offloadJakub Kicinski
2018-05-29net: sched: mq: add simple offload notificationJakub Kicinski
2018-05-29nfp: abm: expose all PF queuesJakub Kicinski
2018-05-29nfp: abm: expose the internal stats in ethtoolJakub Kicinski
2018-05-29nfp: allow apps to add extra stats to portsJakub Kicinski
2018-05-29nfp: abm: report statistics from RED offloadJakub Kicinski
2018-05-29net: sched: add qstats.qlen to qlenJakub Kicinski
2018-05-29nfp: abm: add simple RED offloadJakub Kicinski