summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu
2022-02-27net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean
2022-02-27net/fungible: Kconfig, Makefiles, and MAINTAINERSDimitris Michailidis
2022-02-27net/funeth: add kTLS TX control partDimitris Michailidis
2022-02-27net/funeth: add the data pathDimitris Michailidis
2022-02-27net/funeth: devlink supportDimitris Michailidis
2022-02-27net/funeth: ethtool operationsDimitris Michailidis
2022-02-27net/funeth: probing and netdev opsDimitris Michailidis
2022-02-27net/fungible: Add service module for Fungible driversDimitris Michailidis
2022-02-25stmmac: intel: Enable 2.5Gbps for Intel AlderLake-SWong Vee Khee
2022-02-24nfp: add NFP_FL_FEATS_QOS_METER to host features to enable meter offloadBaowen Zheng
2022-02-24nfp: add support to offload police action from flower tableBaowen Zheng
2022-02-24nfp: add process to get action stats from hardwareBaowen Zheng
2022-02-24nfp: add hash table to store meter tableBaowen Zheng
2022-02-24nfp: add support to offload tc action to hardwareBaowen Zheng
2022-02-24nfp: refactor policer config to support ingress/egress meterBaowen Zheng
2022-02-24net: dsa: felix: support FDB entries on offloaded LAG interfacesVladimir Oltean
2022-02-24net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_deviceVladimir Oltean
2022-02-24net: marvell: prestera: Fix return value check in prestera_kern_fib_cache_find()Yang Yingliang
2022-02-24net: marvell: prestera: Fix return value check in prestera_fib_node_find()Yang Yingliang
2022-02-24net: sparx5: Support offloading of bridge port flooding flagsCasper Andersson
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-24Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-02-24net: mv643xx_eth: process retval from of_get_mac_addressMauri Sandberg
2022-02-24Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Mateusz Palczewski
2022-02-24bnx2x: fix driver load from initrdManish Chopra
2022-02-23octeontx2-pf: Vary completion queue event sizeSubbaraya Sundeep
2022-02-23net/mlx5e: Fix VF min/max rate parameters interchange mistakeGal Pressman
2022-02-23net/mlx5e: Add missing increment of countLama Kayal
2022-02-23net/mlx5e: MPLSoUDP decap, fix check for unsupported matchesMaor Dickman
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman
2022-02-23net/mlx5e: Add feature check for set fec countersLama Kayal
2022-02-23net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan
2022-02-23net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan
2022-02-23net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan
2022-02-23net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan
2022-02-23net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-02-23net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb
2022-02-23net/mlx5: Fix tc max supported prio for nic modeChris Mi
2022-02-23net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich
2022-02-23net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla
2022-02-23net/mlx5: DR, Fix the threshold that defines when pool sync is initiatedYevgeny Kliteynik
2022-02-23net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionYevgeny Kliteynik
2022-02-23net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fteYevgeny Kliteynik
2022-02-23net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik
2022-02-23net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2022-02-23ixgbe: Remove non-inclusive languagePiotr Skajewski
2022-02-23ixgbevf: clean up some inconsistent indentingYang Li
2022-02-23drivers/net/ftgmac100: fix DHCP potential failure with systemdHeyi Guo
2022-02-23drivers/net/ftgmac100: adjust code place for function call dependencyHeyi Guo