summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * vmxnet3: fix cksum offload issues for tunnels with non-default udp portsRonak Doshi2021-07-021-2/+20
| * nfp: flower-ct: remove callback delete deadlockLouis Peens2021-07-021-13/+0
| * gve: DQO: Remove incorrect prefetchBailey Forrest2021-07-021-7/+0
| * gve: Simplify code and axe the use of a deprecated APIChristophe JAILLET2021-07-021-8/+1
| * gve: Propagate error codes to callerChristophe JAILLET2021-07-021-2/+3
| * gve: Fix an error handling path in 'gve_probe()'Christophe JAILLET2021-07-021-1/+4
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller2021-07-017-3/+21
| |\
| | * igb: Fix position of assignment to *ringJedrzej Jagielski2021-07-011-1/+2
| | * igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov2021-07-011-1/+8
| | * iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET2021-07-011-0/+1
| | * e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET2021-07-011-0/+1
| | * fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET2021-07-011-0/+1
| | * igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET2021-07-011-0/+1
| | * igc: Fix an error handling path in 'igc_probe()'Christophe JAILLET2021-07-011-0/+1
| | * ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET2021-07-011-0/+1
| | * igc: change default return of igc_read_phy_reg()Tom Rix2021-07-011-1/+1
| | * igb: Fix use-after-free error during resetVinicius Costa Gomes2021-07-011-0/+2
| | * igc: Fix use-after-free error during resetVinicius Costa Gomes2021-07-011-0/+2
| * | net: stmmac: Terminate FPE workqueue in suspendMohammad Athari Bin Ismail2021-07-011-0/+1
| * | net: remove the caif_hsi driverChristoph Hellwig2021-07-013-1466/+0
| * | ibmvnic: retry reset if there are no other resetsSukadev Bhattiprolu2021-07-011-3/+19
| * | ptp: add kernel API ptp_convert_timestamp()Yangbo Lu2021-07-011-0/+34
| * | ptp: add kernel API ptp_get_vclocks_index()Yangbo Lu2021-07-013-1/+39
| * | ptp: track available ptp vclocks informationYangbo Lu2021-07-013-4/+40
| * | ptp: support ptp physical/virtual clocks conversionYangbo Lu2021-07-013-0/+185
| * | ptp: add ptp virtual clock driver frameworkYangbo Lu2021-07-013-1/+166
| * | net: wwan: iosm: set default mtuM Chetan Kumar2021-07-011-0/+1
| * | net: wwan: iosm: fix netdev tx statsM Chetan Kumar2021-07-011-1/+5
| * | net: wwan: iosm: correct link-id handlingM Chetan Kumar2021-07-014-9/+9
| * | net: wwan: iosm: remove reduandant checkM Chetan Kumar2021-07-011-16/+3
| * | net: wwan: iosm: fix uevent reportingM Chetan Kumar2021-07-011-1/+1
| * | octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam2021-07-016-10/+417
| * | octeontx2-af: Debugfs support for DMAC filtersHariprasad Kelam2021-07-015-9/+113
| * | octeontx2-af: DMAC filter support in MAC blockSunil Kumar Kori2021-07-017-20/+425
| * | Merge branch 'master' of ../net-next/David S. Miller2021-07-0114-79/+304
| |\ \
| | * | net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún2021-07-011-0/+4
| | * | net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún2021-07-012-3/+9
| | * | net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún2021-07-011-0/+4
| | * | net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún2021-07-011-0/+2
| | * | net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún2021-07-011-2/+2
| | * | net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún2021-07-011-0/+2
| | * | octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya2021-07-016-73/+54
| | * | octeontx2-af: cn10k: Support configurable LMTST regionsGeetha sowjanya2021-07-013-35/+103
| | * | octeontx2-af: cn10k: Setting up lmtst map tableHarman Kalra2021-07-016-1/+159
| | |/
| * | net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger2021-07-012-21/+2
| * | net: usb: asix: ax88772: suspend PHY on driver probeOleksij Rempel2021-07-011-0/+1
| |/
* | sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig2021-07-121-4/+0
* | Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-113-11/+12
|\ \
| * \ Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-093-11/+12
| |\ \
| | * | irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2021-07-093-11/+12