summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn2011-07-281-5/+1Star
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-285-7/+11
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-265-7/+11
| |\
| | * wireless: fix a typo in ignore_reg_updateMihai Moldovan2011-07-261-1/+1
| | * b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin2011-07-261-2/+3
| | * b43: bcma: drop BROKENRafał Miłecki2011-07-261-1/+1
| | * b43: bus: fix memory corruption when setting driver's dataRafał Miłecki2011-07-261-0/+2
| | * cfg80211: really ignore the regulatory requestSven Neumann2011-07-261-2/+3
| | * NFC: pn533: use after free in pn533_disconnect()Dan Carpenter2011-07-261-1/+1
* | | gro: Only reset frag0 when skb can be pulledHerbert Xu2011-07-271-1/+4
* | | net: Convert struct net_device uc_promisc to boolJoe Perches2011-07-262-3/+3
* | | net: fix eth.c kernel-doc warningRandy Dunlap2011-07-261-0/+1
* | | IPv4: Send gratuitous ARP for secondary IP addresses alsoZoltan Kiss2011-07-261-8/+8
* | | ipv6: Do not leave router anycast address for /127 prefixes.YOSHIFUJI Hideaki2011-07-261-0/+2
* | | drivers:connector:remove an unused variable *tracer*Wanlong Gao2011-07-261-1/+0Star
* | | acenic: use netdev_alloc_skb_ip_alignstephen hemminger2011-07-262-24/+27
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-2516-468/+1285
|\ \ \
| * | | hwmon: (lm78) Become the maintainerJean Delvare2011-07-253-4/+10
| * | | hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare2011-07-251-19/+79
| * | | hwmon: (lm78) Avoid forward declarationsJean Delvare2011-07-251-107/+98Star
| * | | hwmon: (sht15) Correct a comment mistakeVivien Didelot2011-07-251-1/+1
| * | | hwmon: (max1111) Avoid extra memory allocationsJean Delvare2011-07-251-21/+6Star
| * | | hwmon: (it87) Add chassis intrusion detection supportJean Delvare2011-07-252-1/+31
| * | | hwmon: (via-cputemp) Add VID reporting supportJean Delvare2011-07-252-5/+40
| * | | hwmon-vid: Add support for VIA family 6 model D CPUJean Delvare2011-07-251-1/+41
| * | | hwmon: New driver sch5636Hans de Goede2011-07-255-0/+590
| * | | hwmon: (sch5627) Factor out some code shared with sch5636 driverHans de Goede2011-07-255-310/+390
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25384-676/+569Star
|\ \ \ \
| * | | | fs: Merge split stringsJean Delvare2011-07-223-3/+3
| * | | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-2135-53/+53
| * | | | uwb: Fix misspelling of neighbourhood in commentJesper Juhl2011-07-211-1/+1
| * | | | net, netfilter: Remove redundant goto in ebt_ulog_packetJesper Juhl2011-07-211-1/+0Star
| * | | | trivial: don't touch files that are removed in the staging treeJiri Kosina2011-07-203-5/+8
| * | | | lib/vsprintf: replace link to Draft by final RFC numberJan Engelhardt2011-07-141-2/+1Star
| * | | | doc: Kconfig: `to be' -> `be'Michael Witten2011-07-111-1/+1
| * | | | doc: Kconfig: Typo: square -> squaredMichael Witten2011-07-111-1/+1
| * | | | doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten2011-07-112-4/+4
| * | | | drivers/net: static should be at beginning of declarationJesper Juhl2011-07-111-6/+6
| * | | | Merge branch 'master' into for-nextJiri Kosina2011-07-11993-5899/+34553
| |\ \ \ \
| * | | | | drivers/media: static should be at beginning of declarationJesper Juhl2011-07-111-1/+1
| * | | | | drivers/i2c: static should be at beginning of declarationJesper Juhl2011-07-111-2/+2
| * | | | | XTENSA: static should be at beginning of declarationJesper Juhl2011-07-111-1/+1
| * | | | | SH: static should be at beginning of declarationJesper Juhl2011-07-115-7/+7
| * | | | | MIPS: static should be at beginning of declarationJesper Juhl2011-07-111-3/+2Star
| * | | | | ARM: static should be at beginning of declarationJesper Juhl2011-07-111-1/+1
| * | | | | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-0814-27/+6Star
| * | | | | Update my e-mail addressMichael Büsch2011-07-0764-66/+65Star
| * | | | | PCIe ASPM: forcedly -> forciblyMichael Witten2011-06-291-1/+1
| * | | | | gma500: push through device driver treeJiri Kosina2011-06-292-4/+5
| * | | | | treewide: fix kernel-doc warningsVitaliy Ivanov2011-06-283-2/+1Star