aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-28net: don't use INIT_RCU_HEADAlexey Dobriyan5-14/+1
2008-10-28net: reduce structures when XFRM=nAlexey Dobriyan11-9/+33
2008-10-28netlink: constify struct nlattr * arg to parsing functionsPatrick McHardy2-12/+12
2008-10-27netns: Coexist with the sysfs limitations v2Eric W. Biederman3-6/+28
2008-10-27net: convert more to %pMJohannes Berg26-141/+50
2008-10-27net: convert print_mac to %pMJohannes Berg235-1571/+891
2008-10-27mac80211: convert to %pM away from print_macJohannes Berg14-225/+130
2008-10-27printk: add %pM format specifier for MAC addressesHarvey Harrison1-0/+21
2008-10-27net: implement emergency route cache rebulds when gc_elasticity is exceededNeil Horman4-2/+150
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds4-23/+73
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds13-28/+112
2008-10-27Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic/pci-ioremap-bar' into for-linusTakashi Iwai1054-20669/+46631
2008-10-27ALSA: ASoC: Blackfin: update SPORT0 port selector (v2)Cliff Cai1-12/+22
2008-10-27ALSA: hda - Restore default pin configs for realtek codecsTakashi Iwai1-0/+77
2008-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-9/+13
2008-10-27Switch to a valid email address...Alan Cox4-4/+4
2008-10-27Tidy up addresses in random driversAlan Cox4-4/+4
2008-10-27leds: da903x: fix the building failure of incomplete type of 'work'Eric Miao1-0/+1
2008-10-27sound: use a common working email addressAlan Cox3-3/+3
2008-10-26syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal1-5/+5
2008-10-26libertas: free sk_buff with kfree_skbSergio Luis1-1/+1
2008-10-26btsdio: free sk_buff with kfree_skbSergio Luis1-1/+1
2008-10-26Phonet: do not reply to indication reset packetsRemi Denis-Courmont2-1/+5
2008-10-26Phonet: include generic link-layer header size in MAX_PHONET_HEADERRemi Denis-Courmont1-1/+1
2008-10-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-24/+40
2008-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-2/+1259
2008-10-26Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2-0/+14
2008-10-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds1-1/+1
2008-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds11-57/+124
2008-10-26docbooks: fix fatal filename errorsRandy Dunlap4-9/+9
2008-10-26kernel-doc: allow more whitespace in macrosRandy Dunlap1-3/+3
2008-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds10-94/+129
2008-10-26Linux 2.6.28-rc2Linus Torvalds1-1/+1
2008-10-26m68k: Disable Amiga serial console support if modularGeert Uytterhoeven1-2/+4
2008-10-26epoll: avoid double-inserts in case of EFAULTDavide Libenzi1-2/+9
2008-10-26select: deal with math overflow from borderline valid userland dataArjan van de Ven2-4/+6
2008-10-26wireless: fix regression caused by regulatory config optionArjan van de Ven1-6/+5
2008-10-26cgroup: remove unused variableStephen Rothwell1-1/+1
2008-10-26Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-45/+73
2008-10-26r8169: revert "read MAC address from EEPROM on init"Francois Romieu1-88/+0
2008-10-26arm ide breakageAl Viro2-4/+4
2008-10-26fix allmodconfig breakageAl Viro1-2/+1
2008-10-26hwmon: (abituguru3) enable DMI probing feature on AW9D-MAXAlistair John Strachan1-1/+1
2008-10-26hwmon: (abituguru3) Cosmetic whitespace fixesAlistair John Strachan1-14/+14
2008-10-26hwmon: (adt7473) Fix voltage conversion routinesJean Delvare1-20/+9
2008-10-26hwmon: (lm90) Add support for the LM99 16 degree offsetJean Delvare2-5/+34
2008-10-26hwmon: (lm90) Fix handling of hysteresis valueJean Delvare1-3/+12
2008-10-26hwmon-vid: Add support for AMD family 10h CPUsJean Delvare1-0/+1
2008-10-26hwmon: (w83781d) Fix linking when built-inGeert Uytterhoeven1-2/+2
2008-10-26firewire: fw-sbp2: fix racesJay Fenlason1-10/+26