Commit Graph

174 Commits (f68b2e05f326971cd76c65aa91a1a41771dd7485)

Author SHA1 Message Date
Stephen Hemminger 5ca1b998d3 net: file_operations should be const 16 years ago
Stephen Hemminger 6518bbb803 irda: convert to netdev_tx_t 16 years ago
Eric Dumazet 09384dfc76 irda: Fix irda_getname() leak 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Deepak Saxena 0cbb0a781a net: irda: init spinlock after memcpy 16 years ago
Johannes Berg 134e63756d genetlink: make netns aware 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Herbert Xu d55d87fdff net: Move rx skb_orphan call to where needed 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
David S. Miller 528be7ff82 irda: Use SKB queue and list helpers instead of doing it by-hand. 16 years ago
Michał Mirosław 502664eeaf irda: Use genl_register_family_with_ops() 16 years ago
Pablo Neira Ayuso fd2120ca0d net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations 16 years ago
Alexey Dobriyan 3d30417682 proc tty: switch ircomm to ->proc_fops 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Stephen Hemminger 9cc8ba783d irlan: convert to net_device_ops 16 years ago
Stephen Hemminger 92bcd4fe9a irda: net_device_ops ioctl fix 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Alan Cox ad36b88e2d tty: Fix an ircomm warning and note another bug 16 years ago
Ilpo Järvinen e780f1c33d irda: merge exit paths 16 years ago
Roel Kluin 5eaa65b240 net: Make static 16 years ago
Wang Chen 524ad0a791 netdevice: safe convert to netdev_priv() #part-4 16 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
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