Commit Graph

35 Commits (1745fbc744a934b235c2e5ecb5380079fa54be38)

Author SHA1 Message Date
Stephen Hemminger fa665ccf01 ipx: use constant for strings and desciptor 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
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Pavel Emelyanov c2b42336f4 [IPX]: Use existing sock refcnt debugging infrastructure 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 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
David Woodhouse 0479ea0eab Fix incorrect prototype for ipxrtr_route_packet() 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo 7e28ecc282 [SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being used 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
YOSHIFUJI Hideaki 981c0ff690 [NET] IPX: Fix whitespace errors. 18 years ago
Jiri Bohac 1539b98b56 [IPX]: Fix NULL pointer dereference on ipx unload 18 years ago
Al Viro 02e60370d4 [IPX]: Annotate and fix IPX checksum 19 years ago
Al Viro 4833ed0940 [IPX]: Trivial parts of endianness annotations 19 years ago
David S. Miller fff642570d [IPX]: Fix typo, ipxhdr() --> ipx_hdr() 19 years ago
Stephen Hemminger 7b1ba8de56 [IPX]: Another nonlinear receive fix 19 years ago
Stephen Hemminger 8b5cc5ef40 [IPX]: Header length validation needed 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Alexey Dobriyan 4ac396c046 [IPX]: Correct return type of ipx_map_frame_type(). 19 years ago
Petr Vandrovec f6c90b71a3 [NET]: Fix ipx/econet/appletalk/irda ioctl crashes 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
David S. Miller 7de76272b5 [IPX]: Fix build error in ipx_recvmsg() 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago