summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge branch 'pci/pm' into nextBjorn Helgaas1-0/+5
2017-07-03Merge branch 'pci/msi' into nextBjorn Helgaas1-2/+2
2017-07-03moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier1-1/+1
2017-07-03PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use itMatthew Minter1-0/+1
2017-07-03PCI: Add IRQ mapping function pointers to pci_host_bridge structMatthew Minter1-0/+2
2017-07-03PCI: Remove pci_scan_root_bus_msi()Lorenzo Pieralisi1-4/+0
2017-07-02Input: introduce KEY_ASSISTANTDmitry Torokhov1-0/+1
2017-07-02acpi/nfit: Issue Start ARS to retrieve existing recordsToshi Kani1-0/+1
2017-07-02locking/refcount: Remove the half-implemented refcount_sub() APIKees Cook1-6/+0
2017-07-02bpf: Adds support for setting sndcwnd clampLawrence Brakmo1-0/+1
2017-07-02bpf: Adds support for setting initial cwndLawrence Brakmo1-0/+2
2017-07-02bpf: Add support for changing congestion controlLawrence Brakmo2-1/+11
2017-07-02bpf: Add TCP connection BPF callbacksLawrence Brakmo1-0/+11
2017-07-02bpf: Add setsockopt helper function to bpfLawrence Brakmo1-1/+13
2017-07-02bpf: Support for setting initial receive windowLawrence Brakmo2-0/+14
2017-07-02bpf: Support for per connection SYN/SYN-ACK RTOsLawrence Brakmo2-0/+14
2017-07-02bpf: BPF support for sock_opsLawrence Brakmo5-0/+94
2017-07-02sctp: Add peeloff-flags socket optionNeil Horman1-0/+6
2017-07-02Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-32/+1
2017-07-02Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-0/+1
2017-07-01scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne1-0/+1
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long3-7/+7
2017-07-01sctp: remove the typedef sctp_inithdr_tXin Long1-3/+3
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long3-4/+4
2017-07-01sctp: remove the typedef sctp_datahdr_tXin Long1-3/+3
2017-07-01sctp: remove the typedef sctp_param_action_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_param_tXin Long2-10/+8
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long3-25/+26
2017-07-01sctp: remove the typedef sctp_cid_action_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_cid_tXin Long4-7/+9
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long2-18/+18
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long1-2/+2
2017-07-01net: switchdev: add SET_SWITCHDEV_OPS helperSimon Horman1-0/+4
2017-07-01libnvdimm: New ACPI 6.2 DSM functionsJerry Hoemann1-1/+39
2017-07-01libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann1-0/+1
2017-07-01acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann1-0/+1
2017-07-01net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena1-4/+4
2017-07-01net: convert net.passive from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-01net: convert inet_frag_queue.refcnt from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-07-01net: convert fib_rule.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+4
2017-07-01net: convert unix_address.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-01net: convert netpoll_info.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-01net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena1-5/+6
2017-07-01net: convert ip_mc_list.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena3-14/+16
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2-5/+5
2017-07-01net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena1-5/+5
2017-07-01net: convert nf_bridge_info.use from atomic_t to refcount_tReshetova, Elena2-4/+4
2017-07-01net: convert neigh_params.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+3