summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-21Linux 4.8.10v4.8.10Greg Kroah-Hartman
2016-11-21usb: gadget: f_fs: stop sleeping in ffs_func_eps_disableMichal Nazarewicz
2016-11-21usb: gadget: f_fs: edit epfile->ep under lockMichal Nazarewicz
2016-11-21sparc64: Delete now unused user copy fixup functions.David S. Miller
2016-11-21sparc64: Delete now unused user copy assembler helpers.David S. Miller
2016-11-21sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert copy_in_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Prepare to move to more saner user copy exception handling.David S. Miller
2016-11-21sparc64: Delete __ret_efault.David S. Miller
2016-11-21sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller
2016-11-21sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller
2016-11-21sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller
2016-11-21sparc: Handle negative offsets in arch_jump_label_transformJames Clarke
2016-11-21spi: spidev_test: fix build with musl libcBaruch Siach
2016-11-21net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli
2016-11-21sctp: change sk state only when it has assocs in sctp_shutdownXin Long
2016-11-21bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He
2016-11-21Revert "bnx2: Reset device during driver initialization"Baoquan He
2016-11-21mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky
2016-11-21mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi
2016-11-21Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-21ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin
2016-11-21net: __skb_flow_dissect() must cap its return valueEric Dumazet
2016-11-21net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern
2016-11-21sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh
2016-11-21fib_trie: Correct /proc/net/route off by one errorAlexander Duyck
2016-11-21net: icmp6_send should use dst dev to determine L3 domainDavid Ahern
2016-11-21bpf: fix htab map destruction when extra reserve is in useDaniel Borkmann
2016-11-21sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner
2016-11-21ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet
2016-11-21ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet
2016-11-21dccp: fix out of bound access in dccp_v4_err()Eric Dumazet
2016-11-21dccp: do not send reset to already closed socketsEric Dumazet
2016-11-21dccp: do not release listeners too soonEric Dumazet
2016-11-21tcp: fix return value for partial writesEric Dumazet
2016-11-21ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson
2016-11-21tcp: fix potential memory corruptionEric Dumazet
2016-11-21ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper
2016-11-21bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek
2016-11-21net: mangle zero checksum in skb_checksum_help()Eric Dumazet
2016-11-21net: clear sk_err_soft in sk_clone_lock()Eric Dumazet
2016-11-21dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal