summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-30net/smc: new smc_rtoken_set functions for multiple link supportKarsten Graul2-0/+51
2020-04-30net/smc: move the TEST_LINK response processing into event handlerKarsten Graul1-8/+2
2020-04-30net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkeyKarsten Graul4-30/+24
2020-04-30net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkeyKarsten Graul3-26/+43
2020-04-30net/smc: adapt SMC client code to use the LLC flowKarsten Graul4-74/+71
2020-04-30net/smc: adapt SMC server code to use the LLC flowKarsten Graul3-42/+20
2020-04-30net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layerKarsten Graul2-0/+13
2020-04-30net/smc: introduce link group typeKarsten Graul1-0/+10
2020-04-30net/smc: enqueue all received LLC messagesKarsten Graul1-17/+29
2020-04-30net/smc: add event-based llc_flow frameworkKarsten Graul4-0/+199
2020-04-30net/faraday: Fix unnecessary check in ftmac100_probe()Tang Bin1-3/+0
2020-04-30rionet: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-1/+2
2020-04-30net: caif: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-1/+2
2020-04-30Merge branch 'net-phy-mdio-add-IPQ40xx-MDIO-support'David S. Miller5-0/+257
2020-04-30ARM: dts: qcom: ipq4019: add MDIO nodeRobert Marko1-0/+28
2020-04-30dt-bindings: add Qualcomm IPQ4019 MDIO bindingsRobert Marko1-0/+61
2020-04-30net: phy: mdio: add IPQ4019 MDIO driverRobert Marko3-0/+168
2020-04-30hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handlerZou Wei1-5/+3
2020-04-30hinic: make a bunch of functions staticYueHaibing1-43/+48
2020-04-30Merge branch 'net-bcmgenet-add-support-for-Wake-on-Filter'David S. Miller3-76/+708
2020-04-30net: bcmgenet: add WAKE_FILTER supportDoug Berger2-11/+37
2020-04-30net: bcmgenet: add support for ethtool rxnfc flowsDoug Berger2-11/+488
2020-04-30net: bcmgenet: code movementDoug Berger1-154/+154
2020-04-30Revert "net: bcmgenet: remove unused function in bcmgenet.c"Doug Berger1-0/+122
2020-04-30net: bcmgenet: move clk_wol management to bcmgenet_wolDoug Berger3-16/+20
2020-04-30net: bcmgenet: Fix WoL with password after deep sleepDoug Berger2-21/+20
2020-04-30net: bcmgenet: set Rx mode before starting netifDoug Berger1-0/+4
2020-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-42/+129
2020-04-29Merge branch 'net-smc-preparations-for-SMC-R-link-failover'David S. Miller16-702/+1063
2020-04-29net/smc: move llc layer related init and clear into smc_llc.cKarsten Graul5-14/+31
2020-04-29net/smc: use mutex instead of rwlock_t to protect buffersKarsten Graul2-13/+13
2020-04-29net/smc: process llc responses in tasklet contextKarsten Graul2-108/+116
2020-04-29net/smc: use worker to process incoming llc messagesKarsten Graul4-58/+96
2020-04-29net/smc: simplify link deactivationKarsten Graul3-18/+6
2020-04-29net/smc: move testlink work to system work queueKarsten Graul1-5/+6
2020-04-29net/smc: add new link state and related helpersKarsten Graul5-20/+42
2020-04-29net/smc: multi-link support for smc_rmb_rtoken_handling()Karsten Graul3-9/+11
2020-04-29net/smc: convert static link ID instances to support multiple linksKarsten Graul5-135/+291
2020-04-29net/smc: convert static link ID to dynamic referencesKarsten Graul10-103/+99
2020-04-29net/smc: introduce link_idx for link group arrayKarsten Graul2-5/+31
2020-04-29net/smc: separate function for link initializationKarsten Graul1-48/+66
2020-04-29net/smc: rework pnet table to support SMC-R failoverKarsten Graul4-230/+319
2020-04-29Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write"David S. Miller1-17/+0
2020-04-29ila: remove unused inline function ila_addr_is_ilaYueHaibing1-5/+0
2020-04-29net: hsr: remove unused inline functionsYueHaibing1-19/+0
2020-04-29netpoll: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-4/+5
2020-04-29ptp: ptp_ines: convert to devm_platform_ioremap_resourceWei Yongjun1-7/+1
2020-04-29net: hns3: adds support for reading module eeprom infoYonglong Liu4-0/+196
2020-04-29Merge branch 'net-ReST-convert'David S. Miller74-3844/+4731
2020-04-29docs: networking: convert kcm.txt to ReSTMauro Carvalho Chehab2-40/+46