summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-15Linux 4.4.32v4.4.32Greg Kroah-Hartman1-1/+1
2016-11-15scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena1-1/+1
2016-11-15drm/radeon: fix DP mode validationAlex Deucher1-2/+2
2016-11-15drm/radeon/dp: add back special handling for NUTMEGAlex Deucher1-4/+16
2016-11-15drm/amdgpu: fix DP mode validationAlex Deucher1-2/+2
2016-11-15drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher1-4/+16
2016-11-15KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan1-10/+53
2016-11-15Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changesGreg Kroah-Hartman1-53/+10
2016-11-15of: silence warnings due to max() usageStephen Rothwell1-2/+6
2016-11-15packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn2-5/+5
2016-11-15sctp: validate chunk len before actually using itMarcelo Ricardo Leitner1-6/+6
2016-11-15net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim1-1/+2
2016-11-15udp: fix IP_CHECKSUM handlingEric Dumazet4-8/+11
2016-11-15net: sctp, forbid negative lengthJiri Slaby1-1/+4
2016-11-15ipv4: use the right lock for ping_group_rangeWANG Cong1-4/+4
2016-11-15ipv4: disable BH in set_ping_group_range()Eric Dumazet1-2/+2
2016-11-15net: add recursion limit to GROSabrina Dubroca11-12/+51
2016-11-15rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko1-1/+1
2016-11-15bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov1-9/+14
2016-11-15net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet1-7/+10
2016-11-15ipv6: correctly add local routes when lo goes upNicolas Dichtel1-1/+1
2016-11-15ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko1-0/+2
2016-11-15ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet1-9/+11
2016-11-15netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet1-5/+4
2016-11-15packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman1-0/+1
2016-11-15net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins1-31/+37
2016-11-15net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani2-0/+18
2016-11-15net: pktgen: fix pkt_sizePaolo Abeni1-11/+10
2016-11-15net: fec: set mac address unconditionallyGavin Schenk1-5/+5
2016-11-15tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller1-5/+5
2016-11-15ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov6-7/+12
2016-11-15ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson1-1/+0
2016-11-15tcp: fix a compile error in DBGUNDO()Eric Dumazet1-2/+1
2016-11-15tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos1-5/+7
2016-11-15net: avoid sk_forward_alloc overflowsEric Dumazet1-0/+10
2016-11-15tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet1-1/+2
2016-11-10Linux 4.4.31v4.4.31Greg Kroah-Hartman1-1/+1
2016-11-10HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2-0/+2
2016-11-10ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon1-5/+5
2016-11-10kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann1-1/+1
2016-11-10tty: vt, fix bogus division in csi_JJiri Slaby1-1/+1
2016-11-10usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET1-2/+2
2016-11-10pwm: Unexport children before chip removalDavid Hsu3-0/+25
2016-11-10UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon1-3/+4
2016-11-10Disable "frame-address" warningLinus Torvalds1-0/+1
2016-11-10smc91x: avoid self-comparison warningArnd Bergmann1-1/+1
2016-11-10cgroup: avoid false positive gcc-6 warningArnd Bergmann1-0/+3
2016-11-10drm/exynos: fix error handling in exynos_drm_subdrv_openArnd Bergmann1-1/+1
2016-11-10mm/cma: silence warnings due to max() usageStephen Rothwell1-3/+4
2016-11-10ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann1-1/+1