net: Simplify conntrack_proto_dccp pernet operations.
[safe/jmp/linux-2.6] / drivers / isdn / capi /
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-07 Tilman Schmidtisdn: make capidrv module parameter "debugmode" writeable
2009-10-07 Tilman Schmidtisdn: avoid races in capidrv
2009-10-07 Tilman Schmidtisdn: accept CAPI Informational Info values as success
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-06-08 Tilman Schmidtisdn: prevent NULL ptr Oops in capi_cmsg2str()
2009-06-08 Tilman Schmidtisdn: kerneldoc for capiutil.c
2009-06-08 Tilman Schmidtisdn: rename capi_ctr_reseted() to capi_ctr_down()
2009-05-09 Al ViroFix the race between capifs remount and node creation
2009-05-09 Al ViroFix races around the access to ->s_options
2009-04-27 Tilman SchmidtDocumentation/isdn/INTERFACE.CAPI
2009-04-01 Alexey Dobriyanproc tty: remove struct tty_operations::read_proc
2009-02-27 Hannes Ederdrivers/isdn/capi: fix sparse warning: context imbalance
2009-02-27 Wei Yongjunisdn: remove some pointless conditionals before kfree_skb()
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2009-01-05 Roel Kluinisdn: capi: &&/|| typos
2008-11-13 David HowellsCRED: Wrap task credential accesses in the ISDN drivers
2008-10-16 Greg Kroah-Hartmandevice create: misc: convert device_create_drvdata...
2008-10-13 Stephen Rothwelltty: Fallout from tty-move-canon-specials
2008-09-23 Julia Lawalldrivers/isdn/capi/kcapi.c: Adjust error handling code...
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-07-22 Alan Coxtty: rework break handling
2008-07-22 Greg Kroah-Hartmandevice create: isdn: convert device_create to device_cr...
2008-07-21 Alan Coxtty: Ldisc revamp
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-06-20 Jonathan CorbetCAPI: BKL pushdown
2008-05-15 Marcin Slusarzisdn/capi: Return proper errnos on module init.
2008-04-30 Alan Coxisdn: switch to int put_char method
2008-04-29 Denis V. Lunevisdn: use non-racy method for proc entries creation
2008-04-28 Robert P. J. Dayisdn: rename CONFIG_AVMB1_COMPAT to not look like a...
2008-04-28 Cyrill Gorcunovcapifs: fix memory leak on remount
2008-04-28 Harvey Harrisonisdn: replace remaining __FUNCTION__ occurrences
2008-04-28 Harvey Harrisoncapi: fix sparse warnings using integer as NULL pointer
2008-02-08 Miklos Szeredimount options: fix capifs
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-25 Karsten Keilfix oops on rmmod capidrv
2008-01-25 Tony JonesISDN: Convert from class_device to device for ISDN...
2007-10-29 Jeff Garzik[ISDN] capidrv: address two longstanding warnings
2007-10-16 Jesper Juhlisdn: guard against a potential NULL pointer dereferenc...
2007-10-16 Jesper Juhlfix possible NULL deref on low memory condition in...
2007-07-17 Andrew Mortonisdn/capi warning fixes
2007-07-17 Jan EngelhardtUse menuconfig objects: ISDN: CONFIG_ISDN_CAPI
2007-07-17 Pavel EmelianovMake ISDN CAPI use seq_list_xxx helpers
2007-07-17 Matthias KaehlckeUse mutex instead of semaphore in CAPI 2.0 driver
2007-05-09 Matt LaPlantemisc doc and kconfig typos
2007-05-08 Matthias Kaehlckeuse mutex instead of semaphore in CAPI 2.0 interface
2007-05-08 Adrian Bunkmake drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-03-01 Karsten Keil[PATCH] Fix buffer overflow and races in capi debug...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-12 Michael Buesch[PATCH] Workaround CAPI subsystem locking issue
2007-02-12 Ahmed S. Darwish[PATCH] isdn/capi: use ARRAY_SIZE when appropriate
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-08 Burman Yan[PATCH] isdn: replace kmalloc+memset with kzalloc
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-08 Josef Sipek[PATCH] struct path: convert isdn
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-17 Jeff Garzik[PATCH] ISDN: check for userspace copy faults
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_cdev() function from...
2006-06-26 Michael Buesch[PATCH] CAPI crash / race condition
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-05-15 Stefan Schweizer[PATCH] Fix capi reload by unregistering the correct...
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-28 Andrew Morton[PATCH] capi: register_chrdev() fix
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: kcapi.c
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Adrian Bunk[PATCH] drivers/isdn/: add missing #includes
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-08-27 James Morris[PATCH] Fix capifs bug in initialization error path.
2005-06-20 gregkh@suse.de[PATCH] class: convert drivers/* to use the new class...
2005-05-01 Adrian Bunk[PATCH] make lots of things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2