aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-05[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECTYasuyuki Kozakai
2006-01-05[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.hPatrick McHardy
2006-01-05[NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stackPatrick McHardy
2006-01-05[NETFILTER]: make ipv6_find_hdr() find transport protocol headerPatrick McHardy
2006-01-05[NETFILTER]: Call POST_ROUTING hook before fragmentationPatrick McHardy
2006-01-05[NETFILTER]: Remove okfn usage in ip_vs_core.cPatrick McHardy
2006-01-05[NETFILTER]: ctnetlink: Fix dumping of helper namePatrick McHardy
2006-01-05[NETFILTER]: Fix module_param types and permissionsPatrick McHardy
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-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