summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.38v4.4.38Greg Kroah-Hartman2016-12-101-1/+1
* esp6: Fix integrity verification when ESN are usedTobias Brunner2016-12-101-1/+1
* esp4: Fix integrity verification when ESN are usedTobias Brunner2016-12-101-1/+1
* ipv4: Set skb->protocol properly for local outputEli Cooper2016-12-101-0/+3
* ipv6: Set skb->protocol properly for local outputEli Cooper2016-12-101-0/+2
* Don't feed anything but regular iovec's to blk_rq_map_user_iovLinus Torvalds2016-12-101-0/+3
* constify iov_iter_count() and iter_is_iovec()Al Viro2016-12-101-2/+2
* sparc64: fix compile warning section mismatch in find_node()Thomas Tai2016-12-101-3/+3
* sparc64: Fix find_node warning if numa node cannot be foundThomas Tai2016-12-101-4/+61
* sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2016-12-101-2/+2
* net: ping: check minimum size on ICMP header lengthKees Cook2016-12-101-0/+4
* net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2016-12-101-2/+2
* geneve: avoid use-after-free of skb->dataSabrina Dubroca2016-12-101-10/+4
* sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt2016-12-101-1/+1
* net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2016-12-101-3/+5
* packet: fix race condition in packet_set_ringPhilip Pettersson2016-12-101-6/+12
* net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet2016-12-101-5/+7
* netlink: Do not schedule work from sk_destructHerbert Xu2016-12-101-17/+15
* netlink: Call cb->done from a worker threadHerbert Xu2016-12-102-4/+25
* net/sched: pedit: make sure that offset is validAmir Vadai2016-12-101-4/+20
* net, sched: respect rcu grace period on cls destructionDaniel Borkmann2016-12-107-20/+31
* net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli2016-12-101-0/+4
* l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2016-12-102-4/+6
* rtnetlink: fix FDB size computationSabrina Dubroca2016-12-101-1/+4
* af_unix: conditionally use freezable blocking calls in readWANG Cong2016-12-101-6/+11
* net: sky2: Fix shutdown crashJeremy Linton2016-12-101-0/+13
* ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni2016-12-101-2/+11
* net: check dead netns for peernet2id_alloc()WANG Cong2016-12-101-0/+2
* virtio-net: add a missing synchronize_net()Eric Dumazet2016-12-101-0/+5
* Linux 4.4.37v4.4.37Greg Kroah-Hartman2016-12-081-1/+1
* arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-12-081-0/+9
* arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse2016-12-081-0/+9
* arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-12-084-4/+13
* pwm: Fix device reference leakJohan Hovold2016-12-081-0/+2
* mwifiex: printk() overflow with 32-byte SSIDsBrian Norris2016-12-081-6/+7
* PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn2016-12-081-1/+27
* PCI: Export pcie_find_root_portJohannes Thumshirn2016-12-082-14/+14
* rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong2016-12-081-0/+1
* ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai2016-12-081-1/+1
* x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski2016-12-081-1/+1
* kasan: update kasan_global for gcc 7Dmitry Vyukov2016-12-082-1/+6
* zram: fix unbalanced idr management at hot removalTakashi Iwai2016-12-081-1/+2
* ARC: Don't use "+l" inline asm constraintVineet Gupta2016-12-081-4/+5
* Linux 4.4.36v4.4.36Greg Kroah-Hartman2016-12-021-1/+1
* scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S2016-12-021-5/+8
* flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet2016-12-021-1/+1
* mei: fix return value on disconnectionTomas Winkler2016-12-022-2/+2
* mei: me: fix place for kaby point device ids.Tomas Winkler2016-12-021-3/+4
* mei: me: disable driver on SPT SPS firmwareTomas Winkler2016-12-022-4/+10
* drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to onMichel Dänzer2016-12-022-0/+4