summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-05-19ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings
2014-05-19ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings
2014-05-19ethtool: Expand documentation of ethtool_ops::{get,set}_rxfh()Ben Hutchings
2014-05-19virtio-rng: fixes for device registration/unregistrationSasha Levin
2014-05-16net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork
2014-05-16net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork
2014-05-16net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork
2014-05-16net: cdc_ncm: set reasonable padding limitsBjørn Mork
2014-05-16net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork
2014-05-16net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich
2014-05-16macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich
2014-05-16vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich
2014-05-16net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich
2014-05-16net: Find the nesting level of a given device by type.Vlad Yasevich
2014-05-16ieee802154: add netlink interfaces for llsecPhoebe Buckheister
2014-05-16of: provide a binding for fixed link PHYsThomas Petazzoni
2014-05-16net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni
2014-05-16PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin
2014-05-16cgroup: implement css_tryget()Tejun Heo
2014-05-16cgroup: convert cgroup_has_live_children() into css_has_online_children()Tejun Heo
2014-05-16cgroup: use CSS_ONLINE instead of CGRP_DEADTejun Heo
2014-05-16cgroup: iterate cgroup_subsys_states directlyTejun Heo
2014-05-16cgroup: introduce CSS_RELEASED and reduce css iteration fallback windowTejun Heo
2014-05-16cgroup: move cgroup->serial_nr into cgroup_subsys_stateTejun Heo
2014-05-16cgroup: move cgroup->sibling and ->children into cgroup_subsys_stateTejun Heo
2014-05-16cgroup: remove cgroup->parentTejun Heo
2014-05-16cgroup: remove css_parent()Tejun Heo
2014-05-16cgroup: skip refcnting on normal root csses and cgrp_dfl_root self cssTejun Heo
2014-05-16gpio: include linux/bug.h in interface headerArnd Bergmann
2014-05-16Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16Daniel Lezcano
2014-05-16genirq: Remove dynamic_irq messThomas Gleixner
2014-05-16genirq: Replace dynamic_irq_init/cleanupThomas Gleixner
2014-05-16genirq: Remove irq_reserve_irq[s]Thomas Gleixner
2014-05-16genirq: Make create/destroy_irq() ia64 privateThomas Gleixner
2014-05-16x86: Remove create/destroy_irq()Thomas Gleixner
2014-05-16genirq: Provide generic hwirq allocation facilityThomas Gleixner
2014-05-16Merge branches 'linus' and 'irq/urgent' into irq/coreThomas Gleixner
2014-05-16ACPI / PM: Hold ACPI scan lock over the "freeze" sleep stateRafael J. Wysocki
2014-05-16HSI: Introduce driver for SSI ProtocolSebastian Reichel
2014-05-16HSI: Add common DT binding for HSI client devicesSebastian Reichel
2014-05-16HSI: export method to (un)register clientsSebastian Reichel
2014-05-16HSI: Add channel resource support to HSI clientsSebastian Reichel
2014-05-16HSI: method to unregister clients from an hsi portSebastian Reichel
2014-05-15net: filter: x86: internal BPF JITAlexei Starovoitov
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-05-15ARM: vexpress: move HBI check to sysreg driverPawel Moll
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll