summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-12-1517-165/+1029
|\
| * net/mlx5: Handle LAG FW commands failure gracefullyAviv Heller2018-12-141-21/+70
| * net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller2018-12-147-26/+77
| * net/mlx5: Rename mlx5_lag_is_bonded() to __mlx5_lag_is_active()Aviv Heller2018-12-141-9/+9
| * net/mlx5: Allow co-enablement of uplink LAG and SRIOVRabie Loulou2018-12-141-2/+4
| * net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou2018-12-145-61/+36
| * net/mlx5: Adjustments for the activate LAG logic to run under sriovRabie Loulou2018-12-141-12/+21
| * net/mlx5e: Duplicate offloaded TC eswitch rules under uplink LAGAviv Heller2018-12-141-1/+10
| * net/mlx5e: Offload TC e-switch rules with egress LAG deviceRabie Loulou2018-12-141-0/+9
| * net/mlx5e: In case of LAG, one switch parent id is used for all representorsRabie Loulou2018-12-142-13/+48
| * net/mlx5e: Enhance flow counter scheme for offloaded TC eswitch rulesShahar Klein2018-12-142-3/+12
| * net/mlx5e: Infrastructure for duplicated offloading of TC flowsRoi Dayan2018-12-143-8/+176
| * net/mlx5e: E-Switch, Add peer miss rulesRoi Dayan2018-12-143-1/+225
| * net/mlx5: Introduce inter-device communication mechanismAviv Heller2018-12-144-4/+311
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-145-42/+59
| |\
| | * net/mlx5: Fold the modify lag code into functionShahar Klein2018-12-141-16/+28
| | * net/mlx5: Add lag affinity info to logRoi Dayan2018-12-141-0/+3
| | * net/mlx5: Split the activate lag function into two routinesRoi Dayan2018-12-141-4/+10
| | * IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch2018-12-143-22/+19
| | * net/mlx5: Remove duplicated include from eswitch.cYueHaibing2018-12-121-1/+0
* | | net: socionext: remove mmio reads on TxIlias Apalodimas2018-12-151-43/+54
* | | net: socionext: correctly recover txq after being fullIlias Apalodimas2018-12-151-11/+45
* | | r8169: improve spurious interrupt detectionHeiner Kallweit2018-12-151-1/+2
* | | cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()Yangtao Li2018-12-153-117/+25
* | | net: hns3: Add "tm map" status information query functionliuzhongzhu2018-12-154-0/+93
* | | net: hns3: Add "queue map" information query functionliuzhongzhu2018-12-157-2/+76
* | | net: hns3: Add "dcb register" status information query functionliuzhongzhu2018-12-154-0/+134
* | | net: hns3: Add "status register" information query functionliuzhongzhu2018-12-154-0/+885
* | | net: hns3: Add "manager table" information query functionliuzhongzhu2018-12-154-2/+100
* | | net: hns3: Add "bd info" query functionliuzhongzhu2018-12-151-1/+78
* | | net/ibmvnic: Remove tests of member addressWen Yang2018-12-141-5/+2
* | | tun: replace get_cpu_ptr with this_cpu_ptr when bh disabledPrashant Bhole2018-12-141-2/+4
* | | hamradio, ppp: change semaphore to completionArnd Bergmann2018-12-143-13/+13
* | | hns3: prevent building without CONFIG_INETArnd Bergmann2018-12-141-0/+1
|/ /
* | mlxsw: spectrum_router: Veto unsupported RIF MAC addressesPetr Machata2018-12-132-1/+52
* | mlxsw: spectrum: Add mlxsw_sp.mac_maskPetr Machata2018-12-132-0/+10
* | mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event()Petr Machata2018-12-133-12/+30
* | net: bonding: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-131-0/+6
* | net: bonding: Give bond_set_dev_addr() a return valuePetr Machata2018-12-131-8/+15
* | net: ipvlan: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-131-0/+14
* | net: dev: Add extack argument to dev_set_mac_address()Petr Machata2018-12-138-19/+21
* | Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-12-1212-85/+385
|\ \
| * | net/mlx5e: Use monitor counters for update statsEyal Davidovich2018-12-113-5/+59
| * | net/mlx5e: Monitor counters commands supportEyal Davidovich2018-12-113-1/+139
| * | net/mlx5e: Avoid query PPCNT register if not supported by the deviceEyal Davidovich2018-12-111-0/+12
| * | net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens2018-12-113-2/+10
| * | net/mlx5e: Support multiple encapsulations for a TC flowEli Britstein2018-12-113-33/+62
| * | net/mlx5e: Allow association of a flow to multiple encapsEli Britstein2018-12-111-7/+41
| * | net/mlx5e: Change parse attr struct to accommodate multiple tunnel infosEli Britstein2018-12-111-8/+8
| * | net/mlx5e: Support header rewrite actions with remote port mirroringEli Britstein2018-12-112-2/+7