Commit Graph

199 Commits (bda7d2a862e6b788bca2d02d38a07966a9c92e48)

Author SHA1 Message Date
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Frans Pop b138338056 net: remove trailing space in messages 15 years ago
Alexey Dobriyan b54452b07a const: struct nla_policy 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Li Zefan 216437eb8b net: irda: use seq_list_foo() helpers 15 years ago
Thadeu Lima de Souza Cascardo 3fdde0a160 irda: add missing BKL in irnet_ppp ioctl 15 years ago
Thadeu Lima de Souza Cascardo 454debe45c irda: unbalanced lock_kernel in irnet_ppp 15 years ago
Jiri Slaby c026ca581f NET: irda, remove unnecessary checks 15 years ago
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