Commit Graph

187 Commits (c1e13f25674ed564948ecb7dfe5f83e578892896)

Author SHA1 Message Date
André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Arnd Bergmann 58a9d73202 net/irda: push BKL into proto_ops 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
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 16 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