summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-11drop_monitor: Add packet alert modeIdo Schimmel
2019-08-11drop_monitor: Add alert mode operationsIdo Schimmel
2019-08-11drop_monitor: Require CAP_NET_ADMIN for drop monitor configurationIdo Schimmel
2019-08-11drop_monitor: Reset per-CPU data before starting to traceIdo Schimmel
2019-08-11drop_monitor: Initialize timer and work item upon tracing enableIdo Schimmel
2019-08-11drop_monitor: Split tracing enable / disable to different functionsIdo Schimmel
2019-08-10Merge branch 'Networking-driver-debugfs-cleanups'David S. Miller
2019-08-10ieee802154: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10ixgbe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10i40e: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10fm10k: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10mvpp2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10skge: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10qca: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10dpaa2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10stmmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10nfp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10hns3: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10bnxt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10xgbe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10bonding: no need to print a message if debugfs_create_dir() failsGreg Kroah-Hartman
2019-08-10wimax: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-09Merge tag 'mlx5-updates-2019-08-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-08-09tc-testing: added tdc tests for matchall filterRoman Mashak
2019-08-09selftests: Fix detection of nettest command in fcnal-testDavid Ahern
2019-08-09net/mlx5e: Use refcount_t for refcountChuhong Yuan
2019-08-09net/mlx5e: Use vhca_id in generating representor port_indexParav Pandit
2019-08-09net/mlx5e: Simplify querying port representor parent idParav Pandit
2019-08-09net/mlx5: E-switch, Removed unused hwidParav Pandit
2019-08-09net/mlx5e: Allow concurrent creation of encap entriesVlad Buslov
2019-08-09net/mlx5e: Protect encap hash table with mutexVlad Buslov
2019-08-09net/mlx5e: Extend encap entry with reference counterVlad Buslov
2019-08-09net/mlx5e: Allow concurrent creation of mod_hdr entriesVlad Buslov
2019-08-09net/mlx5e: Protect mod_hdr hash table with mutexVlad Buslov
2019-08-09net/mlx5e: Protect mod header entry flows list with spinlockVlad Buslov
2019-08-09net/mlx5e: Extend mod header entry with reference counterVlad Buslov
2019-08-09net/mlx5e: Allow concurrent creation of hairpin entriesVlad Buslov
2019-08-09net/mlx5e: Protect hairpin hash table with mutexVlad Buslov
2019-08-09net/mlx5e: Protect hairpin entry flows list with spinlockVlad Buslov
2019-08-09net/mlx5e: Extend hairpin entry with reference counterVlad Buslov
2019-08-09Merge branch 'hns3-next'David S. Miller
2019-08-09net: hns3: refine some macro definitionsGuojia Liao
2019-08-09net: hns3: add handshake with VF for PF resetHuazhong Tan
2019-08-09net: hns3: refine MAC pause statistics querying functionYufeng Mo
2019-08-09net: hns3: add function display NCL_CONFIG infoYufeng Mo
2019-08-09net: hns3: add check for max TX BD num for tso and non-tso caseYunsheng Lin
2019-08-09net: hns3: add some statitics info to tx processYunsheng Lin
2019-08-09net: hns3: add DFX registers information for ethtool -dGuangbin Huang