aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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] 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-03[NET]: Don't exclude broadcast addresses from is_multicast_ether_addr()Stephen Hemminger
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[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo 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[FLS64]: generic versionStephen Hemminger
2006-01-03[PKT_SCHED] netem: packet corruption optionStephen Hemminger
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
2006-01-03[INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo
2006-01-03[TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo
2006-01-03[IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo
2006-01-03[IPV6]: Generalise some functionsArnaldo Carvalho de Melo
2006-01-03[IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu
2006-01-03[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo
2006-01-03[IPV6]: Introduce inet6_rsk()Arnaldo Carvalho de Melo
2006-01-03[IPV4]: Safer reassemblyHerbert Xu
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger
2005-12-24[PATCH] n_r3964: fixed usage of HZ; removed bad includeKurt Huwig
2005-12-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-12-22[PATCH] fix race with preempt_enable()Nicolas Pitre
2005-12-22Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller
2005-12-21[PATCH] include/linux/irq.h: #include <linux/smp.h>Adrian Bunk
2005-12-21[IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki
2005-12-20[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi
2005-12-19NFS: Fix another O_DIRECT raceTrond Myklebust
2005-12-19[RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.hKristian Slavov
2005-12-18[PATCH] mtd onenand driver: reduce stack usageKyungmin Park
2005-12-18[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park
2005-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2005-12-16[IA64] Add __read_mostly support for IA64Christoph Lameter
2005-12-16Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley
2005-12-15[SCSI] seperate max_sectors from max_hw_sectorsMike Christie
2005-12-14[SCSI] add retries field to request for REQ_BLOCK_PC useMike Christie