Commit Graph

100 Commits (184f1f779d5a2e62de4a0b34842ddf8546beca8f)

Author SHA1 Message Date
Pavel Emelyanov d89cbbb1e6 ipv4: clean the init_ipv4_mibs error paths 17 years ago
Pavel Emelyanov 923c6586b0 mib: put icmpmsg statistics on struct net 17 years ago
Pavel Emelyanov b60538a0d7 mib: put icmp statistics on struct net 17 years ago
Pavel Emelyanov 386019d351 mib: put udplite statistics on struct net 17 years ago
Pavel Emelyanov 2f275f91a4 mib: put udp statistics on struct net 17 years ago
Pavel Emelyanov 61a7e26028 mib: put net statistics on struct net 17 years ago
Pavel Emelyanov a20f5799ca mib: put ip statistics on struct net 17 years ago
Pavel Emelyanov 57ef42d59d mib: put tcp statistics on struct net 17 years ago
Pavel Emelyanov 9b4661bd6e ipv4: add pernet mib operations 17 years ago
Pavel Emelyanov a9c19329ec tcp: add net to tcp_mib_init 17 years ago
Wang Chen 03d2f897e9 ipv4: Do cleanup for ip_mr_init 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
YOSHIFUJI Hideaki a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. 17 years ago
Denis V. Lunev 5616bdd6df [INET]: uc_ttl assignment in inet_ctl_sock_create is redundant. 17 years ago
Denis V. Lunev 5677242f43 [NETNS]: Inet control socket should not hold a namespace. 17 years ago
Denis V. Lunev eee4fe4ded [INET]: Let inet_ctl_sock_create return sock rather than socket. 17 years ago
Denis V. Lunev 3d58b5fa8e [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Denis V. Lunev 92f1fecb45 [NETNS]: Enable TCP/UDP/ICMP inside namespace. 17 years ago
Denis V. Lunev 2342fd7e14 [NETNS]: Allow to create sockets in non-initial namespace. 17 years ago
Denis V. Lunev 05cf89d40c [NETNS]: Process INET socket layer in the correct namespace. 17 years ago
Al Viro e6f1cebf71 [NET] endianness noise: INADDR_ANY 17 years ago
David S. Miller db8dac20d5 [UDP]: Revert udplite and code split. 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
YOSHIFUJI Hideaki e898d4db27 [UDP]: Allow users to configure UDP-Lite. 17 years ago
Denis V. Lunev a5710d6582 [ICMP]: Add return code to icmp_init. 17 years ago
Denis V. Lunev 9b0f976f27 [INET]: Remove struct net_proto_family* from _init calls. 17 years ago
Denis V. Lunev e5b13cb10d [NETNS]: Process devinet ioctl in the correct namespace. 17 years ago
Denis V. Lunev f1b050bf7a [NETNS]: Add namespace parameter to ip_route_output_flow. 17 years ago
Denis V. Lunev 1bad118a33 [NETNS]: Pass namespace through ip_rt_ioctl. 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Denis V. Lunev 7b1a74fdbb [NETNS]: Refactor fib initialization so it can handle multiple namespaces. 17 years ago
Denis V. Lunev 61a0265344 [NETNS]: Add namespace to API for routing /proc entries creation. 17 years ago
Hideo Aoki 95766fff6b [UDP]: Add memory accounting. 17 years ago
Pavel Emelyanov 32e569b727 [IPV4]: Pass the net pointer to the arp_req_set_proxy() 17 years ago
Herbert Xu 8b7817f3a9 [IPSEC]: Add ICMP host relookup support 17 years ago
YOSHIFUJI Hideaki c69bce20dd [NET]: Remove unused "mibalign" argument for snmp_mib_init(). 17 years ago
Pavel Emelyanov 9ba6397976 [IPV4]: Cleanup the sysctl_net_ipv4.c file 17 years ago
Jens Axboe 9c55e01c0c [TCP]: Splice receive support. 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
David L Stevens 96793b4825 [IPV4]: Add ICMPMsgStats MIB (RFC 4293) 18 years ago
Denis Cheng c40f6fff40 [IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
David S. Miller 3516ffb0fe [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). 18 years ago
Stephen Hemminger d212f87b06 [NET]: IPV6 checksum offloading in network devices 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Herbert Xu 5e0f04351d [IPV4]: Consolidate common SNMP code 18 years ago
YOSHIFUJI Hideaki 334901700f [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c. 18 years ago
Eric Dumazet be776281ae [NET]: inet_ehash_secret should be __read_mostly and set only once 18 years ago