aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-05-06net: dsa: felix: use PGID_CPU for FDB entry migration on NPI portVladimir Oltean1-4/+2
2022-05-06mlxbf_gige: increase MDIO polling rate to 5usDavid Thompson1-2/+4
2022-05-06net: chelsio: cxgb4: Avoid potential negative array offsetKees Cook1-5/+5
2022-05-06Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski2-4/+4
2022-05-06ice: fix PTP stale Tx timestamps cleanupMichal Michalik1-2/+8
2022-05-06ice: clear stale Tx queue settings before configuringAnatolii Gerasymenko1-18/+50
2022-05-06ice: Fix race during aux device (un)pluggingIvan Vecera3-8/+20
2022-05-06Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"Marcin Szycik1-5/+3
2022-05-06ice: link representors to PCI deviceMichal Swiatkowski1-0/+1
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski24-36/+39
2022-05-06net: add netif_inherit_tso_max()Jakub Kicinski5-14/+7
2022-05-06nfp: flower: enable decap_v2 bitLouis Peens1-1/+2
2022-05-06nfp: flower: remove unused neighbour cacheLouis Peens2-183/+0
2022-05-06nfp: flower: link pre_tun flow rules with neigh entriesLouis Peens3-1/+154
2022-05-06nfp: flower: rework tunnel neighbour configurationLouis Peens1-55/+111
2022-05-06nfp: flower: update nfp_tun_neigh structsLouis Peens2-33/+47
2022-05-06nfp: flower: fixup ipv6/ipv4 route lookup for neigh eventsLouis Peens1-17/+31
2022-05-06nfp: flower: enforce more strict pre_tun checksLouis Peens1-7/+34
2022-05-06nfp: flower: add/remove predt_list entriesLouis Peens2-7/+39
2022-05-06nfp: flower: add infrastructure for pre_tun reworkLouis Peens3-33/+105
2022-05-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller13-53/+150
2022-05-06net/mlx5e: Use XFRM state direction instead of flagsLeon Romanovsky1-5/+5
2022-05-06netdevsim: rely on XFRM state direction instead of flagsLeon Romanovsky1-1/+1
2022-05-06ixgbe: propagate XFRM offload state direction instead of flagsLeon Romanovsky4-10/+9
2022-05-06ath11k: Fix RX de-fragmentation issue on WCN6750Manikanta Pubbisetty3-3/+23
2022-05-06ath10k: support bus and device specific API 1 BDF selectionRobert Marko1-1/+12
2022-05-06ath10k: mac: fix too long linesKalle Valo1-4/+9
2022-05-06ath11k: mac: fix too long lineKalle Valo1-4/+8
2022-05-06wl1251: dynamically allocate memory used for DMAH. Nikolaus Schaller3-18/+39
2022-05-06qtnfmac: switch to netif_napi_add_weight()Jakub Kicinski2-4/+4
2022-05-06mt76: switch to netif_napi_add_tx()Jakub Kicinski5-10/+10
2022-05-06wil6210: switch to netif_napi_add_tx()Jakub Kicinski1-6/+4
2022-05-05net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filtersVladimir Oltean1-0/+4
2022-05-05net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0Vladimir Oltean1-2/+3
2022-05-05net: mscc: ocelot: fix VCAP IS2 filters matching on both lookupsVladimir Oltean1-1/+0
2022-05-05net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when deletedVladimir Oltean1-0/+4
2022-05-05net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean3-12/+10
2022-05-05net: phy: micrel: Pass .probe for KS8737Fabio Estevam1-0/+1
2022-05-05net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061Fabio Estevam1-2/+2
2022-05-05net: move snowflake callers to netif_napi_add_tx_weight()Jakub Kicinski3-7/+8
2022-05-05net: switch to netif_napi_add_tx()Jakub Kicinski17-36/+26
2022-05-05jme: remove an unnecessary indirectionJakub Kicinski2-3/+1
2022-05-05net: ethernet: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy9-3/+8
2022-05-05sungem: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy1-5/+1
2022-05-05Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski3-321/+4
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski36-213/+368
2022-05-05ice: remove period on argument description in ice_for_each_vfJacob Keller1-2/+2
2022-05-05ice: add a function comment for ice_cfg_mac_antispoofJacob Keller1-0/+7
2022-05-05ice: fix wording in comment for ice_reset_vfJacob Keller1-2/+2
2022-05-05ice: remove return value comment for ice_reset_all_vfsJacob Keller1-2/+2