summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-2724-98/+78
|\
| * ipv6/ip6_gre: set transport header correctlyIsaku Yamahata2012-12-271-2/+1
| * ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata2012-12-271-1/+1
| * IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike2012-12-271-6/+5
| * IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike2012-12-271-3/+6
| * net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman2012-12-271-2/+4
| * tcp: should drop incoming frames without ACK flag setEric Dumazet2012-12-271-4/+10
| * netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan2012-12-261-1/+1
| * cpts: fix a run time warn_on.Richard Cochran2012-12-261-1/+1
| * cpts: fix build error by removing useless code.Richard Cochran2012-12-262-2/+0
| * batman-adv: fix random jitter calculationAkinobu Mita2012-12-261-1/+1
| * arp: fix a regression in arp_solicit()Cong Wang2012-12-251-3/+3
| * net: sched: integer overflow fixStefan Hasko2012-12-221-1/+1
| * CONFIG_HOTPLUG removal from networking coreGreg KH2012-12-223-15/+0
| * Drivers: network: more __dev* removalGreg KH2012-12-223-14/+13
| * bridge: call br_netpoll_disable in br_add_ifGao feng2012-12-211-3/+5
| * ipv4: arp: fix a lockdep splat in arp_solicit()Eric Dumazet2012-12-211-5/+3
| * tuntap: dont use a private kmem_cacheEric Dumazet2012-12-211-21/+3
| * net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-213-12/+12
| * ip_gre: fix possible use after freeEric Dumazet2012-12-211-1/+5
| * ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionallyIsaku Yamahata2012-12-211-1/+4
| * solos-pci: double lock in geos_gpio_store()Dan Carpenter2012-12-211-1/+1
* | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2012-12-261-1/+7
* | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-2354-247/+241
|\ \
| * | i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-2254-247/+241
* | | mm: modify pgdat_balanced() so that it also handles order-0Zlatko Calusic2012-12-231-60/+45
* | | Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...Rafael J. Wysocki2012-12-232-18/+13
|/ /
* | Linux 3.8-rc1v3.8-rc1Linus Torvalds2012-12-221-2/+2
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-2219-445/+738
|\ \
| * | watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler2012-12-191-1/+1
| * | watchdog: Orion: Fix possible null-deference in orion_wdt_probeJason Gunthorpe2012-12-191-0/+2
| * | watchdog: sp5100_tco: Add SB8x0 chipset supportTakahisa Tanaka2012-12-192-61/+306
| * | watchdog: davinci_wdt: add OF supportMurali Karicheri2012-12-192-0/+19
| * | watchdog: da9052: Fix invalid free of devm_ allocated dataTushar Behera2012-12-191-4/+0
| * | watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi2012-12-191-1/+1
| * | watchdog: remove depends on CONFIG_EXPERIMENTALKees Cook2012-12-191-2/+2
| * | watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-12-191-10/+9
| * | watchdog: DA9055 Watchdog driverAshish Jangam2012-12-193-0/+227
| * | watchdog: omap_wdt: eliminate gotoAaro Koskinen2012-12-191-7/+4
| * | watchdog: omap_wdt: delete redundant platform_set_drvdata() callsAaro Koskinen2012-12-191-2/+0
| * | watchdog: omap_wdt: convert to devm_ functionsAaro Koskinen2012-12-191-37/+13
| * | watchdog: omap_wdt: convert to new watchdog coreAaro Koskinen2012-12-192-149/+112
| * | watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-191-1/+1
| * | watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-12-191-3/+3
| * | watchdog: imx2_wdt: Select the driver via ARCH_MXCFabio Estevam2012-12-191-1/+1
| * | watchdog: cpu5wdt.c: add missing del_timer calldevendra.aaru2012-12-191-0/+1
| * | watchdog: hpwdt.c: Increase version stringTom Mingarelli2012-12-191-1/+1
| * | watchdog: Convert twl4030_wdt to watchdog coreJarkko Nikula2012-12-192-149/+35
| * | davinci_wdt: preparation for switch to common clock frameworkKaricheri, Muralidharan2012-12-191-2/+2
| * | watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall2012-12-191-9/+2