summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-06net: tc_act: add skbedit_ptype helper functionsJohn Hurley
2019-08-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-08-06r8169: sync PCIe PHY init with vendor driver 8.047.01Heiner Kallweit
2019-08-06r8169: add helper r8168_mac_ocp_modifyHeiner Kallweit
2019-08-06r8169: remove access to legacy register MultiIntrHeiner Kallweit
2019-08-06Merge branch 'fq_codel-small-optimizations'David S. Miller
2019-08-06fq_codel: Kill useless per-flow dropped statisticDave Taht
2019-08-06Increase fq_codel count in the bulk dropperDave Taht
2019-08-06net: mdio-octeon: Fix Kconfig warnings and build errorsNathan Chancellor
2019-08-06net: dsa: dump CPU port regs through masterVivien Didelot
2019-08-06Merge branch 'drop_monitor-Various-improvements-and-cleanups'David S. Miller
2019-08-06drop_monitor: Use pre_doit / post_doit hooksIdo Schimmel
2019-08-06drop_monitor: Add extack supportIdo Schimmel
2019-08-06drop_monitor: Avoid multiple blank linesIdo Schimmel
2019-08-06drop_monitor: Document scope of spinlockIdo Schimmel
2019-08-06drop_monitor: Rename and document scope of mutexIdo Schimmel
2019-08-06drop_monitor: Use correct error codeIdo Schimmel
2019-08-06net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477Marek Vasut
2019-08-06net: dsa: ksz: Merge ksz_priv.h into ksz_common.hMarek Vasut
2019-08-06net: dsa: ksz: Remove dead code and fix warningsMarek Vasut
2019-08-05cnic: Explicitly initialize all reference counts to 0.Michael Chan
2019-08-05ipv6: have a single rcu unlock point in __ip6_rt_update_pmtuDavid Ahern
2019-08-05Merge tag 'mlx5-updates-2019-08-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-08-05][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol"Colin Ian King
2019-08-04fm10k: fix fm10k_get_fault_pf to read correct addressJacob Keller
2019-08-04fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORSJacob Keller
2019-08-04fm10k: mark unused parameters with __always_unusedJacob Keller
2019-08-04fm10k: cast page_addr to u8 * when incrementing itJacob Keller
2019-08-04fm10k: explicitly return 0 on success path in functionJacob Keller
2019-08-04fm10k: remove needless initialization of size local variableJacob Keller
2019-08-04fm10k: remove needless assignment of err local variableJacob Keller
2019-08-04fm10k: remove unnecessary variable initializerJacob Keller
2019-08-03Merge branch 'net-l3-l4-functional-tests'David S. Miller
2019-08-03selftests: Add use case section to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 netfilter tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 netfilter tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 runtime tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 runtime tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 address bind tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 address bind tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 udp tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 udp tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 tcp tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 tcp tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 ping tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 ping tests to fcnal-testDavid Ahern
2019-08-03selftests: Setup for functional tests for fib and socket lookupsDavid Ahern
2019-08-03selftests: Add nettestDavid Ahern
2019-08-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-08-02Merge branch 'enetc-PCIe-MDIO'David S. Miller