summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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
2006-01-05[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers8-107/+40
2006-01-05[PATCH] keep pnpbios usermod_helper away from hotplug_path[]Kay Sievers1-5/+3
2006-01-04[TCP] tcp_vegas: Fix slow startThomas Young1-0/+4
2006-01-04[NET]: More instruction checks fornet/core/filter.cKris Katterjohn1-32/+80
2006-01-04[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.YOSHIFUJI Hideaki3-4/+4
2006-01-04[IPV6]: Use macro for rwlock_t initialization.YOSHIFUJI Hideaki1-1/+1
2006-01-04[ECONET]: Use macro for spinlock_t definition.YOSHIFUJI Hideaki1-1/+1
2006-01-04[PATCH] Fix pragma packing in ip2 driverDavid Howells1-1/+1
2006-01-04[PATCH] USB: fix usb-skeleton limit resource usage patch.Sam Bishop1-2/+5
2006-01-04[PATCH] USB: fix buffer size limiting in skeleton driverOlav Kongas1-1/+1
2006-01-04[PATCH] USB: fix usb_find_interface for ppc64Pete Zaitcev1-10/+13
2006-01-04[PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devicesDavid Woodhouse1-9/+26