summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fs/qnx4/*: fix sparse warningsAlexey Dobriyan2005-06-242-17/+17
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-249-12/+279
|\
| * [PKT_SCHED]: Packet classification based on textsearch (ematch)Thomas Graf2005-06-233-2/+25
| * [NET]: skb_find_text() - Find a text pattern in skb dataThomas Graf2005-06-231-0/+5
| * [NET]: Zerocopy sequential reading of skb dataThomas Graf2005-06-231-0/+18
| * [LIB]: Naive finite state machine based textsearchThomas Graf2005-06-231-0/+48
| * [LIB]: Textsearch infrastructure.Thomas Graf2005-06-231-0/+180
| * [TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger2005-06-231-0/+1
| * [NET]: Separate two usages of netdev_max_backlog.Stephen Hemminger2005-06-231-0/+1
| * [NET]: Eliminate netif_rx massive packet drops.Stephen Hemminger2005-06-231-3/+1
| * [NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger2005-06-231-2/+0
| * [NET]: Remove obsolete fastroute stats.Stephen Hemminger2005-06-231-5/+0
* | [PATCH] make various thing staticAdrian Bunk2005-06-242-2/+0
* | [PATCH] xip: reduce code duplicationCarsten Otte2005-06-241-8/+4
* | [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-242-12/+18
* | [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-242-0/+24
* | [PATCH] xip: bdev: execute in placeCarsten Otte2005-06-241-0/+1
* | [PATCH] modules: add version and srcversion to sysfsMatt Domsch2005-06-241-0/+5
* | [PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown2005-06-241-0/+2
* | [PATCH] knfsd: nfsd4: reboot recoveryNeilBrown2005-06-241-0/+5
* | [PATCH] knfsd: nfsd4: initialize recovery directoryNeilBrown2005-06-241-0/+4
* | [PATCH] knfsd: nfsd4: remove cb_parsedNeilBrown2005-06-241-1/+0
* | [PATCH] knfsd: nfsd4: rename state list fieldsNeilBrown2005-06-241-9/+9
* | [PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown2005-06-241-8/+0
* | [PATCH] knfsd: nfsd4: reboot hashNeilBrown2005-06-241-1/+5
* | [PATCH] knfsd: nfsd4: idmap initializationNeilBrown2005-06-241-0/+5
* | [PATCH] knfsd: nfsd4: clean up state initializationNeilBrown2005-06-241-0/+2
* | [PATCH] knfsd: nfsd4: rename nfs4_state_initNeilBrown2005-06-241-2/+2
* | [PATCH] knfsd: nfsd4: delegation recoveryNeilBrown2005-06-241-0/+1
* | [PATCH] nfsd4: reference count struct nfs4_fileNeilBrown2005-06-241-0/+1
* | [PATCH] nfsd4: rename nfs4_file fieldsNeilBrown2005-06-241-2/+2
* | [PATCH] nfsd4: fix fh_expire_typeNeilBrown2005-06-241-1/+1
* | [PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel2005-06-241-4/+4
* | [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-242-97/+42
* | [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel2005-06-242-11/+48
* | [PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2005-06-242-57/+270
* | [PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel2005-06-241-58/+16
* | [PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel2005-06-242-13/+8
* | [PATCH] tpm: TPMs on additional LPC busKylene Hall2005-06-241-0/+1
* | [PATCH] ipmi: add power cycle capabilityCorey Minyard2005-06-241-0/+5
* | [PATCH] quota: reiserfs: improve quota credit estimatesJan Kara2005-06-242-4/+13
* | [PATCH] quota: ext3: Improve quota credit estimatesJan Kara2005-06-242-8/+12
* | [PATCH] quota: improve credits estimatesJan Kara2005-06-243-2/+17
* | [PATCH] pass iocb to dio_iodone_tChristoph Hellwig2005-06-241-2/+2
* | [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-244-10/+59
* | [PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells2005-06-242-2/+21
* | [PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells2005-06-242-12/+19
|/
* [TCP]: Report congestion control algorithm in tcp_diag.Stephen Hemminger2005-06-231-2/+2
* [TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger2005-06-232-47/+11
* [PATCH] better USB_MON dependenciesAdrian Bunk2005-06-231-1/+1
OpenPOWER on IntegriCloud