Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
738a6396c223b486304dda778119dbbca563f019
/
net
/
irda
ad36b88
tty: Fix an ircomm warning and note another bug
by Alan Cox
· 16 years ago
e780f1c
irda: merge exit paths
by Ilpo Järvinen
· 16 years ago
5eaa65b
net: Make static
by Roel Kluin
· 16 years ago
524ad0a
netdevice: safe convert to netdev_priv() #part-4
by Wang Chen
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
db6d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
7c3ceb4a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
07035fc
irda: Fix netlink error path return value
by Julius Volz
· 16 years ago
cddf63d
irnet_ppp: BKL pushdown
by Arnd Bergmann
· 16 years ago
65b53e4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
9ecad87
irda: Sock leak on error path in irda_create.
by Pavel Emelyanov
· 16 years ago
5406460
irda: Push BKL down into irda ioctl handlers
by Alan Cox
· 16 years ago
f7fd63c
net/irda/irnet/irnet_irda.c needs unaligned.h
by Andrew Morton
· 16 years ago
3322238
irda: Fix a misalign access issue. (v2)
by Graf Yang
· 16 years ago
260ffee
irda: use get_unaligned_* helpers
by Harvey Harrison
· 17 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
3ae02d6
proc: switch /proc/irda/irnet to seq_file interface
by Alexey Dobriyan
· 17 years ago
7ef3abd
[IRDA]: Remove irlan_eth_send_gratuitous_arp()
by Adrian Bunk
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
8c7230f
[IRDA]: Store irnet_socket termios properly.
by David S. Miller
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
5e47879
[IRDA]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
91cde6f
[IrDA]: LMP discovery timer not started by default
by Ross Burton
· 17 years ago
e9888f5
[IrDA]: Irport removal - part 1
by Adrian Bunk
· 17 years ago
5d780cd
[IrDA]: Frame length validation.
by Robie Basak
· 17 years ago
6d97b53
[IrDA]: Resend frames on timeout.
by Robie Basak
· 17 years ago
b5ccd79
[NET]: Simple ctl_table to ctl_path conversions.
by Pavel Emelyanov
· 17 years ago
6d82de9
[IRDA]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
61e44b4
[IrDA]: af_irda memory leak fixes
by Jesper Juhl
· 17 years ago
9e8d6f8
[IRDA]: irda_create() nuke user triggable printk
by maximilian attems
· 17 years ago
cc53ded
[IRDA]: Spelling fixes
by Joe Perches
· 17 years ago
a26e01d
[IRDA]: irda parameters warning fixes.
by Richard Knutsson
· 17 years ago
2638698
[IRDA]: irlmp_unregister_link() needs to free lsaps.
by Hinko Kocevar
· 17 years ago
92b05e1
[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS
by Pavel Emelyanov
· 17 years ago
8c92e6b
[IRDA]: Compilation for CONFIG_INET=n case
by Pavel Emelyanov
· 17 years ago
a572da4
[IRDA]: Add missing "space"
by Joe Perches
· 17 years ago
49259d3
[IRDA] IRNET: Fix build when TCGETS2 is defined.
by David S. Miller
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
d76081f
[IRDA]: Make ircomm_tty static.
by Adrian Bunk
· 17 years ago
db95517
more UTF-8 conversions
by Marcin Garski
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
a577936
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
f429cd3
sysctl: properly register the irda binary sysctl numbers
by Eric W. Biederman
· 17 years ago
c310f09
[IRDA]: IrCOMM discovery indication simplification
by Ryan Reading
· 17 years ago
a662d4c
[IRDA]: Make the IRDA use the seq_open_private()
by Pavel Emelyanov
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
bcb5e0e
[IrDA]: MSG_NOSIGNAL support for IrDA sockets
by Samuel Ortiz
· 17 years ago
22117ea
[IRDA] irda_nl_get_mode: always results in failure
by Andy Whitcroft
· 17 years ago
2c20d72
[IRDA]: Avoid a label defined but not used warning in irda_init()
by Jesper Juhl
· 17 years ago
22e1fb2
[IrDA] Typo fix in irnetlink.c copyright
by Samuel Ortiz
· 17 years ago
485cf92
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
1e66df3
add kstrndup
by Jeremy Fitzhardinge
· 17 years ago
75a69ac
[IrDA]: Fix IrDA build failure
by Samuel Ortiz
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
93cce3d
[IrDA]: tsap init routine factorisation.
by G. Liakhovetski
· 17 years ago
4117252
[IrDA]: Monitor mode.
by Samuel Ortiz
· 17 years ago
89da1ec
[IrDA]: Netlink layer.
by Samuel Ortiz
· 17 years ago
b7e773b
[IrDA]: f-timer reloading when sending rejected frames.
by G. Liakhovetski
· 17 years ago
c0cfe7f
[IrDA]: Fix Rx/Tx path race.
by G. Liakhovetski
· 17 years ago
9556fb7
[S390] Kconfig: unwanted menus for s390.
by Martin Schwidefsky
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
1c8ea5a
[IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL) in spinlock
by Andrew Morton
· 18 years ago
b450777a
[IrDA]: Misc spelling corrections.
by G. Liakhovetski
· 18 years ago
c3ea9fa
[IrDA] af_irda: IRDA_ASSERT cleanups
by Samuel Ortiz
· 18 years ago
d7f48d1
[IrDA] af_irda: irda_accept cleanup
by Samuel Ortiz
· 18 years ago
6e66aa1
[IrDA] af_irda: Silence kernel message in irda_recvmsg_stream
by Olaf Kirch
· 18 years ago
305f2aa
[IrDA] af_irda: irda_recvmsg_stream cleanup
by Olaf Kirch
· 18 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
c7630a4
[IrDA]: irda lockdep annotation
by Samuel Ortiz
· 18 years ago
eeeb037
[SK_BUFF]: More skb_put related conversions to skb_reset_transport_header
by Arnaldo Carvalho de Melo
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
bfb6709
[IrDA]: Correctly handling socket error
by Olaf Kirch
· 18 years ago
c577c2b
[IrDA]: Calling ppp_unregister_channel() from process context
by Samuel Ortiz
· 18 years ago
7bb1bbe
[IrDA]: irttp_dup spin_lock initialisation
by G. Liakhovetski
· 18 years ago
a39a219
[IRDA] net/irda/: proper prototypes
by Adrian Bunk
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
da7071d
[PATCH] mark struct file_operations const 8
by Arjan van de Ven
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
6819bc2
[NET] IRDA: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
Next »