Commit Graph

87 Commits (31a61bfc6e415fbd871317cbee7b8a4158d8ac5b)

Author SHA1 Message Date
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Denis V. Lunev fdc0bde90a icmp: icmp_sk() should not use smp_processor_id() in preemptible code 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 f66ac03d49 mib: add struct net to ICMPMSGIN_INC_STATS_BH 17 years ago
Pavel Emelyanov 903fc1964e mib: add struct net to ICMPMSGOUT_INC_STATS 17 years ago
Pavel Emelyanov dcfc23cac1 mib: add struct net to ICMP_INC_STATS_BH 17 years ago
Pavel Emelyanov 75c939bb4d mib: add struct net to ICMP_INC_STATS 17 years ago
Pavel Emelyanov fd54d716b1 inet: toss struct net initialization around 17 years ago
Pavel Emelyanov 0388b00426 icmp: add struct net argument to icmp_out_count 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Timo Teras 0010e46577 ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() 17 years ago
YOSHIFUJI Hideaki f25c3d613b [IPV4]: Convert do_gettimeofday() to getnstimeofday(). 17 years ago
Adrian Bunk 263173af5b [IPV4]: Make icmp_sk_init() static. 17 years ago
YOSHIFUJI Hideaki a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. 17 years ago
Denis V. Lunev c1e9894d48 [ICMP]: Simplify ICMP control socket creation. 17 years ago
Herbert Xu af2681828a [ICMP]: Ensure that ICMP relookup maintains status quo 17 years ago
Pavel Emelyanov 7c0ecc4c4f [ICMP]: Dst entry leak in icmp_send host re-lookup code (v2). 17 years ago
Pavel Emelyanov 789e41e6f4 [NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted). 17 years ago
Pavel Emelyanov b34a95ee6e [NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c. 17 years ago
Pavel Emelyanov a24022e188 [NETNS][ICMP]: Move ICMP sysctls on struct net. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Eric Dumazet ee6b967301 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 17 years ago
Denis V. Lunev 1d1c8d13c4 [ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit. 17 years ago
Denis V. Lunev 4a6ad7a141 [NETNS]: Make icmp_sk per namespace. 17 years ago
Denis V. Lunev 5c8cafd65e [NETNS]: icmp(v6)_sk should not pin a namespace. 17 years ago
Denis V. Lunev 79c9115953 [ICMP]: Allocate data for __icmp(v6)_sk dynamically. 17 years ago
Denis V. Lunev 405666db84 [ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock. 17 years ago
Denis V. Lunev b7e729c4b4 [ICMP]: Store sock rather than socket for ICMP flow control. 17 years ago
Denis V. Lunev 1e3cf6834e [ICMP]: Optimize icmp_socket usage. 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
Herbert Xu 8cf229437f [ICMP]: Restore pskb_pull calls in receive function 17 years ago
Denis V. Lunev dde1bc0e6f [NETNS]: Add namespace for ICMP replying code. 17 years ago
Denis V. Lunev b5921910a1 [NETNS]: Routing cache virtualization. 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Denis V. Lunev 611c183ebc [NETNS]: Add namespace parameter to __ip_route_output_key. 17 years ago
Eric Dumazet 69a73829db [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Eric Dumazet 74feb6e84e [ICMP]: Avoid sparse warnings in net/ipv4/icmp.c 17 years ago
Herbert Xu aebcf82c1f [IPSEC]: Do not let packets pass when ICMP flag is off 17 years ago
Herbert Xu 7233b9f33e [IPSEC]: Fix reversed ICMP6 policy check 17 years ago
Herbert Xu 8b7817f3a9 [IPSEC]: Add ICMP host relookup support 17 years ago
Pavel Emelyanov 7bc54c9030 [IPv4] RAW: Compact the API for the kernel 17 years ago
Wang Chen 5b4d383a1a [ICMP]: ICMP_MIB_OUTMSGS increment duplicated 17 years ago
Adrian Bunk 39296ed669 [INET]: Unexport icmpmsg_statistics 18 years ago
David L Stevens 96793b4825 [IPV4]: Add ICMPMsgStats MIB (RFC 4293) 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Patrick McHardy 6e1d91039b [ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctl 18 years ago
Patrick McHardy d8cf27287a [IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddr 18 years ago