Commit Graph

63 Commits (4722d2b70b80098e1e429e093a7e04aad360260a)

Author SHA1 Message Date
Herbert Xu ae641949df net: Remove all uses of LL_ALLOCATED_SPACE 13 years ago
Joe Perches ee9c88f228 af_econet: Use current logging styles and neatening 14 years ago
Joe Perches 075e1913e1 econet: Reduce switch/case indent 14 years ago
David S. Miller b3b8dc51c1 econet: Fix set-but-unused variable. 14 years ago
Vasiliy Kulikov 67c5c6cb81 econet: 4 byte infoleak to the network 14 years ago
Eric Dumazet 389f2a18c6 econet: remove compiler warnings 14 years ago
David S. Miller 4e085e76cb econet: Fix crash in aun_incoming(). 14 years ago
Nelson Elhage 0c62fc6dd0 econet: Do the correct cleanup after an unprivileged SIOCSIFADDR. 14 years ago
Phil Blundell a27e13d370 econet: fix CVE-2010-3848 14 years ago
Phil Blundell 16c41745c7 econet: fix CVE-2010-3850 14 years ago
Phil Blundell fa0e846494 econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849 14 years ago
Tracey Dent cc0bdac399 Net: econet: Makefile: Remove deprecated kbuild goal definitions 14 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Akinobu Mita 762c29164e econet: kill unnecessary spin_lock_init() 15 years ago
Eric Dumazet 0c78a92fbd econet: fix locking 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
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Hagen Paul Pfeifer 9e8342971d econet: Fix redeclaration of symbol len 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
Eric Dumazet 80922bbb12 econet: Fix econet_getname() leak 16 years ago
Mark Smith 482d804cb4 econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successful return 16 years ago
Eric Dumazet c564039fd8 net: sk_wmem_alloc has initial value of one, not zero 16 years ago
David S. Miller de1033428b econet: Use SKB queue and list helpers instead of doing it by-hand. 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
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
David S. Miller 0efffaf9d5 econet: Use sock_orphan() instead of open-coded (and buggy) variant. 17 years ago
Johannes Berg f5184d267c net: Allow netdevices to specify needed head/tailroom 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 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
Alexey Dobriyan 9c29a377f9 [ECONET]: remove econet_packet_type on unload 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
YOSHIFUJI Hideaki c9b6aab9cf [NET] ECONET: Fix whitespace errors. 18 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David S. Miller 1d1818316f [ECONET]: Convert away from SOCKOPS_WRAPPED 19 years ago
Petr Vandrovec f6c90b71a3 [NET]: Fix ipx/econet/appletalk/irda ioctl crashes 19 years ago