summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-16net: ethernet: ti: davinci_cpdma: use idled submitIvan Khoronzhuk
2019-06-16Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'David S. Miller
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: use device_property_read_u32_array to read the reset delaysMartin Blumenstingl
2019-06-16net: stmmac: drop redundant check in stmmac_mdio_resetMartin Blumenstingl
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko
2019-06-15r8169: improve handling of Abit Fatal1ty F-190HDHeiner Kallweit
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu
2019-06-15Merge branch 'Reuse-ptp_qoriq-driver-for-dpaa2-ptp'David S. Miller
2019-06-15MAINTAINERS: maintain DPAA2 PTP driver in QorIQ PTP entryYangbo Lu
2019-06-15dpaa2-ptp: add interrupt supportYangbo Lu
2019-06-15arm64: dts: fsl: add ptp timer node for dpaa2 platformsYangbo Lu
2019-06-15dt-binding: ptp_qoriq: support DPAA2 PTP compatibleYangbo Lu
2019-06-15dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu
2019-06-15ptp: add QorIQ PTP support for DPAA2Yangbo Lu
2019-06-15hinic: Use devm_kasprintf instead of hard coding itChristophe JAILLET
2019-06-15Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast"David S. Miller
2019-06-15net: dsa: mv88e6xxx: do not flood CPU with unknown multicastVivien Didelot
2019-06-14Merge branch 'net-dsa-use-switchdev-attr-and-obj-handlers'David S. Miller
2019-06-14net: dsa: use switchdev handle helpersVivien Didelot
2019-06-14net: dsa: make dsa_slave_dev_check use constVivien Didelot
2019-06-14net: dsa: make cpu_dp non constVivien Didelot
2019-06-14net: dsa: do not check orig_dev in vlan delVivien Didelot
2019-06-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-14udp: Remove unused variable/function (exact_dif)Tim Beale
2019-06-14udp: Remove unused parameter (exact_dif)Tim Beale
2019-06-14ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet
2019-06-14net: remove empty netlink_tap_exit_netLi RongQing
2019-06-14Merge branch 'nfp-flower-loosen-L4-checks-and-add-extack-to-flower-offload'David S. Miller
2019-06-14nfp: flower: extend extack messaging for flower match and actionsPieter Jansen van Vuuren
2019-06-14nfp: flower: use extack messages in flower offloadPieter Jansen van Vuuren
2019-06-14nfp: flower: check L4 matches on unknown IP protocolsPieter Jansen van Vuuren
2019-06-14Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-06-14ipv4: Support multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra
2019-06-14virtio_net: enable napi_tx by defaultWillem de Bruijn
2019-06-14net: sched: ingress: set 'unlocked' flag for clsact Qdisc opsVlad Buslov
2019-06-14Merge branch 'enable-and-use-static_branch_deferred_inc'David S. Miller
2019-06-14tcp: use static_branch_deferred_inc for clean_acked_data_enabledWillem de Bruijn
2019-06-14locking/static_key: always define static_branch_deferred_incWillem de Bruijn
2019-06-14Merge branch 'hns3-next'David S. Miller
2019-06-14net: hns3: some variable modificationWeihang Li
2019-06-14net: hns3: delay ring buffer clearing during resetYunsheng Lin
2019-06-14net: hns3: fix for skb leak when doing selftestYunsheng Lin
2019-06-14net: hns3: fix for dereferencing before null checkingYunsheng Lin
2019-06-14net: hns3: free irq when exit from abnormal branchYonglong Liu
2019-06-14net: hns3: clear restting state when initializing HW devicePeng Li
2019-06-14net: hns3: extract handling of mpf/pf msi-x errors into functionsWeihang Li
2019-06-14net: hns3: some changes of MSI-X bits in PPU(RCB)Weihang Li