summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-18net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel1-1/+2
2020-03-18net/smc: cancel event worker during device removalKarsten Graul1-0/+1
2020-03-18net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski1-0/+1
2020-03-18net/packet: tpacket_rcv: do not increment ring index on dropWillem de Bruijn1-6/+7
2020-03-18net: nfc: fix bounds checking bugs on "pipe"Dan Carpenter1-3/+16
2020-03-18net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean2-12/+18
2020-03-18net: macsec: update SCI upon MAC address change.Dmitry Bogdanov1-5/+6
2020-03-18netlink: Use netlink header as base to calculate bad attribute offsetPablo Neira Ayuso1-1/+1
2020-03-18net/ipv6: use configured metric when add peer routeHangbin Liu1-3/+3
2020-03-18net: hns3: fix a not link up issue when fibre port supports autonegJian Shen1-1/+3
2020-03-18net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski1-3/+3
2020-03-18net: dsa: mv88e6xxx: fix lockup on warm bootRussell King1-1/+7
2020-03-18net: dsa: fix phylink_start()/phylink_stop() callsRussell King3-12/+30
2020-03-18macvlan: add cond_resched() during multicast processingMahesh Bandewar1-0/+2
2020-03-18ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar1-8/+10
2020-03-18ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet1-1/+1
2020-03-18ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner1-4/+1
2020-03-18ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar1-0/+1
2020-03-18ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu1-0/+4
2020-03-18inet_diag: return classid for all socket typesDmitry Yakunin5-40/+40
2020-03-18gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet1-2/+10
2020-03-18cxgb4: fix checks for max queues to allocateVishal Kulkarni1-22/+27
2020-03-18cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin1-10/+37
2020-03-18ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supportedKailang Yang1-0/+1
2020-03-18ALSA: hda/realtek - Add Headset Mic supported for HP cPCKailang Yang1-0/+44
2020-03-18ALSA: hda/realtek - More constificationsTakashi Iwai1-59/+59
2020-03-18virtio_balloon: Adjust label in virtballoon_probeNathan Chancellor1-1/+1
2020-03-12Linux 5.5.9v5.5.9Greg Kroah-Hartman1-1/+1
2020-03-12csky: Implement copy_thread_tlsGuo Ren2-3/+5
2020-03-12block, bfq: remove ifdefs from around gets/puts of bfq groupsPaolo Valente3-5/+6
2020-03-12net: stmmac: fix notifier registrationAaro Koskinen1-5/+8
2020-03-12efi: READ_ONCE rng seed size before munmapJason A. Donenfeld1-2/+2
2020-03-12efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel1-19/+26
2020-03-12efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel1-4/+21
2020-03-12powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario1-1/+3
2020-03-12EDAC/synopsys: Do not print an error with back-to-back snprintf() callsSherry Sun1-15/+7
2020-03-12dt-bindings: arm: fsl: fix APF6Dev compatibleSébastien Szymanski1-1/+1
2020-03-12bus: ti-sysc: Fix 1-wire reset quirkTony Lindgren1-2/+2
2020-03-12arm64: dts: meson: fix gxm-khadas-vim2 wifiChristian Hewitt1-1/+1
2020-03-12sched/fair: Fix statistics for find_idlest_group()Vincent Guittot1-0/+2
2020-03-12dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()Dan Carpenter1-4/+0
2020-03-12dma-buf: free dmabuf->name in dma_buf_release()Cong Wang1-0/+1
2020-03-12hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()Dan Carpenter1-1/+1
2020-03-12ARM: dts: imx7-colibri: Fix frequency for sd/mmcOleksandr Suvorov1-1/+0
2020-03-12ARM: dts: dra7xx-clocks: Fixup IPU1 mux clock parent sourceSuman Anna1-10/+2
2020-03-12ARM: dts: am437x-idk-evm: Fix incorrect OPP node namesSuman Anna1-2/+2
2020-03-12ARM: dts: imx7d: fix opp-supported-hwPeng Fan1-3/+3
2020-03-12ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum4-16/+28
2020-03-12IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2-1/+5
2020-03-12IB/mlx5: Fix implicit ODP raceArtemy Kovalyov2-10/+8