summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug)Ilpo Järvinen2007-11-101-18/+17
| * | | [TCP]: Add unlikely() to sacktag out-of-mem in fragment caseIlpo Järvinen2007-11-101-1/+1
| * | | [TCP]: Fix reord detection due to snd_una covered holesIlpo Järvinen2007-11-101-18/+32
| * | | [TCP]: Consider GSO while counting reord in sacktagIlpo Järvinen2007-11-101-4/+8
| * | | [INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.hEric Dumazet2007-11-101-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-11-1224-171/+727
|\ \ \
| * | | [CIFS] fix oops on second mount to same server when null auth is usedJeff Layton2007-11-092-1/+2
| * | | [CIFS] Fix stale mode after readdir when cifsacl specifiedSteve French2007-11-081-1/+7
| * | | [CIFS] add mode to acl conversion helper functionSteve French2007-11-083-3/+37
| * | | [CIFS] Fix incorrect mode when ACL had deny access control entriesSteve French2007-11-081-9/+46
| * | | [CIFS] Add uid to key description so krb can handle user mountsIgor Mammedov2007-11-081-4/+8
| * | | [CIFS] Fix walking out end of cifs daclSteve French2007-11-057-14/+19
| * | | [CIFS] Add upcall files for cifs to use spnego/kerberosSteve French2007-11-052-0/+170
| * | | [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routinesJeff Layton2007-11-033-13/+26
| * | | [CIFS] Register and unregister cifs_spnego_key_type on module init/exitJeff Layton2007-11-031-2/+14
| * | | [CIFS] implement upcalls for SPNEGO blob via keyctl APIJeff Layton2007-11-033-2/+9
| * | | [CIFS] allow cifs_calc_signature2 to deal with a zero length iovecJeff Layton2007-11-031-2/+3
| * | | [CIFS] If no Access Control Entries, set mode perm bits to zeroSteve French2007-11-013-23/+79
| * | | [CIFS] when mount helper missing fix slash wrong direction in shareSteve French2007-11-012-6/+39
| * | | [CIFS] Don't request too much permission when reading an ACLSteve French2007-10-314-12/+48
| * | | [CIFS] enable get mode from ACL when cifsacl mount option specifiedShirish Pargaonkar2007-10-302-8/+24
| * | | [CIFS] ACL support part 8Steve French2007-10-262-66/+73
| * | | [CIFS] acl support part 7Steve French2007-10-262-4/+19
| * | | [CIFS] acl support part 6Steve French2007-10-2510-60/+169
| * | | [CIFS] acl support part 6Steve French2007-10-233-65/+28
| * | | [CIFS] remove unused funtion compile warning when experimental offParag Warudkar2007-10-231-0/+2
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-10-22162-2256/+13625
| |\ \ \
| * \ \ \ Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-10-20746-3029/+3754
| |\ \ \ \
| * | | | | [CIFS] ACL support part 5Steve French2007-10-193-1/+30
* | | | | | x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B2007-11-122-4/+10
* | | | | | SLUB: killed the unused "end" variableDenis Cheng2007-11-121-2/+0
* | | | | | core dump: remain dumpableRoland McGrath2007-11-121-2/+4
| |_|_|/ / |/| | | |
* | | | | ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFSJerome Pinot2007-11-101-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-11-101-1/+1
|\ \ \ \ \
| * | | | | Add missing "\n" to log messageRolf Eike Beer2007-11-101-1/+1
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-106-74/+172
|\ \ \ \ \ \
| * | | | | | libata: Don't fail device revalidation for bad _GTF methodsMatthew Garrett2007-11-101-8/+2
| * | | | | | libata: port and host should be stopped before hardware resources are releasedTejun Heo2007-11-081-13/+39
| * | | | | | libata: skip 0xff polling for PATA controllersTejun Heo2007-11-081-5/+11
| * | | | | | libata: pata_platform: Support polling-mode configuration.Paul Mundt2007-11-081-7/+28
| * | | | | | libata: Support PIO polling-only hosts.Paul Mundt2007-11-081-0/+10
| * | | | | | libata sata_qstor conversion to new error handling (EH).Mark Lord2007-11-081-14/+51
| * | | | | | libata sata_qstor workaround for spurious interruptsMark Lord2007-11-081-17/+21
| * | | | | | libata sata_qstor nuke idle stateMark Lord2007-11-081-11/+4
| * | | | | | nv_hardreset: update dangling reference to bugzilla entryFernando Luis Vázquez Cao2007-11-081-1/+1
| * | | | | | ata_piix: add SATELLITE PRO U200 to broken suspend listYann Chachkoff2007-11-081-0/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-1026-229/+285
|\ \ \ \ \ \
| * | | | | | r8169: prevent bit sign expansion error in mdio_writeFrancois Romieu2007-11-101-3/+3
| * | | | | | r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita)Mark Lord2007-11-101-16/+0
| * | | | | | sky2: new pci id'sStephen Hemminger2007-11-101-0/+2
OpenPOWER on IntegriCloud