summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i40e: Removing hung_queue variable to use txqueue function parameterJulio Faracco2020-01-171-30/+11
* fm10k: use txqueue parameter in fm10k_tx_timeoutJacob Keller2020-01-171-7/+10
* igc: Add PHY power management controlSasha Neftin2020-01-173-1/+17
* igc: Add support for TSOSasha Neftin2020-01-172-1/+116
* igc: Add SKU for i225 deviceSasha Neftin2020-01-173-0/+3
* igc: Remove unused definitionSasha Neftin2020-01-171-2/+0
* igc: Fix typo in a commentSasha Neftin2020-01-171-1/+1
* netns: Constify exported functionsGuillaume Nault2020-01-172-8/+8
* net: dsa: felix: Don't error out on disabled ports with no phy-modeVladimir Oltean2020-01-171-1/+1
* net: dsa: felix: Don't restart PCS SGMII AN if not neededAlex Marginean2020-01-171-0/+21
* net: dsa: felix: Set USXGMII link based on BMSR, not LPAAlex Marginean2020-01-171-1/+0
* Documentation: Fix typo in devlink documentationIdo Schimmel2020-01-171-1/+1
* enetc: Don't print from enetc_sched_speed_set when link goes downVladimir Oltean2020-01-171-1/+0
* net: phy: adin: const-ify static dataAlexandru Ardelean2020-01-171-5/+5
* drivers/net: netdevsim depends on INETHongbo Yao2020-01-171-0/+1
* net: phy: Maintain MDIO device and bus statisticsFlorian Fainelli2020-01-173-2/+323
* netdevsim: fix nsim_fib6_rt_create() error pathEric Dumazet2020-01-171-3/+3
* net: xen-netback: hash.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-01-171-2/+4
* sfc: remove duplicated include from efx.cYueHaibing2020-01-161-1/+0
* devlink: fix typos in qed documentationJacob Keller2020-01-151-2/+2
* pptp: support sockets bound to an interfaceUlrich Weber2020-01-151-2/+3
* Merge tag 'batadv-next-for-davem-20200114' of git://git.open-mesh.org/linux-m...David S. Miller2020-01-1563-79/+87
|\
| * batman-adv: Disable CONFIG_BATMAN_ADV_SYSFS by defaultSven Eckelmann2020-01-011-1/+0
| * batman-adv: Update copyright years for 2020Sven Eckelmann2020-01-0163-63/+63
| * batman-adv: Annotate bitwise integer pointer castsSven Eckelmann2019-12-092-4/+6
| * batman-adv: ELP - use wifi tx bitrate as fallback throughputRené Treffer2019-12-091-3/+10
| * batman-adv: Fix typo metAdataSven Eckelmann2019-11-251-2/+2
| * batman-adv: Strip dots from variable macro kerneldocSven Eckelmann2019-11-251-5/+5
| * batman-adv: Start new development cycleSimon Wunderlich2019-11-251-1/+1
* | Merge branch 'bridge-add-vlan-notifications-and-rtm-support'David S. Miller2020-01-156-35/+632
|\ \
| * | net: bridge: vlan: notify on vlan add/delete/change flagsNikolay Aleksandrov2020-01-153-18/+99
| * | net: bridge: vlan: add rtnetlink group and notify supportNikolay Aleksandrov2020-01-153-0/+92
| * | net: bridge: vlan: add rtm range supportNikolay Aleksandrov2020-01-152-14/+73
| * | net: bridge: vlan: add del rtm message supportNikolay Aleksandrov2020-01-151-0/+6
| * | net: bridge: vlan: add new rtm message supportNikolay Aleksandrov2020-01-153-6/+123
| * | net: bridge: vlan: add rtm definitions and dump supportNikolay Aleksandrov2020-01-156-1/+203
| * | net: bridge: netlink: add extack error messages when processing vlansNikolay Aleksandrov2020-01-152-14/+30
| * | net: bridge: vlan: add helpers to check for vlan id/range validityNikolay Aleksandrov2020-01-152-10/+34
|/ /
* | Merge branch 'net-Add-route-offload-indication'David S. Miller2020-01-1414-129/+2365
|\ \
| * | selftests: mlxsw: Add test for FIB offload APIIdo Schimmel2020-01-141-0/+180
| * | selftests: netdevsim: Add test for FIB offload APIIdo Schimmel2020-01-141-0/+341
| * | selftests: forwarding: Add helpers and tests for FIB offloadIdo Schimmel2020-01-141-0/+873
| * | netdevsim: fib: Add dummy implementation for FIB offloadIdo Schimmel2020-01-142-9/+663
| * | mlxsw: spectrum_router: Set hardware flags for routesIdo Schimmel2020-01-141-77/+77
| * | mlxsw: spectrum_router: Separate nexthop offload indication from routeIdo Schimmel2020-01-141-17/+75
| * | ipv6: Add "offload" and "trap" indications to routesIdo Schimmel2020-01-142-1/+17
| * | ipv4: Add "offload" and "trap" indications to routesIdo Schimmel2020-01-146-0/+87
| * | ipv4: Encapsulate function arguments in a structIdo Schimmel2020-01-145-21/+45
| * | ipv4: Replace route in list before notifyingIdo Schimmel2020-01-141-4/+7
|/ /
* | net: socionext: get rid of huge dma sync in netsec_alloc_rx_dataLorenzo Bianconi2020-01-141-17/+26