summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-06-16sock_diag: define destruction multicast groupsCraig Gallek1-0/+42
2015-06-16net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha1-0/+3
2015-06-16net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha2-0/+13
2015-06-16net/mlx4_core: Add helper to query countersEran Ben Elisha2-0/+11
2015-06-16net/mlx4_core: Allocate default counter per portEran Ben Elisha1-0/+1
2015-06-16net/mlx4_core: Add sink counterEran Ben Elisha1-0/+1
2015-06-16Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller3-7/+76
2015-06-16net: make u64_stats_init() a functionEric Dumazet1-3/+4
2015-06-16bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov1-0/+1
2015-06-16bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov1-0/+3
2015-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-52/+115
2015-06-15jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-06-15netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet1-4/+1
2015-06-15device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee1-0/+2
2015-06-15ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee1-0/+5
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou1-6/+38
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeStephen Barber1-0/+6
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber1-2/+26
2015-06-15mfd: cros_ec: rev cros_ec_commands.hStephen Barber1-22/+255
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas1-4/+2
2015-06-15mfd: cros_ec: Remove parent fieldGwendal Grignou1-2/+0
2015-06-15crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.hDan Streetman1-24/+0
2015-06-15pci_ids: Add AMD KERNCZ device ID supportVincent Wan1-0/+1
2015-06-15regulator: Add docbook for soft startStephen Boyd2-0/+2
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik1-3/+2
2015-06-14netfilter: ipset: Prepare the ipset core to use RCU at set levelJozsef Kadlecsik3-28/+44
2015-06-14netfilter: ipset: Fix parallel resizing and listing of the same setJozsef Kadlecsik1-5/+8
2015-06-14netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik1-2/+0
2015-06-14netfilter: ipset: Use MSEC_PER_SEC consistentlyJozsef Kadlecsik1-2/+2
2015-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-06-13flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrsEric Dumazet1-4/+5
2015-06-13vme: export vme_check_window()Dmitry Kalinkin1-0/+2
2015-06-13extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi1-48/+42
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas2-24/+32
2015-06-12PCI: Remove unused pci_scan_bus_parented()Yijing Wang1-2/+0
2015-06-12Merge branch 'devel-stable' into for-nextRussell King1-0/+5
2015-06-12Merge branch 'sa1100' into for-nextRussell King1-0/+17
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak1-0/+9
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds1-1/+2
2015-06-12xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever1-1/+2
2015-06-12genirq: Introduce helper function irq_data_get_affinity_mask()Jiang Liu1-0/+12
2015-06-12genirq: Introduce helper function irq_data_get_node()Jiang Liu1-0/+5
2015-06-12genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu2-23/+34
2015-06-12genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu1-0/+9
2015-06-12dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"Maxime Ripard1-0/+24
2015-06-12dmaengine: Move icg helpers to global headerMaxime Ripard1-0/+27
2015-06-12netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal1-2/+2
2015-06-12netfilter: xtables: use percpu rule countersFlorian Westphal1-0/+49
2015-06-12regulator: Add input current limit supportStephen Boyd2-0/+5
2015-06-12regulator: Add soft start supportStephen Boyd2-0/+3