summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2020-03-30net: dsa: bcm_sf2: Add support for matching VLAN TCIFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functionsFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXTFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Disable learning for ASP portFlorian Fainelli
2020-03-30net: dsa: b53: Deny enslaving port 7 for 7278 into a bridgeFlorian Fainelli
2020-03-30net: dsa: b53: Prevent tagged VLAN on port 7 for 7278Florian Fainelli
2020-03-30net: dsa: b53: Restore VLAN entries upon (re)configurationFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli