summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-05[NETFILTER]: make ipv6_find_hdr() find transport protocol headerPatrick McHardy8-75/+49
2006-01-05[NETFILTER]: Call POST_ROUTING hook before fragmentationPatrick McHardy5-84/+16
2006-01-05[NETFILTER]: Remove okfn usage in ip_vs_core.cPatrick McHardy1-4/+1
2006-01-05[NETFILTER]: ctnetlink: Fix dumping of helper namePatrick McHardy2-3/+1
2006-01-05[NETFILTER]: Fix module_param types and permissionsPatrick McHardy7-26/+22
2006-01-05[NETFILTER]: Filter dumped entries based on the layer 3 protocol numberPablo Neira Ayuso1-6/+17
2006-01-05[NETFILTER]: Add ctnetlink port for nf_conntrackPablo Neira Ayuso16-63/+2289
2006-01-05[NETFILTER]: ctnetlink: remove unused variablePablo Neira Ayuso1-2/+0
2006-01-05[NETFILTER]: ctnetlink: fix conntrack mark racePablo Neira Ayuso1-5/+5
2006-01-05[NETFILTER]: ctnetlink: ctnetlink_event cleanupPablo Neira Ayuso1-11/+4
2006-01-05[NETFILTER]: ctnetlink: use u_int32_t instead of unsigned intPablo Neira Ayuso1-1/+1
2006-01-05[NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value backPablo Neira Ayuso1-2/+3
2006-01-05[NETFILTER]: ctnetlink: Add sanity checkings for ICMPYasuyuki Kozakai1-19/+24
2006-01-05[NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumpingPablo Neira Ayuso1-4/+0
2006-01-05[NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.cJesper Juhl1-3/+4
2006-01-05[NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.cJesper Juhl1-35/+44
2006-01-05[IPVS]: Fix compilationAdrian Bunk2-0/+2
2006-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds64-814/+869
2006-01-05[PATCH] i386: "invalid operand" -> "invalid opcode"Chuck Ebbert1-1/+1
2006-01-05[PATCH] Fix IXP4xx watchdog errata workaroundDeepak Saxena1-2/+2
2006-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds457-27716/+39420
2006-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds54-3888/+4485
2006-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds41-137/+34
2006-01-05Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds15-252/+412
2006-01-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds67-2390/+11404
2006-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds95-4471/+17446
2006-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds263-2857/+6860
2006-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds198-2028/+6554
2006-01-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds15-59/+220
2006-01-05Relax the rw_verify_area() error checking.Linus Torvalds3-12/+28
2006-01-05[PATCH] net: swich device attribute creation to default attrsKay Sievers1-47/+21
2006-01-05[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()Adrian Bunk1-0/+2
2006-01-05[PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt1-1/+5
2006-01-05[PATCH] Driver core: Make block devices create the proper symlink nameGreg Kroah-Hartman1-2/+25
2006-01-05[PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabledGreg Kroah-Hartman1-4/+22
2006-01-05[PATCH] Driver Core: Rearrange exports in platform.cDmitry Torokhov1-11/+10
2006-01-05[PATCH] Driver Core: Add platform_device_del()Dmitry Torokhov2-15/+31
2006-01-05[PATCH] Input: fix add modalias support build errorRusty Russell1-1/+1
2006-01-05[PATCH] Input: add modalias supportRusty Russell3-39/+141
2006-01-05[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers5-0/+64
2006-01-05[PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org3-4/+5
2006-01-05[PATCH] Allow overlapping resources for platform devicesKumar Gala1-1/+1
2006-01-05[PATCH] klist: Fix broken kref counting in find functionsFrank Pavlic1-0/+2
2006-01-05[PATCH] Hold the device's parent's lock during probe and removeAlan Stern2-2/+28
2006-01-05[PATCH] driver kill hotplug word from sn and others fixPaul Jackson4-9/+9
2006-01-05[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDEDGreg Kroah-Hartman1-8/+9
2006-01-05[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers40-378/+372
2006-01-05[PATCH] merge kobject_uevent and kobject_hotplugKay Sievers3-206/+102
2006-01-05[PATCH] remove mount/umount uevents from superblock handlingKay Sievers3-22/+3
2006-01-05[PATCH] add uevent_helper control in /sys/kernel/Kay Sievers1-3/+22