aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-18net: wan: remove redundant includezhong jiang2-2/+0
2018-09-18net: ethernet: remove redundant includezhong jiang4-4/+0
2018-09-18net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe3-20/+2
2018-09-18net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe2-21/+2
2018-09-18net: ibm: fix return type of ndo_start_xmit functionYueHaibing3-6/+7
2018-09-18net: cavium: fix return type of ndo_start_xmit functionYueHaibing4-6/+8
2018-09-18net: hns3: fix return type of ndo_start_xmit functionYueHaibing2-2/+3
2018-09-18net: ethernet: slicoss: remove duplicated include from slic.hYueHaibing1-1/+0
2018-09-18veth: rename pcpu_vstats as pcpu_lstatsLi RongQing2-15/+8
2018-09-18netlink: add ethernet address policy typesJohannes Berg2-1/+20
2018-09-18netlink: add NLA_REJECT policy typeJohannes Berg2-8/+28
2018-09-18intel-ethernet: use correct module licenseJesse Brandeburg12-13/+13
2018-09-18iavf: finish renaming files to iavfJesse Brandeburg16-21/+21
2018-09-18iavf: rename most of i40e stringsJesse Brandeburg17-1407/+1366
2018-09-18iavf: tracing infrastructure renameJesse Brandeburg3-22/+22
2018-09-18iavf: replace i40e_debug with iavf versionJesse Brandeburg5-23/+23
2018-09-18iavf: rename i40e_hw to iavf_hwJesse Brandeburg9-99/+98
2018-09-18iavf: rename I40E_ADMINQ_DESCJesse Brandeburg2-11/+11
2018-09-18iavf: rename device ID definesJesse Brandeburg5-78/+27
2018-09-18iavf: remove references to old namesJesse Brandeburg9-273/+269
2018-09-18iavf: move i40evf files to new nameJesse Brandeburg9-11/+11
2018-09-18iavf: rename i40e_status to iavf_statusJesse Brandeburg10-132/+119
2018-09-18iavf: rename functions and structs to new nameJesse Brandeburg14-1691/+1665
2018-09-18iavf: diet and reformatJesse Brandeburg8-4014/+6
2018-09-18intel-ethernet: rename i40evf to iavfJesse Brandeburg29-34/+43
2018-09-17net: mdio: remove duplicated include from mdio_bus.cYueHaibing1-1/+0
2018-09-17qed: remove duplicated include from qed_cxt.cYueHaibing1-1/+0
2018-09-17liquidio: remove duplicated include from lio_vf_rep.cYueHaibing1-1/+0
2018-09-17cxgb4: remove duplicated include from cxgb4_main.cYueHaibing1-1/+0
2018-09-17net/ipv6: do not copy dst flags on rt initPeter Oskolkov1-2/+0
2018-09-17gianfar: remove duplicated include from gianfar.cYueHaibing1-2/+0
2018-09-17net/ipv4: defensive cipso option parsingStefan Nuernberger1-4/+7
2018-09-17qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork1-7/+7
2018-09-17net: socionext: Fix two sleep-in-atomic-context bugs in ave_rxfifo_reset()Jia-Ju Bai1-2/+2
2018-09-17net: caif: remove redundant null check on frontpktColin Ian King1-3/+0
2018-09-17clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede1-7/+0
2018-09-17r8169: Get and enable optional ether_clk clockHans de Goede1-0/+33
2018-09-17clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede1-0/+11
2018-09-17r8169: enable ASPM on RTL8106EKai-Heng Feng1-0/+3
2018-09-17r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng1-1/+3
2018-09-17Revert "kcm: remove any offset before parsing messages"David S. Miller1-25/+1
2018-09-17kcm: remove any offset before parsing messagesDominique Martinet1-1/+25
2018-09-17s390/qeth: reduce 0-initializing when building IPA cmdsJulian Wiedmann1-10/+5
2018-09-17s390/qeth: fine-tune spinlocksJulian Wiedmann3-35/+24
2018-09-17s390/qeth: fix typo in return valueJulian Wiedmann1-1/+1
2018-09-17s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann2-0/+6
2018-09-17s390/qeth: uninstall IRQ handler on device removalJulian Wiedmann1-48/+54
2018-09-17s390/qeth: remove qeth_hdr_chk_and_bounce()Julian Wiedmann3-31/+28
2018-09-17s390/qeth: speed up TSO transmissionJulian Wiedmann3-149/+6
2018-09-17s390/qeth: prepare for copy-free TSO transmissionJulian Wiedmann4-28/+77