summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-04-19net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky
2020-04-19net/mlx5: Replace hand written QP context struct with automatic gettersLeon Romanovsky
2020-04-19net/mlx5: Remove extra indirection while storing QPNLeon Romanovsky
2020-04-19net/mlx5: Open-code modify QP in the IPoIB moduleLeon Romanovsky
2020-04-19net/mlx5: Open-code modify QP in the FPGA moduleLeon Romanovsky
2020-04-19net/mlx5: Open-code modify QP in steering moduleLeon Romanovsky
2020-04-19net/mlx5: Remove empty QP and CQ events handlersLeon Romanovsky
2020-04-19net/mlx5: Open-code create and destroy QP callsLeon Romanovsky
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-06macsec: fix NULL dereference in macsec_upd_offload()Davide Caratti
2020-04-06net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli
2020-04-06qed: remove redundant assignment to variable 'rc'Colin Ian King
2020-04-06wimax: remove some redundant assignments to variable resultColin Ian King
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata
2020-04-06r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit
2020-04-06net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli
2020-04-06tun: Don't put_page() for all negative return values from XDP programWill Deacon
2020-04-03net: dsa: mt7530: fix null pointer dereferencing in port5 setupChuanhong Guo
2020-04-03net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel
2020-04-03net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King
2020-04-02pegasus: Remove pegasus' own workqueuePetko Manolov
2020-04-02net: stmmac: xgmac: Fix VLAN register handlingJose Abreu
2020-04-02net: cavium: Fix build errors due to 'imply CAVIUM_PTP'YueHaibing
2020-04-02net: atlantic: fix missing | operator when assigning rec->llcColin Ian King
2020-04-02net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-04-01net: stmmac: Fix VLAN filtering when HW does not support itJose Abreu
2020-04-01bnx2x: correct a comment mistake in grammarHu Haowen
2020-04-01net/faraday: fix grammar in function ftgmac100_setup_clk() in ftgmac100.cHu Haowen
2020-04-01slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe
2020-04-01net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035Oleksij Rempel
2020-04-01cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy
2020-04-01cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani
2020-04-01vhost: refine vhost and vringh kconfigJason Wang
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-03-31cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari
2020-03-31net: macb: Fix handling of fixed-link nodeCodrin Ciubotariu
2020-03-31net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-30netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_writeGustavo A. R. Silva
2020-03-30net: stmmac: add EHL 2.5Gbps PCI info and PCI IDVoon Weifeng
2020-03-30net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI IDVoon Weifeng
2020-03-30net: stmmac: create dwmac-intel.c to contain all Intel platformVoon Weifeng
2020-03-30net: dsa: bcm_sf2: Support specifying VLAN tag egress ruleFlorian Fainelli