| Commit message (Expand) | Author | Age |
* | [IrDA]: LMP discovery timer not started by default | Ross Burton | 2008-01-28 |
* | [IrDA]: Irport removal - part 1 | Adrian Bunk | 2008-01-28 |
* | [IrDA]: Frame length validation. | Robie Basak | 2008-01-28 |
* | [IrDA]: Resend frames on timeout. | Robie Basak | 2008-01-28 |
* | [NET]: Simple ctl_table to ctl_path conversions. | Pavel Emelyanov | 2008-01-28 |
* | [IRDA]: Use htons() where appropriate. | YOSHIFUJI Hideaki | 2008-01-28 |
* | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov | 2008-01-28 |
* | [IrDA]: af_irda memory leak fixes | Jesper Juhl | 2008-01-20 |
* | [IRDA]: irda_create() nuke user triggable printk | maximilian attems | 2008-01-09 |
* | [IRDA]: Spelling fixes | Joe Perches | 2007-12-20 |
* | [IRDA]: irda parameters warning fixes. | Richard Knutsson | 2007-12-16 |
* | [IRDA]: irlmp_unregister_link() needs to free lsaps. | Hinko Kocevar | 2007-12-16 |
* | [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS | Pavel Emelyanov | 2007-12-05 |
* | [IRDA]: Compilation for CONFIG_INET=n case | Pavel Emelyanov | 2007-11-22 |
* | [IRDA]: Add missing "space" | Joe Perches | 2007-11-20 |
* | [IRDA] IRNET: Fix build when TCGETS2 is defined. | David S. Miller | 2007-11-01 |
* | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 2007-11-01 |
* | [IRDA]: Make ircomm_tty static. | Adrian Bunk | 2007-10-26 |
* | more UTF-8 conversions | Marcin Garski | 2007-10-19 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-18 |
|\ |
|
| * | [IRDA]: IrCOMM discovery indication simplification | Ryan Reading | 2007-10-17 |
* | | sysctl: properly register the irda binary sysctl numbers | Eric W. Biederman | 2007-10-18 |
|/ |
|
* | [IRDA]: Make the IRDA use the seq_open_private() | Pavel Emelyanov | 2007-10-10 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 |
* | [NET]: Make packet reception network namespace safe | Eric W. Biederman | 2007-10-10 |
* | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 2007-10-10 |
* | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 2007-10-10 |
* | [IrDA]: MSG_NOSIGNAL support for IrDA sockets | Samuel Ortiz | 2007-10-10 |
* | [IRDA] irda_nl_get_mode: always results in failure | Andy Whitcroft | 2007-08-22 |
* | [IRDA]: Avoid a label defined but not used warning in irda_init() | Jesper Juhl | 2007-08-21 |
* | [IrDA] Typo fix in irnetlink.c copyright | Samuel Ortiz | 2007-07-21 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-18 |
|\ |
|
| * | [IrDA]: Fix IrDA build failure | Samuel Ortiz | 2007-07-18 |
* | | add kstrndup | Jeremy Fitzhardinge | 2007-07-18 |
|/ |
|
* | [NET]: Make all initialized struct seq_operations const. | Philippe De Muyter | 2007-07-11 |
* | [IrDA]: tsap init routine factorisation. | G. Liakhovetski | 2007-07-11 |
* | [IrDA]: Monitor mode. | Samuel Ortiz | 2007-07-11 |
* | [IrDA]: Netlink layer. | Samuel Ortiz | 2007-07-11 |
* | [IrDA]: f-timer reloading when sending rejected frames. | G. Liakhovetski | 2007-06-08 |
* | [IrDA]: Fix Rx/Tx path race. | G. Liakhovetski | 2007-06-08 |
* | [S390] Kconfig: unwanted menus for s390. | Martin Schwidefsky | 2007-05-10 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | [IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL) in spinlock | Andrew Morton | 2007-04-26 |
* | [IrDA]: Misc spelling corrections. | G. Liakhovetski | 2007-04-26 |
* | [IrDA] af_irda: IRDA_ASSERT cleanups | Samuel Ortiz | 2007-04-26 |
* | [IrDA] af_irda: irda_accept cleanup | Samuel Ortiz | 2007-04-26 |