summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor2018-09-221-1/+1
* net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor2018-09-221-1/+2
* devlink: double free in devlink_resource_fill()Dan Carpenter2018-09-221-2/+1
* net: apple: fix return type of ndo_start_xmit functionYueHaibing2018-09-223-6/+6
* net: i825xx: fix return type of ndo_start_xmit functionYueHaibing2018-09-223-6/+9
* net: wiznet: fix return type of ndo_start_xmit functionYueHaibing2018-09-222-2/+2
* net: sgi: fix return type of ndo_start_xmit functionYueHaibing2018-09-222-3/+3
* net: cirrus: fix return type of ndo_start_xmit functionYueHaibing2018-09-222-3/+3
* net: seeq: fix return type of ndo_start_xmit functionYueHaibing2018-09-222-3/+5
* PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun2018-09-221-1/+3
* net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill2018-09-221-3/+1
* netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti2018-09-221-1/+2
* net: mscc: fix the frame extraction into the skbAntoine Tenart2018-09-211-3/+9
* 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
|\ \