summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-11Linux 4.4.15v4.4.15Greg Kroah-Hartman1-1/+1
2016-07-11usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson1-8/+11
2016-07-11usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding1-1/+1
2016-07-11usb: gadget: fix spinlock dead lock in gadgetfsBin Liu1-4/+13
2016-07-11USB: mos7720: delete parportSudip Mukherjee1-0/+1
2016-07-11xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman1-5/+22
2016-07-11USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede1-0/+5
2016-07-11usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni1-0/+3
2016-07-11xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi2-13/+17
2016-07-11usb: musb: host: correct cppi dma channel for isoch transferBin Liu1-1/+1
2016-07-11usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody1-7/+6
2016-07-11usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody1-1/+7
2016-07-11usb: musb: only restore devctl when session was set in backupBin Liu1-1/+2
2016-07-11usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede1-0/+3
2016-07-11usb: quirks: Fix sortingHans de Goede1-10/+10
2016-07-11USB: uas: Fix slave queue_depth not being setHans de Goede1-0/+1
2016-07-11crypto: user - re-add size check for CRYPTO_MSG_GETALGMathias Krause1-0/+1
2016-07-11crypto: ux500 - memmove the right sizeLinus Walleij1-2/+2
2016-07-11crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard2-2/+2
2016-07-11AX.25: Close socket connection on session completionBasil Gunn4-4/+12
2016-07-11bpf: try harder on clones when writing into skbDaniel Borkmann4-27/+24
2016-07-11net: alx: Work around the DMA RX overflow issueFeng Tang1-1/+6
2016-07-11net: macb: fix default configuration for GMAC on AT91Nicolas Ferre2-7/+8
2016-07-11neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso1-1/+5
2016-07-11bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2-1/+5
2016-07-11sock_diag: do not broadcast raw socket destructionWillem de Bruijn1-0/+6
2016-07-11Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel2-4/+23
2016-07-11ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2-1/+4
2016-07-11netem: fix a use after freeEric Dumazet1-6/+6
2016-07-11esp: Fix ESN generation under UDP encapsulationHerbert Xu1-20/+32
2016-07-11sit: correct IP protocol used in ipip6_errSimon Horman1-2/+2
2016-07-11net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld1-1/+2
2016-07-11net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet1-0/+4
2016-06-24Linux 4.4.14v4.4.14Greg Kroah-Hartman1-1/+1
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal5-130/+92
2016-06-24netfilter: x_tables: do compat validation via translate_tableFlorian Westphal4-342/+83
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal5-51/+26
2016-06-24netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal1-35/+24
2016-06-24netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal1-35/+24
2016-06-24netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal1-46/+36
2016-06-24netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal1-2/+2
2016-06-24netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal1-5/+76
2016-06-24netfilter: x_tables: check for bogus target offsetFlorian Westphal5-10/+26
2016-06-24netfilter: x_tables: check standard target size tooFlorian Westphal1-0/+15
2016-06-24netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal5-3/+31
2016-06-24netfilter: x_tables: assert minimum target sizeFlorian Westphal1-0/+3
2016-06-24netfilter: x_tables: kill check_entry helperFlorian Westphal3-35/+24
2016-06-24netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal5-32/+41
2016-06-24netfilter: x_tables: validate targets of jumpsFlorian Westphal3-0/+48
2016-06-24netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal3-3/+13