summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2012-05-09Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann
2012-05-09Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko
2012-05-09Bluetooth: Correct type for hdev lmp_subverAndrei Emeltchenko
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear
2012-05-08cfg80211: Add framework to support ethtool stats.Ben Greear
2012-05-08ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn
2012-05-08ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman
2012-05-08clk: add a fixed factor clockSascha Hauer
2012-05-08mlx4_core: Add second capabilities flags fieldShlomo Pongratz
2012-05-08IB/mlx4: Put priority bits in WQE of IBoE MLX QPOren Duer
2012-05-08Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso
2012-05-08IB/core: Add raw packet QP typeOr Gerlitz
2012-05-08IB/core: Use qp->usecnt to track multicast attach/detachOr Gerlitz
2012-05-08netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso
2012-05-08ipvs: always update some of the flags bits in backupJulian Anastasov
2012-05-08netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet
2012-05-08Merge tag 'v3.4-rc6' into gpio/nextGrant Likely
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond
2012-05-08regmap: Implement dev_get_regmap()Mark Brown
2012-05-08etherdev.h: Convert int is_<foo>_ether_addr to boolJoe Perches
2012-05-08video: exynos_dp: fix max loop count in EQ sequence of link trainingJingoo Han
2012-05-08tracing: Prevent wasting time evaluating parameters in trace_preempt_on/offMinho Ban
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner
2012-05-08fork: Move thread info gfp flags to headerThomas Gleixner
2012-05-08smp: Implement kick_all_cpus_sync()Thomas Gleixner
2012-05-08drm/exynos: cleanup for hdmi platform dataJoonyoung Shim
2012-05-08drm/exynos: added a feature to get gem buffer information.Inki Dae
2012-05-08drm/exynos: added cache attribute support for gem.Inki Dae
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-07netdev/of/phy: Add MDIO bus multiplexer support.David Daney
2012-05-07netdev/of/phy: New function: of_mdio_find_bus().David Daney
2012-05-07kmsg: export printk records to the /dev/kmsg interfaceKay Sievers
2012-05-07printk: convert byte-buffer to variable-length record bufferKay Sievers
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg
2012-05-07crush: fix tree node weight lookupSage Weil
2012-05-07crush: remove parent mapsSage Weil
2012-05-07crush: remove forcefeed functionalitySage Weil
2012-05-07crush: clean up types, const-nessSage Weil
2012-05-07ceph: drop support for preferred_osd pgsSage Weil
2012-05-07USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman
2012-05-07xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk
2012-05-07libata: add a host flag to ignore detected ATA devicesAndy Whitcroft
2012-05-07[media] v4l2-ctrls: Use v4l2_subscribed_event_opsHans de Goede