aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
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-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] kobject_uevent CONFIG_NET=n fixakpm@osdl.org
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] remove CONFIG_KOBJECT_UEVENT optionKay Sievers
2006-01-04[PATCH] USB Storage: add alauda supportMatthew Dharm
2006-01-04[PATCH] USB: Store port number in usb_deviceAlan Stern
2006-01-04[PATCH] USB: Consider power budget when choosing configurationAlan Stern
2006-01-04[PATCH] USB: Remove USB private semaphoreAlan Stern
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2006-01-04[PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman
2006-01-04[PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie
2006-01-04[ALSA] Revert the nested-device patchTakashi Iwai
2006-01-04[ALSA] version 1.0.11rc2Jaroslav Kysela
2006-01-03[TCP]: less inline'sStephen Hemminger
2006-01-03[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()Stephen Hemminger
2006-01-03[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8Per Liden
2006-01-03[AF_UNIX]: Convert to use a spinlock instead of rwlockBenjamin LaHaise
2006-01-03[NET]: Speed up __alloc_skb()Benjamin LaHaise
2006-01-03[PPPOX]: Fix assignment into const proto_ops.David S. Miller
2006-01-03[TCP]: Don't use __constant_htonl for a non const argArnaldo Carvalho de Melo
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2006-01-03[SOCK]: Introduce sk_receive_skbArnaldo Carvalho de Melo
2006-01-03[NET]: move struct proto_ops to constEric Dumazet
2006-01-03[NET]: Small cleanup to socket initializationAndi Kleen
2006-01-03[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.Frank Filz
2006-01-03[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz
2006-01-03[FLS64]: x86_64 versionStephen Hemminger
2006-01-03[FLS64]: generic versionStephen Hemminger
2006-01-03[PKT_SCHED] netem: packet corruption optionStephen Hemminger
2006-01-03[AF_UNIX]: Use spinlock for unix_table_lockDavid S. Miller
2006-01-03[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo
2006-01-03[TCP]: Move the TCPF_ enum to tcp_states.hArnaldo Carvalho de Melo
2006-01-03[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo