aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-26docs: networking: move z8530 to the hw driver sectionJakub Kicinski9-7/+45
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski69-124/+180
2020-06-26Merge branch 'net-phy-relax-PHY-and-MDIO-reset-handling'David S. Miller4-50/+51
2020-06-26net: phy: mdio: reset MDIO devices even if probe() is not implementedBartosz Golaszewski1-7/+6
2020-06-26net: phy: reset the PHY even if probe() is not implementedBartosz Golaszewski1-11/+12
2020-06-26net: mdio: add a forward declaration for reset_control to mdio.hBartosz Golaszewski1-0/+1
2020-06-26net: phy: arrange headers in phy_device.c alphabeticallyBartosz Golaszewski1-15/+15
2020-06-26net: phy: arrange headers in mdio_device.c alphabeticallyBartosz Golaszewski1-1/+1
2020-06-26net: phy: arrange headers in mdio_bus.c alphabeticallyBartosz Golaszewski1-16/+16
2020-06-26net: mvneta: speed down the PHY, if WoL used, to save energyDaniel González Cabanelas1-0/+11
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller55-5594/+246
2020-06-26bonding: Remove extraneous parentheses in bond_setupNathan Chancellor1-2/+2
2020-06-26net: stmmac: dwmac-meson8b: use clk_parent_data for clock registrationMartin Blumenstingl1-32/+17
2020-06-26bnx2x: use generic power managementVaibhav Gupta3-14/+8
2020-06-25i40e: Remove scheduling while atomic possibilityAleksandr Loktionov1-97/+137
2020-06-25i40e: Add support for 5Gbps cardsAleksandr Loktionov2-1/+6
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher39-142/+29
2020-06-25i40e: Add a check to see if MFS is setTodd Fujinaka1-0/+8
2020-06-25i40e: detect and log info about pre-recovery modePiotr Kwapulinski2-22/+52
2020-06-25i40e: make PF wait reset loop reliablePiotr Kwapulinski1-11/+9
2020-06-25i40e: remove unused definesJesse Brandeburg14-5317/+2
2020-06-25i40e: Move client header locationShiraz Saleem5-4/+3
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller670-3767/+6160
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds223-1156/+1973
2020-06-25sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handlingKevin Darbyshire-Bryant1-4/+4
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib2-10/+20
2020-06-25Merge branch 'sched-A-couple-of-fixes-for-sch_cake'David S. Miller1-17/+41
2020-06-25sch_cake: fix a few style nitsToke Høiland-Jørgensen1-2/+2
2020-06-25sch_cake: don't call diffserv parsing code when it is not neededToke Høiland-Jørgensen1-4/+9
2020-06-25sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev1-11/+30
2020-06-25Merge branch 'net-phy-mscc-multiple-improvements'David S. Miller3-36/+45
2020-06-25net: phy: mscc: improve vsc8514/8584_config_init consistencyAntoine Tenart1-4/+8
2020-06-25net: phy: mscc: remove useless page configuration in the config initAntoine Tenart1-7/+0
2020-06-25net: phy: mscc: restore the base page in vsc8514/8584_config_initAntoine Tenart1-0/+9
2020-06-25net: phy: mscc: do not access the MDIO bus lock directlyAntoine Tenart2-18/+18
2020-06-25net: phy: mscc: ptp: fix a typo in a commentAntoine Tenart1-1/+1
2020-06-25net: phy: mscc: ptp: fix a smatch errorAntoine Tenart1-0/+1
2020-06-25net: phy: mscc: fix a possible double unlockAntoine Tenart1-1/+1
2020-06-25net: phy: mscc: macsec: fix sparse warningsAntoine Tenart1-5/+7
2020-06-25ethtool: fix error handling in linkstate_prepare_data()Michal Kubecek1-6/+5
2020-06-25Merge tag 'trace-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-6/+27
2020-06-25Merge branch 'napi_gro_receive-caller-return-value-cleanups'David S. Miller4-39/+17
2020-06-25wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld1-28/+11
2020-06-25hns: do not cast return value of napi_gro_receive to nullJason A. Donenfeld1-1/+1
2020-06-25socionext: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld1-2/+3
2020-06-25wireguard: receive: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld1-8/+2
2020-06-25vxlan: fix last fdb index during dump of fdb with nhidRoopa Prabhu1-0/+4
2020-06-25sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner4-5/+12
2020-06-25tc-testing: avoid action cookies with odd length.Briana Oursler3-7/+7
2020-06-25Merge branch 'tcp_cubic-fix-spurious-HYSTART_DELAY-on-RTT-decrease'David S. Miller2-6/+4