summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-06-15net: sparx5: Allow mdb entries to both CPU and portsCasper Andersson
2022-06-15bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_headsSieng Piaw Liew
2022-06-15i40e: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-06-14mlxsw: Revert "Prepare for XM implementation - LPM trees"Petr Machata
2022-06-14mlxsw: Revert "Prepare for XM implementation - prefix insertion and removal"Petr Machata
2022-06-14mlxsw: Revert "Introduce initial XM router support"Petr Machata
2022-06-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-06-13net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory
2022-06-13net/mlx5: group fdb cleanup to single functionShay Drory
2022-06-13net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu
2022-06-13net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik
2022-06-13nfp: support 48-bit DMA addressing for NFP3800Yinjun Zhang
2022-06-10nfp: flower: support to offload pedit of IPv6 flowinto fieldsYinjun Zhang
2022-06-10ethernet: Remove vf rate limit check for driversBin Chen
2022-06-10Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-06-09Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-06-09nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde
2022-06-09nfp: avoid unnecessary check warnings in nfp_app_get_vf_configFei Qin
2022-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-09drivers/net/ethernet/intel: fix typos in commentsJulia Lawall
2022-06-09ixgbe: Fix typos in commentsJiaqing Zhao
2022-06-09ixgb: Fix typos in commentsJiaqing Zhao
2022-06-09e1000: Fix typos in commentsJiaqing Zhao
2022-06-09igb: Remove duplicate definesKai-Heng Feng
2022-06-09mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds
2022-06-09drivers, ixgbe: export vf statisticsMaximilian Heyne
2022-06-09net: macb: change return type for gem_ptp_set_one_step_sync()Claudiu Beznea
2022-06-08net: amd-xgbe: fix clang -Wformat warningJustin Stitt
2022-06-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-08net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin
2022-06-08net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin
2022-06-08net/mlx5: fs, fail conflicting actionsMark Bloch
2022-06-08net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud
2022-06-08net/mlx5: E-Switch, pair only capable devicesMark Bloch
2022-06-08net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rulesPaul Blakey
2022-06-08Revert "net/mlx5e: Allow relaxed ordering over VFs"Saeed Mahameed
2022-06-08au1000_eth: stop using virt_to_bus()Arnd Bergmann
2022-06-08nfp: Remove kernel.h when not neededChristophe JAILLET
2022-06-08ice: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET
2022-06-08ice: remove u16 arithmetic in ice_gnssKarol Kolacinski
2022-06-08ice: remove VLAN representor specific opsMichal Swiatkowski
2022-06-08ice: don't set VF VLAN caps in switchdevMichal Swiatkowski
2022-06-07net: ethernet: mtk_eth_soc: enable rx cksum offload for MTK_NETSYS_V2Lorenzo Bianconi
2022-06-07net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-06-07ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz
2022-06-07ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz