summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-05net: bnxt: Remove Comparison to bool in bnxt_ethtool.cJason Yan
2020-05-05net: agere: use true,false for bool variableJason Yan
2020-05-05net: atheros: remove conversion to bool in atl1c_start_mac()Jason Yan
2020-05-05net: qede: Use true for bool variable in qede_init_fp()Jason Yan
2020-05-05bnx2x: Remove Comparison to bool in bnx2x_dcb.cJason Yan
2020-05-05qlcnic: use true,false for bool variable in qlcnic_sriov_common.cJason Yan
2020-05-05net: emac: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-05net: nxp: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-05net: altera: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-05net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-04Merge branch 'net-reduce-dynamic-lockdep-keys'David S. Miller
2020-05-04bonding: remove useless stats_lock_keyCong Wang
2020-05-04net: partially revert dynamic lockdep key changesCong Wang
2020-05-04Merge branch 'net-ethernet-ti-k3-introduce-common-platform-time-sync-driver-c...David S. Miller
2020-05-04arm64: dts: ti: j721e-main: add main navss cpts nodeGrygorii Strashko
2020-05-04arm64: dts: ti: k3-j721e-mcu: add mcu cpsw cpts nodeGrygorii Strashko
2020-05-04arm64: dts: ti: k3-am65-main: add main navss cpts nodeGrygorii Strashko
2020-05-04arm64: dts: ti: k3-am65-mcu: add cpsw cpts nodeGrygorii Strashko
2020-05-04net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping supportGrygorii Strashko
2020-05-04net: ethernet: ti: introduce am654 common platform time sync driverGrygorii Strashko
2020-05-04dt-binding: ti: am65x: document common platform time sync cpts moduleGrygorii Strashko
2020-05-04Merge branch 'devlink-kernel-region-snapshot-id-allocation'David S. Miller
2020-05-04docs: devlink: clarify the scope of snapshot idJakub Kicinski
2020-05-04devlink: let kernel allocate region snapshot idJakub Kicinski
2020-05-04devlink: factor out building a snapshot notificationJakub Kicinski
2020-05-04net_sched: sch_fq: add horizon attributeEric Dumazet
2020-05-04net: sched: fallback to qdisc noqueue if default qdisc setup failJesper Dangaard Brouer
2020-05-04Merge branch 'net-ipa-I-O-map-SMEM-and-IMEM'David S. Miller
2020-05-04net: ipa: define SMEM memory region for IPAAlex Elder
2020-05-04net: ipa: define IMEM memory region for IPAAlex Elder
2020-05-04net: ipa: redefine struct ipa_mem_dataAlex Elder
2020-05-04dt-bindings: net: add IPA iommus propertyAlex Elder
2020-05-04Merge branch 'net-add-helper-eth_hw_addr_crc'David S. Miller
2020-05-04r8169: use new helper eth_hw_addr_crcHeiner Kallweit
2020-05-04net: add helper eth_hw_addr_crcHeiner Kallweit
2020-05-04net: dsa: felix: allow the device to be disabledMichael Walle
2020-05-04Merge branch 'net-smc-add-failover-processing'David S. Miller
2020-05-04net/smc: save SMC-R peer link_uidKarsten Graul
2020-05-04net/smc: create improved SMC-R link_uidKarsten Graul
2020-05-04net/smc: improve termination processingKarsten Graul
2020-05-04net/smc: add termination reason and handle LLC protocol violationKarsten Graul
2020-05-04net/smc: asymmetric link taggingKarsten Graul
2020-05-04net/smc: assign link to a new connectionKarsten Graul
2020-05-04net/smc: send DELETE_LINK, ALL message and wait for send to completeKarsten Graul
2020-05-04net/smc: wait for departure of an IB messageKarsten Graul
2020-05-04net/smc: handle incoming CDC validation messageKarsten Graul
2020-05-04net/smc: send failover validation messageKarsten Graul
2020-05-04net/smc: switch connections to alternate linkKarsten Graul
2020-05-04net/smc: save state of last sent CDC messageKarsten Graul
2020-05-04Merge branch 'bnxt_en-Updates-for-net-next'David S. Miller