summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-24hv_netvsc: Fix rndis_filter_close error during netvsc_removeHaiyang Zhang
2017-08-24Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-08-24hinic: uninitialized variable in hinic_api_cmd_init()Dan Carpenter
2017-08-24net: mv643xx_eth: Be drop monitor friendlyFlorian Fainelli
2017-08-24tg3: Be drop monitor friendlyFlorian Fainelli
2017-08-24net/mlx5e: make mlx5e_profile constBhumika Goyal
2017-08-24net/mlx4_core: make mlx4_profile constBhumika Goyal
2017-08-24ixgbe: use return codes from ndo_xdp_xmit that are distinguishableJesper Dangaard Brouer
2017-08-24mlxsw: spectrum_dpipe: Add support for controlling neighbor countersArkadi Sharshevsky
2017-08-24mlxsw: spectrum_dpipe: Add support for IPv4 host table dumpArkadi Sharshevsky
2017-08-24mlxsw: spectrum_router: Add support for setting counters on neighborsArkadi Sharshevsky
2017-08-24mlxsw: reg: Make flow counter set type enum to be sharedArkadi Sharshevsky
2017-08-24mlxsw: spectrum_dpipe: Add IPv4 host table initial supportArkadi Sharshevsky
2017-08-24mlxsw: spectrum_dpipe: Fix label nameArkadi Sharshevsky
2017-08-24mlxsw: spectrum_router: Add helpers for neighbor accessArkadi Sharshevsky
2017-08-24devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky
2017-08-24devlink: Add support for dynamic table sizeArkadi Sharshevsky
2017-08-24mlxsw: spectrum_dpipe: Fix erif table op name spaceArkadi Sharshevsky
2017-08-24net/mlx5: Add tracepointsMatan Barak
2017-08-24net/mlx5: Add hash table for flow groups in flow tableMatan Barak
2017-08-24net/mlx5: Add hash table to search FTEs in a flow-groupMatan Barak
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak
2017-08-24net/mlx5: Convert linear search for free index to idaMatan Barak
2017-08-24net/mlx5e: Fix wrong code indentation in conditional statementGal Pressman
2017-08-24net/mlx5: Add a blank line after declarations V2Saeed Mahameed
2017-08-23net: hinic: make functions set_ctrl0 and set_ctrl1 staticColin Ian King
2017-08-23mlxsw: spectrum_flower: Offload goto_chain termination actionJiri Pirko
2017-08-23mlxsw: spectrum_acl: Provide helper to lookup rulesetJiri Pirko
2017-08-23mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko
2017-08-23mlxsw: spectrum: Offload multichain TC rulesJiri Pirko
2017-08-23net: mvpp2: software tso supportAntoine Ténart
2017-08-23net: mvpp2: unify the txq size define useAntoine Ténart
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart
2017-08-23liquidio: change manner of detecting whether or not NIC firmware is loadedFelix Manlunas
2017-08-22net: amd: constify zorro_device_idArvind Yadav
2017-08-22net: mvpp2: initialize the GoPAntoine Ténart
2017-08-22net: mvpp2: set maximum packet size for 10G portsStefan Chulski
2017-08-22net: mvpp2: initialize the XLG MAC when using a portAntoine Ténart
2017-08-22net: mvpp2: initialize the GMAC when using a portAntoine Ténart
2017-08-22net: mvpp2: move the mii configuration in the ndo_open pathAntoine Ténart
2017-08-22net: mvpp2: fix the synchronization module bypass macro nameAntoine Ténart
2017-08-22net: mvpp2: unify register definitions coding styleAntoine Ténart
2017-08-22net: mdio-gpio: make mdiobb_ops constBhumika Goyal
2017-08-22net: ethernet: freescale: fs_enet: make mdiobb_ops constBhumika Goyal
2017-08-22net: ethernet: ax88796: make mdiobb_ops constBhumika Goyal
2017-08-22hv_netvsc: Add ethtool handler to set and get UDP hash levelsHaiyang Zhang
2017-08-22hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts()Haiyang Zhang
2017-08-22hv_netvsc: Clean up unused parameter from netvsc_get_hash()Haiyang Zhang
2017-08-22liquidio: make VF driver notify NIC firmware of MTU changeVeerasenareddy Burru
2017-08-22liquidio: move macro definition to a proper placeVeerasenareddy Burru