summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-06ice: link representors to PCI deviceMichal Swiatkowski
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski
2022-05-06net: add netif_inherit_tso_max()Jakub Kicinski
2022-05-06nfp: flower: enable decap_v2 bitLouis Peens
2022-05-06nfp: flower: remove unused neighbour cacheLouis Peens
2022-05-06nfp: flower: link pre_tun flow rules with neigh entriesLouis Peens
2022-05-06nfp: flower: rework tunnel neighbour configurationLouis Peens
2022-05-06nfp: flower: update nfp_tun_neigh structsLouis Peens
2022-05-06nfp: flower: fixup ipv6/ipv4 route lookup for neigh eventsLouis Peens
2022-05-06nfp: flower: enforce more strict pre_tun checksLouis Peens
2022-05-06nfp: flower: add/remove predt_list entriesLouis Peens
2022-05-06nfp: flower: add infrastructure for pre_tun reworkLouis Peens
2022-05-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-05-06net/mlx5e: Use XFRM state direction instead of flagsLeon Romanovsky
2022-05-06netdevsim: rely on XFRM state direction instead of flagsLeon Romanovsky
2022-05-06ixgbe: propagate XFRM offload state direction instead of flagsLeon Romanovsky
2022-05-06ath11k: Fix RX de-fragmentation issue on WCN6750Manikanta Pubbisetty
2022-05-06ath10k: support bus and device specific API 1 BDF selectionRobert Marko
2022-05-06ath10k: mac: fix too long linesKalle Valo
2022-05-06ath11k: mac: fix too long lineKalle Valo
2022-05-06wl1251: dynamically allocate memory used for DMAH. Nikolaus Schaller
2022-05-06qtnfmac: switch to netif_napi_add_weight()Jakub Kicinski
2022-05-06mt76: switch to netif_napi_add_tx()Jakub Kicinski
2022-05-06wil6210: switch to netif_napi_add_tx()Jakub Kicinski
2022-05-05net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filtersVladimir Oltean
2022-05-05net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0Vladimir Oltean
2022-05-05net: mscc: ocelot: fix VCAP IS2 filters matching on both lookupsVladimir Oltean
2022-05-05net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...Vladimir Oltean
2022-05-05net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean
2022-05-05net: phy: micrel: Pass .probe for KS8737Fabio Estevam
2022-05-05net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061Fabio Estevam
2022-05-05net: move snowflake callers to netif_napi_add_tx_weight()Jakub Kicinski
2022-05-05net: switch to netif_napi_add_tx()Jakub Kicinski
2022-05-05jme: remove an unnecessary indirectionJakub Kicinski
2022-05-05net: ethernet: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-05-05sungem: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-05-05Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-05ice: remove period on argument description in ice_for_each_vfJacob Keller
2022-05-05ice: add a function comment for ice_cfg_mac_antispoofJacob Keller
2022-05-05ice: fix wording in comment for ice_reset_vfJacob Keller
2022-05-05ice: remove return value comment for ice_reset_all_vfsJacob Keller
2022-05-05ice: always check VF VSI pointer valuesJacob Keller
2022-05-05ice: add newline to dev_dbg in ice_vf_fdir_dump_infoJacob Keller
2022-05-05ice: get switch id on switchdev devicesMichal Swiatkowski
2022-05-05ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDSWojciech Drewek
2022-05-05ice: introduce common helper for retrieving VSI by vsi_numMaciej Fijalkowski
2022-05-05ice: use min_t() to make code cleaner in ice_gnssWan Jiabing
2022-05-05igb: Convert kmap() to kmap_local_page()Alaa Mohamed
2022-05-05ixgbe: Fix module_param allow_unsupported_sfp typeJeff Daly