summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor2018-11-041-11/+4
* qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor2018-11-041-2/+2
* qed: Avoid implicit enum conversion in qed_set_tunn_cls_infoNathan Chancellor2018-11-041-1/+1
* pxa168fb: prepare the clockLubomir Rintel2018-11-041-3/+3
* Bluetooth: SMP: fix crash in unpairingMatias Karhumaa2018-11-043-10/+29
* mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi2018-11-041-2/+1
* mac80211_hwsim: fix race in radio destruction from netlink notifierMartin Willi2018-11-041-13/+9
* mac80211_hwsim: fix locking when iterating radios during ns exitMartin Willi2018-11-041-4/+7
* nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HTMasashi Honma2018-11-041-0/+1
* soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()Zhao Qiang2018-11-041-1/+1
* soc: fsl: qbman: qman: avoid allocating from non existing gen_poolAlexandre Belloni2018-11-041-0/+3
* net: macb: Clean 64b dma addresses if they are not detectedMichal Simek2018-11-041-0/+1
* ARM: dts: BCM63xx: Fix incorrect interrupt specifiersFlorian Fainelli2018-11-041-6/+8
* arm64: hugetlb: Fix handling of young ptesSteve Capper2018-11-041-3/+9
* netfilter: conntrack: get rid of double sizeofzhong jiang2018-11-041-2/+2
* netfilter: bridge: Don't sabotage nf_hook calls from an l3mdevDavid Ahern2018-11-041-1/+2
* drm/i2c: tda9950: set MAX_RETRIES for errors onlyHans Verkuil2018-11-041-1/+2
* drm/i2c: tda9950: fix timeout counter checkColin Ian King2018-11-041-1/+1
* xfrm: validate template modeSean Tranchetti2018-11-041-0/+3
* ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni2018-11-041-1/+1
* xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.Steffen Klassert2018-11-042-0/+8
* mac80211: fix TX status reporting for ieee80211sYuan-Chi Pang2018-11-043-8/+8
* mac80211: TDLS: fix skb queue/priority assignmentJohannes Berg2018-11-041-4/+4
* cfg80211: Address some corner cases in scan result channel updatingJouni Malinen2018-11-041-9/+49
* mac80211: fix pending queue hang due to TX_DROPBob Copeland2018-11-041-1/+1
* cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski2018-11-041-0/+1
* mac80211: Always report TX statusAndrei Otcheretianski2018-11-041-5/+2
* xfrm: reset crypto_done when iterating over multiple input xfrmsSowmini Varadhan2018-11-041-0/+1
* xfrm: reset transport header back to network header after all input transform...Sowmini Varadhan2018-11-044-6/+4
* xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo2018-11-041-0/+2
* xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert2018-11-041-0/+12
* Linux 4.18.16v4.18.16Greg Kroah-Hartman2018-10-201-1/+1
* ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin2018-10-201-9/+1
* ARC: build: Get rid of toolchain checkAlexey Brodkin2018-10-201-14/+0
* mremap: properly flush TLB before releasing the pageLinus Torvalds2018-10-203-24/+18
* Revert "vfs: fix freeze protection in mnt_want_write_file() for overlayfs"Greg Kroah-Hartman2018-10-201-4/+3
* x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song2018-10-201-19/+0
* iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath2018-10-201-0/+6
* powerpc/numa: Use associativity if VPHN hcall is successfulSrikar Dronamraju2018-10-201-1/+3
* powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling2018-10-201-1/+8
* powerpc/tm: Fix userspace r13 corruptionMichael Neuling2018-10-201-2/+9
* pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_typeDaniel Kurtz2018-10-201-10/+23
* iommu/rockchip: Free irqs in shutdown handlerHeiko Stuebner2018-10-201-0/+6
* RISC-V: include linux/ftrace.h in asm-prototypes.hJames Cowgill2018-10-201-0/+7
* RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier2018-10-201-55/+38
* clocksource/drivers/fttmr010: Fix set_next_event handlerTao Ren2018-10-201-7/+11
* net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor2018-10-201-1/+2
* bpf: test_maps, only support ESTABLISHED socksJohn Fastabend2018-10-201-3/+7
* bpf: sockmap, fix transition through disconnect without closeJohn Fastabend2018-10-201-19/+41
* bpf: sockmap only allow ESTABLISHED sock stateJohn Fastabend2018-10-201-1/+30