summaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAgeFilesLines
* irda: fix a race in irlan_eth_xmit()Eric Dumazet2010-08-191-1/+3
* ppp: make channel_ops conststephen hemminger2010-08-041-1/+1
* net/irda: Remove unnecessary casts of private_dataJoe Perches2010-07-121-5/+5
* irttp: Print device parameters and statistics as unsignedBen Hutchings2010-06-121-7/+7
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-172-5/+0
* net: sk_sleep() helperEric Dumazet2010-04-201-7/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1120-0/+21
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3020-0/+21
* | net: remove trailing space in messagesFrans Pop2010-03-241-1/+1
|/
* const: struct nla_policyAlexey Dobriyan2010-02-181-1/+1
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+3
* net: irda: use seq_list_foo() helpersLi Zefan2010-02-101-24/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-091-1/+4
|\
| * irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo2010-02-031-0/+2
| * irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo2010-02-031-1/+2
* | NET: irda, remove unnecessary checksJiri Slaby2010-01-101-6/+0
|/
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-152-5/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-10/+10
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-082-113/+231
|\ \
| * | net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-185-0/+5
| |\ \ | | |/
| * | net/irda: push BKL into proto_opsArnd Bergmann2009-11-071-107/+224
| * | net: pass kern to net_proto_family create functionEric Paris2009-11-051-3/+4
| * | net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* | | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-28/+3
| |/ |/|
* | 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
OpenPOWER on IntegriCloud