summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: ca8210: remove redundant condition check before debugfs_removezhong jiang2018-09-271-2/+1
* ieee802154: remove unecessary condition check before debugfs_remove_recursivezhong jiang2018-09-211-2/+1
* ieee802154: Use kmemdup instead of duplicating it in ca8210_test_int_driver_w...YueHaibing2018-09-211-2/+1
* r8169: fix autoneg issue on resume with RTL8168EHeiner Kallweit2018-09-211-0/+9
* sctp: update dst pmtu with the correct daddrXin Long2018-09-201-2/+10
* bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti2018-09-201-6/+14
* smc: generic netlink family should be __ro_after_initJohannes Berg2018-09-201-1/+1
* mlxsw: spectrum: Bump required firmware versionPetr Machata2018-09-201-2/+2
* Merge branch 'qed-fixes'David S. Miller2018-09-206-22/+73
|\
| * qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru2018-09-203-22/+48
| * qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru2018-09-202-1/+9
| * qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru2018-09-202-1/+18
|/
* net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart2018-09-201-2/+2
* ip6_tunnel: be careful when accessing the inner headerPaolo Abeni2018-09-201-2/+11
* Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-09-209-41/+88
|\
| * batman-adv: Increase version number to 2018.3Sven Eckelmann2018-09-141-1/+1
| * batman-adv: fix hardif_neigh refcount on queue_work() failureMarek Lindner2018-09-071-2/+6
| * batman-adv: fix backbone_gw refcount on queue_work() failureMarek Lindner2018-09-071-2/+8
| * batman-adv: Prevent duplicated tvlv handlerSven Eckelmann2018-09-061-2/+6
| * batman-adv: Prevent duplicated global TT entrySven Eckelmann2018-09-061-2/+4
| * batman-adv: Prevent duplicated softif_vlan entrySven Eckelmann2018-09-061-7/+18
| * batman-adv: Prevent duplicated nc_node entrySven Eckelmann2018-09-061-12/+15
| * batman-adv: Prevent duplicated gateway_node entrySven Eckelmann2018-09-061-2/+9
| * batman-adv: Fix segfault when writing to sysfs elp_intervalSven Eckelmann2018-09-061-8/+17
| * batman-adv: Fix segfault when writing to throughput_overrideSven Eckelmann2018-09-061-2/+3
| * batman-adv: Avoid probe ELP information leakSven Eckelmann2018-09-061-1/+1
* | Merge branch 'ipv6-fix-issues-on-accessing-fib6_metrics'David S. Miller2018-09-191-1/+8
|\ \
| * | ipv6: fix memory leak on dst->_metricsWei Wang2018-09-191-1/+4
| * | Revert "ipv6: fix double refcount of fib6_metrics"Wei Wang2018-09-191-0/+4
|/ /
* | sfp: fix oops with ethtool -mRussell King2018-09-191-2/+2
* | net: mvpp2: fix a txq_done race conditionAntoine Tenart2018-09-191-4/+6
* | Merge branch 'net-smc-fixes'David S. Miller2018-09-193-25/+29
|\ \
| * | net/smc: fix sizeof to int comparisonYueHaibing2018-09-191-8/+6
| * | net/smc: no urgent data check for listen socketsKarsten Graul2018-09-191-2/+2
| * | net/smc: enable fallback for connection abort in state INITUrsula Braun2018-09-191-7/+7
| * | net/smc: remove duplicate mutex_unlockUrsula Braun2018-09-191-6/+9
| * | net/smc: fix non-blocking connect problemUrsula Braun2018-09-191-2/+5
|/ /
* | ravb: do not write 1 to reserved bitsKazuya Mizuguchi2018-09-193-6/+12
* | net: bnxt: Fix a uninitialized variable warning.zhong jiang2018-09-191-0/+3
* | Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-09-193-3/+4
|\ \
| * | net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed2018-09-181-1/+2
| * | net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel2018-09-181-1/+1
| * | net/mlx5: Fix read from coherent memoryEli Cohen2018-09-181-1/+1
* | | net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter2018-09-191-5/+10
* | | NFC: Fix the number of pipesSuren Baghdasaryan2018-09-191-1/+1
* | | NFC: Fix possible memory corruption when handling SHDLC I-Frame commandsSuren Baghdasaryan2018-09-191-0/+10
* | | selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca2018-09-191-2/+2
* | | Merge branch 'stmmac-Coalesce-and-tail-addr-fixes'David S. Miller2018-09-194-108/+149
|\ \ \
| * | | net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu2018-09-191-2/+3
| * | | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-194-106/+146
|/ / /