summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-06-16Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-06-16nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton
2015-06-16nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton
2015-06-16nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-06-16iommu/vt-d: Copy IR table from old kernel when in kdump modeJoerg Roedel
2015-06-16iommu/vt-d: Detect pre enabled translationJoerg Roedel
2015-06-16genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu
2015-06-16MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk
2015-06-15sock_diag: specify info_size per inet protocolCraig Gallek
2015-06-15sock_diag: define destruction multicast groupsCraig Gallek
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha
2015-06-15net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-15net/mlx4_core: Allocate default counter per portEran Ben Elisha
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha
2015-06-15Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-06-15net: make u64_stats_init() a functionEric Dumazet
2015-06-15bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov
2015-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-06-15jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-06-15netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet
2015-06-15device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee
2015-06-15ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeStephen Barber
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber
2015-06-15mfd: cros_ec: rev cros_ec_commands.hStephen Barber
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas
2015-06-15mfd: cros_ec: Remove parent fieldGwendal Grignou
2015-06-15crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.hDan Streetman
2015-06-15pci_ids: Add AMD KERNCZ device ID supportVincent Wan
2015-06-15regulator: Add docbook for soft startStephen Boyd
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik
2015-06-14netfilter: ipset: Prepare the ipset core to use RCU at set levelJozsef Kadlecsik
2015-06-14netfilter: ipset: Fix parallel resizing and listing of the same setJozsef Kadlecsik
2015-06-14netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik
2015-06-14netfilter: ipset: Use MSEC_PER_SEC consistentlyJozsef Kadlecsik
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-12flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrsEric Dumazet
2015-06-12vme: export vme_check_window()Dmitry Kalinkin
2015-06-12extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas
2015-06-12PCI: Remove unused pci_scan_bus_parented()Yijing Wang
2015-06-12Merge branch 'devel-stable' into for-nextRussell King
2015-06-12Merge branch 'sa1100' into for-nextRussell King
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-12xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever
2015-06-12genirq: Introduce helper function irq_data_get_affinity_mask()Jiang Liu