summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2017-07-02PCI: Remove pci_scan_root_bus_msi()Lorenzo Pieralisi-4/+0
2017-07-02Input: introduce KEY_ASSISTANTDmitry Torokhov-0/+1
2017-07-02acpi/nfit: Issue Start ARS to retrieve existing recordsToshi Kani-0/+1
2017-07-02locking/refcount: Remove the half-implemented refcount_sub() APIKees Cook-6/+0
2017-07-01bpf: Adds support for setting sndcwnd clampLawrence Brakmo-0/+1
2017-07-01bpf: Adds support for setting initial cwndLawrence Brakmo-0/+2
2017-07-01bpf: Add support for changing congestion controlLawrence Brakmo-1/+11
2017-07-01bpf: Add TCP connection BPF callbacksLawrence Brakmo-0/+11
2017-07-01bpf: Add setsockopt helper function to bpfLawrence Brakmo-1/+13
2017-07-01bpf: Support for setting initial receive windowLawrence Brakmo-0/+14
2017-07-01bpf: Support for per connection SYN/SYN-ACK RTOsLawrence Brakmo-0/+14
2017-07-01bpf: BPF support for sock_opsLawrence Brakmo-0/+94
2017-07-01sctp: Add peeloff-flags socket optionNeil Horman-0/+6
2017-07-01Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-32/+1
2017-07-01Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-0/+1
2017-07-01scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne-0/+1
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long-7/+7
2017-07-01sctp: remove the typedef sctp_inithdr_tXin Long-3/+3
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long-4/+4
2017-07-01sctp: remove the typedef sctp_datahdr_tXin Long-3/+3
2017-07-01sctp: remove the typedef sctp_param_action_tXin Long-2/+2
2017-07-01sctp: remove the typedef sctp_param_tXin Long-10/+8
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long-25/+26
2017-07-01sctp: remove the typedef sctp_cid_action_tXin Long-2/+2
2017-07-01sctp: remove the typedef sctp_cid_tXin Long-7/+9
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long-18/+18
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long-2/+2
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-01libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann-0/+1
2017-07-01acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann-0/+1
2017-07-01net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena-4/+4
2017-07-01net: convert net.passive from atomic_t to refcount_tReshetova, Elena-1/+2
2017-07-01net: convert inet_frag_queue.refcnt from atomic_t to refcount_tReshetova, Elena-2/+2
2017-07-01net: convert fib_rule.refcnt from atomic_t to refcount_tReshetova, Elena-3/+4
2017-07-01net: convert unix_address.refcnt from atomic_t to refcount_tReshetova, Elena-1/+2
2017-07-01net: convert netpoll_info.refcnt from atomic_t to refcount_tReshetova, Elena-1/+2
2017-07-01net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena-5/+6
2017-07-01net: convert ip_mc_list.refcnt from atomic_t to refcount_tReshetova, Elena-1/+2
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena-14/+16
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena-5/+5
2017-07-01net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_tReshetova, Elena-2/+2
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena-5/+5
2017-07-01net: convert nf_bridge_info.use from atomic_t to refcount_tReshetova, Elena-4/+4
2017-07-01net: convert neigh_params.refcnt from atomic_t to refcount_tReshetova, Elena-3/+3
2017-07-01net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena-6/+7
2017-07-01net: convert inet_peer.refcnt from atomic_t to refcount_tReshetova, Elena-2/+2
2017-06-30uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg-25/+1
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski-1/+0
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+10