summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: microchip: Remove unused inline function is_bits_setYueHaibing2020-05-051-5/+0
* myri10ge: Remove unused inline function myri10ge_vlan_ip_csumYueHaibing2020-05-051-12/+0
* net: stmmac: Remove unused inline function stmmac_rx_threshold_countYueHaibing2020-05-051-9/+0
* net: mv643xx_eth: Remove unused inline function sum16_as_beYueHaibing2020-05-051-5/+0
* net: sun: cassini: Remove unused inline functionsYueHaibing2020-05-051-12/+0
* net: tehuti: remove unused inline function bdx_tx_db_sizeYueHaibing2020-05-051-12/+0
* net: ni: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-051-1/+2
* net: ethernet: ti: use true, false for bool variables in cpsw_new.cJason Yan2020-05-051-2/+2
* net: bnxt: Remove Comparison to bool in bnxt_ethtool.cJason Yan2020-05-051-3/+3
* net: agere: use true,false for bool variableJason Yan2020-05-051-2/+2
* net: atheros: remove conversion to bool in atl1c_start_mac()Jason Yan2020-05-051-1/+1
* net: qede: Use true for bool variable in qede_init_fp()Jason Yan2020-05-051-1/+1
* bnx2x: Remove Comparison to bool in bnx2x_dcb.cJason Yan2020-05-051-4/+3
* qlcnic: use true,false for bool variable in qlcnic_sriov_common.cJason Yan2020-05-051-2/+2
* net: emac: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-053-5/+8
* net: nxp: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-051-1/+2
* net: altera: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-051-2/+2
* net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-051-2/+2
* Merge branch 'net-reduce-dynamic-lockdep-keys'David S. Miller2020-05-0423-37/+294
|\
| * bonding: remove useless stats_lock_keyCong Wang2020-05-042-4/+0
| * net: partially revert dynamic lockdep key changesCong Wang2020-05-0422-33/+294
|/
* Merge branch 'net-ethernet-ti-k3-introduce-common-platform-time-sync-driver-c...David S. Miller2020-05-0413-2/+1528
|\
| * arm64: dts: ti: j721e-main: add main navss cpts nodeGrygorii Strashko2020-05-041-0/+12
| * arm64: dts: ti: k3-j721e-mcu: add mcu cpsw cpts nodeGrygorii Strashko2020-05-041-0/+9
| * arm64: dts: ti: k3-am65-main: add main navss cpts nodeGrygorii Strashko2020-05-041-0/+22
| * arm64: dts: ti: k3-am65-mcu: add cpsw cpts nodeGrygorii Strashko2020-05-041-0/+19
| * net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping supportGrygorii Strashko2020-05-044-2/+201
| * net: ethernet: ti: introduce am654 common platform time sync driverGrygorii Strashko2020-05-044-0/+1106
| * dt-binding: ti: am65x: document common platform time sync cpts moduleGrygorii Strashko2020-05-042-0/+159
|/
* Merge branch 'devlink-kernel-region-snapshot-id-allocation'David S. Miller2020-05-043-26/+94
|\
| * docs: devlink: clarify the scope of snapshot idJakub Kicinski2020-05-041-0/+4
| * devlink: let kernel allocate region snapshot idJakub Kicinski2020-05-043-15/+62
| * devlink: factor out building a snapshot notificationJakub Kicinski2020-05-041-11/+28
|/
* net_sched: sch_fq: add horizon attributeEric Dumazet2020-05-042-5/+60
* net: sched: fallback to qdisc noqueue if default qdisc setup failJesper Dangaard Brouer2020-05-041-3/+14
* Merge branch 'net-ipa-I-O-map-SMEM-and-IMEM'David S. Miller2020-05-048-22/+263
|\
| * net: ipa: define SMEM memory region for IPAAlex Elder2020-05-045-0/+129
| * net: ipa: define IMEM memory region for IPAAlex Elder2020-05-045-1/+98
| * net: ipa: redefine struct ipa_mem_dataAlex Elder2020-05-046-20/+27
| * dt-bindings: net: add IPA iommus propertyAlex Elder2020-05-041-1/+9
|/
* Merge branch 'net-add-helper-eth_hw_addr_crc'David S. Miller2020-05-042-2/+13
|\
| * r8169: use new helper eth_hw_addr_crcHeiner Kallweit2020-05-041-2/+1
| * net: add helper eth_hw_addr_crcHeiner Kallweit2020-05-041-0/+12
|/
* net: dsa: felix: allow the device to be disabledMichael Walle2020-05-041-0/+5
* Merge branch 'net-smc-add-failover-processing'David S. Miller2020-05-0411-75/+514
|\
| * net/smc: save SMC-R peer link_uidKarsten Graul2020-05-044-0/+13
| * net/smc: create improved SMC-R link_uidKarsten Graul2020-05-044-5/+19
| * net/smc: improve termination processingKarsten Graul2020-05-041-30/+31
| * net/smc: add termination reason and handle LLC protocol violationKarsten Graul2020-05-044-2/+30
| * net/smc: asymmetric link taggingKarsten Graul2020-05-043-9/+41