Commit Graph

145 Commits (a849854fc7e200d5e5a437dec9c1d0e8b105e50f)

Author SHA1 Message Date
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Julius Volz 07035fc1bb irda: Fix netlink error path return value 17 years ago
Arnd Bergmann cddf63d99d irnet_ppp: BKL pushdown 17 years ago
Pavel Emelyanov 9ecad87794 irda: Sock leak on error path in irda_create. 17 years ago
Alan Cox 5406460098 irda: Push BKL down into irda ioctl handlers 17 years ago
Andrew Morton f7fd63c0b5 net/irda/irnet/irnet_irda.c needs unaligned.h 17 years ago
Graf Yang 332223831e irda: Fix a misalign access issue. (v2) 17 years ago
Harvey Harrison 260ffeed3f irda: use get_unaligned_* helpers 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alexey Dobriyan 3ae02d6bc1 proc: switch /proc/irda/irnet to seq_file interface 17 years ago
Adrian Bunk 7ef3abd210 [IRDA]: Remove irlan_eth_send_gratuitous_arp() 17 years ago
David S. Miller 8c7230f781 [IRDA]: Store irnet_socket termios properly. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Wang Chen 5e47879f49 [IRDA]: Use proc_create() to setup ->proc_fops first 17 years ago
Ross Burton 91cde6f7d2 [IrDA]: LMP discovery timer not started by default 17 years ago
Adrian Bunk e9888f5498 [IrDA]: Irport removal - part 1 17 years ago
Robie Basak 5d780cd658 [IrDA]: Frame length validation. 17 years ago
Robie Basak 6d97b53e92 [IrDA]: Resend frames on timeout. 17 years ago
Pavel Emelyanov b5ccd792fa [NET]: Simple ctl_table to ctl_path conversions. 17 years ago
YOSHIFUJI Hideaki 6d82de9e57 [IRDA]: Use htons() where appropriate. 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Jesper Juhl 61e44b4815 [IrDA]: af_irda memory leak fixes 17 years ago
maximilian attems 9e8d6f8959 [IRDA]: irda_create() nuke user triggable printk 17 years ago
Joe Perches cc53ded272 [IRDA]: Spelling fixes 17 years ago
Richard Knutsson a26e01d716 [IRDA]: irda parameters warning fixes. 17 years ago
Hinko Kocevar 2638698df3 [IRDA]: irlmp_unregister_link() needs to free lsaps. 17 years ago
Pavel Emelyanov 92b05e13f1 [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS 17 years ago
Pavel Emelyanov 8c92e6b0bf [IRDA]: Compilation for CONFIG_INET=n case 17 years ago
Joe Perches a572da4373 [IRDA]: Add missing "space" 17 years ago
David S. Miller 49259d34c5 [IRDA] IRNET: Fix build when TCGETS2 is defined. 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 17 years ago
Adrian Bunk d76081f875 [IRDA]: Make ircomm_tty static. 17 years ago
Marcin Garski db955170d4 more UTF-8 conversions 17 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 years ago
Eric W. Biederman f429cd37a2 sysctl: properly register the irda binary sysctl numbers 17 years ago
Ryan Reading c310f099be [IRDA]: IrCOMM discovery indication simplification 17 years ago
Pavel Emelyanov a662d4cb50 [IRDA]: Make the IRDA use the seq_open_private() 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Samuel Ortiz bcb5e0eef3 [IrDA]: MSG_NOSIGNAL support for IrDA sockets 18 years ago
Andy Whitcroft 22117ea4fe [IRDA] irda_nl_get_mode: always results in failure 18 years ago
Jesper Juhl 2c20d72aaa [IRDA]: Avoid a label defined but not used warning in irda_init() 18 years ago