aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-05[NETFILTER]: Filter dumped entries based on the layer 3 protocol numberPablo Neira Ayuso
2006-01-05[NETFILTER]: Add ctnetlink port for nf_conntrackPablo Neira Ayuso
2006-01-05[NETFILTER]: ctnetlink: remove unused variablePablo Neira Ayuso
2006-01-05[NETFILTER]: ctnetlink: fix conntrack mark racePablo Neira Ayuso
2006-01-05[NETFILTER]: ctnetlink: ctnetlink_event cleanupPablo Neira Ayuso
2006-01-05[NETFILTER]: ctnetlink: use u_int32_t instead of unsigned intPablo Neira Ayuso
2006-01-05[NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value backPablo Neira Ayuso
2006-01-05[NETFILTER]: ctnetlink: Add sanity checkings for ICMPYasuyuki Kozakai
2006-01-05[NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumpingPablo Neira Ayuso
2006-01-05[NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.cJesper Juhl
2006-01-05[NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.cJesper Juhl
2006-01-05[IPVS]: Fix compilationAdrian Bunk
2006-01-05Auto-update from upstreamTony Luck
2006-01-05Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04[PATCH] i386: "invalid operand" -> "invalid opcode"Chuck Ebbert
2006-01-04[PATCH] Fix IXP4xx watchdog errata workaroundDeepak Saxena
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-04Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2006-01-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-01-04Relax the rw_verify_area() error checking.Linus Torvalds
2006-01-04[PATCH] net: swich device attribute creation to default attrsKay Sievers
2006-01-04[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()Adrian Bunk
2006-01-04[PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt
2006-01-04[PATCH] Driver core: Make block devices create the proper symlink nameGreg Kroah-Hartman
2006-01-04[PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabledGreg Kroah-Hartman
2006-01-04[PATCH] Driver Core: Rearrange exports in platform.cDmitry Torokhov
2006-01-04[PATCH] Driver Core: Add platform_device_del()Dmitry Torokhov
2006-01-04[PATCH] Input: fix add modalias support build errorRusty Russell
2006-01-04[PATCH] Input: add modalias supportRusty Russell
2006-01-04[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers
2006-01-04[PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org
2006-01-04[PATCH] Allow overlapping resources for platform devicesKumar Gala
2006-01-04[PATCH] klist: Fix broken kref counting in find functionsFrank Pavlic
2006-01-04[PATCH] Hold the device's parent's lock during probe and removeAlan Stern
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson
2006-01-04[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDEDGreg Kroah-Hartman
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-04[PATCH] merge kobject_uevent and kobject_hotplugKay Sievers
2006-01-04[PATCH] remove mount/umount uevents from superblock handlingKay Sievers
2006-01-04[PATCH] add uevent_helper control in /sys/kernel/Kay Sievers
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers
2006-01-04[PATCH] keep pnpbios usermod_helper away from hotplug_path[]Kay Sievers
2006-01-04[TCP] tcp_vegas: Fix slow startThomas Young