summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* fsl/fman: move struct fman to header fileMadalin Bucur2017-08-293-81/+82
* net: ethernet: broadcom: Remove null check before kfreeHimanshu Jha2017-08-291-8/+4
* mlxsw: spectrum_dpipe: Fix host table dumpArkadi Sharshevsky2017-08-291-0/+3
* mlxsw: spectrum: compile-in dpipe support only if devlink is enabledJiri Pirko2017-08-292-1/+17
* xen-netback: update ubuf_info initialization to anonymous unionWillem de Bruijn2017-08-291-2/+2
* net: mvpp2: fix the packet size configuration for 10GAntoine Ténart2017-08-261-2/+2
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-08-2613-249/+289
|\
| * i40e: synchronize nvmupdate command and adminq subtaskSudheer Mogilappagari2017-08-251-0/+6
| * i40e: prevent changing ITR if adaptive-rx/tx enabledAlan Brady2017-08-251-22/+43
| * i40e: use cpumask_copy instead of direct assignmentJacob Keller2017-08-252-2/+2
| * i40evf: use netdev variable in reset taskAlan Brady2017-08-251-2/+2
| * i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann2017-08-254-23/+23
| * 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/+0
| * i40e: separate hw_features from runtime changing flagsJacob Keller2017-08-259-88/+85
| * 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
* | nfp: add basic SR-IOV ndo functions to representorsSimon Horman2017-08-261-0/+6
* | nfp: add basic SR-IOV ndo functionsPablo Cascón2017-08-268-1/+372
* | hinic: skb_pad() frees on errorDan Carpenter2017-08-261-1/+2
|/
* 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/+20
| * 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/+2
* | 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