summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: networking: convert ltpc.txt to ReSTMauro Carvalho Chehab2020-04-303-17/+31
* docs: networking: convert lapb-module.txt to ReSTMauro Carvalho Chehab2020-04-304-42/+85
* docs: networking: convert l2tp.txt to ReSTMauro Carvalho Chehab2020-04-302-73/+87
* Merge branch 'inet_diag-add-cgroup-attribute-and-filter'David S. Miller2020-04-303-1/+45
|\
| * inet_diag: add support for cgroup filterDmitry Yakunin2020-04-302-0/+32
| * inet_diag: add cgroup id attributeDmitry Yakunin2020-04-303-1/+13
|/
* Merge branch 'stmmac-intel-Fixes-and-cleanups-after-dwmac-intel-split'David S. Miller2020-04-304-105/+68
|\
| * stmmac: intel: Place object in the Makefile according to the orderAndy Shevchenko2020-04-301-2/+2
| * stmmac: intel: Fix indentation to put on one line affected codeAndy Shevchenko2020-04-301-60/+32
| * stmmac: intel: Eliminate useless conditions and variablesAndy Shevchenko2020-04-301-12/+2
| * stmmac: intel: Convert to use pci_alloc_irq_vectors() APIAndy Shevchenko2020-04-301-3/+8
| * stmmac: intel: Remove unnecessary loop for PCI BARsAndy Shevchenko2020-04-301-18/+5
| * stmmac: intel: Fix clock handling on error and remove pathsAndy Shevchenko2020-04-302-9/+16
| * stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko2020-04-301-1/+3
|/
* Merge branch 'net-smc-add-event-based-framework-for-LLC-msgs'David S. Miller2020-04-306-247/+525
|\
| * net/smc: remove obsolete link state DELETINGKarsten Graul2020-04-304-12/+1
| * net/smc: remove handling of CONFIRM_RKEY_CONTINUEKarsten Graul2020-04-301-17/+4
| * net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flowKarsten Graul2020-04-301-13/+24
| * net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flowKarsten Graul2020-04-301-15/+41
| * net/smc: new smc_rtoken_set functions for multiple link supportKarsten Graul2020-04-302-0/+51
| * net/smc: move the TEST_LINK response processing into event handlerKarsten Graul2020-04-301-8/+2
| * net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkeyKarsten Graul2020-04-304-30/+24
| * net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkeyKarsten Graul2020-04-303-26/+43
| * net/smc: adapt SMC client code to use the LLC flowKarsten Graul2020-04-304-74/+71
| * net/smc: adapt SMC server code to use the LLC flowKarsten Graul2020-04-303-42/+20
| * net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layerKarsten Graul2020-04-302-0/+13
| * net/smc: introduce link group typeKarsten Graul2020-04-301-0/+10
| * net/smc: enqueue all received LLC messagesKarsten Graul2020-04-301-17/+29
| * net/smc: add event-based llc_flow frameworkKarsten Graul2020-04-304-0/+199
|/
* net/faraday: Fix unnecessary check in ftmac100_probe()Tang Bin2020-04-301-3/+0
* rionet: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-04-301-1/+2
* net: caif: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-04-301-1/+2
* Merge branch 'net-phy-mdio-add-IPQ40xx-MDIO-support'David S. Miller2020-04-305-0/+257
|\
| * ARM: dts: qcom: ipq4019: add MDIO nodeRobert Marko2020-04-301-0/+28
| * dt-bindings: add Qualcomm IPQ4019 MDIO bindingsRobert Marko2020-04-301-0/+61
| * net: phy: mdio: add IPQ4019 MDIO driverRobert Marko2020-04-303-0/+168
|/
* hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handlerZou Wei2020-04-301-5/+3
* hinic: make a bunch of functions staticYueHaibing2020-04-301-43/+48
* Merge branch 'net-bcmgenet-add-support-for-Wake-on-Filter'David S. Miller2020-04-303-76/+708
|\
| * net: bcmgenet: add WAKE_FILTER supportDoug Berger2020-04-302-11/+37
| * net: bcmgenet: add support for ethtool rxnfc flowsDoug Berger2020-04-302-11/+488
| * net: bcmgenet: code movementDoug Berger2020-04-301-154/+154
| * Revert "net: bcmgenet: remove unused function in bcmgenet.c"Doug Berger2020-04-301-0/+122
| * net: bcmgenet: move clk_wol management to bcmgenet_wolDoug Berger2020-04-303-16/+20
| * net: bcmgenet: Fix WoL with password after deep sleepDoug Berger2020-04-302-21/+20
| * net: bcmgenet: set Rx mode before starting netifDoug Berger2020-04-301-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-04-297-42/+129
|\
| * netfilter: nft_nat: add netmap supportPablo Neira Ayuso2020-04-282-2/+48
| * netfilter: nft_nat: add helper function to set up NAT address and protocolPablo Neira Ayuso2020-04-281-22/+34
| * netfilter: nft_nat: set flags from initialization pathPablo Neira Ayuso2020-04-281-4/+6