Commit Graph

94 Commits (177f3b920cf6d1ab6d97f0978f866a8a711918e6)

Author SHA1 Message Date
Eric Dumazet 00d9d6a185 ipv6: fix ICMP6_MIB_OUTERRORS 15 years ago
Brian Haley 13b52cd446 IPv6: Add dontfrag argument to relevant functions 15 years ago
Eric Dumazet 1f8438a853 icmp: Account for ICMP out errors 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Alexey Dobriyan 3ffe533c87 ipv6: drop unused "dev" arg of icmpv6_send() 15 years ago
Alexey Dobriyan bc417d99bf ipv6: remove stale MIB definitions 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Alexey Dobriyan 41135cc836 net: constify struct inet6_protocol 16 years ago
Gerrit Renker e651f03afe inet6: Conversion from u8 to int 16 years ago
Brian Haley d5fdd6babc ipv6: Use correct data types for ICMPv6 type and code 16 years ago
Jiri Pirko 6c06a478c9 net: fix xfrm reverse flow lookup for icmp6 16 years ago
Alexey Dobriyan 52479b623d netns xfrm: lookup in netns 16 years ago
Joe Perches 07f0757a68 include/net net/ - csum_partial - remove unnecessary casts 16 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 17 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison 0c6ce78abf net: replace uses of NIP6_FMT with %p6 17 years ago
Alexey Dobriyan def8b4faff net: reduce structures when XFRM=n 17 years ago
Denis V. Lunev 55d43808eb ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH 17 years ago
Denis V. Lunev e41b5368e0 ipv6: added net argument to ICMP6_INC_STATS_BH 17 years ago
Denis V. Lunev 3bd653c845 netns: add net parameter to IP6_INC_STATS 17 years ago
Denis V. Lunev fdc0bde90a icmp: icmp_sk() should not use smp_processor_id() in preemptible code 17 years ago
Stephen Hemminger 6dbf4bcac9 icmp: fix units for ratelimit 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Denis V. Lunev 1ed8516f09 [IPV6]: Simplify IPv6 control sockets creation. 17 years ago
Herbert Xu af2681828a [ICMP]: Ensure that ICMP relookup maintains status quo 17 years ago
Herbert Xu f32c5f2c38 [IPV6]: Fix ICMP relookup error path dst leak 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
YOSHIFUJI Hideaki 6b75d09081 [IPV6]: Optimize hop-limit determination. 17 years ago
Benjamin Thery 9a43b709a2 [NETNS][IPV6] icmp6 - make icmpv6_socket per namespace 17 years ago
Daniel Lezcano 4591db4f37 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 17 years ago
YOSHIFUJI Hideaki 95e41e93e1 [IPV6]: Make ndisc_flow_init() common for later use. 17 years ago
YOSHIFUJI Hideaki 5ee0910509 [IPV6] SYSCTL: complete initialization for sysctl table in subsystem code. 17 years ago
Alexey Dobriyan 8ed7edce82 ipv6: fix inet6_init/icmpv6_cleanup sections mismatch 17 years ago
Denis V. Lunev 98c6d1b261 [NETNS]: Make icmpv6_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 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
Daniel Lezcano bfeade0870 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace 17 years ago
Daniel Lezcano 41a76906b3 [NETNS][IPV6]: Make icmpv6_time sysctl per namespace. 17 years ago
Daniel Lezcano 760f2d0186 [NETNS][IPV6]: Make multiple instance of sysctl tables. 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 69d6da0b0f [IPv6] RAW: Compact the API for the kernel 17 years ago
Wang Chen c964ff4ffb [IPV6]: ICMP6_MIB_OUTMSGS increment duplicated 17 years ago