Commit Graph

44 Commits (17f0f4a47df9aea9ee26c939f8057c35e0be1847)

Author SHA1 Message Date
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
Wang Chen 1e15dc981d [IPX]: Use proc_create() to setup ->proc_fops first 17 years ago
Pavel Emelyanov b5ccd792fa [NET]: Simple ctl_table to ctl_path conversions. 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() 17 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
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 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
Rolf Eike Beer 1267cd766c [IPX]: Remove ancient changelog 18 years ago
Rolf Eike Beer ff49f26b45 [IPX]: Remove outdated information from Kconfig 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman ecab963ac1 [PATCH] sysctl: ipx: remove unnecessary insert_at_head flag 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 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 18 years ago
Al Viro 4833ed0940 [IPX]: Trivial parts of endianness annotations 18 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 f8d5962112 [IPX]: Endian bug in ipxrtr_route_packet() 19 years ago
Alexey Dobriyan 4ac396c046 [IPX]: Correct return type of ipx_map_frame_type(). 19 years ago
Alexey Dobriyan 53d42f5412 [IPX]: Correct argument type of ipxrtr_delete(). 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
Sam Ravnborg 6a2e9b738c [NET]: move config options out to individual protocols 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago