summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.32v4.4.32Greg Kroah-Hartman2016-11-151-1/+1
* scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena2016-11-151-1/+1
* drm/radeon: fix DP mode validationAlex Deucher2016-11-151-2/+2
* drm/radeon/dp: add back special handling for NUTMEGAlex Deucher2016-11-151-4/+16
* drm/amdgpu: fix DP mode validationAlex Deucher2016-11-151-2/+2
* drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher2016-11-151-4/+16
* KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan2016-11-151-10/+53
* Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changesGreg Kroah-Hartman2016-11-151-53/+10
* of: silence warnings due to max() usageStephen Rothwell2016-11-151-2/+6
* packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn2016-11-152-5/+5
* sctp: validate chunk len before actually using itMarcelo Ricardo Leitner2016-11-151-6/+6
* net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim2016-11-151-1/+2
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-11-154-8/+11
* net: sctp, forbid negative lengthJiri Slaby2016-11-151-1/+4
* ipv4: use the right lock for ping_group_rangeWANG Cong2016-11-151-4/+4
* ipv4: disable BH in set_ping_group_range()Eric Dumazet2016-11-151-2/+2
* net: add recursion limit to GROSabrina Dubroca2016-11-1511-12/+51
* rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko2016-11-151-1/+1
* bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov2016-11-151-9/+14
* net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet2016-11-151-7/+10
* ipv6: correctly add local routes when lo goes upNicolas Dichtel2016-11-151-1/+1
* ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko2016-11-151-0/+2
* ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet2016-11-151-9/+11
* netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet2016-11-151-5/+4
* packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman2016-11-151-0/+1
* net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins2016-11-151-31/+37
* net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani2016-11-152-0/+18
* net: pktgen: fix pkt_sizePaolo Abeni2016-11-151-11/+10
* net: fec: set mac address unconditionallyGavin Schenk2016-11-151-5/+5
* tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller2016-11-151-5/+5
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-11-156-7/+12
* ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson2016-11-151-1/+0
* tcp: fix a compile error in DBGUNDO()Eric Dumazet2016-11-151-2/+1
* tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos2016-11-151-5/+7
* net: avoid sk_forward_alloc overflowsEric Dumazet2016-11-151-0/+10
* tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet2016-11-151-1/+2
* Linux 4.4.31v4.4.31Greg Kroah-Hartman2016-11-101-1/+1
* HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2016-11-102-0/+2
* ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon2016-11-101-5/+5
* kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann2016-11-101-1/+1
* tty: vt, fix bogus division in csi_JJiri Slaby2016-11-101-1/+1
* usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET2016-11-101-2/+2
* pwm: Unexport children before chip removalDavid Hsu2016-11-103-0/+25
* UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon2016-11-101-3/+4
* Disable "frame-address" warningLinus Torvalds2016-11-101-0/+1
* smc91x: avoid self-comparison warningArnd Bergmann2016-11-101-1/+1
* cgroup: avoid false positive gcc-6 warningArnd Bergmann2016-11-101-0/+3
* drm/exynos: fix error handling in exynos_drm_subdrv_openArnd Bergmann2016-11-101-1/+1
* mm/cma: silence warnings due to max() usageStephen Rothwell2016-11-101-3/+4
* ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann2016-11-101-1/+1