summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-08-22net/mlx5: Rework devlink port alloc/free into init/cleanupJiri Pirko
2023-08-22igc: Fix the typo in the PTM Control macroSasha Neftin
2023-08-22igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-22bnx2x: new flag for track HW resource allocationThinh Tran
2023-08-22sfc: allocate a big enough SKB for loopback selftest packetEdward Cree
2023-08-22Merge tag 'mlx5-updates-2023-08-16' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-22net: ethernet: mtk_eth_soc: fix NULL pointer on hw resetDaniel Golle
2023-08-22net: ethernet: ti: Remove unused declarationsYue Haibing
2023-08-22net: microchip: Remove unused declarationsYue Haibing
2023-08-22ionic: Remove unused declarationsYue Haibing
2023-08-22net: mscc: ocelot: Remove unused declarationsYue Haibing
2023-08-22alx: fix OOB-read compiler warningGONG, Ruiqi
2023-08-21tg3: Use slab_build_skb() when neededKees Cook
2023-08-21net/mlx5: Convert PCI error values to generic errnosIlpo Järvinen
2023-08-21net/mlx5: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-21Revert "pds_core: Fix some kernel-doc comments"Jakub Kicinski
2023-08-21net/mlx5: Devcom, only use devcom after NULL check in mlx5_devcom_send_event()Li Zetao
2023-08-21net/mlx5: DR, Supporting inline WQE when possibleItamar Gozlan
2023-08-21net/mlx5: Rename devlink port ops struct for PFs/VFsJiri Pirko
2023-08-21net/mlx5: Remove VPORT_UPLINK handling from devlink_port.cJiri Pirko
2023-08-21net/mlx5: Call mlx5_esw_offloads_rep_load/unload() for uplink port directlyJiri Pirko
2023-08-21net/mlx5: Remove health syndrome enum duplicationGal Pressman
2023-08-21net/mlx5: DR, Remove unneeded local variableYevgeny Kliteynik
2023-08-21net/mlx5: DR, Fix code indentationYevgeny Kliteynik
2023-08-21net/mlx5: IRQ, consolidate irq and affinity mask allocationSaeed Mahameed
2023-08-21net/mlx5e: Fix spelling mistake "Faided" -> "Failed"Colin Ian King
2023-08-21net/mlx5e: aRFS, Introduce ethtool statsAdham Faris
2023-08-21net/mlx5e: aRFS, Warn if aRFS table does not exist for aRFS ruleAdham Faris
2023-08-21net/mlx5e: aRFS, Prevent repeated kernel rule migrations requestsAdham Faris
2023-08-21ice: Fix NULL pointer deref during VF resetPetr Oros
2023-08-21Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros
2023-08-21ice: fix receive buffer size miscalculationJesse Brandeburg
2023-08-21pds_core: Fix some kernel-doc commentsYang Li
2023-08-20net: stmmac: Check more MAC HW features for XGMAC Core 3.20Furong Xu
2023-08-20net: lan743x: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-20net: bcmgenet: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-20net: bgmac: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-20ipv4: fix data-races around inet->inet_idEric Dumazet
2023-08-20net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-20net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-20net/mlx5: Add RoCE MACsec steering infrastructure in corePatrisious Haddad
2023-08-20net/mlx5: Configure MACsec steering for ingress RoCEv2 trafficPatrisious Haddad
2023-08-20net/mlx5: Configure MACsec steering for egress RoCEv2 trafficPatrisious Haddad
2023-08-20net/mlx5: Add MACsec priorities in RDMA namespacesPatrisious Haddad
2023-08-20RDMA/mlx5: Implement MACsec gid addition and deletionPatrisious Haddad
2023-08-20net/mlx5: Maintain fs_id xarray per MACsec device inside macsec steeringPatrisious Haddad
2023-08-20net/mlx5: Remove netdevice from MACsec steeringPatrisious Haddad
2023-08-20net/mlx5e: Move MACsec flow steering and statistics database from ethernet to...Patrisious Haddad
2023-08-20net/mlx5e: Rename MACsec flow steering functions/parameters to suit core nami...Patrisious Haddad