aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-28s390/qeth: don't defer close_dev work during recoveryJulian Wiedmann4-5/+3
2019-02-28s390/qeth: remove a redundant check for card->devJulian Wiedmann1-1/+1
2019-02-28s390/qeth: call dev_close() during recoveryJulian Wiedmann3-75/+20
2019-02-28s390/qeth: unconditionally clear MAC_REGISTERED flagJulian Wiedmann2-2/+1
2019-02-28s390/qeth: enable/disable the HW trap a little earlierJulian Wiedmann2-14/+17
2019-02-28s390/qeth: remove RECOVER stateJulian Wiedmann6-47/+25
2019-02-28net/smc: allow pnetid-less configurationUrsula Braun1-1/+41
2019-02-28net: sched: pie: avoid slow division in drop probability decayLeslie Monis1-1/+2
2019-02-28cxgb4vf: Enter debugging mode if FW is inaccessibleArjun Vynipadath2-13/+33
2019-02-28cxgb4: Enable outer UDP checksum offload for T6Arjun Vynipadath1-0/+2
2019-02-28cxgb4/cxgb4vf: Fix up netdev->hw_featuresArjun Vynipadath2-10/+9
2019-02-27net: sched: act_csum: Fix csum calc for tagged packetsEli Britstein1-2/+29
2019-02-27net: hns: use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-2/+3
2019-02-27net: phy: marvell10g: Use the generic C45 helper to read the 2110 featuresMaxime Chevallier1-1/+1
2019-02-27net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bitMaxime Chevallier1-10/+0
2019-02-27net: sched: act_tunnel_key: fix metadata handlingVlad Buslov1-9/+9
2019-02-27drivers: net: phy: mdio-mux: Add support for Generic Mux controlsPankaj Bansal3-0/+135