summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-28s390/qeth: remove RECOVER stateJulian Wiedmann
2019-02-28net/smc: allow pnetid-less configurationUrsula Braun
2019-02-28net: sched: pie: avoid slow division in drop probability decayLeslie Monis
2019-02-28cxgb4vf: Enter debugging mode if FW is inaccessibleArjun Vynipadath
2019-02-28cxgb4: Enable outer UDP checksum offload for T6Arjun Vynipadath
2019-02-28cxgb4/cxgb4vf: Fix up netdev->hw_featuresArjun Vynipadath
2019-02-27net: sched: act_csum: Fix csum calc for tagged packetsEli Britstein
2019-02-27net: hns: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-27Merge branch 'net-phy-marvell10g-Clean-get_features-by-using-C45-helpers'David S. Miller
2019-02-27net: phy: marvell10g: Use the generic C45 helper to read the 2110 featuresMaxime Chevallier
2019-02-27net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bitMaxime Chevallier
2019-02-27net: sched: act_tunnel_key: fix metadata handlingVlad Buslov
2019-02-27drivers: net: phy: mdio-mux: Add support for Generic Mux controlsPankaj Bansal
2019-02-27dt-bindings: net: Add bindings for mdio mux consumersPankaj Bansal
2019-02-27route: Add multipath_hash in flowi_common to make user-define hashwenxu
2019-02-27Merge branch 'net-Remove-switchdev_ops'David S. Miller
2019-02-27net: Remove switchdev_opsFlorian Fainelli
2019-02-27net: switchdev: Replace port attr set SDO with a notificationFlorian Fainelli
2019-02-27staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-27net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-27mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-27net: dsa: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-27rocker: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-27switchdev: Add SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-27Revert "net: sched: fw: don't set arg->stop in fw_walk() when empty"Vlad Buslov
2019-02-27ethtool: Use explicit designated initializers for .cmdLi RongQing
2019-02-26net: sched: pie: fix 64-bit divisionLeslie Monis
2019-02-26net: Use RCU_POINTER_INITIALIZER() to init static variableLi RongQing
2019-02-26Merge branch 'tcp-cleanups'David S. Miller
2019-02-26tcp: remove tcp_queue argument from tso_fragment()Eric Dumazet
2019-02-26tcp: use tcp_md5_needed for timewait socketsEric Dumazet
2019-02-26tcp: convert tcp_md5_needed to static_branch APIEric Dumazet
2019-02-26tcp: get rid of __tcp_add_write_queue_tail()Eric Dumazet
2019-02-26tcp: get rid of tcp_check_send_head()Eric Dumazet
2019-02-26tc-testing: gitignore, ignore local tdc config fileVlad Buslov
2019-02-26net: sched: fix typo in walker_check_empty()Vlad Buslov
2019-02-26net: sched: pie: fix mistake in reference linkLeslie Monis
2019-02-26mlxsw: spectrum: remove set but not used variable 'autoneg_status'YueHaibing
2019-02-26Merge branch 'vxlan-create-and-changelink-extack-support'David S. Miller
2019-02-26tools: selftests: rtnetlink: add testcases for vxlan flag setsRoopa Prabhu
2019-02-26vxlan: add extack support for create and changelinkRoopa Prabhu
2019-02-26Merge branch 'devlink-make-ethtool-compat-reliable'David S. Miller
2019-02-26devlink: require non-NULL ops for devlink instancesJakub Kicinski
2019-02-26devlink: hold a reference to the netdevice around ethtool compatJakub Kicinski
2019-02-26nfp: remove ethtool flashing fallbackJakub Kicinski
2019-02-26nfp: add .ndo_get_devlinkJakub Kicinski
2019-02-26devlink: create a special NDO for getting the devlink instanceJakub Kicinski
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-26net: remove unused struct inet_frag_queue.fragments fieldPeter Oskolkov
2019-02-25net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...Yang Wei