Commit Graph

39 Commits (bbfd28eee9fbd73e780b19beb3dc562befbb94fa)

Author SHA1 Message Date
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Pavel Emelyanov 5c52ba170f sock: add net to prot->enter_memory_pressure callback 17 years ago
David S. Miller 22196d3648 decnet: Remove SOCK_SLEEP_{PRE,POST} usage. 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
Pavel Emelyanov c20932d2c9 [ATALK/DECNET]: Use seq_open_private in appletalk and decnet. 17 years ago
YOSHIFUJI Hideaki b98999dc38 [DECNET]: Use htons() where appropriate. 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 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
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Thomas Graf fa34ddd739 [DECNet]: Use rtnl registration interface 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki 429eb0fae6 [NET] DECNET: Fix whitespace errors. 18 years ago
Steven Whitehouse 375d9d7183 [DECNET]: Endianess fixes (try #2) 19 years ago
Patrick McHardy 52c41a3224 [DECNET]: Fix sfuzz hanging on 2.6.18 19 years ago
Steven Whitehouse a8731cbf61 [DECNET]: Covert rules to use generic code 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Patrick Caulfield c60992db46 [DECnet]: Patch to fix recvmsg() flag check 19 years ago
Steven Whitehouse c4ea94ab37 [DECnet]: Endian annotation and fixes for DECnet. 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
Steven Whitehouse 1f12bcc9d1 [DECNET]: add memory buffer settings 19 years ago
Patrick Caulfield 9eb5c94ef2 [DECNET]: fix SIGPIPE 20 years ago
Patrick Caulfield 900e0143a5 [DECNET]: Remove some redundant ifdeffed code 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Randy Dunlap f4a19a56e3 [DECNET]: fix sparse gfp nocast warnings 20 years ago
Patrick Caulfield 12a49ffd84 [DECNET]: Tidy send side socket SKB allocation. 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
David S. Miller 8728b834b2 [NET]: Kill skb->list 20 years ago
Steven Whitehouse 001ab02a8c [DECNET]: Use sk_stream_error function rather than DECnet's own 20 years ago
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago