summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Use unused bit for ipvs_property field in struct sk_buffPatrick McHardy2005-11-201-4/+2
* [DCCP]: Add missing no_policy flag to struct net_protocolPatrick McHardy2005-11-201-0/+1
* [NETFILTER]: Remove ARRAY_SIZE duplicateNicolas Kaiser2005-11-201-7/+5
* [NETFILTER]: fixed dependencies between modules related with ip_conntrackYasuyuki Kozakai2005-11-201-5/+5
* [FIB_TRIE]: Don't show local table in /proc/net/route outputPatrick McHardy2005-11-201-0/+3
* Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller2005-11-206-14/+36
|\
| * [IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki2005-11-205-12/+33
| * [IPV6]: Fix calculation of AH length during filling ancillary data.Ville Nuorvala2005-11-201-1/+1
| * [IPV6]: Fix memory management error during setting up new advapi sockopts.YOSHIFUJI Hideaki2005-11-201-1/+2
* | [IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)Yan Zheng2005-11-201-5/+5
* | [COMPAT] net: SIOCGIFCONF data corruptionAlexandra Kossovsky2005-11-201-5/+3
* | [NET]: Reject socket filter if division by constant zero is attempted.Kris Katterjohn2005-11-201-2/+4
* | [PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneouslyAndrea Bittau2005-11-201-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2005-11-2015-176/+385
|\ \
| * \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-19425-10899/+7791
| |\ \
| * | | [CIFS] Fix setattr of mode only (e.g. in some chmod cases) to WindowsSteve French2005-11-191-0/+1
| * | | [CIFS] Fix mknod of block and chardev over SFU mountsSteve French2005-11-183-13/+62
| * | | [CIFS] Missing part of previous patchSteve French2005-11-182-0/+3
| * | | [CIFS] Fix scheduling while atomic when pending writes at file close timeSteve French2005-11-182-22/+56
| * | | [CIFS] Vectored and async i/o turned on and correct theSteve French2005-11-171-72/+45
| * | | [CIFS] Recognize properly symlinks and char/blk devices (not justSteve French2005-11-171-4/+44
| * | | [CIFS] Fix sparse warnings on smb bcc (byte count)Steve French2005-11-162-3/+3
| * | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-15184-13071/+2723
| |\ \ \
| * | | | [CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLsSteve French2005-11-151-14/+17
| * | | | [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)Steve French2005-11-152-10/+66
| * | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-13277-1545/+10850
| |\ \ \ \
| * \ \ \ \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-12444-13452/+7823
| |\ \ \ \ \
| * | | | | | [CIFS] Cleanup sparse warnings for unicode little endian castsSteve French2005-11-117-68/+60
| * | | | | | [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requestsSteve French2005-11-114-17/+75
* | | | | | | Fix missing initialization in ir-kbd-gpio.cDmitry Torokhov2005-11-201-2/+3
* | | | | | | Fix an OOPS when initializing IR remote on saa7134Dmitry Torokhov2005-11-201-0/+2
* | | | | | | Input: make serio and gameport more swsusp friendlyDmitry Torokhov2005-11-202-6/+18
* | | | | | | Input: handle failures in input_register_device()Dmitry Torokhov2005-11-201-27/+36
* | | | | | | Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov2005-11-201-8/+3
* | | | | | | Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2005-11-202-0/+5
* | | | | | | Input: uinput - convert to dynalloc allocationDmitry Torokhov2005-11-202-153/+169
* | | | | | | Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac2005-11-201-0/+6
* | | | | | | Input: wistron - add PM supportDmitry Torokhov2005-11-201-5/+57
* | | | | | | Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov2005-11-201-16/+37
* | | | | | | Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer2005-11-201-20/+59
* | | | | | | Input: wistron - disable for x86_64Andrew Morton2005-11-201-1/+1
* | | | | | | Input: add Wistron driverDmitry Torokhov2005-11-204-0/+459
* | | | | | | Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov2005-11-201-31/+68
| |_|_|_|/ / |/| | | | |
* | | | | | Linux v2.6.15-rc2v2.6.15-rc2Linus Torvalds2005-11-191-1/+1
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-1911-78/+36
|\ \ \ \ \ \
| * | | | | | [PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz2005-11-194-11/+5
| * | | | | | [PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz2005-11-192-11/+7
| * | | | | | [PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz2005-11-191-15/+0
| * | | | | | [PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2005-11-192-7/+0
| * | | | | | [PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz2005-11-191-25/+0
OpenPOWER on IntegriCloud