aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-11-20[NET]: kernel-doc fixesRandy Dunlap
2005-11-20[NET]: Use unused bit for ipvs_property field in struct sk_buffPatrick McHardy
2005-11-20[DCCP]: Add missing no_policy flag to struct net_protocolPatrick McHardy
2005-11-20[NETFILTER]: Remove ARRAY_SIZE duplicateNicolas Kaiser
2005-11-20[NETFILTER]: fixed dependencies between modules related with ip_conntrackYasuyuki Kozakai
2005-11-20[FIB_TRIE]: Don't show local table in /proc/net/route outputPatrick McHardy
2005-11-20Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller
2005-11-20[PATCH] Fix an OOPS is CinergyT2Dmitry Torokhov
2005-11-20[IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)Yan Zheng
2005-11-20[COMPAT] net: SIOCGIFCONF data corruptionAlexandra Kossovsky
2005-11-20[NET]: Reject socket filter if division by constant zero is attempted.Kris Katterjohn
2005-11-20[PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneouslyAndrea Bittau
2005-11-20[PATCH] Remove compat ioctl semaphoreAndi Kleen
2005-11-20[PATCH] Fix x86_64/msr.h interface to agree with i386/msr.hJacob.Shin@amd.com
2005-11-20[PATCH] Register disabled CPUsAshok Raj
2005-11-20[PATCH] i386: Use bigsmp for > 8 core Opteron systemsAndi Kleen
2005-11-20Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2005-11-20Fix missing initialization in ir-kbd-gpio.cDmitry Torokhov
2005-11-20Fix an OOPS when initializing IR remote on saa7134Dmitry Torokhov
2005-11-20Input: make serio and gameport more swsusp friendlyDmitry Torokhov
2005-11-20Input: handle failures in input_register_device()Dmitry Torokhov
2005-11-20Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov
2005-11-20Input: uinput - convert to dynalloc allocationDmitry Torokhov
2005-11-20Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac
2005-11-20Input: wistron - add PM supportDmitry Torokhov
2005-11-20Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov
2005-11-20Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer
2005-11-20Input: wistron - disable for x86_64Andrew Morton
2005-11-20Input: add Wistron driverDmitry Torokhov
2005-11-20Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov
2005-11-19Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2005-11-19[CIFS] Fix setattr of mode only (e.g. in some chmod cases) to WindowsSteve French
2005-11-19Linux v2.6.15-rc2Linus Torvalds
2005-11-20[IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki
2005-11-20[IPV6]: Fix calculation of AH length during filling ancillary data.Ville Nuorvala
2005-11-20[IPV6]: Fix memory management error during setting up new advapi sockopts.YOSHIFUJI Hideaki
2005-11-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-11-19[PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz
2005-11-19[PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz
2005-11-19[PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz
2005-11-19[PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz
2005-11-19[PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz
2005-11-19[PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno
2005-11-19[PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer
2005-11-19[SERIAL] Remove unused variable in sa1100.cRussell King