aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* caif: fix cfspi_xmit()'s return typeLuc Van Oostenryck2020-06-281-2/+2
* caif: fix caif_xmit()'s return typeLuc Van Oostenryck2020-06-281-1/+1
* cail,hsi: fix cfhsi_xmit()'s return typeLuc Van Oostenryck2020-06-281-3/+3
* bareudp: Added attribute to enable & disable rx metadata collectionMartin2020-06-284-8/+23
* Merge branch 'hinic-add-some-ethtool-ops-support'David S. Miller2020-06-2813-15/+1273
|\
| * hinic: add support to get eeprom informationLuo bin2020-06-284-0/+175
| * hinic: add support to identify physical deviceLuo bin2020-06-287-3/+132
| * hinic: add self test supportLuo bin2020-06-288-0/+331
| * hinic: add support to set and get irq coalesceLuo bin2020-06-288-1/+418
| * hinic: add support to set and get pause paramsLuo bin2020-06-287-11/+217
|/
* Merge branch 'tcp-improve-delivered-counts-in-SCM_TSTAMP_ACK'David S. Miller2020-06-271-20/+39
|\
| * tcp: update delivered_ce with deliveredYousuk Seung2020-06-271-8/+21
| * tcp: count sacked packets in tcp_sacktag_stateYousuk Seung2020-06-271-0/+4
| * tcp: add ece_ack flag to reno sack functionsYousuk Seung2020-06-271-10/+12
| * tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()Yousuk Seung2020-06-271-2/+2
|/
* Merge branch 'net-atlantic-various-non-functional-changes'David S. Miller2020-06-2610-33/+80
|\
| * net: atlantic: put ptp code under IS_REACHABLE checkIgor Russkikh2020-06-264-6/+27
| * net: atlantic: add alignment checks in hw_atl2_utils_fw.cMark Starovoytov2020-06-261-4/+28
| * net: atlantic: missing space in a comment in aq_nic.hDmitry Bezrukov2020-06-261-4/+5
| * net: atlantic: fix typo in aq_ring_tx_cleanMark Starovoytov2020-06-261-4/+5
| * net: atlantic: make aq_pci_func_init staticMark Starovoytov2020-06-262-8/+9
| * net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPPMark Starovoytov2020-06-262-2/+2
| * net: atlantic: fix variable type in aq_ethtool_get_pauseparamNikita Danilov2020-06-261-2/+1
| * net: atlantic: MACSec offload statistics checkpatch fixMark Starovoytov2020-06-261-3/+3
|/
* Merge branch 'mptcp-refactor-token-container'David S. Miller2020-06-2611-190/+487
|\
| * mptcp: introduce token KUNIT self-testsPaolo Abeni2020-06-264-2/+152
| * mptcp: move crypto test to KUNITPaolo Abeni2020-06-264-67/+91
| * mptcp: refactor token containerPaolo Abeni2020-06-264-113/+236
| * mptcp: add __init annotation on setup functionsPaolo Abeni2020-06-265-10/+10
|/
* Merge branch 'net-organize-driver-docs-by-device-type'David S. Miller2020-06-2695-154/+306
|\
| * docs: networking: move FDDI drivers to the hw driver sectionJakub Kicinski2020-06-266-4/+22
| * docs: networking: move ATM drivers to the hw driver sectionJakub Kicinski2020-06-268-6/+26
| * docs: networking: move AppleTalk / LocalTalk drivers to the hw driver sectionJakub Kicinski2020-06-266-3/+22
| * docs: networking: move remaining Ethernet driver docs to the hw sectionJakub Kicinski2020-06-265-3/+3
| * docs: networking: move ray_cs to the hw driver sectionJakub Kicinski2020-06-264-2/+3
| * docs: networking: move baycom to the hw driver sectionJakub Kicinski2020-06-264-5/+5
| * docs: networking: move z8530 to the hw driver sectionJakub Kicinski2020-06-269-7/+45
| * docs: networking: reorganize driver documentation againJakub Kicinski2020-06-2669-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-251-97/+137
| * i40e: Add support for 5Gbps cardsAleksandr Loktionov2020-06-252-1/+6
| * net/intel: remove driver versions from Intel driversJeff Kirsher2020-06-2539-142/+29