summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: networking: move ATM drivers to the hw driver sectionJakub Kicinski2020-06-278-6/+26
* docs: networking: move AppleTalk / LocalTalk drivers to the hw driver sectionJakub Kicinski2020-06-276-3/+22
* docs: networking: move remaining Ethernet driver docs to the hw sectionJakub Kicinski2020-06-275-3/+3
* docs: networking: move ray_cs to the hw driver sectionJakub Kicinski2020-06-274-2/+3
* docs: networking: move baycom to the hw driver sectionJakub Kicinski2020-06-274-5/+5
* docs: networking: move z8530 to the hw driver sectionJakub Kicinski2020-06-279-7/+45
* docs: networking: reorganize driver documentation againJakub Kicinski2020-06-2769-124/+180
* Merge branch 'net-phy-relax-PHY-and-MDIO-reset-handling'David S. Miller2020-06-264-50/+51
|\
| * net: phy: mdio: reset MDIO devices even if probe() is not implementedBartosz Golaszewski2020-06-261-7/+6
| * net: phy: reset the PHY even if probe() is not implementedBartosz Golaszewski2020-06-261-11/+12
| * net: mdio: add a forward declaration for reset_control to mdio.hBartosz Golaszewski2020-06-261-0/+1
| * net: phy: arrange headers in phy_device.c alphabeticallyBartosz Golaszewski2020-06-261-15/+15
| * net: phy: arrange headers in mdio_device.c alphabeticallyBartosz Golaszewski2020-06-261-1/+1
| * net: phy: arrange headers in mdio_bus.c alphabeticallyBartosz Golaszewski2020-06-261-16/+16
|/
* net: mvneta: speed down the PHY, if WoL used, to save energyDaniel González Cabanelas2020-06-261-0/+11
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-2655-5594/+246
|\
| * i40e: Remove scheduling while atomic possibilityAleksandr Loktionov2020-06-261-97/+137
| * i40e: Add support for 5Gbps cardsAleksandr Loktionov2020-06-262-1/+6
| * net/intel: remove driver versions from Intel driversJeff Kirsher2020-06-2639-142/+29
| * i40e: Add a check to see if MFS is setTodd Fujinaka2020-06-261-0/+8
| * i40e: detect and log info about pre-recovery modePiotr Kwapulinski2020-06-262-22/+52
| * i40e: make PF wait reset loop reliablePiotr Kwapulinski2020-06-261-11/+9
| * i40e: remove unused definesJesse Brandeburg2020-06-2614-5317/+2
| * i40e: Move client header locationShiraz Saleem2020-06-265-4/+3
* | bonding: Remove extraneous parentheses in bond_setupNathan Chancellor2020-06-261-2/+2
* | net: stmmac: dwmac-meson8b: use clk_parent_data for clock registrationMartin Blumenstingl2020-06-261-32/+17
* | bnx2x: use generic power managementVaibhav Gupta2020-06-263-14/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-26670-3767/+6160
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-26223-1156/+1973
| |\ \
| | * | rds: transport module should be auto loaded when transport is setRao Shoaib2020-06-262-10/+20
| | * | Merge branch 'sched-A-couple-of-fixes-for-sch_cake'David S. Miller2020-06-261-17/+41
| | |\ \
| | | * | sch_cake: fix a few style nitsToke Høiland-Jørgensen2020-06-261-2/+2
| | | * | sch_cake: don't call diffserv parsing code when it is not neededToke Høiland-Jørgensen2020-06-261-4/+9
| | | * | sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev2020-06-261-11/+30
| | |/ /
| | * | ethtool: fix error handling in linkstate_prepare_data()Michal Kubecek2020-06-261-6/+5
| | * | Merge branch 'napi_gro_receive-caller-return-value-cleanups'David S. Miller2020-06-264-39/+17
| | |\ \
| | | * | wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld2020-06-261-28/+11
| | | * | hns: do not cast return value of napi_gro_receive to nullJason A. Donenfeld2020-06-261-1/+1
| | | * | socionext: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld2020-06-261-2/+3
| | | * | wireguard: receive: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld2020-06-261-8/+2
| | |/ /
| | * | vxlan: fix last fdb index during dump of fdb with nhidRoopa Prabhu2020-06-261-0/+4
| | * | sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-264-5/+12
| | * | tc-testing: avoid action cookies with odd length.Briana Oursler2020-06-263-7/+7
| | * | Merge branch 'tcp_cubic-fix-spurious-HYSTART_DELAY-on-RTT-decrease'David S. Miller2020-06-262-6/+4
| | |\ \
| | | * | bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell2020-06-261-3/+2
| | | * | tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell2020-06-261-3/+2
| | |/ /
| | * | Merge branch 'Fixes-for-SJA1105-DSA-tc-gate-action'David S. Miller2020-06-261-160/+167
| | |\ \
| | | * | net: dsa: sja1105: fix tc-gate schedule with single elementVladimir Oltean2020-06-261-2/+1
| | | * | net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rulesVladimir Oltean2020-06-261-0/+8
| | | * | net: dsa: sja1105: unconditionally free old gating configVladimir Oltean2020-06-261-2/+2