summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-30docs: networking: convert PLIP.txt to ReSTMauro Carvalho Chehab3-19/+27
2020-04-30docs: networking: convert pktgen.txt to ReSTMauro Carvalho Chehab5-157/+170
2020-04-30docs: networking: convert phonet.txt to ReSTMauro Carvalho Chehab4-22/+39
2020-04-30docs: networking: convert packet_mmap.txt to ReSTMauro Carvalho Chehab3-1061/+1085
2020-04-30docs: networking: convert operstates.txt to ReSTMauro Carvalho Chehab2-12/+34
2020-04-30docs: networking: convert openvswitch.txt to ReSTMauro Carvalho Chehab2-10/+14
2020-04-30docs: networking: convert nf_flowtable.txt to ReSTMauro Carvalho Chehab2-25/+31
2020-04-30docs: networking: convert nf_conntrack-sysctl.txt to ReSTMauro Carvalho Chehab2-22/+30
2020-04-30docs: networking: convert netif-msg.txt to ReSTMauro Carvalho Chehab3-79/+96
2020-04-30docs: networking: convert netfilter-sysctl.txt to ReSTMauro Carvalho Chehab2-2/+10
2020-04-30docs: networking: convert netdevices.txt to ReSTMauro Carvalho Chehab3-8/+16
2020-04-30docs: networking: convert netdev-features.txt to ReSTMauro Carvalho Chehab4-10/+14
2020-04-30docs: networking: convert netconsole.txt to ReSTMauro Carvalho Chehab7-54/+84
2020-04-30docs: networking: convert multiqueue.txt to ReSTMauro Carvalho Chehab3-22/+22
2020-04-30docs: networking: convert mpls-sysctl.txt to ReSTMauro Carvalho Chehab2-4/+14
2020-04-30docs: networking: convert mac80211-injection.txt to ReSTMauro Carvalho Chehab4-17/+27
2020-04-30docs: networking: convert ltpc.txt to ReSTMauro Carvalho Chehab3-17/+31
2020-04-30docs: networking: convert lapb-module.txt to ReSTMauro Carvalho Chehab4-42/+85
2020-04-30docs: networking: convert l2tp.txt to ReSTMauro Carvalho Chehab2-73/+87
2020-04-30Merge branch 'inet_diag-add-cgroup-attribute-and-filter'David S. Miller3-1/+45
2020-04-30inet_diag: add support for cgroup filterDmitry Yakunin2-0/+32
2020-04-30inet_diag: add cgroup id attributeDmitry Yakunin3-1/+13
2020-04-30Merge branch 'stmmac-intel-Fixes-and-cleanups-after-dwmac-intel-split'David S. Miller4-105/+68
2020-04-30stmmac: intel: Place object in the Makefile according to the orderAndy Shevchenko1-2/+2
2020-04-30stmmac: intel: Fix indentation to put on one line affected codeAndy Shevchenko1-60/+32
2020-04-30stmmac: intel: Eliminate useless conditions and variablesAndy Shevchenko1-12/+2
2020-04-30stmmac: intel: Convert to use pci_alloc_irq_vectors() APIAndy Shevchenko1-3/+8
2020-04-30stmmac: intel: Remove unnecessary loop for PCI BARsAndy Shevchenko1-18/+5
2020-04-30stmmac: intel: Fix clock handling on error and remove pathsAndy Shevchenko2-9/+16
2020-04-30stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko1-1/+3
2020-04-30Merge branch 'net-smc-add-event-based-framework-for-LLC-msgs'David S. Miller6-247/+525
2020-04-30net/smc: remove obsolete link state DELETINGKarsten Graul4-12/+1
2020-04-30net/smc: remove handling of CONFIRM_RKEY_CONTINUEKarsten Graul1-17/+4
2020-04-30net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flowKarsten Graul1-13/+24
2020-04-30net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flowKarsten Graul1-15/+41
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