summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-19r8169: initialize task workqueue only onceHeiner Kallweit
2019-01-19r8169: remove unneeded call in pcierrHeiner Kallweit
2019-01-19r8169: remove rtl_get_eventsHeiner Kallweit
2019-01-19net_sched: add performance counters for basic filterCong Wang
2019-01-19net: sock: do not set sk_cookie in sk_clone_lock()Yafang Shao
2019-01-19isdn: remove unneeded semicolonYueHaibing
2019-01-19net: usb: rtl8150: remove set but not used variable 'rx_stat'Yue Haibing
2019-01-19Merge branch 'dpaa2-eth-add-debugfs-statistics'David S. Miller
2019-01-19dpaa2-eth: add debugfs statisticsIoana Radulescu
2019-01-19dpaa2-eth: transform dpaa2_eth_queue_count into a macroIoana Ciornei
2019-01-19Merge branch 'net-use-strict-checks-in-doit-handlers'David S. Miller
2019-01-19net: mpls: netconf: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: mpls: route: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv6: route: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv6: addrlabel: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv6: netconf: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv6: addr: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv4: ipmr: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv4: route: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv4: netconf: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: namespace: perform strict checks also for doit handlersJakub Kicinski
2019-01-19rtnetlink: ifinfo: perform strict checks also for doit handlerJakub Kicinski
2019-01-19rtnetlink: stats: reject requests for unknown statsJakub Kicinski
2019-01-19rtnetlink: stats: validate attributes in get as well as dumpsJakub Kicinski
2019-01-19net: netlink: add helper to retrieve NETLINK_F_STRICT_CHKJakub Kicinski
2019-01-19virtio-net: per-queue RPS configWillem de Bruijn
2019-01-19sch_api: Change signature of qdisc_tree_reduce_backlog() to use intsToke Høiland-Jørgensen
2019-01-18Merge branch 'hns3-fixes'David S. Miller
2019-01-18net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin
2019-01-18net: hns3: do reinitialization while ETS configuration changedHuazhong Tan
2019-01-18net: hns3: fix wrong combined count returned by ethtool -lHuazhong Tan
2019-01-18net: hns3: adjust the use of alloc_tqps and num_tqpsHuazhong Tan
2019-01-18net: hns3: fix user configuration loss for ethtool -LHuazhong Tan
2019-01-18net: hns3: remove redundant codes in hclge_knic_setupHuazhong Tan
2019-01-18net: hns3: modify parameter checks in the hns3_set_channelsHuazhong Tan
2019-01-18net: hns3: add interface hclge_tm_bp_setupHuazhong Tan
2019-01-18net: hns3: reuse reinitialization interface in the hns3_set_channelsHuazhong Tan
2019-01-18net: hns3: remove unnecessary hns3_adjust_tqps_numHuazhong Tan
2019-01-18net: hns3: remove unused member in struct hns3_enet_ringHuazhong Tan
2019-01-18net: hns3: modify enet reinitialization interfaceHuazhong Tan
2019-01-18Merge branch 'Devlink-health-reporting-and-recovery-system'David S. Miller
2019-01-18devlink: Add Documentation/networking/devlink-health.txtAya Levin
2019-01-18net/mlx5e: Add TX timeout support for mlx5e TX reporterEran Ben Elisha
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha
2019-01-18devlink: Add health dump {get,clear} commandsEran Ben Elisha
2019-01-18devlink: Add health diagnose commandEran Ben Elisha
2019-01-18devlink: Add health recover commandEran Ben Elisha
2019-01-18devlink: Add health set commandEran Ben Elisha
2019-01-18devlink: Add health get commandEran Ben Elisha
2019-01-18devlink: Add health report functionalityEran Ben Elisha