aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cirrus/ep93xx_eth.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15ax88172a: fix information leak on short answersOliver Neukum1-1/+1
2019-11-15selftests: mlxsw: Adjust test to recent changesIdo Schimmel1-2/+6
2019-11-15Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan1-0/+1
2019-11-15Input: ff-memless - kill timer in destroy()Oliver Neukum1-0/+9
2019-11-15afs: Fix race in commit bulk status fetchDavid Howells1-1/+6
2019-11-15KVM: Add a comment describing the /dev/kvm no_compat handlingMarc Zyngier1-0/+7
2019-11-14net: hns3: fix ETS bandwidth validation bugYonglong Liu1-1/+1
2019-11-14net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin1-1/+16
2019-11-14net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang1-2/+14
2019-11-14ravb: implement MTU change while device is upUlrich Hecht2-13/+16
2019-11-14tipc: add back tipc prefix to log messagesMatt Bennett2-2/+6
2019-11-14drm/amdgpu: fix null pointer deref in firmware header printingXiaojie Yuan1-22/+16
2019-11-14rsxx: add missed destroy_workqueue calls in removeChuhong Yuan1-0/+2
2019-11-14iocost: check active_list of all the ancestors in iocg_activate()Jiufei Xue1-2/+6
2019-11-14rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()Ilya Dryomov1-1/+1
2019-11-14ceph: increment/decrement dio counter on async requestsJeff Layton1-0/+4
2019-11-14ceph: take the inode lock before acquiring cap refsJeff Layton1-7/+18
2019-11-14ALSA: usb-audio: Fix incorrect size check for processing/extension unitsTakashi Iwai1-3/+3
2019-11-14KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()Sean Christopherson1-3/+2
2019-11-15kbuild: tell sparse about the $ARCHLuc Van Oostenryck1-0/+3
2019-11-15sparc: vdso: fix build error of vdso32Masahiro Yamada1-2/+2
2019-11-14block, bfq: deschedule empty bfq_queues not referred by any processPaolo Valente1-6/+26
2019-11-14mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev1-1/+1
2019-11-14ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk()Takashi Iwai1-2/+2
2019-11-14slcan: Fix memory leak in error pathJouni Hogander1-0/+1
2019-11-13io_uring: ensure registered buffer import returns the IO lengthJens Axboe1-1/+1
2019-11-13net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter1-1/+1
2019-11-13io_uring: Fix getting file for timeoutPavel Begunkov1-0/+1
2019-11-13drm/i915/tgl: MOCS table updateMatt Roper1-1/+1
2019-11-13Revert "drm/i915/ehl: Update MOCS table for EHL"Matt Roper1-8/+0
2019-11-13slip: Fix memory leak in slip_open error pathJouni Hogander1-0/+1
2019-11-13net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado1-0/+2
2019-11-13KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=nMarc Zyngier1-1/+7
2019-11-13KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()Xiaoyao Li1-0/+4
2019-11-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov1-2/+2
2019-11-13kvm: x86: disable shattered huge page recovery for PREEMPT_RT.Paolo Bonzini1-0/+5
2019-11-13drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian1-1/+1
2019-11-13x86/resctrl: Fix potential lockdep warningXiaochen Shen1-4/+0
2019-11-13scripts/tools-support-relr.sh: un-quote variablesIlie Halip1-4/+4
2019-11-13ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia1-2/+6
2019-11-13ALSA: usb-audio: not submit urb for stopped endpointHenry Lin1-0/+3
2019-11-13can: j1939: warn if resources are still linked on destroyOleksij Rempel2-0/+7
2019-11-13can: j1939: j1939_can_recv(): add priv refcountingOleksij Rempel1-0/+2
2019-11-13can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_cancel() instead of hrtimer_cancel()Oleksij Rempel1-1/+5
2019-11-13can: j1939: make sure socket is held as long as session existsOleksij Rempel1-0/+2
2019-11-13can: j1939: transport: make sure the aborted session will be deactivated only onceOleksij Rempel1-8/+17
2019-11-13can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk_sendmsg()Oleksij Rempel1-18/+39
2019-11-13can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULLOleksij Rempel1-0/+3
2019-11-13can: j1939: move j1939_priv_put() into sk_destruct callbackOleksij Rempel1-2/+35
2019-11-13can: af_can: export can_sock_destruct()Oleksij Rempel2-1/+3