aboutsummaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-17gianfar: remove duplicated include from gianfar.cYueHaibing1-2/+0
2018-09-17net/ipv4: defensive cipso option parsingStefan Nuernberger1-4/+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-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
2018-09-17s390/qeth: check size of required HW header cache objectJulian Wiedmann1-2/+9
2018-09-17s390/qeth: fix up protocol headers earlyJulian Wiedmann1-3/+11
2018-09-17s390/qeth: limit csum offload erratum to L3 devicesJulian Wiedmann2-5/+5
2018-09-17s390/qeth: remove qeth_get_elements_no()Julian Wiedmann4-33/+14
2018-09-17s390/qeth: remove unused L3 xmit codeJulian Wiedmann1-54/+17
2018-09-17s390/qeth: run non-offload L3 traffic over common xmit pathJulian Wiedmann1-26/+44
2018-09-17s390/qeth: move L2 xmit code to core moduleJulian Wiedmann3-63/+75
2018-09-17liquidio: Add the features to show FEC settings and set FEC settingsWeilin Chang6-3/+243
2018-09-17net: ethernet: remove redundant null pointer check before of_node_putzhong jiang1-2/+1
2018-09-17net: dsa: remove redundant null pointer check before put_devicezhong jiang1-2/+1
2018-09-17net: dsa: remove redundant null pointer check before of_node_putzhong jiang1-2/+1
2018-09-17net: usb: remove redundant null pointer check before of_node_putzhong jiang1-2/+1
2018-09-17net: rds: use memset to optimize the recvZhu Yanjun1-4/+1
2018-09-17selftests/tls: Add MSG_WAITALL in recv() syscallVakul Garg1-9/+9
2018-09-17net: aquantia: memory corruption on jumbo framesFriedemann Gerold1-14/+18
2018-09-17net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()Hauke Mehrtens1-0/+3
2018-09-17net: dsa: lantiq_gswip: Minor code style improvementsHauke Mehrtens1-20/+18
2018-09-17net: lantiq: lantiq_xrx200: Move clock prepare to probe functionHauke Mehrtens1-9/+12
2018-09-17dt-bindings: net: dsa: lantiq, xrx200-gswip: Fix minor style fixesHauke Mehrtens1-8/+10
2018-09-17dt-bindings: net: lantiq, xrx200-net: Use lower case in hexHauke Mehrtens1-2/+2
2018-09-17net: hns: make function hns_gmac_wait_fifo_clean() staticWei Yongjun1-1/+1