summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-06-05net: marvell: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: dp83867: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: dp83869: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignmentAlexander Lobakin1-1/+1
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+0
2020-06-05yam: fix possible memory leak in yam_init_driverWang Hai1-0/+1
2020-06-05lan743x: Use correct MAC_CR configuration for 1 GBit speedRoelof Berg1-1/+1
2020-06-05net: ethernet: freescale: remove unneeded include for ucc_gethValentin Longchamp1-1/+0
2020-06-05r8169: fix failing WoLHeiner Kallweit1-6/+7
2020-06-05net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter1-1/+1
2020-06-05net: mdiobus: Disable preemption upon u64_stats updateAhmed S. Darwish1-0/+2
2020-06-05net: phy: fixed_phy: Remove unused seqcountAhmed S. Darwish1-17/+11
2020-06-05net: dsa: qca8k: Fix "Unexpected gfp" kernel exceptionMichal Vokáč1-2/+1
2020-06-05geneve: change from tx_error to tx_dropped on missing metadataJiri Benc1-3/+4
2020-06-05net: ena: xdp: update napi budget for DROP and ABORTEDSameeh Jubran1-4/+4
2020-06-05net: ena: xdp: XDP_TX: fix memory leakSameeh Jubran1-1/+1
2020-06-05crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari1-1/+1
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1019-21481/+92696
2020-06-04Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+5
2020-06-03RDMA: Remove 'max_fmr'Jason Gunthorpe2-2/+0
2020-06-03RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2-185/+0
2020-06-03net_failover: fixed rollback in net_failover_open()Vasily Averin1-1/+2
2020-06-03vmxnet3: allow rx flow hash ops only when rss is enabledRonak Doshi1-0/+12
2020-06-03hinic: add set_channels ethtool_ops supportLuo bin2-9/+33
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-3/+3
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds9-75/+35
2020-06-02vhost: revert "vhost: disable for OABI"Michael S. Tsirkin1-1/+1
2020-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-23/+19
2020-06-02sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf()Jules Irenge1-0/+1
2020-06-02cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari6-24/+155
2020-06-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2020-06-02xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi13-18/+18
2020-06-02xdp: Introduce xdp_convert_frame_to_buff utility routineLorenzo Bianconi1-5/+1
2020-06-01net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.cVladimir Oltean2-1/+3
2020-06-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-156/+142
2020-06-01vxlan: fix dereference of nexthop group in nexthop update pathRoopa Prabhu1-2/+2
2020-06-01dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Ciornei3-10/+34
2020-06-01dpaa2-eth: Add PFC support through DCB opsIoana Ciornei8-0/+316
2020-06-01dpaa2-eth: Update FQ taildrop threshold and buffer pool countIoana Radulescu1-12/+11
2020-06-01dpaa2-eth: Add congestion group taildropIoana Radulescu2-10/+38
2020-06-01dpaa2-eth: Add helper functionsIoana Radulescu3-5/+14
2020-06-01dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu5-0/+318
2020-06-01dpaa2-eth: Add support for Rx traffic classesIoana Radulescu4-32/+68
2020-06-01net: phy: broadcom: don't export RDB/legacy access methodsMichael Walle1-4/+2
2020-06-01tun: correct header offsets in napi frags modeWillem de Bruijn1-4/+10
2020-06-01net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai1-0/+2
2020-06-01lan743x: Added fixed link and RGMII supportRoelof Berg4-13/+80
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel3-23/+55
2020-06-01mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel3-94/+318
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel3-31/+159