summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-155-114/+137
|\
| * sgiseeq: convert to dma_alloc_noncoherentChristoph Hellwig2020-09-251-10/+18
| * lib82596: convert to dma_alloc_noncoherentChristoph Hellwig2020-09-253-63/+80
| * lib82596: move DMA allocation into the callers of i82596_probeChristoph Hellwig2020-09-253-39/+40
| * net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENTChristoph Hellwig2020-09-251-9/+6
* | Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-10-152-72/+21
|\ \
| * | Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman2020-10-0587-547/+1052
| |\|
| * | net: pegasus: Use the new usb control message API.Petko Manolov2020-10-021-46/+15
| * | net: rtl8150: Use the new usb control message API.Petko Manolov2020-10-021-26/+6
* | | Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-151-2/+3
|\ \ \
| * \ \ Merge 5.9-rc8 into staging-nextGreg Kroah-Hartman2020-10-0587-547/+1052
| |\ \ \ | | | |/ | | |/|
| * | | Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-14230-709/+907
| |\ \ \ | | | |/ | | |/|
| * | | staging: wilc1000: Fix memleak in wilc_bus_probeDinghao Liu2020-08-281-2/+3
* | | | Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2020-10-1423-45/+23
|\ \ \ \
| * | | | net/mlx5: IPsec: make spdxcheck.py happyLukas Bulwahn2020-09-161-1/+1
| * | | | net/qla3xxx: Convert to SPDX license identifiersThomas Gleixner2020-09-162-4/+2
| * | | | net/qlcnic: Convert to SPDX license identifiersThomas Gleixner2020-09-1620-40/+20
| | |/ / | |/| |
* | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-143-31/+30
|\ \ \ \
| * | | | hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communicationBoqun Feng2020-09-283-31/+30
| | |/ / | |/| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-132-8/+0
|\ \ \ \
| * | | | net: wireless: drop bogus CRYPTO_xxx Kconfig selectsArd Biesheuvel2020-09-112-8/+0
| |/ / /
* | | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-3/+2
|\ \ \ \
| * | | | csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-2/+1
| * | | | skb_copy_and_csum_bits(): don't bother with the last argumentAl Viro2020-08-201-1/+1
| |/ / /
* | | | net: usb: qmi_wwan: add Cellient MPL200 cardWilken Gottwalt2020-10-081-0/+1
* | | | macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet2020-10-081-1/+3
* | | | r8169: consider that PHY reset may still be in progress after applying firmwareHeiner Kallweit2020-10-081-0/+7
* | | | net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam2020-10-061-4/+12
* | | | net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir Oltean2020-10-063-0/+6
* | | | net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOPVladimir Oltean2020-10-061-6/+6
* | | | net: mvneta: fix double free of txq->bufTom Rix2020-10-041-11/+2
* | | | net: team: fix memory leak in __team_options_registerAnant Thazhemadam2020-10-041-1/+1
* | | | net: typhoon: Fix a typo Typoon --> TyphoonChristophe JAILLET2020-10-031-1/+1
* | | | net: hinic: fix DEVLINK build errorsRandy Dunlap2020-10-031-0/+1
* | | | net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran2020-10-033-9/+28
* | | | Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-10-0212-119/+347
|\ \ \ \
| * | | | net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov2020-10-022-37/+50
| * | | | net/mlx5e: Fix VLAN create flowAya Levin2020-10-021-2/+4
| * | | | net/mlx5e: Fix VLAN cleanup flowAya Levin2020-10-021-2/+6
| * | | | net/mlx5e: Fix return status when setting unsupported FEC modeAya Levin2020-10-021-0/+3
| * | | | net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin2020-10-021-1/+18
| * | | | net/mlx5e: CT, Fix coverity issueMaor Dickman2020-10-021-1/+3
| * | | | net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin2020-10-022-5/+58
| * | | | net/mlx5e: Fix error path for RQ allocAya Levin2020-10-021-15/+17
| * | | | net/mlx5: Fix request_irqs error flowMaor Gottlieb2020-10-021-1/+1
| * | | | net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed2020-10-022-9/+10
| * | | | net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha2020-10-021-1/+20
| * | | | net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha2020-10-023-9/+86
| * | | | net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha2020-10-021-38/+71
| * | | | net/mlx5: Fix a race when moving command interface to polling modeEran Ben Elisha2020-10-021-0/+2