aboutsummaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
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-17net: ethernet: Fix a unused function warning.zhong jiang1-3/+3
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
2018-09-17net: lantiq: Fix return value check in xrx200_probe()Wei Yongjun1-2/+2
2018-09-17net: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_probe()Wei Yongjun1-3/+3
2018-09-17net: dsa: gswip: Fix return value check in gswip_probe()Wei Yongjun1-6/+6
2018-09-17net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn2-2/+2