summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-19net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang
2018-09-19Merge tag 'batadv-next-for-davem-20180919' of git://git.open-mesh.org/linux-m...David S. Miller
2018-09-18net: wan: remove redundant includezhong jiang
2018-09-18net: ethernet: remove redundant includezhong jiang
2018-09-18Merge branch 'neterion-use-linux-io-64-nonatomic-lo-hi-h'David S. Miller
2018-09-18net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe
2018-09-18net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe
2018-09-18net: ibm: fix return type of ndo_start_xmit functionYueHaibing
2018-09-18net: cavium: fix return type of ndo_start_xmit functionYueHaibing
2018-09-18net: hns3: fix return type of ndo_start_xmit functionYueHaibing
2018-09-18net: ethernet: slicoss: remove duplicated include from slic.hYueHaibing
2018-09-18veth: rename pcpu_vstats as pcpu_lstatsLi RongQing
2018-09-18netlink: add ethernet address policy typesJohannes Berg
2018-09-18netlink: add NLA_REJECT policy typeJohannes Berg
2018-09-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-09-18intel-ethernet: use correct module licenseJesse Brandeburg
2018-09-18iavf: finish renaming files to iavfJesse Brandeburg
2018-09-18iavf: rename most of i40e stringsJesse Brandeburg
2018-09-18iavf: tracing infrastructure renameJesse Brandeburg
2018-09-18iavf: replace i40e_debug with iavf versionJesse Brandeburg
2018-09-18iavf: rename i40e_hw to iavf_hwJesse Brandeburg
2018-09-18iavf: rename I40E_ADMINQ_DESCJesse Brandeburg
2018-09-18iavf: rename device ID definesJesse Brandeburg
2018-09-18iavf: remove references to old namesJesse Brandeburg
2018-09-18iavf: move i40evf files to new nameJesse Brandeburg
2018-09-18iavf: rename i40e_status to iavf_statusJesse Brandeburg
2018-09-18iavf: rename functions and structs to new nameJesse Brandeburg
2018-09-18iavf: diet and reformatJesse Brandeburg
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-18intel-ethernet: rename i40evf to iavfJesse Brandeburg
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-17net: mdio: remove duplicated include from mdio_bus.cYueHaibing
2018-09-17qed: remove duplicated include from qed_cxt.cYueHaibing
2018-09-17liquidio: remove duplicated include from lio_vf_rep.cYueHaibing
2018-09-17cxgb4: remove duplicated include from cxgb4_main.cYueHaibing
2018-09-17net/ipv6: do not copy dst flags on rt initPeter Oskolkov
2018-09-17gianfar: remove duplicated include from gianfar.cYueHaibing
2018-09-17net/ipv4: defensive cipso option parsingStefan Nuernberger
2018-09-17qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork
2018-09-17net: socionext: Fix two sleep-in-atomic-context bugs in ave_rxfifo_reset()Jia-Ju Bai
2018-09-17net: caif: remove redundant null check on frontpktColin Ian King
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
2018-09-17Revert "kcm: remove any offset before parsing messages"David S. Miller
2018-09-17kcm: remove any offset before parsing messagesDominique Martinet
2018-09-17Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman