summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | [PPPOX]: Fix assignment into const proto_ops.David S. Miller2006-01-031-2/+1
| * | | | | | | | | | | | | | | | | | | | | | | | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-034-134/+8
| * | | | | | | | | | | | | | | | | | | | | | | | [NET]: move struct proto_ops to constEric Dumazet2006-01-031-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | [NET]: Small cleanup to socket initializationAndi Kleen2006-01-032-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | [FLS64]: generic versionStephen Hemminger2006-01-031-0/+9
| * | | | | | | | | | | | | | | | | | | | | | | | [PKT_SCHED] netem: packet corruption optionStephen Hemminger2006-01-031-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | [IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo2006-01-033-6/+2
| * | | | | | | | | | | | | | | | | | | | | | | | [TCP]: Move the TCPF_ enum to tcp_states.hArnaldo Carvalho de Melo2006-01-031-16/+0
| * | | | | | | | | | | | | | | | | | | | | | | | [INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo2006-01-031-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | [INET]: Generalise tcp_v4_hash_connectArnaldo Carvalho de Melo2006-01-031-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | [TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo2006-01-031-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | [IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo2006-01-031-11/+21
| * | | | | | | | | | | | | | | | | | | | | | | | [IPV6]: Generalise some functionsArnaldo Carvalho de Melo2006-01-031-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | [IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu2006-01-031-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo2006-01-031-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | [IPV6]: Introduce inet6_rsk()Arnaldo Carvalho de Melo2006-01-032-6/+37
| * | | | | | | | | | | | | | | | | | | | | | | | [IPV4]: Safer reassemblyHerbert Xu2006-01-031-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | [LSM-IPSec]: Security association restriction.Trent Jaeger2006-01-033-1/+173
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-01-042-10/+149
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | [PATCH] USB Storage: add alauda supportMatthew Dharm2006-01-041-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | [PATCH] USB: Store port number in usb_deviceAlan Stern2006-01-041-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | [PATCH] USB: Consider power budget when choosing configurationAlan Stern2006-01-041-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-041-5/+4
| * | | | | | | | | | | | | | | | | | | | | | | | [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-4/+0
| * | | | | | | | | | | | | | | | | | | | | | | | [PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman2006-01-041-1/+5
| * | | | | | | | | | | | | | | | | | | | | | | | [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-041-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | [PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman2006-01-041-0/+8
| * | | | | | | | | | | | | | | | | | | | | | | | [PATCH] USB: drivers/usb/storage/libusualPete Zaitcev2006-01-041-0/+123
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-041-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | [CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi2005-12-061-0/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | [PATCH] n_r3964: fixed usage of HZ; removed bad includeKurt Huwig2005-12-241-7/+13
* | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-221-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller2005-12-221-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | [IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki2005-12-211-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] fix race with preempt_enable()Nicolas Pitre2005-12-221-0/+1
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] include/linux/irq.h: #include <linux/smp.h>Adrian Bunk2005-12-211-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi2005-12-201-2/+3
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | NFS: Fix another O_DIRECT raceTrond Myklebust2005-12-191-0/+1
* | | | | | | | | | | | | | | | | | | | | | | [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.hKristian Slavov2005-12-191-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | [PATCH] mtd onenand driver: reduce stack usageKyungmin Park2005-12-181-2/+2
* | | | | | | | | | | | | | | | | | | | | | [PATCH] mtd onenand driver: check correct manufacturerKyungmin Park2005-12-181-1/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-12-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | [IA64] Add __read_mostly support for IA64Christoph Lameter2005-12-161-1/+1
| | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds2005-12-161-0/+1
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | [PATCH] ide: cleanup ide_driver_tBartlomiej Zolnierkiewicz2005-12-151-3/+0
* | | | | | | | | | | | | | | | | | | | [PATCH] ide: cleanup ide.hBartlomiej Zolnierkiewicz2005-12-151-122/+0
* | | | | | | | | | | | | | | | | | | | [PATCH] ide: core modifications for AU1200Jordan Crouse2005-12-151-0/+6
* | | | | | | | | | | | | | | | | | | | [PATCH] via82cxxx IDE: Add VT8251 ISA bridgeDaniel Drake2005-12-151-0/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | [libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik2005-12-131-0/+1
| |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | [PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas2005-12-121-0/+12
OpenPOWER on IntegriCloud