summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-07mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-05cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov
2020-06-05net: qed: fixes crash while running driver in kdump kernelAlok Prasad
2020-06-05net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignmentAlexander Lobakin
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04lan743x: Use correct MAC_CR configuration for 1 GBit speedRoelof Berg
2020-06-04net: ethernet: freescale: remove unneeded include for ucc_gethValentin Longchamp
2020-06-04r8169: fix failing WoLHeiner Kallweit
2020-06-04net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter
2020-06-04net: ena: xdp: update napi budget for DROP and ABORTEDSameeh Jubran
2020-06-04net: ena: xdp: XDP_TX: fix memory leakSameeh Jubran
2020-06-04crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2020-06-02RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy
2020-06-02hinic: add set_channels ethtool_ops supportLuo bin
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-06-01sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf()Jules Irenge
2020-06-01cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi
2020-06-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-06-01dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Ciornei
2020-06-01dpaa2-eth: Add PFC support through DCB opsIoana Ciornei
2020-06-01dpaa2-eth: Update FQ taildrop threshold and buffer pool countIoana Radulescu
2020-06-01dpaa2-eth: Add congestion group taildropIoana Radulescu
2020-06-01dpaa2-eth: Add helper functionsIoana Radulescu
2020-06-01dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu
2020-06-01dpaa2-eth: Add support for Rx traffic classesIoana Radulescu
2020-06-01lan743x: Added fixed link and RGMII supportRoelof Berg
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Factor out common Rx listener functionIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap groupIdo Schimmel
2020-06-01net: fec: disable correct clk in the err path of fec_enet_clk_enableLiu Xiang
2020-06-01net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin
2020-06-01bnxt_tc: update indirect block supportPablo Neira Ayuso
2020-06-01nfp: update indirect block supportPablo Neira Ayuso
2020-06-01mlx5: update indirect block supportPablo Neira Ayuso
2020-06-01net: ethernet: mtk-star-emac: use regmap bitopsBartosz Golaszewski
2020-06-01cxgb4: cleanup error code in setup_sge_queues_uld()Dan Carpenter
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki