aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik2006-04-26
| |\ \ \ \
| | * | | | e1000: Update truesize with the length of the packet for packet splitAuke Kok2006-04-26
| | | |/ / | | |/| |
| * | | | Merge branch 'master' into upstream-fixesJeff Garzik2006-04-26
| |\| | |
| * | | | [PATCH] Fix locking in gianfarAndy Fleming2006-04-20
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-26
|\ \ \ \ \
| * | | | | [BRIDGE]: allow full size vlan packetsStephen Hemminger2006-04-26
| | |/ / / | |/| | |
* | | | | [doc] add paragraph about 'fs' subsystem to sysfs.txtMiklos Szeredi2006-04-26
* | | | | [fuse] fix race between checking and setting file->private_dataMiklos Szeredi2006-04-26
* | | | | [fuse] fix deadlock between fuse_put_super() and request_end(), try #2Miklos Szeredi2006-04-26
* | | | | Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"Miklos Szeredi2006-04-26
|/ / / /
* | | / [PATCH] Alpha: strncpy() fixIvan Kokshaysky2006-04-25
| |_|/ |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stableLinus Torvalds2006-04-24
|\ \ \
| * | | [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefinedSteve French2006-04-24
| | |/ | |/|
* | | [NETFILTER]: ipt action: use xt_check_target for basic verificationPatrick McHardy2006-04-24
* | | [NETFILTER]: x_tables: move table->lock initializationDmitry Mishin2006-04-24
* | | [NETFILTER]: ip6_tables: remove broken comefrom debuggingPatrick McHardy2006-04-24
* | | [NETFILTER]: nf_conntrack: kill unused callback init_conntrackYasuyuki Kozakai2006-04-24
* | | [NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy2006-04-24
* | | [NETFILTER]: ULOG target is not obsoleteThomas Voegtle2006-04-24
* | | [NETFILTER]: nf_conntrack: Fix module refcount dropping too farYasuyuki Kozakai2006-04-24
* | | [SPARC]: __NR_sys removalOGAWA Hirofumi2006-04-24
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-04-23
|\ \
| * | [PARISC] MAINTAINERSKyle McMartin2006-04-21
| * | [PARISC] Make ioremap default to _nocacheKyle McMartin2006-04-21
| * | [PARISC] Add new entries to the syscall tableKyle McMartin2006-04-21
| * | [PARISC] Further work for multiple page sizesHelge Deller2006-04-21
| * | [PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox2006-04-21
| * | [PARISC] defconfig updatesHelge Deller2006-04-21
| * | [PARISC] Document that we tolerate "Relaxed Ordering"Grant Grundler2006-04-21
| * | [PARISC] Misc. janitorial workHelge Deller2006-04-21
| * | [PARISC] EISA regions must be mapped NO_CACHEHelge Deller2006-04-21
| * | [PARISC] OSS ad1889: Match register names with ALSA driverStuart Brady2006-04-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-04-23
|\ \ \
| * | | [PATCH] pcmcia/pcmcia_resource.c: fix crash when using Cardbus cardsDaniel Ritz2006-04-21
| * | | [PATCH] vrc4171: update configYoichi Yuasa2006-04-21
| * | | [PATCH] pcmcia: fix oops in static mapping caseDominik Brodowski2006-04-21
| * | | [PATCH] pcmcia: remove unneeded forward declarationsAndrew Morton2006-04-21
| * | | [PATCH] pcmcia: do not set dev_node to NULL too earlyDominik Brodowski2006-04-21
| * | | [PATCH] pcmcia: fix comment for pcmcia_load_firmwareKomuro2006-04-21
| * | | [PATCH] pcmcia: unload second device firstKomuro2006-04-21
| * | | [PATCH] pcmcia: add new ID to pcnet_csDominik Brodowski2006-04-21
| |/ /
* | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-04-23
|\ \ \
| * | | drm: possible cleanupsDave Airlie2006-04-23
| * | | drm: fixup r300 scratch on BE machinesDave Airlie2006-04-23
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stableLinus Torvalds2006-04-23
|\ \ \ \
| * | | | [CIFS] Fix typo in previousSteve French2006-04-22
| * | | | [CIFS] Readdir fixes to allow search to start at arbitrary positionSteve French2006-04-22
| * | | | [CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernelSteve French2006-04-21
| * | | | [CIFS] Don't allow a backslash in a path componentSteve French2006-04-21
| * | | | [CIFS] [CIFS] Do not take rename sem on most path based calls (duringSteve French2006-04-21
| | |/ / | |/| |