aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda
AgeCommit message (Expand)AuthorFilesLines
2013-03-06net/irda: Raise dtr in non-blocking openPeter Hurley1-2/+9
2013-03-06net/irda: Use barrier to set task statePeter Hurley1-1/+1
2013-03-06net/irda: Hold port lock while bumping blocked_openPeter Hurley1-2/+2
2013-03-06net/irda: Fix port open countsPeter Hurley1-9/+5
2013-02-27irda: small read beyond end of array in debug codeDan Carpenter1-2/+5
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-5/+5
2013-02-04net: remove redundant check for timer pending state before del_timerYing Xue1-2/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina2-0/+2
2013-01-27irda: buffer overflow in irnet_ctrl_read()Dan Carpenter1-59/+58
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-1/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+2
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-1/+1
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby1-1/+1
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers1-1/+1
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2012-11-28irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala1-0/+1
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-0/+1
2012-10-14Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2-2/+2
2012-10-05net, TTY: initialize tty->driver_data before usageSasha Levin1-0/+2
2012-10-04silence some noisy printks in irdaDave Jones2-2/+2
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-1/+1
2012-09-05serial: add a new helper functionHuang Shijie2-3/+3
2012-08-13TTY: ircomm_tty, add tty installJiri Slaby1-16/+25
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman3-5/+5
2012-07-16irda: Fix typo in irdaMasanari Iida2-2/+2
2012-07-16tty: move the termios object into the ttyAlan Cox2-11/+11
2012-06-12TTY: ircomm, use tty_port_close_start helperJiri Slaby1-47/+1
2012-06-12TTY: ircomm, use tty_port_close_end helperJiri Slaby1-15/+1
2012-06-12TTY: ircomm, define carrier routinesJiri Slaby1-10/+33
2012-06-12TTY: ircomm, define local tty_portJiri Slaby1-53/+56
2012-06-12TTY: ircomm, use tty from tty_portJiri Slaby4-41/+70
2012-06-12TTY: ircomm, revamp lockingJiri Slaby1-20/+18
2012-06-12TTY: ircomm, use flags from tty_portJiri Slaby3-30/+31
2012-06-12TTY: ircomm, use open counts from tty_portJiri Slaby1-21/+21
2012-06-12TTY: ircomm, use close times from tty_portJiri Slaby2-8/+6
2012-06-12TTY: ircomm, add tty_portJiri Slaby2-11/+12
2012-06-04net: Remove casts to same typeJoe Perches1-3/+3
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman1-7/+1
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman1-2/+2
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells4-4/+0
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-5/+1
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras1-1/+1
2011-12-21irda: use msecs_to_jiffies() rather than manual calculationXi Wang1-2/+2
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell1-1/+1
2011-11-21irttp: Use kmemdup rather than duplicating its implementationThomas Meyer1-3/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker4-0/+5
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller2-6/+6
2011-09-16IRDA: Fix global type conflicts in net/irda/irsysctl.c v2Andi Kleen2-6/+6
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby1-1/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+5
2011-06-16net: Remove casts of void *Joe Perches10-35/+35
2011-06-06irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlockDavid S. Miller1-0/+5
2011-05-19irda: Fix error propagation in ircomm_lmp_connect_response()David S. Miller1-4/+1
2011-05-19irda: Kill set but unused variable 'bytes' in irlan_check_command_param()David S. Miller1-4/+0
2011-05-19irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller1-6/+0
2011-05-19irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...David S. Miller1-3/+0
2011-05-12net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi1-9/+5
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+1
2011-04-17irda: irproc: Fix set-but-unused variables.David S. Miller1-3/+2
2011-04-17irda: irlap_event: Fix set-but-unused variables.David S. Miller1-3/+0
2011-04-12irda: fix locking unbalance in irda_sendmsgDave Jones1-2/+1
2011-03-31Fix common misspellingsLucas De Marchi9-15/+15
2011-03-27irda: validate peer name and attribute lengthsDan Rosenberg1-0/+6
2011-03-27irda: prevent heap corruption on invalid nicknameDan Rosenberg1-0/+3
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox1-2/+2
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-2/+2
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-2/+2
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-9/+11
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+11
2010-12-23irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg1-7/+11
2010-11-22Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-11-22Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-11-22Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsTracey Dent1-2/+2
2010-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-8/+22
2010-11-18net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang1-4/+5
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2-2/+0
2010-11-16irda: irttp: allow zero byte packetsWolfram Sang1-6/+19
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-10-11irda: Fix heap memory corruption in iriap.cSamuel Ortiz1-1/+2
2010-10-11irda: Fix parameter extraction stack overflowSamuel Ortiz1-1/+3
2010-10-11irda: Remove BKL instances from irnetSamuel Ortiz2-19/+44
2010-10-11irda: Remove BKL instances from af_irda.cSamuel Ortiz1-174/+196
2010-09-23net: return operator cleanupEric Dumazet7-27/+27
2010-09-23Fix typo configue => configure in commentsThomas Weber1-1/+1
2010-09-15irda/irnet: use noop_llseekArnd Bergmann1-1/+2
2010-09-14net/irda: Use static const char * const where possibleJoe Perches1-1/+1
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-3/+3
2010-09-07irda: off by oneDan Carpenter1-1/+1
2010-08-30irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller1-2/+2
2010-08-21irda: use net_device_stats from struct net_deviceEric Dumazet1-23/+9
2010-08-19irda: fix a race in irlan_eth_xmit()Eric Dumazet1-1/+3
2010-08-04ppp: make channel_ops conststephen hemminger1-1/+1
2010-07-12net/irda: Remove unnecessary casts of private_dataJoe Perches1-5/+5
2010-06-12irttp: Print device parameters and statistics as unsignedBen Hutchings1-7/+7
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches2-5/+0
2010-04-20net: sk_sleep() helperEric Dumazet1-7/+7
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller20-0/+21
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo20-0/+21
2010-03-24net: remove trailing space in messagesFrans Pop1-1/+1
2010-02-18const: struct nla_policyAlexey Dobriyan1-1/+1
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-2/+3
2010-02-10net: irda: use seq_list_foo() helpersLi Zefan1-24/+4
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+4
2010-02-03irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo1-0/+2
2010-02-03irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo1-1/+2
2010-01-10NET: irda, remove unnecessary checksJiri Slaby1-6/+0
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2-5/+4
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-10/+10
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-113/+231
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-10/+10
2009-11-29net: Move && and || to end of previous lineJoe Perches1-2/+2
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-0/+5
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-28/+3
2009-11-07net/irda: push BKL into proto_opsArnd Bergmann1-107/+224
2009-11-05net: pass kern to net_proto_family create functionEric Paris1-3/+4
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan5-0/+5
2009-10-07net: mark net_proto_ops as constStephen Hemminger1-1/+1
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-1/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-4/+4
2009-09-02net: file_operations should be constStephen Hemminger2-8/+8
2009-09-01irda: convert to netdev_tx_tStephen Hemminger1-2/+4
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-1/+3
2009-08-09Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-1/+2
2009-08-06irda: Fix irda_getname() leakEric Dumazet1-0/+1
2009-08-05net: mark read-only arrays as constJan Engelhardt7-14/+14
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2009-07-27net: irda: init spinlock after memcpyDeepak Saxena1-0/+1
2009-07-12genetlink: make netns awareJohannes Berg1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan3-1/+2
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-2/+2
2009-06-23net: Move rx skb_orphan call to where neededHerbert Xu2-3/+1
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet1-1/+2
2009-05-28irda: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller1-16/+2
2009-05-21irda: Use genl_register_family_with_ops()Michał Mirosław1-15/+2
2009-05-19net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocationsPablo Neira Ayuso1-1/+1
2009-04-01proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan1-118/+138
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2009-03-21irlan: convert to net_device_opsStephen Hemminger1-6/+13
2009-03-21irda: net_device_ops ioctl fixStephen Hemminger1-2/+3
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger1-1/+1
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2009-01-02tty: Fix an ircomm warning and note another bugAlan Cox1-2/+3
2008-12-14irda: merge exit pathsIlpo Järvinen1-9/+8
2008-12-10net: Make staticRoel Kluin2-8/+8
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen1-1/+1
2008-11-03net: '&' reduxAlexey Dobriyan1-25/+25
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+1
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-29/+34
2008-07-20tty: Ldisc revampAlan Cox1-7/+7
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki1-1/+1
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2-0/+4
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2-7/+9
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2008-07-08irda: Fix netlink error path return valueJulius Volz1-2/+2
2008-06-20irnet_ppp: BKL pushdownArnd Bergmann2-0/+4
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-5/+7
2008-06-03irda: Sock leak on error path in irda_create.Pavel Emelyanov1-5/+7
2008-05-25irda: Push BKL down into irda ioctl handlersAlan Cox2-28/+33
2008-05-14net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton1-0/+1
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang3-7/+10
2008-05-02irda: use get_unaligned_* helpersHarvey Harrison1-3/+5
2008-04-30tty: The big operations reworkAlan Cox1-4/+2
2008-04-29proc: switch /proc/irda/irnet to seq_file interfaceAlexey Dobriyan2-39/+34
2008-04-15[IRDA]: Remove irlan_eth_send_gratuitous_arp()Adrian Bunk2-43/+0
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-1/+1
2008-03-26[IRDA]: Store irnet_socket termios properly.David S. Miller1-1/+1
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison36-828/+828
2008-02-29[IRDA]: Use proc_create() to setup ->proc_fops firstWang Chen3-11/+9
2008-01-28[IrDA]: LMP discovery timer not started by defaultRoss Burton3-6/+33
2008-01-28[IrDA]: Irport removal - part 1Adrian Bunk1-168/+1
2008-01-28[IrDA]: Frame length validation.Robie Basak2-0/+25
2008-01-28[IrDA]: Resend frames on timeout.Robie Basak1-3/+9
2008-01-28[NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov1-23/+5
2008-01-28[IRDA]: Use htons() where appropriate.YOSHIFUJI Hideaki1-1/+1
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-3/+2
2008-01-20[IrDA]: af_irda memory leak fixesJesper Juhl1-3/+27
2008-01-08[IRDA]: irda_create() nuke user triggable printkmaximilian attems1-2/+0
2007-12-20[IRDA]: Spelling fixesJoe Perches5-10/+10
2007-12-16[IRDA]: irda parameters warning fixes.Richard Knutsson1-3/+3
2007-12-16[IRDA]: irlmp_unregister_link() needs to free lsaps.Hinko Kocevar1-0/+1
2007-12-05[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FSPavel Emelyanov1-1/+1
2007-11-22[IRDA]: Compilation for CONFIG_INET=n casePavel Emelyanov1-1/+1
2007-11-19[IRDA]: Add missing "space"Joe Perches1-1/+1
2007-11-01[IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller1-0/+10
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov1-1/+1
2007-10-26[IRDA]: Make ircomm_tty static.Adrian Bunk1-1/+1
2007-10-19more UTF-8 conversionsMarcin Garski4-4/+4
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt18-18/+18
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-12/+3