summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-01-05Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds1-6/+7
2006-01-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+8
2006-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-1/+11
2006-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-181/+266
2006-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-10/+149
2006-01-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+10
2006-01-05[PATCH] USB Storage: add alauda supportMatthew Dharm1-0/+3
2006-01-05[PATCH] USB: Store port number in usb_deviceAlan Stern1-0/+1
2006-01-05[PATCH] USB: Consider power budget when choosing configurationAlan Stern1-0/+2
2006-01-05[PATCH] USB: Remove USB private semaphoreAlan Stern1-5/+4
2006-01-05[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-4/+0
2006-01-05[PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman1-1/+5
2006-01-05[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman1-0/+3
2006-01-05[PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman1-0/+8
2006-01-05[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev1-0/+123
2006-01-04[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()Stephen Hemminger1-1/+2
2006-01-04[NET]: Speed up __alloc_skb()Benjamin LaHaise1-1/+1
2006-01-04[PPPOX]: Fix assignment into const proto_ops.David S. Miller1-2/+1
2006-01-04[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo4-134/+8
2006-01-04[NET]: move struct proto_ops to constEric Dumazet1-2/+2
2006-01-04[NET]: Small cleanup to socket initializationAndi Kleen2-2/+0
2006-01-04[FLS64]: generic versionStephen Hemminger1-0/+9
2006-01-04[PKT_SCHED] netem: packet corruption optionStephen Hemminger1-0/+7
2006-01-04[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo3-6/+2
2006-01-04[TCP]: Move the TCPF_ enum to tcp_states.hArnaldo Carvalho de Melo1-16/+0
2006-01-04[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo1-2/+2
2006-01-04[INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo1-1/+1
2006-01-04[TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo1-1/+2
2006-01-04[IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo1-11/+21
2006-01-04[IPV6]: Generalise some functionsArnaldo Carvalho de Melo1-0/+2
2006-01-04[IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu1-0/+2
2006-01-04[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo1-2/+0
2006-01-04[IPV6]: Introduce inet6_rsk()Arnaldo Carvalho de Melo2-6/+37
2006-01-04[IPV4]: Safer reassemblyHerbert Xu1-0/+1
2006-01-04[LSM-IPSec]: Security association restriction.Trent Jaeger3-1/+173
2006-01-03Merge branch 'master'Jeff Garzik7-10/+24
2006-01-03Merge branch 'master'Jeff Garzik7-10/+24
2005-12-25[PATCH] n_r3964: fixed usage of HZ; removed bad includeKurt Huwig1-7/+13
2005-12-24Merge branch 'master'Jeff Garzik5-129/+11
2005-12-24Merge branch 'master'Jeff Garzik1-3/+2
2005-12-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2005-12-22[PATCH] fix race with preempt_enable()Nicolas Pitre1-0/+1
2005-12-22Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller1-0/+1
2005-12-22[PATCH] include/linux/irq.h: #include <linux/smp.h>Adrian Bunk1-1/+1
2005-12-21[IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki1-0/+1
2005-12-21[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi1-2/+3
2005-12-20NFS: Fix another O_DIRECT raceTrond Myklebust1-0/+1
2005-12-20[RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.hKristian Slavov1-0/+4
2005-12-19Merge branch 'master'Jeff Garzik4-126/+9
2005-12-19[PATCH] mtd onenand driver: reduce stack usageKyungmin Park1-2/+2