aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/scheduler (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14net: core: check dev_valid_name in __dev_alloc_nameRasmus Villemoes1-0/+3
2017-11-14net: core: drop pointless check in __dev_alloc_nameRasmus Villemoes1-2/+1
2017-11-14net: core: eliminate dev_alloc_name{,_ns} code duplicationRasmus Villemoes1-10/+2
2017-11-14net: core: move dev_alloc_name_ns a little higherRasmus Villemoes1-13/+13
2017-11-14net: core: improve sanity checking in __dev_alloc_nameRasmus Villemoes1-1/+1
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-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-14bnx2x: fix slowpath null crashZhu Yanjun1-3/+10
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-13x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()Rafael J. Wysocki1-4/+7
2017-11-14net: dsa: Fix dependencies on bridgeAndrew Lunn1-0/+1
2017-11-13dt-bindings: usb: add #phy-cells to usb-nop-xceivRob Herring1-0/+2
2017-11-13RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky4-7/+8
2017-11-13IB/mlx5: Add CQ moderation capability to query_deviceYonatan Cohen1-0/+7
2017-11-13IB/mlx4: Add CQ moderation capability to query_deviceYonatan Cohen1-0/+3
2017-11-13IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen3-0/+22
2017-11-13IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen3-1/+8
2017-11-13IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen3-0/+7
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen5-1/+62
2017-11-13iw_cxgb4: atomically flush the qpSteve Wise1-8/+11
2017-11-13iw_cxgb4: only call the cq comp_handler when the cq is armedSteve Wise2-11/+17
2017-11-13iw_cxgb4: Fix possible circular dependency locking warningBharat Potnuri3-25/+39
2017-11-13RDMA/bnxt_re: report vlan_id and sl in qp1 recv completionDevesh Sharma2-1/+35
2017-11-13IB/core: Only maintain real QPs in the security listsDaniel Jurgens1-23/+28
2017-11-13IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkeyGustavo A. R. Silva1-4/+2
2017-11-13RDMA/core: Make function rdma_copy_addr return voidYuval Shaia3-21/+19
2017-11-13RDMA/vmw_pvrdma: Add shared receive queue supportBryan Tan9-14/+523
2017-11-13RDMA/core: avoid uninitialized variable warning in create_udataArnd Bergmann1-11/+10
2017-11-13PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_TimeBjorn Helgaas1-1/+1