aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-18[DCCP]: Introduce CCID getsockopt for the CCIDsArnaldo Carvalho de Melo1-0/+2
2005-09-18[DCCP]: Don't use necessarily the same CCID for tx and rxArnaldo Carvalho de Melo1-1/+2
2005-09-18[CCID3]: Introduce include/linux/tfrc.hArnaldo Carvalho de Melo1-0/+35
2005-09-18[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]Arnaldo Carvalho de Melo1-9/+5
2005-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-11/+30
2005-09-17[PATCH] joystick-vs-x.org fixAndrew Morton1-11/+13
2005-09-17[PATCH] i2c: kill an unused i2c_adapter struct memberJean Delvare1-5/+0
2005-09-16[TG3]: Add AMD K8 to list of write-reorder chipsets.David S. Miller1-0/+1
2005-09-16[DCCP]: Introduce DCCP_SOCKOPT_SERVICEArnaldo Carvalho de Melo1-11/+29
2005-09-16[PATCH] cleanup whitespace in pci_ids.hKarsten Keil1-1/+1
2005-09-16[PATCH] Add PCI IDs for Sitecom DC-105Karsten Keil1-0/+3
2005-09-14[NETLINK]: Reserve a slot for NETLINK_GENERIC.David S. Miller1-0/+1
2005-09-14[PATCH] add PCI IDs so RME32 and RME96 drivers buildRoland Dreier1-1/+1
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Linus Torvalds1-0/+5
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds1-13/+23
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa-current Linus Torvalds1-0/+44
2005-09-13[PATCH] fbcon: constify font dataJan Beulich2-6/+6
2005-09-13[PATCH] v4l: experimental Sliced VBI API supportMauro Carvalho Chehab1-22/+87
2005-09-13[PATCH] nfsd4: move replay_ownerNeil Brown1-5/+10
2005-09-13[PATCH] pktcdvd: BUG_ON cleanupsPeter Osterlund1-0/+3
2005-09-13[PATCH] cciss: new controller pci/subsystem idsMike Miller1-1/+3
2005-09-13[PATCH] set_current_state() commentaryAndrew Morton1-0/+11
2005-09-13[PATCH] Make BUILD_BUG_ON fail at compile time.Andi Kleen1-2/+2
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds3-1/+161
2005-09-12[NETROM]: Implement G8PZT Circuit reset for NET/ROMRalf Baechle1-1/+2
2005-09-12[PATCH] USB: fix usbdevice_fs header breakageHarald Welte1-1/+1
2005-09-12[PATCH] x86-64: Make dmi_find_device for !DMI case inlineAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen1-1/+6
2005-09-12[PATCH] cpuset semaphore depth check optimizePaul Jackson1-1/+0
2005-09-12[PATCH] crc16: remove w1 specific comments.Evgeniy Polyakov1-15/+1
2005-09-12[ALSA] [PATCH] Add missing sound PCI IDs to pci_ids.hTakashi Iwai1-0/+44
2005-09-11[NET]: Add netlink connector.Evgeniy Polyakov2-0/+159
2005-09-11[PATCH] MCA/INIT: scheduler hooksKeith Owens1-0/+2
2005-09-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2-21/+37
2005-09-10Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds1-0/+8
2005-09-10Merge davem@outer-richmond.davemloft.net:src/GIT/net-2.6/ David S. Miller2-21/+37
2005-09-10[PATCH] __user annotations (scsi/ch)viro@ZenIV.linux.org.uk1-1/+1
2005-09-10[PATCH] time.h: remove ifdefsAndrew Morton1-9/+0
2005-09-10[PATCH] include: update jiffies/{m,u}secs conversion functionsNishanth Aravamudan2-20/+22
2005-09-10[PATCH] add schedule_timeout_{,un}interruptible() interfacesNishanth Aravamudan1-0/+2
2005-09-10[PATCH] include/linux/bio.h: "extern inline" -> "static inline"Adrian Bunk1-4/+3
2005-09-10[PATCH] "extern inline" -> "static inline"Adrian Bunk1-3/+3
2005-09-10[PATCH] include/linux/blkdev.h: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2005-09-10[PATCH] dmapool: Fix "nocast type" warningsVictor Fusco1-1/+2
2005-09-10[PATCH] lib/radix-tree: Fix "nocast type" warningsVictor Fusco1-2/+2
2005-09-10[PATCH] mm/slab: fix sparse warningsVictor Fusco1-1/+2
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk2-4/+0
2005-09-10[PATCH] sched: TASK_NONINTERACTIVEIngo Molnar1-0/+1
2005-09-10[PATCH] cpuset semaphore depth check deadlock fixPaul Jackson1-0/+1
2005-09-10[PATCH] spinlock consolidationIngo Molnar8-502/+532