summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-30net/smc: adapt SMC client code to use the LLC flowKarsten Graul
2020-04-30net/smc: adapt SMC server code to use the LLC flowKarsten Graul
2020-04-30net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layerKarsten Graul
2020-04-30net/smc: introduce link group typeKarsten Graul
2020-04-30net/smc: enqueue all received LLC messagesKarsten Graul
2020-04-30net/smc: add event-based llc_flow frameworkKarsten Graul
2020-04-30net/faraday: Fix unnecessary check in ftmac100_probe()Tang Bin
2020-04-30rionet: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-04-30net: caif: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-04-30Merge branch 'net-phy-mdio-add-IPQ40xx-MDIO-support'David S. Miller
2020-04-30ARM: dts: qcom: ipq4019: add MDIO nodeRobert Marko
2020-04-30dt-bindings: add Qualcomm IPQ4019 MDIO bindingsRobert Marko
2020-04-30net: phy: mdio: add IPQ4019 MDIO driverRobert Marko
2020-04-30hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handlerZou Wei
2020-04-30hinic: make a bunch of functions staticYueHaibing
2020-04-29Merge branch 'net-bcmgenet-add-support-for-Wake-on-Filter'David S. Miller
2020-04-29net: bcmgenet: add WAKE_FILTER supportDoug Berger
2020-04-29net: bcmgenet: add support for ethtool rxnfc flowsDoug Berger
2020-04-29net: bcmgenet: code movementDoug Berger
2020-04-29Revert "net: bcmgenet: remove unused function in bcmgenet.c"Doug Berger
2020-04-29net: bcmgenet: move clk_wol management to bcmgenet_wolDoug Berger
2020-04-29net: bcmgenet: Fix WoL with password after deep sleepDoug Berger
2020-04-29net: bcmgenet: set Rx mode before starting netifDoug Berger
2020-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-04-29Merge branch 'net-smc-preparations-for-SMC-R-link-failover'David S. Miller
2020-04-29net/smc: move llc layer related init and clear into smc_llc.cKarsten Graul
2020-04-29net/smc: use mutex instead of rwlock_t to protect buffersKarsten Graul
2020-04-29net/smc: process llc responses in tasklet contextKarsten Graul
2020-04-29net/smc: use worker to process incoming llc messagesKarsten Graul
2020-04-29net/smc: simplify link deactivationKarsten Graul
2020-04-29net/smc: move testlink work to system work queueKarsten Graul
2020-04-29net/smc: add new link state and related helpersKarsten Graul
2020-04-29net/smc: multi-link support for smc_rmb_rtoken_handling()Karsten Graul
2020-04-29net/smc: convert static link ID instances to support multiple linksKarsten Graul
2020-04-29net/smc: convert static link ID to dynamic referencesKarsten Graul
2020-04-29net/smc: introduce link_idx for link group arrayKarsten Graul
2020-04-29net/smc: separate function for link initializationKarsten Graul
2020-04-29net/smc: rework pnet table to support SMC-R failoverKarsten Graul
2020-04-29Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write"David S. Miller
2020-04-29ila: remove unused inline function ila_addr_is_ilaYueHaibing
2020-04-29net: hsr: remove unused inline functionsYueHaibing
2020-04-29netpoll: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-04-29ptp: ptp_ines: convert to devm_platform_ioremap_resourceWei Yongjun
2020-04-29net: hns3: adds support for reading module eeprom infoYonglong Liu
2020-04-28Merge branch 'net-ReST-convert'David S. Miller
2020-04-28docs: networking: convert kcm.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert ipvs-sysctl.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert ipvlan.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert ipv6.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert ip-sysctl.txt to ReSTMauro Carvalho Chehab