summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlanJacob Keller2017-08-251-10/+13
* i40e/i40evf: use cmpxchg64 when updating private flags in ethtoolJacob Keller2017-08-252-28/+70
* i40e: Detect ATR HW Evict NVM issue and disable the featureAnjali Singhai Jain2017-08-251-0/+8
* i40e: remove workaround for Open Firmware MAC addressJacob Keller2017-08-252-61/+0Star
* i40e: separate hw_features from runtime changing flagsJacob Keller2017-08-259-88/+85Star
* i40e: Fix a bug with VMDq RSS queue allocationAnjali Singhai Jain2017-08-251-23/+23
* i40evf: prevent VF close returning before state transitions to DOWNSudheer Mogilappagari2017-08-253-1/+24
* i40e/i40evf: adjust packet size to account for double VLANsMitch Williams2017-08-254-3/+4
* hv_netvsc: Fix rndis_filter_close error during netvsc_removeHaiyang Zhang2017-08-251-1/+6
* Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-08-259-153/+899
|\
| * net/mlx5: Add tracepointsMatan Barak2017-08-245-2/+558
| * net/mlx5: Add hash table for flow groups in flow tableMatan Barak2017-08-242-37/+152
| * net/mlx5: Add hash table to search FTEs in a flow-groupMatan Barak2017-08-242-71/+160
| * net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak2017-08-243-11/+15
| * net/mlx5: Convert linear search for free index to idaMatan Barak2017-08-242-38/+20Star
| * net/mlx5e: Fix wrong code indentation in conditional statementGal Pressman2017-08-241-2/+2
| * net/mlx5: Add a blank line after declarations V2Saeed Mahameed2017-08-241-1/+1
* | hinic: uninitialized variable in hinic_api_cmd_init()Dan Carpenter2017-08-251-0/+1
* | net: mv643xx_eth: Be drop monitor friendlyFlorian Fainelli2017-08-251-2/+2
* | tg3: Be drop monitor friendlyFlorian Fainelli2017-08-251-4/+4
* | net/mlx5e: make mlx5e_profile constBhumika Goyal2017-08-241-1/+1
* | net/mlx4_core: make mlx4_profile constBhumika Goyal2017-08-241-2/+2
* | ixgbe: use return codes from ndo_xdp_xmit that are distinguishableJesper Dangaard Brouer2017-08-241-2/+2
* | mlxsw: spectrum_dpipe: Add support for controlling neighbor countersArkadi Sharshevsky2017-08-243-0/+49
* | mlxsw: spectrum_dpipe: Add support for IPv4 host table dumpArkadi Sharshevsky2017-08-241-0/+247
* | mlxsw: spectrum_router: Add support for setting counters on neighborsArkadi Sharshevsky2017-08-244-2/+71
* | mlxsw: reg: Make flow counter set type enum to be sharedArkadi Sharshevsky2017-08-242-12/+12
* | mlxsw: spectrum_dpipe: Add IPv4 host table initial supportArkadi Sharshevsky2017-08-242-0/+103
* | mlxsw: spectrum_dpipe: Fix label nameArkadi Sharshevsky2017-08-241-2/+2
* | mlxsw: spectrum_router: Add helpers for neighbor accessArkadi Sharshevsky2017-08-242-0/+49
* | devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky2017-08-241-22/+2Star
* | devlink: Add support for dynamic table sizeArkadi Sharshevsky2017-08-241-4/+9
* | mlxsw: spectrum_dpipe: Fix erif table op name spaceArkadi Sharshevsky2017-08-241-5/+5
|/
* net: hinic: make functions set_ctrl0 and set_ctrl1 staticColin Ian King2017-08-241-2/+2
* mlxsw: spectrum_flower: Offload goto_chain termination actionJiri Pirko2017-08-241-4/+19
* mlxsw: spectrum_acl: Provide helper to lookup rulesetJiri Pirko2017-08-242-8/+41
* mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko2017-08-243-0/+24
* mlxsw: spectrum: Offload multichain TC rulesJiri Pirko2017-08-244-15/+25
* net: mvpp2: software tso supportAntoine Ténart2017-08-241-14/+157
* net: mvpp2: unify the txq size define useAntoine Ténart2017-08-241-6/+5Star
* net: define the TSO header size in net/tso.hAntoine Ténart2017-08-244-7/+0Star
* liquidio: change manner of detecting whether or not NIC firmware is loadedFelix Manlunas2017-08-243-9/+15
* net: amd: constify zorro_device_idArvind Yadav2017-08-222-2/+2
* net: mvpp2: initialize the GoPAntoine Ténart2017-08-221-0/+170
* net: mvpp2: set maximum packet size for 10G portsStefan Chulski2017-08-221-2/+22
* net: mvpp2: initialize the XLG MAC when using a portAntoine Ténart2017-08-221-0/+25
* net: mvpp2: initialize the GMAC when using a portAntoine Ténart2017-08-221-25/+98
* net: mvpp2: move the mii configuration in the ndo_open pathAntoine Ténart2017-08-221-1/+1
* net: mvpp2: fix the synchronization module bypass macro nameAntoine Ténart2017-08-221-2/+2
* net: mvpp2: unify register definitions coding styleAntoine Ténart2017-08-221-44/+44