summaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAgeFilesLines
* net: Move rx skb_orphan call to where neededHerbert Xu2009-06-232-3/+1
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-181-1/+2
* irda: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller2009-05-281-16/+2
* irda: Use genl_register_family_with_ops()Michał Mirosław2009-05-211-15/+2
* net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocationsPablo Neira Ayuso2009-05-191-1/+1
* proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan2009-04-011-118/+138
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-1/+0
* irlan: convert to net_device_opsStephen Hemminger2009-03-211-6/+13
* irda: net_device_ops ioctl fixStephen Hemminger2009-03-211-2/+3
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-101-1/+1
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-1/+1
* tty: Fix an ircomm warning and note another bugAlan Cox2009-01-021-2/+3
* irda: merge exit pathsIlpo Järvinen2008-12-141-9/+8
* net: Make staticRoel Kluin2008-12-102-8/+8
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-121-1/+1
* net: '&' reduxAlexey Dobriyan2008-11-031-25/+25
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-203-29/+34
|\
| * netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-191-1/+1
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-182-0/+4
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-081-2/+2
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-5/+7
| |\ \ \
| * | | | irda: Push BKL down into irda ioctl handlersAlan Cox2008-05-252-28/+33
* | | | | tty: Ldisc revampAlan Cox2008-07-201-7/+7
| |_|_|/ |/| | |
* | | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-142-7/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | irda: Fix netlink error path return valueJulius Volz2008-07-081-2/+2
| | |/ | |/|
| * | irda: Sock leak on error path in irda_create.Pavel Emelyanov2008-06-031-5/+7
| |/
* | irnet_ppp: BKL pushdownArnd Bergmann2008-06-202-0/+4
|/
* net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton2008-05-141-0/+1
* irda: Fix a misalign access issue. (v2)Graf Yang2008-05-133-7/+10
* irda: use get_unaligned_* helpersHarvey Harrison2008-05-021-3/+5
* tty: The big operations reworkAlan Cox2008-04-301-4/+2
* proc: switch /proc/irda/irnet to seq_file interfaceAlexey Dobriyan2008-04-292-39/+34
* [IRDA]: Remove irlan_eth_send_gratuitous_arp()Adrian Bunk2008-04-152-43/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-271-1/+1
|\
| * [IRDA]: Store irnet_socket termios properly.David S. Miller2008-03-261-1/+1
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-0536-828/+828
|/
* [IRDA]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-293-11/+9
* [IrDA]: LMP discovery timer not started by defaultRoss Burton2008-01-283-6/+33
* [IrDA]: Irport removal - part 1Adrian Bunk2008-01-281-168/+1
* [IrDA]: Frame length validation.Robie Basak2008-01-282-0/+25
* [IrDA]: Resend frames on timeout.Robie Basak2008-01-281-3/+9
* [NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov2008-01-281-23/+5
* [IRDA]: Use htons() where appropriate.YOSHIFUJI Hideaki2008-01-281-1/+1
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+2
* [IrDA]: af_irda memory leak fixesJesper Juhl2008-01-201-3/+27
* [IRDA]: irda_create() nuke user triggable printkmaximilian attems2008-01-081-2/+0
* [IRDA]: Spelling fixesJoe Perches2007-12-205-10/+10
OpenPOWER on IntegriCloud