aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-13net: stmmac: add missing NETDEV_XDP_ACT_XSK_ZEROCOPY bit to xdp_featuresLorenzo Bianconi1-0/+1
2023-02-13net: ethernet: mtk_wed: No need to clear memory after a dma_alloc_coherent() callChristophe JAILLET1-1/+0
2023-02-13net: lan966x: set xdp_features flagLorenzo Bianconi1-0/+5
2023-02-13ionic: add tx/rx-push support with device Component Memory BuffersShannon Nelson8-21/+404
2023-02-13ionic: remove unnecessary void castsShannon Nelson4-7/+7
2023-02-13ionic: remove unnecessary indirectionShannon Nelson1-2/+2
2023-02-13nfp: ethtool: supplement nfp link modes supportedYu Xiao2-0/+15
2023-02-10Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski23-1591/+1424
2023-02-10net: renesas: rswitch: Improve TX timestamp accuracyYoshihiro Shimoda2-22/+179
2023-02-10net: renesas: rswitch: Remove gptp flag from rswitch_gwca_queueYoshihiro Shimoda2-16/+11
2023-02-10net: renesas: rswitch: Move linkfix variables to rswitch_gwcaYoshihiro Shimoda2-21/+24
2023-02-10net: renesas: rswitch: Rename rings in struct rswitch_gwca_queueYoshihiro Shimoda2-34/+34
2023-02-10net: libwx: fix an error code in wx_alloc_page_pool()Dan Carpenter1-1/+1
2023-02-10net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXTArnd Bergmann1-0/+1
2023-02-10Daniel Borkmann says:Jakub Kicinski40-421/+765
2023-02-10net: microchip: vcap: Add tc flower keys for lan966xHoratiu Vultur5-476/+607
2023-02-09nfp: support IPsec offloading for NFP3800Huanhuan Wang6-13/+83
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski33-271/+558
2023-02-09net/i40e: Replace 0-length array with flexible arrayKees Cook1-1/+1
2023-02-09i40e: use ERR_PTR error print in i40e messagesJan Sokolowski6-197/+198
2023-02-09i40e: use int for i40e_statusJan Sokolowski21-1203/+1221
2023-02-09i40e: Remove string printing for i40e_statusJan Sokolowski8-282/+201
2023-02-09i40e: Remove unused i40e status codesJan Sokolowski2-105/+0
2023-02-09net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping is usedVladimir Oltean1-4/+4
2023-02-08Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski6-22/+49
2023-02-08net: libwx: Remove unneeded semicolonYang Li1-1/+1
2023-02-08net: libwx: clean up one inconsistent indentingYang Li1-1/+1
2023-02-08RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko1-0/+2
2023-02-08net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko3-6/+22
2023-02-08net/mlx5e: Fix trap event handlingJiri Pirko3-16/+25
2023-02-08Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski12-123/+76
2023-02-08Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski14-297/+116
2023-02-08sfc: move xdp_features configuration in efx_pci_probe_post_io()Lorenzo Bianconi2-8/+8
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean2-3/+21
2023-02-08net: lan966x: Add support for TC flower filter statisticsHoratiu Vultur1-0/+20
2023-02-08net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0Vladimir Oltean1-10/+14
2023-02-08nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2-36/+170
2023-02-08net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()Tariq Toukan1-2/+2
2023-02-08net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSAArınç ÜNAL1-5/+3
2023-02-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski6-22/+30
2023-02-07igc: Add ndo_tx_timeout supportSasha Neftin1-2/+23
2023-02-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski10-213/+406
2023-02-07net: mana: Fix accessing freed irq affinity_hintHaiyang Zhang1-26/+11
2023-02-07nfp: flower: add check for flower VF netdevs for get/set_eepromJames Hershaw1-6/+6
2023-02-07mlxsw: core: Register devlink instance before sub-objectsIdo Schimmel1-6/+6
2023-02-07mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel7-130/+90
2023-02-07mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel1-65/+65
2023-02-07mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel1-1/+1
2023-02-07mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel1-2/+6
2023-02-07mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()Danielle Ratson1-12/+2