summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-02net/mlx5e: Use a new initializer to build uniform indir tableMaxim Mikityanskiy
2021-08-02net/mlx4: make the array states static const, makes object smallerColin Ian King
2021-08-02net: 3c509: make the array if_names static const, makes object smallerColin Ian King
2021-08-02dpaa2-eth: make the array faf_bits static const, makes object smallerColin Ian King
2021-08-02qlcnic: make the array random_data static const, makes object smallerColin Ian King
2021-08-02net: marvell: make the array name static, makes object smallerColin Ian King
2021-08-02cxgb4: make the array match_all_mac static, makes object smallerColin Ian King
2021-08-02net: phy: mscc: make some arrays static const, makes object smallerColin Ian King
2021-08-02netdevsim: make array res_ids static const, makes object smallerColin Ian King
2021-08-02net: sparx5: fix compiletime_assert for GCC 4.9Jakub Kicinski
2021-08-02cavium: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-02net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-02net: phy: micrel: Fix detection of ksz87xx switchSteve Bennett
2021-08-02net: dsa: mt7530: drop paranoid checks in .get_tag_protocol()Vladimir Oltean
2021-08-02net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tagVladimir Oltean
2021-08-02net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 tooVladimir Oltean
2021-08-02net: dsa: sja1105: ignore the FDB entry for unknown multicast when adding a n...Vladimir Oltean
2021-08-02net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with s...Vladimir Oltean
2021-08-02net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fd...Vladimir Oltean
2021-08-02net: dsa: sja1105: fix static FDB writes for SJA1110Vladimir Oltean
2021-08-02octeontx2-pf: cn10k: Config DWRR weight based on MTUSunil Goutham
2021-08-02octeontx2-af: cn10k: DWRR MTU configurationSunil Goutham
2021-08-02bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...Yufeng Mo
2021-08-02niu: read property length only if we use itMartin Kaiser
2021-08-02qede: fix crash in rmmod qede while automatic debug collectionPrabhakar Kushwaha
2021-08-01libertas: Remove unnecessary label of lbs_ethtool_get_eepromdingsenjie
2021-08-01brcmfmac: firmware: Allow per-board firmware binariesLinus Walleij
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30devlink: Allocate devlink directly in requested net namespaceLeon Romanovsky
2021-07-30RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_allocPrabhakar Kushwaha
2021-07-30can: esd_usb2: fix memory leakPavel Skripkin
2021-07-30can: ems_usb: fix memory leakPavel Skripkin
2021-07-30can: usb_8dev: fix memory leakPavel Skripkin
2021-07-30can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin
2021-07-30can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter
2021-07-29bcm63xx_enet: delete a redundant assignmentTang Bin
2021-07-29ipvlan: Add handling of NETDEV_UP eventsDi Zhu
2021-07-29dpaa2-switch: offload shared block mirror filters when binding to a portIoana Ciornei
2021-07-29dpaa2-switch: add VLAN based mirroringIoana Ciornei
2021-07-29dpaa2-switch: add support for port mirroringIoana Ciornei
2021-07-29dpaa2-switch: add API for setting up mirroringIoana Ciornei
2021-07-29dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replaceIoana Ciornei
2021-07-29dpaa2-switch: reorganize dpaa2_switch_cls_flower_replaceIoana Ciornei
2021-07-29dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_blockIoana Ciornei
2021-07-29dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACLIoana Ciornei
2021-07-29qede: Remove the qede module versionShai Malin
2021-07-29qed: Remove the qed module versionShai Malin
2021-07-29net: dsa: sja1105: make sure untagged packets are dropped on ingress ports wi...Vladimir Oltean
2021-07-29net: dsa: sja1105: reset the port pvid when leaving a VLAN-aware bridgeVladimir Oltean
2021-07-29mctp: Add initial driver infrastructureJeremy Kerr