summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-07-14net: airoha: Introduce ethernet support for EN7581 SoCLorenzo Bianconi
2024-07-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-07-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-07-13sfc: falcon: Make I2C terminology more inclusiveEaswar Hariharan
2024-07-13net: phy: dp83td510: add cable testing supportOleksij Rempel
2024-07-13net: dpaa: Fix compilation WarningBreno Leitao
2024-07-13eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled outJakub Kicinski
2024-07-13net/mlx5: Use set number of max EQsDaniel Jurgens
2024-07-13net/mlx5: Set default max eqs for SFsDaniel Jurgens
2024-07-13net/mlx5: Set sf_eq_usage for SF max EQsDaniel Jurgens
2024-07-13net: mvpp2: Improve data types and use min()Thorsten Blum
2024-07-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-12eth: bnxt: use the indir table from ethtool contextJakub Kicinski
2024-07-12eth: bnxt: bump the entry size in indir tables to u32Jakub Kicinski
2024-07-12eth: bnxt: pad out the correct indirection tableJakub Kicinski
2024-07-12eth: bnxt: use the RSS context XArray instead of the local listJakub Kicinski
2024-07-12eth: bnxt: use context priv for struct bnxt_rss_ctxJakub Kicinski
2024-07-12eth: bnxt: depend on core cleaning up RSS contextsJakub Kicinski
2024-07-12eth: bnxt: remove rss_ctx_bmapJakub Kicinski
2024-07-12eth: bnxt: move from .set_rxfh to .create_rxfh_context and friendsJakub Kicinski
2024-07-12eth: bnxt: allow deleting RSS contexts when the device is downJakub Kicinski
2024-07-12bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()Michael Chan
2024-07-12octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul
2024-07-12octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K
2024-07-12octeontx2-af: fix detection of IP layerMichal Mazur
2024-07-12octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa
2024-07-12octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram
2024-07-12net: mctp-i2c: invalidate flows immediately on TX errorsJeremy Kerr
2024-07-11net: netconsole: Eliminate redundant setting of enabled fieldBreno Leitao
2024-07-11net: netconsole: Remove unnecessary cast from boolBreno Leitao
2024-07-12bna: adjust 'name' buf size of bna_tcb and bna_ccb structuresAlexey Kodanev
2024-07-11i40e: fix: remove needless retries of NVM updateAleksandr Loktionov
2024-07-11Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11igc: Remove the internal 'eee_advert' fieldSasha Neftin
2024-07-11ice: remove eswitch rebuildMichal Swiatkowski
2024-07-11ice: Add support for devlink local_forwarding paramPawel Kaminski
2024-07-11i40e: correct i40e_addr_to_hkey() name in kdocSimon Horman
2024-07-11net: intel: Remove MODULE_AUTHORsTony Nguyen
2024-07-11net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"Colin Ian King
2024-07-11ice: Add tracepoint for adding and removing switch rulesMarcin Szycik
2024-07-11ice: Remove unused members from switch APIMarcin Szycik
2024-07-11ice: Optimize switch recipe creationMarcin Szycik
2024-07-11ice: remove unused recipe bookkeeping dataMichal Swiatkowski
2024-07-11ice: Simplify bitmap setting in adding recipeMichal Swiatkowski
2024-07-11ice: Remove reading all recipes before adding a new oneMichal Swiatkowski
2024-07-11ice: Remove unused struct ice_prot_lkup_ext membersMarcin Szycik
2024-07-11net: ks8851: Fix potential TX stall after interface reopenRonald Wahl
2024-07-11ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov