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