summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-11crypto: user - re-add size check for CRYPTO_MSG_GETALGMathias Krause
2016-07-11crypto: ux500 - memmove the right sizeLinus Walleij
2016-07-11crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard
2016-07-11AX.25: Close socket connection on session completionBasil Gunn
2016-07-11bpf: try harder on clones when writing into skbDaniel Borkmann
2016-07-11net: alx: Work around the DMA RX overflow issueFeng Tang
2016-07-11net: macb: fix default configuration for GMAC on AT91Nicolas Ferre
2016-07-11neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso
2016-07-11bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-07-11sock_diag: do not broadcast raw socket destructionWillem de Bruijn
2016-07-11Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel
2016-07-11ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2016-07-11netem: fix a use after freeEric Dumazet
2016-07-11esp: Fix ESN generation under UDP encapsulationHerbert Xu
2016-07-11sit: correct IP protocol used in ipip6_errSimon Horman
2016-07-11net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld
2016-07-11net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet
2016-06-24Linux 4.4.14v4.4.14Greg Kroah-Hartman
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-06-24netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-06-24netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
2016-06-24netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal
2016-06-24netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-06-24netfilter: x_tables: check standard target size tooFlorian Westphal
2016-06-24netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-06-24netfilter: x_tables: assert minimum target sizeFlorian Westphal
2016-06-24netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-06-24netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-06-24netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-06-24netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-06-24drm/core: Do not preserve framebuffer on rmfb, v4.Maarten Lankhorst
2016-06-24crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk
2016-06-24netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-06-24netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-06-24netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-06-24MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-06-24sparc64: Fix return from trap window fill crashes.David S. Miller
2016-06-24sparc: Harden signal return frame checks.David S. Miller
2016-06-24sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller
2016-06-24sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-06-24sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger
2016-06-24sparc64: Fix sparc64_set_context stack handling.David S. Miller
2016-06-24sparc64: Fix numa node distance initializationNitin Gupta
2016-06-24sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller
2016-06-24sparc: Fix system call tracing register handling.Mike Frysinger
2016-06-24fix d_walk()/non-delayed __d_free() raceAl Viro