summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-15HID: hid-cypress: validate length of reportGreg Kroah-Hartman1-0/+3
2017-01-15net: vrf: do not allow table id 0David Ahern1-0/+2
2017-01-15net: ipv4: Fix multipath selection with vrfDavid Ahern2-2/+9
2017-01-15gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2-2/+8
2017-01-15gro: use min_t() in skb_gro_reset_offset()Eric Dumazet1-2/+3
2017-01-15gro: Enter slow-path if there is no tailroomHerbert Xu1-1/+2
2017-01-15r8152: fix rx issue for runtime suspendhayeswang1-3/+28
2017-01-15r8152: split rtl8152_suspend functionhayeswang1-17/+40
2017-01-15ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck1-1/+1
2017-01-15igmp: Make igmp group member RFC 3376 compliantMichal Tesar1-1/+6
2017-01-15drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang1-1/+7
2017-01-15drop_monitor: add missing call to genlmsg_endReiter Wolfgang1-9/+24
2017-01-15net/mlx5: Avoid shadowing numa_nodeEli Cohen1-2/+1
2017-01-15net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich1-0/+7
2017-01-15net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli1-9/+13
2017-01-15net, sched: fix soft lockup in tc_classifyDaniel Borkmann1-1/+3
2017-01-15ipv6: handle -EFAULT from skb_copy_bitsDave Jones1-1/+5
2017-01-15net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern1-0/+4
2017-01-15ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2017-01-15netvsc: reduce maximum GSO sizestephen hemminger1-0/+3
2017-01-12Linux 4.4.42v4.4.42Greg Kroah-Hartman1-1/+1
2017-01-12usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2017-01-12Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman2-8/+3
2017-01-12tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner1-0/+3
2017-01-12drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y valuesMichel Dänzer1-3/+3
2017-01-12cx23885-dvb: move initialization of a8293_pdataMauro Carvalho Chehab1-2/+4
2017-01-12net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2017-01-12net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton1-2/+3
2017-01-12cred/userns: define current_user_ns() as a functionArnd Bergmann2-3/+4
2017-01-12staging: comedi: dt282x: tidy up register bit definesH Hartley Sweeten1-32/+33
2017-01-12powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold1-1/+9
2017-01-12md: MD_RECOVERY_NEEDED is set for mddev->recoveryShaohua Li1-1/+1
2017-01-12crypto: arm64/aes-ce - fix for big endianArd Biesheuvel1-10/+15
2017-01-12crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel2-1/+3
2017-01-12crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel1-2/+2
2017-01-12crypto: arm64/aes-neon - fix for big endianArd Biesheuvel1-10/+15
2017-01-12crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel1-26/+27
2017-01-12crypto: arm/aes-ce - fix for big endianArd Biesheuvel1-0/+5
2017-01-12crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel1-3/+3
2017-01-12crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel1-2/+2
2017-01-12s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter1-2/+4
2017-01-12mmc: mmc_test: Uninitialized return valueDan Carpenter1-1/+1
2017-01-12PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren3-15/+88
2017-01-12irqchip/bcm7038-l1: Implement irq_cpu_offline() callbackFlorian Fainelli1-0/+26
2017-01-12target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter1-1/+0
2017-01-12scsi: mvsas: fix command_active typoArnd Bergmann1-1/+1
2017-01-12ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock callCharles Keepax1-2/+3
2017-01-12iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang1-0/+19
2017-01-12iommu/vt-d: Fix pasid table size encodingJacob Pan1-1/+22
2017-01-12iommu/amd: Fix the left value check of cmd bufferHuang Rui1-1/+1