summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-25318-3118/+3292
|\
| * Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-07-252-10/+58
| |\
| | * clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4Tony Lindgren2020-07-212-10/+58
| * | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-259-36/+38
| |\ \
| | * | efi: Revert "efi/x86: Fix build with gcc 4"Ard Biesheuvel2020-07-091-2/+1
| | * | efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel2020-07-094-12/+16
| | * | efi/libstub: Move the function prototypes to header fileAtish Patra2020-07-092-17/+16
| | * | efi/libstub: Fix gcc error around __umoddi3 for 32 bit buildsAtish Patra2020-07-091-1/+1
| | * | efi/x86: Only copy upto the end of setup_headerArvind Sankar2020-06-251-2/+4
| | * | efi/x86: Remove unused variablesArvind Sankar2020-06-251-2/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds2020-07-2586-436/+713
| |\ \ \
| | * | | drivers/net/wan: lapb: Corrected the usage of skb_cowXie He2020-07-242-4/+8
| | * | | Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-07-244-43/+43
| | |\ \ \
| | | * | | ath10k: Fix NULL pointer dereference in AHB device probeHauke Mehrtens2020-07-202-42/+38
| | | * | | iwlwifi: Make some Killer Wireless-AC 1550 cards work againAlessio Bonfiglio2020-07-201-0/+2
| | | * | | ath9k: Fix regression with Atheros 9271Mark O'Donovan2020-07-201-1/+3
| | * | | | xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi2020-07-241-22/+42
| | * | | | geneve: fix an uninitialized value in geneve_changelink()Cong Wang2020-07-231-1/+1
| | * | | | bonding: check return value of register_netdevice() in bond_newlink()Cong Wang2020-07-231-2/+1
| | * | | | cxgb4: add missing release on skb in uld_send()Navid Emamdoost2020-07-221-0/+1
| | * | | | net: atlantic: fix PTP on AQC10XEgor Pomozov2020-07-221-1/+6
| | * | | | enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil2020-07-221-0/+1
| | * | | | net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offloadMurali Karicheri2020-07-211-1/+2
| | * | | | net: ethernet: ave: Fix error returns in ave_initWang Hai2020-07-211-1/+1
| | * | | | drivers/net/wan/x25_asy: Fix to make it workXie He2020-07-211-7/+14
| | * | | | qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin2020-07-213-24/+32
| | * | | | qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin2020-07-211-2/+2
| | * | | | netdevsim: fix unbalaced locking in nsim_create()Taehee Yoo2020-07-211-2/+2
| | * | | | net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne2020-07-213-23/+23
| | * | | | net: hns3: fix return value error when query MAC link status failJian Shen2020-07-212-27/+25
| | * | | | net: hns3: fix error handling for desc fillingYunsheng Lin2020-07-212-0/+9
| | * | | | net: hns3: fix for not calculating TX BD send size correctlyYunsheng Lin2020-07-212-3/+1
| | * | | | net: hns3: fix for not unmapping TX buffer correctlyYunsheng Lin2020-07-211-11/+3
| | * | | | net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda2020-07-211-2/+24
| | * | | | net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TXBixuan Cui2020-07-201-1/+1
| | * | | | net: ag71xx: add missed clk_disable_unprepare in error path of probeHuang Guobin2020-07-201-1/+2
| | * | | | nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost2020-07-201-0/+1
| | * | | | crypto/chtls: correct net_device reference countVinay Kumar Yadav2020-07-201-1/+1
| | * | | | crypto/chtls: fix tls alert messages corrupted by tls dataVinay Kumar Yadav2020-07-201-3/+4
| | * | | | ionic: use mutex to protect queue operationsShannon Nelson2020-07-203-25/+17
| | * | | | ionic: keep rss hash after fw updateShannon Nelson2020-07-201-3/+2
| | * | | | ionic: update filter id after replayShannon Nelson2020-07-201-0/+24
| | * | | | ionic: fix up filter locks and debug msgsShannon Nelson2020-07-202-10/+12
| | * | | | ionic: use offset for ethtool regs dataShannon Nelson2020-07-201-2/+5
| | * | | | mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian2020-07-201-1/+2
| | * | | | dpaa_eth: Fix one possible memleak in dpaa_eth_probeLiu Jian2020-07-201-1/+1
| | * | | | Merge tag 'ieee802154-for-davem-2020-07-20' of git://git.kernel.org/pub/scm/l...David S. Miller2020-07-201-2/+4
| | |\ \ \ \
| | | * | | | net: ieee802154: adf7242: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-201-1/+1
| | | * | | | ieee802154: fix one possible memleak in adf7242_probeLiu Jian2020-07-171-1/+3
| | * | | | | net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probeZhang Changzhong2020-07-201-2/+2