summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* qed: health reporter init deinit seqIgor Russkikh2020-08-242-0/+37
* qed: implement devlink info requestIgor Russkikh2020-08-244-1/+60
* qed: fix kconfig help entriesIgor Russkikh2020-08-241-2/+3
* qed/qede: make devlink survive recoveryIgor Russkikh2020-08-246-35/+39
* qed: move out devlink logic into a new fileIgor Russkikh2020-08-244-101/+127
* chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-242-35/+39
* mlxsw: spectrum_ethtool: Remove internal speeds from PTYS registerDanielle Ratson2020-08-243-68/+1
* mlxsw: spectrum_trap: Adjust default policer burst size for Spectrum-{2, 3}Ido Schimmel2020-08-241-11/+11
* net: atheros: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-244-77/+88
* starfire: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-241-35/+42
* typhoon: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-241-31/+30
* ibmvnic: Fix use-after-free of VNIC login response bufferThomas Falcon2020-08-242-22/+25
* ipvlan: advertise link netns via netlinkTaehee Yoo2020-08-241-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-2317-46/+89
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-2316-45/+88
| |\
| | * net: dsa: b53: check for timeoutTom Rix2020-08-211-0/+2
| | * hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang2020-08-201-1/+1
| | * hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang2020-08-201-1/+1
| | * sfc: fix build warnings on 32-bitEdward Cree2020-08-201-4/+4
| | * net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li2020-08-201-2/+2
| | * net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai2020-08-191-3/+1
| | * net: atlantic: Use readx_poll_timeout() for large timeoutSebastian Andrzej Siewior2020-08-191-2/+2
| | * net: ena: Make missed_tx stat incrementalShay Agroskin2020-08-191-1/+4
| | * net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin2020-08-191-7/+4
| | * net: ena: Prevent reset after device destructionShay Agroskin2020-08-191-9/+10
| | * net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig textColin Ian King2020-08-181-1/+1
| | * bonding: fix active-backup failover for current ARP slaveJiri Wiesner2020-08-181-2/+16
| | * net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini2020-08-181-1/+3
| | * cxgb4: Fix race between loopback and normal Tx pathGanji Aravind2020-08-181-1/+5
| | * cxgb4: Fix work request size calculation for loopback testGanji Aravind2020-08-181-2/+2
| | * sfc: don't free_irq()s if they were never requestedEdward Cree2020-08-182-0/+6
| | * sfc: null out channel->rps_flow_id after freeing itEdward Cree2020-08-181-0/+1
| | * sfc: take correct lock in ef100_reset()Edward Cree2020-08-181-4/+4
| | * sfc: really check hash is valid before using itEdward Cree2020-08-181-0/+2
| | * macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga2020-08-181-4/+17
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-08-221-1/+1
| |\ \ | | |/ | |/|
| | * scsi: fcoe: Fix I/O path allocationMike Christie2020-08-171-1/+1
* | | crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav2020-08-219-5/+953
* | | chelsio/chtls: separate chelsio tls driver from crypto driverVinay Kumar Yadav2020-08-2111-0/+6140
* | | net: qed: Remove unnecessary castAlex Dewar2020-08-201-1/+0
* | | nfp: flower: add support to offload QinQ matchLouis Peens2020-08-204-16/+152
* | | nfp: flower: check that we don't exceed the FW key sizeLouis Peens2020-08-202-0/+13
* | | cxgb4: insert IPv6 filter rules in next free regionRahul Kundu2020-08-201-10/+7
* | | net: phy: dp83640: Use generic helper functionKurt Kanzenbach2020-08-191-54/+16
* | | ethernet: ti: cpts: Use generic helper functionKurt Kanzenbach2020-08-191-28/+14
* | | ethernet: ti: am65-cpts: Use generic helper functionKurt Kanzenbach2020-08-191-28/+9
* | | mlxsw: spectrum_ptp: Use generic helper functionKurt Kanzenbach2020-08-191-25/+7
* | | net: dsa: mv88e6xxx: Use generic helper functionKurt Kanzenbach2020-08-191-46/+13
* | | ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter structCristobal Forno2020-08-192-12/+27
* | | r8169: remove member irq_enabled from struct rtl8169_privateHeiner Kallweit2020-08-191-5/+1