summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'UDP-GSO-audit-tests'David S. Miller2019-06-182-16/+327
|\
| * net/udpgso_bench.sh test fails on errorFred Klassen2019-06-181-0/+33
| * net/udpgso_bench.sh add UDP GSO audit testsFred Klassen2019-06-181-1/+18
| * net/udpgso_bench_tx: options to exercise TX CMSGFred Klassen2019-06-181-15/+276
|/
* Merge branch 'net-ipv4-remove-erroneous-advancement-of-list-pointer'David S. Miller2019-06-182-2/+22
|\
| * selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal2019-06-181-0/+21
| * net: ipv4: remove erroneous advancement of list pointerFlorian Westphal2019-06-181-2/+1
|/
* net: dsa: sja1105: fix ptp link errorArnd Bergmann2019-06-182-2/+5
* net: stmmac: fix unused-variable warningArnd Bergmann2019-06-181-2/+2
* net: sched: cls_matchall: allow to delete filterJiri Pirko2019-06-171-2/+7
* net: hns3: fix dereference of ae_dev before it is null checkedColin Ian King2019-06-171-1/+2
* Merge branch 'net-sched-act_ctinfo-fixes'David S. Miller2019-06-171-1/+3
|\
| * net: sched: act_ctinfo: fix policy validationKevin Darbyshire-Bryant2019-06-171-1/+2
| * net: sched: act_ctinfo: fix action creationKevin Darbyshire-Bryant2019-06-171-0/+1
|/
* vhost_net: disable zerocopy by defaultJason Wang2019-06-171-1/+1
* net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel2019-06-174-80/+36
* tipc: include retrans failure detection for unicastTuong Lien2019-06-171-36/+70
* team: add ethtool get_link_ksettingsHangbin Liu2019-06-171-0/+25
* selftests/net: fix warnings in TFO key rotation selftestWillem de Bruijn2019-06-161-3/+2
* x25_asy: fixed function name in error message.Jeremy Sowden2019-06-161-2/+2
* lapb: moved export of lapb_register.Jeremy Sowden2019-06-161-2/+1
* tc-tests: updated skbedit testsRoman Mashak2019-06-161-9/+53
* tc-tests: added path to ip command in tdcRoman Mashak2019-06-161-0/+2
* net: ethernet: ti: davinci_cpdma: use idled submitIvan Khoronzhuk2019-06-165-41/+77
* Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'David S. Miller2019-06-163-42/+16
|\
| * net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl2019-06-162-7/+0
| * net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl2019-06-162-10/+8
| * net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl2019-06-162-21/+9
| * net: stmmac: use device_property_read_u32_array to read the reset delaysMartin Blumenstingl2019-06-161-5/+4
| * net: stmmac: drop redundant check in stmmac_mdio_resetMartin Blumenstingl2019-06-161-3/+0
|/
* net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-1522-59/+4
* r8169: improve handling of Abit Fatal1ty F-190HDHeiner Kallweit2019-06-151-8/+6
* net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu2019-06-153-3/+11
* Merge branch 'Reuse-ptp_qoriq-driver-for-dpaa2-ptp'David S. Miller2019-06-1511-198/+386
|\
| * MAINTAINERS: maintain DPAA2 PTP driver in QorIQ PTP entryYangbo Lu2019-06-151-7/+2
| * dpaa2-ptp: add interrupt supportYangbo Lu2019-06-154-1/+417
| * arm64: dts: fsl: add ptp timer node for dpaa2 platformsYangbo Lu2019-06-153-0/+24
| * dt-binding: ptp_qoriq: support DPAA2 PTP compatibleYangbo Lu2019-06-151-1/+2
| * dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu2019-06-155-282/+34
| * ptp: add QorIQ PTP support for DPAA2Yangbo Lu2019-06-151-1/+1
|/
* hinic: Use devm_kasprintf instead of hard coding itChristophe JAILLET2019-06-151-5/+3
* Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast"David S. Miller2019-06-151-5/+7
* net: dsa: mv88e6xxx: do not flood CPU with unknown multicastVivien Didelot2019-06-151-7/+5
* Merge branch 'net-dsa-use-switchdev-attr-and-obj-handlers'David S. Miller2019-06-153-56/+35
|\
| * net: dsa: use switchdev handle helpersVivien Didelot2019-06-151-44/+32
| * net: dsa: make dsa_slave_dev_check use constVivien Didelot2019-06-151-2/+2
| * net: dsa: make cpu_dp non constVivien Didelot2019-06-151-1/+1
| * net: dsa: do not check orig_dev in vlan delVivien Didelot2019-06-151-9/+0
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-06-157-100/+147
|\
| * i40e: mark expected switch fall-throughGustavo A. R. Silva2019-06-141-0/+1