summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* isdn: remove unneeded semicolonYueHaibing2019-01-194-6/+6
* net: usb: rtl8150: remove set but not used variable 'rx_stat'Yue Haibing2019-01-191-2/+0
* Merge branch 'dpaa2-eth-add-debugfs-statistics'David S. Miller2019-01-195-7/+306
|\
| * dpaa2-eth: add debugfs statisticsIoana Radulescu2019-01-195-1/+302
| * dpaa2-eth: transform dpaa2_eth_queue_count into a macroIoana Ciornei2019-01-191-6/+4
|/
* Merge branch 'net-use-strict-checks-in-doit-handlers'David S. Miller2019-01-1911-49/+595
|\
| * net: mpls: netconf: perform strict checks also for doit handlersJakub Kicinski2019-01-191-3/+39
| * net: mpls: route: perform strict checks also for doit handlersJakub Kicinski2019-01-191-2/+59
| * net: ipv6: route: perform strict checks also for doit handlersJakub Kicinski2019-01-191-2/+68
| * net: ipv6: addrlabel: perform strict checks also for doit handlersJakub Kicinski2019-01-191-2/+45
| * net: ipv6: netconf: perform strict checks also for doit handlersJakub Kicinski2019-01-191-3/+38
| * net: ipv6: addr: perform strict checks also for doit handlersJakub Kicinski2019-01-191-2/+47
| * net: ipv4: ipmr: perform strict checks also for doit handlersJakub Kicinski2019-01-191-5/+56
| * net: ipv4: route: perform strict checks also for doit handlersJakub Kicinski2019-01-191-2/+70
| * net: ipv4: netconf: perform strict checks also for doit handlersJakub Kicinski2019-01-191-4/+39
| * net: namespace: perform strict checks also for doit handlersJakub Kicinski2019-01-191-2/+36
| * rtnetlink: ifinfo: perform strict checks also for doit handlerJakub Kicinski2019-01-191-1/+48
| * rtnetlink: stats: reject requests for unknown statsJakub Kicinski2019-01-191-0/+4
| * rtnetlink: stats: validate attributes in get as well as dumpsJakub Kicinski2019-01-191-21/+37
| * net: netlink: add helper to retrieve NETLINK_F_STRICT_CHKJakub Kicinski2019-01-192-0/+9
|/
* virtio-net: per-queue RPS configWillem de Bruijn2019-01-191-0/+1
* sch_api: Change signature of qdisc_tree_reduce_backlog() to use intsToke Høiland-Jørgensen2019-01-192-4/+2
* Merge branch 'hns3-fixes'David S. Miller2019-01-189-200/+166
|\
| * net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin2019-01-184-28/+40
| * net: hns3: do reinitialization while ETS configuration changedHuazhong Tan2019-01-184-15/+22
| * net: hns3: fix wrong combined count returned by ethtool -lHuazhong Tan2019-01-181-4/+3
| * net: hns3: adjust the use of alloc_tqps and num_tqpsHuazhong Tan2019-01-181-3/+7
| * net: hns3: fix user configuration loss for ethtool -LHuazhong Tan2019-01-184-49/+47
| * net: hns3: remove redundant codes in hclge_knic_setupHuazhong Tan2019-01-182-17/+2
| * net: hns3: modify parameter checks in the hns3_set_channelsHuazhong Tan2019-01-181-4/+3
| * net: hns3: add interface hclge_tm_bp_setupHuazhong Tan2019-01-181-8/+15
| * net: hns3: reuse reinitialization interface in the hns3_set_channelsHuazhong Tan2019-01-181-63/+12
| * net: hns3: remove unnecessary hns3_adjust_tqps_numHuazhong Tan2019-01-181-6/+0
| * net: hns3: remove unused member in struct hns3_enet_ringHuazhong Tan2019-01-182-2/+0
| * net: hns3: modify enet reinitialization interfaceHuazhong Tan2019-01-181-2/+16
|/
* Merge branch 'Devlink-health-reporting-and-recovery-system'David S. Miller2019-01-1811-169/+1782
|\
| * devlink: Add Documentation/networking/devlink-health.txtAya Levin2019-01-181-0/+86
| * net/mlx5e: Add TX timeout support for mlx5e TX reporterEran Ben Elisha2019-01-183-44/+43
| * net/mlx5e: Add TX reporter supportEran Ben Elisha2019-01-186-125/+367
| * devlink: Add health dump {get,clear} commandsEran Ben Elisha2019-01-182-0/+77
| * devlink: Add health diagnose commandEran Ben Elisha2019-01-182-0/+52
| * devlink: Add health recover commandEran Ben Elisha2019-01-182-0/+21
| * devlink: Add health set commandEran Ben Elisha2019-01-182-0/+37
| * devlink: Add health get commandEran Ben Elisha2019-01-182-0/+164
| * devlink: Add health report functionalityEran Ben Elisha2019-01-183-0/+164
| * devlink: Add health reporter create/destroy functionalityEran Ben Elisha2019-01-182-0/+186
| * devlink: Add health buffer supportEran Ben Elisha2019-01-183-0/+585
|/
* net_sched: add hit counter for matchallCong Wang2019-01-182-0/+30
* Merge branch 'phy-improve-stopping-PHY'David S. Miller2019-01-183-21/+5
|\
| * net: phy: remove phy_stop_interruptsHeiner Kallweit2019-01-183-20/+2