summaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-115-0/+5
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-1/+1
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-4/+4
* net: file_operations should be constStephen Hemminger2009-09-022-8/+8
* irda: convert to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-123-1/+3
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-08-093-1/+2
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-271-0/+1
| | |\
| | * | headers: smp_lock.h reduxAlexey Dobriyan2009-07-123-1/+2
| * | | irda: Fix irda_getname() leakEric Dumazet2009-08-061-0/+1
| | |/ | |/|
* | | net: mark read-only arrays as constJan Engelhardt2009-08-057-14/+14
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-301-0/+1
|\ \ \ | |/ /
| * | net: irda: init spinlock after memcpyDeepak Saxena2009-07-271-0/+1
| |/
* | genetlink: make netns awareJohannes Berg2009-07-121-1/+1
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
|/
* 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
|\
OpenPOWER on IntegriCloud