summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-06-04net: mdiobus: Disable preemption upon u64_stats updateAhmed S. Darwish
2020-06-04net: phy: fixed_phy: Remove unused seqcountAhmed S. Darwish
2020-06-04net: dsa: qca8k: Fix "Unexpected gfp" kernel exceptionMichal Vokáč
2020-06-04geneve: change from tx_error to tx_dropped on missing metadataJiri Benc
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-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-02net_failover: fixed rollback in net_failover_open()Vasily Averin
2020-06-02vmxnet3: allow rx flow hash ops only when rss is enabledRonak Doshi
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-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus 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-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi
2020-06-01xdp: Introduce xdp_convert_frame_to_buff utility routineLorenzo Bianconi
2020-06-01net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.cVladimir Oltean
2020-06-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-06-01vxlan: fix dereference of nexthop group in nexthop update pathRoopa Prabhu
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-01net: phy: broadcom: don't export RDB/legacy access methodsMichael Walle
2020-06-01tun: correct header offsets in napi frags modeWillem de Bruijn
2020-06-01net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai
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-01netdevsim: Register control trapsIdo Schimmel
2020-06-01netdevsim: Move layer 3 exceptions to exceptions trap groupIdo 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-01vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki