summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan2022-02-231-0/+6
* net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan2022-02-231-1/+2
* net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman2022-02-231-1/+1
* net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb2022-02-231-0/+2
* net/mlx5: Fix tc max supported prio for nic modeChris Mi2022-02-231-0/+3
* net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich2022-02-231-4/+0
* net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla2022-02-231-1/+1
* net/mlx5: DR, Fix the threshold that defines when pool sync is initiatedYevgeny Kliteynik2022-02-231-4/+7
* net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionYevgeny Kliteynik2022-02-233-17/+45
* net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fteYevgeny Kliteynik2022-02-231-7/+26
* net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik2022-02-232-35/+79
* net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger2022-02-231-0/+2
* drivers/net/ftgmac100: fix DHCP potential failure with systemdHeyi Guo2022-02-231-2/+11
* drivers/net/ftgmac100: adjust code place for function call dependencyHeyi Guo2022-02-231-111/+111
* drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct functio...Heyi Guo2022-02-231-3/+9
* ibmvnic: schedule failover only if vioctl failsSukadev Bhattiprolu2022-02-221-1/+5
* bnxt_en: Fix devlink fw_activateKalesh AP2022-02-201-8/+31
* bnxt_en: Increase firmware message response DMA wait timeMichael Chan2022-02-202-4/+10
* bnxt_en: Restore the resets_reliable flag in bnxt_open()Kalesh AP2022-02-201-2/+15
* bnxt_en: Fix incorrect multicast rx mask setting when not requestedPavan Chebbi2022-02-201-5/+8
* bnxt_en: Fix occasional ethtool -t loopback test failuresMichael Chan2022-02-203-1/+9
* bnxt_en: Fix offline ethtool selftest with RDMA enabledMichael Chan2022-02-202-8/+14
* bnxt_en: Fix active FEC reporting to ethtoolSomnath Kotur2022-02-201-0/+3
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-02-199-23/+39
|\
| * ice: initialize local variable 'tlv'Tom Rix2022-02-181-1/+1
| * ice: check the return of ice_ptp_gettimex64Tom Rix2022-02-181-1/+4
| * ice: fix concurrent reset and removal of VFsJacob Keller2022-02-183-18/+27
| * ice: fix setting l4 port flag when adding filterMichal Swiatkowski2022-02-181-2/+2
| * ice: Match on all profiles in slow-pathWojciech Drewek2022-02-183-1/+5
* | nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()Christophe JAILLET2022-02-181-2/+2
* | net: mvpp2: always set port pcs opsJeremy Linton2022-02-181-3/+3
|/
* net: ll_temac: check the return value of devm_kmalloc()Xiaoke Wang2022-02-181-0/+2
* nfp: flower: netdev offload check for ip6gretapDanie du Toit2022-02-171-0/+2
* Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski2022-02-171-7/+16
* net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()Vladimir Oltean2022-02-151-1/+5
* dpaa2-eth: Initialize mutex used in one step timestamping pathRadu Bulie2022-02-151-1/+1
* dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_keyTom Rix2022-02-151-1/+3
* ice: enable parsing IPSEC SPI headers for RSSJesse Brandeburg2022-02-141-0/+6
* atl1c: fix tx timeout after link flap on Mikrotik 10/25G NICGatis Peisenieks2022-02-111-1/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-02-105-16/+53
|\
| * ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman2022-02-102-1/+5
| * ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman2022-02-101-6/+28
| * ice: fix IPIP and SIT TSO offloadJesse Brandeburg2022-02-102-8/+18
| * ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter2022-02-101-1/+2
* | net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster2022-02-101-4/+7
|/
* dpaa2-eth: unregister the netdev before disconnecting from the PHYRobert-Ionut Alexa2022-02-101-2/+2
* net: macb: Align the dma and coherent dma masksMarc St-Amand2022-02-101-1/+1
* net: amd-xgbe: disable interrupts during pci removalRaju Rangoju2022-02-091-0/+3
* nfp: flower: fix ida_idx not being releasedLouis Peens2022-02-081-4/+8
* net: ethernet: litex: Add the dependency on HAS_IOMEMCai Huoqing2022-02-081-1/+1