index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
irda
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IRDA] irda_nl_get_mode: always results in failure
Andy Whitcroft
2007-08-21
1
-1
/
+1
*
[IRDA]: Avoid a label defined but not used warning in irda_init()
Jesper Juhl
2007-08-21
1
-1
/
+1
*
[IrDA] Typo fix in irnetlink.c copyright
Samuel Ortiz
2007-07-21
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-07-18
8
-9
/
+9
|
\
|
*
[IrDA]: Fix IrDA build failure
Samuel Ortiz
2007-07-18
8
-9
/
+9
*
|
add kstrndup
Jeremy Fitzhardinge
2007-07-18
1
-38
/
+5
|
/
*
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-07-10
7
-7
/
+7
*
[IrDA]: tsap init routine factorisation.
G. Liakhovetski
2007-07-10
1
-10
/
+19
*
[IrDA]: Monitor mode.
Samuel Ortiz
2007-07-10
1
-0
/
+7
*
[IrDA]: Netlink layer.
Samuel Ortiz
2007-07-10
3
-5
/
+215
*
[IrDA]: f-timer reloading when sending rejected frames.
G. Liakhovetski
2007-06-08
1
-6
/
+4
*
[IrDA]: Fix Rx/Tx path race.
G. Liakhovetski
2007-06-08
2
-18
/
+3
*
[S390] Kconfig: unwanted menus for s390.
Martin Schwidefsky
2007-05-10
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL) in spinlock
Andrew Morton
2007-04-26
1
-13
/
+8
*
[IrDA]: Misc spelling corrections.
G. Liakhovetski
2007-04-25
4
-14
/
+14
*
[IrDA] af_irda: IRDA_ASSERT cleanups
Samuel Ortiz
2007-04-25
1
-27
/
+5
*
[IrDA] af_irda: irda_accept cleanup
Samuel Ortiz
2007-04-25
1
-26
/
+8
*
[IrDA] af_irda: Silence kernel message in irda_recvmsg_stream
Olaf Kirch
2007-04-25
1
-7
/
+11
*
[IrDA] af_irda: irda_recvmsg_stream cleanup
Olaf Kirch
2007-04-25
1
-18
/
+13
*
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
2
-2
/
+3
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
3
-10
/
+10
*
[IrDA]: irda lockdep annotation
Samuel Ortiz
2007-04-25
1
-1
/
+8
*
[SK_BUFF]: More skb_put related conversions to skb_reset_transport_header
Arnaldo Carvalho de Melo
2007-04-25
1
-10
/
+9
*
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+3
*
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+2
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
2
-2
/
+3
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+1
*
[IrDA]: Correctly handling socket error
Olaf Kirch
2007-04-18
1
-2
/
+1
*
[IrDA]: Calling ppp_unregister_channel() from process context
Samuel Ortiz
2007-03-20
2
-10
/
+26
*
[IrDA]: irttp_dup spin_lock initialisation
G. Liakhovetski
2007-03-20
1
-0
/
+1
*
[IRDA] net/irda/: proper prototypes
Adrian Bunk
2007-02-26
1
-13
/
+0
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
7
-7
/
+0
*
[PATCH] mark struct file_operations const 8
Arjan van de Ven
2007-02-12
6
-6
/
+6
*
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[NET] IRDA: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
40
-1441
/
+1441
*
[IRLAN]: handle out of memory errors
Akinobu Mita
2007-02-08
1
-3
/
+20
*
[IRDA]: handle out of memory errors
Akinobu Mita
2007-02-08
1
-0
/
+40
*
[PATCH] tty: switch to ktermios and new framework
Alan Cox
2006-12-08
1
-1
/
+1
*
[IrDA]: Incorrect TTP header reservation
Jeet Chaudhuri
2006-12-06
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
3
-0
/
+3
|
\
|
*
[PATCH] severing skbuff.h -> mm.h
Al Viro
2006-12-04
3
-0
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
6
-17
/
+11
|
\
|
|
*
[IRDA]: Use kmemdup where applicable
Arnaldo Carvalho de Melo
2006-12-02
4
-10
/
+4
|
*
[IRDA]: Trivial annotations.
Al Viro
2006-12-02
3
-7
/
+7
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-5
/
+6
|
/
*
[IRDA]: Lockdep fix.
Peter Zijlstra
2006-11-21
1
-1
/
+2
[next]