aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
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/linux-2.6David 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/net-2.6David 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/net-2.6David 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/net-2.6David 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