summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani2019-02-252-34/+33
* net: sched: pie: change initial value of pie_vars->burst_timeMohit P. Tahiliani2019-02-251-2/+2
* net: sched: pie: change default value of pie_params->tupdateMohit P. Tahiliani2019-02-251-1/+1
* net: sched: pie: change default value of pie_params->targetMohit P. Tahiliani2019-02-251-1/+1
* net: sched: pie: change value of QUEUE_THRESHOLDMohit P. Tahiliani2019-02-251-1/+1
* mlxsw: spectrum: acl: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-251-4/+2
* Merge branch 'aquantia-hwmon'David S. Miller2019-02-254-0/+274
|\
| * net: phy: aquantia: add hwmon supportHeiner Kallweit2019-02-254-0/+273
| * net: phy: aquantia: rename aquantia.c to aquantia_main.cHeiner Kallweit2019-02-252-0/+1
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-02-2512-199/+364
|\
| * ice: fix overlong string, update stats outputJesse Brandeburg2019-02-251-40/+40
| * ice: Fix for FC get rx/tx pause paramsLukasz Czapnik2019-02-251-11/+26
| * ice: use absolute vector ID for VFsMitch Williams2019-02-251-2/+4
| * ice: check for a leaf node presenceVictor Raj2019-02-252-0/+24
| * ice: flush Tx pipe on disable queue timeoutVictor Raj2019-02-251-2/+19
| * ice: clear VF ARQLEN register on resetMitch Williams2019-02-252-0/+6
| * ice: don't spam VFs with link messagesMitch Williams2019-02-251-1/+2
| * ice: only use the VF for ICE_VSI_VF in ice_vsi_releaseBrett Creeley2019-02-251-2/+4
| * ice: fix numeric overflow warningBruce Allan2019-02-252-4/+5
| * ice: fix issue where host reboots on unload when iommu=onBrett Creeley2019-02-251-17/+54
| * ice: fix ice_remove_rule_internal vsi_list handlingJacob Keller2019-02-251-2/+13
| * ice: fix stack hogs from struct ice_vsi_ctx structuresBruce Allan2019-02-253-67/+117
| * ice: sizeof(<type>) should be avoidedBruce Allan2019-02-256-45/+38
| * ice: Fix added in VSI supported nodes calcVictor Raj2019-02-251-2/+7
| * ice: Fix the calculation of ICE_MAX_MTUMaciej Fijalkowski2019-02-251-1/+1
| * ice: Mark extack argument as __always_unusedBruce Allan2019-02-251-4/+5
* | net: sched: don't release block->lock when dumping chainsVlad Buslov2019-02-251-9/+7
* | net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov2019-02-252-4/+10
* | net: dsa: mv88e6xxx: Fix phylink_validate for Topaz familyMarek BehĂșn2019-02-251-2/+16
* | net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390XMarek BehĂșn2019-02-251-0/+2
* | tcp: clean up SOCK_DEBUG()Yafang Shao2019-02-252-20/+1
* | tcp: remove unused parameter of tcp_sacktag_bsearch()Taehee Yoo2019-02-251-10/+6
* | switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli2019-02-242-46/+0
* | dsa: Remove phydev parameter from disable_port callAndrew Lunn2019-02-2416-32/+23
* | net: phy: fix reading fixed phy statusHeiner Kallweit2019-02-241-0/+3
* | net: phy: improve auto-neg emulation in swphyHeiner Kallweit2019-02-241-9/+1
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-02-2427-218/+661
|\ \ | |/ |/|
| * Bluetooth: mediatek: update the common setup between MT7622 and other devicesSean Wang2019-02-181-14/+190
| * Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_syncSean Wang2019-02-181-15/+48
| * Bluetooth: mediatek: fix up an error path to restore bdev->tx_stateSean Wang2019-02-181-0/+2
| * Bluetooth: mediatek: trivial typo fixSean Wang2019-02-181-1/+1
| * Bluetooth: a2mp: Use struct_size() helperGustavo A. R. Silva2019-02-181-1/+1
| * Bluetooth: hci_event: Use struct_size() helperGustavo A. R. Silva2019-02-181-4/+4
| * Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline2019-02-181-7/+14
| * Bluetooth: hci_qca: Disable IBS state machine and flush Tx bufferBalakrishna Godavarthi2019-02-181-2/+15
| * Bluetooth: hci_qca: Deassert RTS while baudrate change commandBalakrishna Godavarthi2019-02-181-14/+15
| * Bluetooth: hci_qca: use wait_until_sent() for power pulsesBalakrishna Godavarthi2019-02-181-23/+15
| * Bluetooth: remove redundant zero check on countColin Ian King2019-02-181-3/+0
| * Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung2019-02-041-2/+1
| * Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devicesRaghuram Hegde2019-01-291-0/+19