summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-21net: wiznet: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: sgi: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: cirrus: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: seeq: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun
2018-09-21net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-09-21netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti
2018-09-21net: mscc: fix the frame extraction into the skbAntoine Tenart
2018-09-20r8169: fix autoneg issue on resume with RTL8168EHeiner Kallweit
2018-09-20sctp: update dst pmtu with the correct daddrXin Long
2018-09-20bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti
2018-09-20smc: generic netlink family should be __ro_after_initJohannes Berg
2018-09-20mlxsw: spectrum: Bump required firmware versionPetr Machata
2018-09-19Merge branch 'qed-fixes'David S. Miller
2018-09-19qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru
2018-09-19qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru
2018-09-19qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru
2018-09-19net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart
2018-09-19ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-09-19Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-09-18Merge branch 'ipv6-fix-issues-on-accessing-fib6_metrics'David S. Miller
2018-09-18ipv6: fix memory leak on dst->_metricsWei Wang
2018-09-18Revert "ipv6: fix double refcount of fib6_metrics"Wei Wang
2018-09-18sfp: fix oops with ethtool -mRussell King
2018-09-18net: mvpp2: fix a txq_done race conditionAntoine Tenart
2018-09-18Merge branch 'net-smc-fixes'David S. Miller
2018-09-18net/smc: fix sizeof to int comparisonYueHaibing
2018-09-18net/smc: no urgent data check for listen socketsKarsten Graul
2018-09-18net/smc: enable fallback for connection abort in state INITUrsula Braun
2018-09-18net/smc: remove duplicate mutex_unlockUrsula Braun
2018-09-18net/smc: fix non-blocking connect problemUrsula Braun
2018-09-18ravb: do not write 1 to reserved bitsKazuya Mizuguchi
2018-09-18net: bnxt: Fix a uninitialized variable warning.zhong jiang
2018-09-18Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-09-18net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter
2018-09-18NFC: Fix the number of pipesSuren Baghdasaryan
2018-09-18NFC: Fix possible memory corruption when handling SHDLC I-Frame commandsSuren Baghdasaryan
2018-09-18selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca
2018-09-18Merge branch 'stmmac-Coalesce-and-tail-addr-fixes'David S. Miller
2018-09-18net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-17net/ipv6: do not copy dst flags on rt initPeter Oskolkov
2018-09-17qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork
2018-09-17Merge branch 'r8169-clk-fixes'David S. Miller
2018-09-17clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede
2018-09-17r8169: Get and enable optional ether_clk clockHans de Goede
2018-09-17clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede
2018-09-17r8169: enable ASPM on RTL8106EKai-Heng Feng
2018-09-17r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng