summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long-25/+24
2017-07-01Merge branch 'nfp-introduce-flower-offload-capabilities'David S. Miller-29/+1816
2017-07-01nfp: add control message passing capabilities to flower offloadsPieter Jansen van Vuuren-1/+70
2017-07-01nfp: add a stats handler for flower offloadsPieter Jansen van Vuuren-8/+171
2017-07-01nfp: add metadata to each flow offloadPieter Jansen van Vuuren-13/+412
2017-07-01nfp: add basic action capabilities to flower offloadsPieter Jansen van Vuuren-0/+271
2017-07-01nfp: extend flower matching capabilitiesPieter Jansen van Vuuren-1/+316
2017-07-01nfp: extend flower add flow offloadPieter Jansen van Vuuren-1/+325
2017-07-01nfp: provide infrastructure for offloading flower based TC filtersPieter Jansen van Vuuren-14/+220
2017-07-01nfp: add phys_switch_id supportSimon Horman-0/+36
2017-07-01net: switchdev: add SET_SWITCHDEV_OPS helperSimon Horman-0/+4
2017-07-01libnvdimm: New ACPI 6.2 DSM functionsJerry Hoemann-1/+39
2017-07-01acpi, nfit: Show bus_dsm_mask in sysfsJerry Hoemann-0/+12
2017-07-01libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann-0/+28
2017-07-01acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann-0/+2
2017-07-01libnvdimm: passthru functions clear to sendJerry Hoemann-1/+3
2017-07-01libnvdimm, btt: convert some info messages to warn/errVishal Verma-4/+4
2017-07-01sctp: remove an unnecessary check from sctp_endpoint_destroyXin Long-8/+6
2017-07-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+6
2017-07-01Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-40/+4
2017-07-01Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-2/+3
2017-07-01Merge branch 'net-refcount_t'David S. Miller-322/+321
2017-07-01net: convert packet_fanout.sk_ref from atomic_t to refcount_tReshetova, Elena-5/+7
2017-07-01net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena-8/+8
2017-07-01net: convert net.passive from atomic_t to refcount_tReshetova, Elena-4/+5
2017-07-01net: convert inet_frag_queue.refcnt from atomic_t to refcount_tReshetova, Elena-10/+10
2017-07-01net: convert fib_rule.refcnt from atomic_t to refcount_tReshetova, Elena-5/+6
2017-07-01net: convert unix_address.refcnt from atomic_t to refcount_tReshetova, Elena-5/+6
2017-07-01net: convert netpoll_info.refcnt from atomic_t to refcount_tReshetova, Elena-4/+5
2017-07-01net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena-6/+7
2017-07-01net: convert ip_mc_list.refcnt from atomic_t to refcount_tReshetova, Elena-6/+7
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena-69/+70
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena-85/+74
2017-07-01net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_tReshetova, Elena-7/+7
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena-67/+67
2017-07-01net: convert nf_bridge_info.use from atomic_t to refcount_tReshetova, Elena-6/+6
2017-07-01net: convert neigh_params.refcnt from atomic_t to refcount_tReshetova, Elena-7/+7
2017-07-01net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena-17/+18
2017-07-01net: convert inet_peer.refcnt from atomic_t to refcount_tReshetova, Elena-11/+11
2017-07-01KVM: PPC: Book3S HV: Close race with testing for signals on guest entryPaul Mackerras-79/+127
2017-07-01KVM: PPC: Book3S HV: Simplify dynamic micro-threading codePaul Mackerras-54/+39
2017-07-01Merge tag 'perf-core-for-mingo-4.13-20170630' of git://git.kernel.org/pub/scm...Ingo Molnar-369/+1228
2017-07-01ALSA: atmel: ac97c: fix error return code in atmel_ac97c_probe()Gustavo A. R. Silva-2/+2
2017-06-30platform/x86: sony-laptop: constify attribute_group and input index arrayArvind Yadav-2/+2
2017-06-30platform/x86: fujitsu-laptop: rework debuggingMichał Kępień-60/+28
2017-06-30platform/x86: fujitsu-laptop: do not evaluate ACPI _INI methodsMichał Kępień-16/+0
2017-06-30platform/x86: fujitsu-laptop: do not update ACPI device power statusMichał Kępień-20/+4
2017-06-30platform/x86: fujitsu-laptop: sanitize hotkey input device identificationMichał Kępień-2/+1
2017-06-30platform/x86: fujitsu-laptop: use strcpy to set ACPI device names and classesMichał Kępień-5/+4
2017-06-30platform/x86: fujitsu-laptop: remove redundant safety checksMichał Kępień-9/+0