aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* const: struct nla_policyAlexey Dobriyan2010-02-18
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* net: irda: use seq_list_foo() helpersLi Zefan2010-02-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-09
|\
| * irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo2010-02-03
| * irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo2010-02-03
* | NET: irda, remove unnecessary checksJiri Slaby2010-01-10
|/
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \
| * | net: Move && and || to end of previous lineJoe Perches2009-11-29
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\|
| * | net/irda: push BKL into proto_opsArnd Bergmann2009-11-07
| * | net: pass kern to net_proto_family create functionEric Paris2009-11-06
| * | net: mark net_proto_ops as constStephen Hemminger2009-10-07
* | | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
| |/ |/|
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* net: file_operations should be constStephen Hemminger2009-09-02
* irda: convert to netdev_tx_tStephen Hemminger2009-09-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-08-10
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-27
| | |\
| | * | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
| * | | irda: Fix irda_getname() leakEric Dumazet2009-08-06
| | |/ | |/|
* | | net: mark read-only arrays as constJan Engelhardt2009-08-05
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\| |
| * | net: irda: init spinlock after memcpyDeepak Saxena2009-07-27
| |/
* | genetlink: make netns awareJohannes Berg2009-07-12
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* net: Move rx skb_orphan call to where neededHerbert Xu2009-06-23
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-18
* irda: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller2009-05-29
* irda: Use genl_register_family_with_ops()Michał Mirosław2009-05-21
* net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocationsPablo Neira Ayuso2009-05-19
* proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan2009-04-01
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* irlan: convert to net_device_opsStephen Hemminger2009-03-21
* irda: net_device_ops ioctl fixStephen Hemminger2009-03-21
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-10
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* tty: Fix an ircomm warning and note another bugAlan Cox2009-01-02
* irda: merge exit pathsIlpo Järvinen2008-12-15
* net: Make staticRoel Kluin2008-12-10
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-13
* net: '&' reduxAlexey Dobriyan2008-11-03
* net: convert print_mac to %pMJohannes Berg2008-10-27