summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-02-25net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...Yang Wei
2019-02-25net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...Yang Wei
2019-02-25net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...Yang Wei
2019-02-25net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...Yang Wei
2019-02-25net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-25Merge branch 'pie-next'David S. Miller
2019-02-25net: sched: pie: update referencesMohit P. Tahiliani
2019-02-25net: sched: pie: add derandomization mechanismMohit P. Tahiliani
2019-02-25net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani
2019-02-25net: sched: pie: change initial value of pie_vars->burst_timeMohit P. Tahiliani
2019-02-25net: sched: pie: change default value of pie_params->tupdateMohit P. Tahiliani
2019-02-25net: sched: pie: change default value of pie_params->targetMohit P. Tahiliani
2019-02-25net: sched: pie: change value of QUEUE_THRESHOLDMohit P. Tahiliani
2019-02-25mlxsw: spectrum: acl: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-25Merge branch 'aquantia-hwmon'David S. Miller
2019-02-25net: phy: aquantia: add hwmon supportHeiner Kallweit
2019-02-25net: phy: aquantia: rename aquantia.c to aquantia_main.cHeiner Kallweit
2019-02-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-02-25net: sched: don't release block->lock when dumping chainsVlad Buslov
2019-02-25net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov
2019-02-25net: dsa: mv88e6xxx: Fix phylink_validate for Topaz familyMarek BehĂșn
2019-02-25net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390XMarek BehĂșn
2019-02-25tcp: clean up SOCK_DEBUG()Yafang Shao
2019-02-25tcp: remove unused parameter of tcp_sacktag_bsearch()Taehee Yoo
2019-02-25ice: fix overlong string, update stats outputJesse Brandeburg
2019-02-25ice: Fix for FC get rx/tx pause paramsLukasz Czapnik
2019-02-25ice: use absolute vector ID for VFsMitch Williams
2019-02-25ice: check for a leaf node presenceVictor Raj
2019-02-25ice: flush Tx pipe on disable queue timeoutVictor Raj
2019-02-25ice: clear VF ARQLEN register on resetMitch Williams
2019-02-25ice: don't spam VFs with link messagesMitch Williams
2019-02-25ice: only use the VF for ICE_VSI_VF in ice_vsi_releaseBrett Creeley
2019-02-25ice: fix numeric overflow warningBruce Allan
2019-02-25ice: fix issue where host reboots on unload when iommu=onBrett Creeley
2019-02-25ice: fix ice_remove_rule_internal vsi_list handlingJacob Keller
2019-02-25ice: fix stack hogs from struct ice_vsi_ctx structuresBruce Allan
2019-02-25ice: sizeof(<type>) should be avoidedBruce Allan