summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.8.10v4.8.10Greg Kroah-Hartman2016-11-211-1/+1
* usb: gadget: f_fs: stop sleeping in ffs_func_eps_disableMichal Nazarewicz2016-11-211-16/+93
* usb: gadget: f_fs: edit epfile->ep under lockMichal Nazarewicz2016-11-211-3/+3
* sparc64: Delete now unused user copy fixup functions.David S. Miller2016-11-213-105/+4
* sparc64: Delete now unused user copy assembler helpers.David S. Miller2016-11-211-30/+0
* sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-81/+162
* sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-91/+153
* sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-79/+162
* sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-79/+231
* sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-124/+237
* sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-18/+38
* sparc64: Convert copy_in_user to accurate exception reporting.David S. Miller2016-11-211-10/+25
* sparc64: Prepare to move to more saner user copy exception handling.David S. Miller2016-11-2115-39/+47
* sparc64: Delete __ret_efault.David S. Miller2016-11-213-8/+1
* sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller2016-11-211-55/+228
* sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller2016-11-211-12/+30
* sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller2016-11-211-1/+1
* sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller2016-11-211-14/+51
* sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller2016-11-211-0/+17
* sparc: Handle negative offsets in arch_jump_label_transformJames Clarke2016-11-211-6/+17
* spi: spidev_test: fix build with musl libcBaruch Siach2016-11-211-0/+1
* net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli2016-11-211-0/+7
* sctp: change sk state only when it has assocs in sctp_shutdownXin Long2016-11-211-8/+7
* bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He2016-11-211-6/+32
* Revert "bnx2: Reset device during driver initialization"Baoquan He2016-11-211-7/+5
* mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky2016-11-211-1/+21
* mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi2016-11-211-1/+3
* Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger2016-11-211-1/+0
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-213-3/+23
* ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2016-11-211-1/+3
* net: __skb_flow_dissect() must cap its return valueEric Dumazet2016-11-211-3/+8
* net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern2016-11-211-2/+2
* sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh2016-11-211-0/+2
* fib_trie: Correct /proc/net/route off by one errorAlexander Duyck2016-11-211-12/+9
* net: icmp6_send should use dst dev to determine L3 domainDavid Ahern2016-11-211-1/+1
* bpf: fix htab map destruction when extra reserve is in useDaniel Borkmann2016-11-211-1/+2
* sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner2016-11-211-2/+5
* ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet2016-11-211-0/+1
* ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet2016-11-211-7/+8
* dccp: fix out of bound access in dccp_v4_err()Eric Dumazet2016-11-211-6/+8
* dccp: do not send reset to already closed socketsEric Dumazet2016-11-211-0/+4
* dccp: do not release listeners too soonEric Dumazet2016-11-214-6/+8
* tcp: fix return value for partial writesEric Dumazet2016-11-211-1/+1
* ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson2016-11-215-18/+4
* tcp: fix potential memory corruptionEric Dumazet2016-11-211-1/+1
* ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2016-11-211-0/+1
* bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek2016-11-211-1/+4
* net: mangle zero checksum in skb_checksum_help()Eric Dumazet2016-11-211-1/+1
* net: clear sk_err_soft in sk_clone_lock()Eric Dumazet2016-11-211-0/+1
* dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal2016-11-211-1/+12