summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-10Linux 4.8.14v4.8.14Greg Kroah-Hartman1-1/+1
2016-12-10esp6: Fix integrity verification when ESN are usedTobias Brunner1-1/+1
2016-12-10esp4: Fix integrity verification when ESN are usedTobias Brunner1-1/+1
2016-12-10flowcache: Increase threshold for refusing new allocationsMiroslav Urbanek1-4/+2
2016-12-10Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"Eli Cooper1-1/+0
2016-12-10ipv4: Set skb->protocol properly for local outputEli Cooper1-0/+3
2016-12-10ipv6: Set skb->protocol properly for local outputEli Cooper1-0/+2
2016-12-10Don't feed anything but regular iovec's to blk_rq_map_user_iovLinus Torvalds1-0/+4
2016-12-10constify iov_iter_count() and iter_is_iovec()Al Viro1-2/+2
2016-12-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson1-2/+2
2016-12-10sparc64: fix compile warning section mismatch in find_node()Thomas Tai1-3/+3
2016-12-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai1-4/+61
2016-12-10ipv4: Drop suffix update from resize codeAlexander Duyck1-21/+21
2016-12-10ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck1-12/+14
2016-12-10ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck1-1/+3
2016-12-10ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck1-5/+15
2016-12-10net: ping: check minimum size on ICMP header lengthKees Cook1-0/+4
2016-12-10net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet1-2/+2
2016-12-10geneve: avoid use-after-free of skb->dataSabrina Dubroca1-10/+4
2016-12-10tipc: check minimum bearer MTUMichal Kubeček3-2/+27
2016-12-10sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt1-1/+1
2016-12-10net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli1-3/+5
2016-12-10cdc_ether: Fix handling connection notificationKristian Evensen1-7/+31
2016-12-10ip6_offload: check segs for NULL in ipv6_gso_segment.Artem Savkov1-1/+1
2016-12-10packet: fix race condition in packet_set_ringPhilip Pettersson1-6/+12
2016-12-10GSO: Reload iph after pskb_may_pullArnaldo Carvalho de Melo1-1/+1
2016-12-10net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet1-5/+7
2016-12-10net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen1-2/+1
2016-12-10netlink: Do not schedule work from sk_destructHerbert Xu1-17/+15
2016-12-10netlink: Call cb->done from a worker threadHerbert Xu2-4/+25
2016-12-10net/sched: pedit: make sure that offset is validAmir Vadai1-4/+20
2016-12-10net: dsa: fix unbalanced dsa_switch_tree reference countingNikita Yushchenko1-1/+3
2016-12-10net, sched: respect rcu grace period on cls destructionDaniel Borkmann8-21/+31
2016-12-10net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli1-0/+4
2016-12-10udplite: call proper backlog handlersEric Dumazet6-6/+6
2016-12-10ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni1-6/+12
2016-12-10rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju1-1/+1
2016-12-10l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2-4/+6
2016-12-10rtnetlink: fix FDB size computationSabrina Dubroca1-1/+4
2016-12-10af_unix: conditionally use freezable blocking calls in readWANG Cong1-6/+11
2016-12-10net: sky2: Fix shutdown crashJeremy Linton1-0/+13
2016-12-10ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni1-2/+11
2016-12-10net: check dead netns for peernet2id_alloc()WANG Cong1-0/+2
2016-12-10net: dsa: b53: Fix VLAN usage and how we treat CPU portFlorian Fainelli1-12/+4
2016-12-10virtio-net: add a missing synchronize_net()Eric Dumazet1-0/+5
2016-12-10gro_cells: mark napi struct as not busy poll candidatesEric Dumazet1-0/+3
2016-12-08Linux 4.8.13v4.8.13Greg Kroah-Hartman1-1/+1
2016-12-08arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse3-1/+16
2016-12-08arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse1-0/+9
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse5-8/+19