summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-14tls: don't override sk_write_space if tls_set_sw_offload fails.Ilya Lesokhin1-3/+2
2017-11-14tls: Avoid copying crypto_info again after cipher_type check.Ilya Lesokhin1-17/+12
2017-11-14tls: Move tls_make_aad to header to allow sharingIlya Lesokhin2-17/+16
2017-11-14tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin3-11/+17
2017-11-14tls: Add function to update the TLS socket configurationIlya Lesokhin2-14/+34
2017-11-14tls: Use kzalloc for aead_request allocationIlya Lesokhin1-1/+1
2017-11-14Merge branch 'bpf-improve-verifier-ARG_CONST_SIZE_OR_ZERO-semantics'David S. Miller3-37/+142
2017-11-14bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics changeYonghong Song1-19/+112
2017-11-14bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZEROYonghong Song1-2/+6
2017-11-14bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semanticsYonghong Song1-16/+24
2017-11-14tcp: allow drivers to tweak TSQ logicEric Dumazet3-2/+5
2017-11-14Merge tag 'rxrpc-next-20171111' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller7-7/+36
2017-11-14bnx2x: fix slowpath null crashZhu Yanjun1-3/+10
2017-11-14Merge branch 'cxgb4-collect-LE-TCAM-and-SGE-queue-contexts'David S. Miller9-0/+456
2017-11-14cxgb4: collect SGE queue context dumpRahul Lakkireddy9-0/+195
2017-11-14cxgb4: collect LE-TCAM dumpRahul Lakkireddy6-0/+261
2017-11-14vxlan: fix the issue that neigh proxy blocks all icmpv6 packetsXin Long1-18/+13
2017-11-14xfrm6_tunnel: exit_net cleanup check addedVasily Averin1-0/+8
2017-11-14ppp: exit_net cleanup checks addedVasily Averin1-0/+2
2017-11-14phonet: exit_net cleanup check addedVasily Averin1-0/+3
2017-11-14l2tp: exit_net cleanup check addedVasily Averin1-0/+4
2017-11-14fib_rules: exit_net cleanup check addedVasily Averin1-0/+6
2017-11-14fib_notifier: exit_net cleanup check addedVasily Averin1-0/+6
2017-11-14netdev: exit_net cleanup check addedVasily Averin1-0/+2
2017-11-14vxlan: exit_net cleanup checks addedVasily Averin1-0/+4
2017-11-14packet: exit_net cleanup check addedVasily Averin1-0/+1
2017-11-14geneve: exit_net cleanup check addedVasily Averin1-0/+1
2017-11-14af_key: replace BUG_ON on WARN_ON in net_exit hookVasily Averin1-1/+1
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds764-9083/+6609
2017-11-14Merge branch 'topic/xilinx' into for-linusVinod Koul2-14/+14
2017-11-14Merge branch 'topic/timer_api' into for-linusVinod Koul4-11/+8
2017-11-14Merge branch 'topic/ti' into for-linusVinod Koul3-4/+14
2017-11-14Merge branch 'topic/sun' into for-linusVinod Koul2-62/+221
2017-11-14Merge branch 'topic/sprd' into for-linusVinod Koul4-0/+1038
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds202-1668/+1276
2017-11-14Merge branch 'topic/stm' into for-linusVinod Koul7-1/+2213
2017-11-14Merge branch 'topic/sa11x0' into for-linusVinod Koul1-0/+11
2017-11-14Merge branch 'topic/renasas' into for-linusVinod Koul2-3/+4
2017-11-14Merge branch 'topic/qcom' into for-linusVinod Koul1-60/+109
2017-11-14Merge branch 'topic/pl330' into for-linusVinod Koul1-19/+20
2017-11-14Merge branch 'topic/imx' into for-linusVinod Koul1-3/+11
2017-11-14Merge branch 'topic/img' into for-linusVinod Koul1-18/+80
2017-11-14Merge branch 'topic/doc' into for-linusVinod Koul1-13/+17
2017-11-14Merge branch 'topic/dmatest' into for-linusVinod Koul1-0/+1
2017-11-14Merge branch 'topic/bcom' into for-linusVinod Koul2-81/+38
2017-11-14Merge branch 'topic/axi' into for-linusVinod Koul1-20/+55
2017-11-14Merge branch 'topic/print_fixes' into for-linusVinod Koul2-4/+4
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1008-8386/+8567
2017-11-13Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-6/+15
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds48-629/+1551