Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9a07a7968407e20fe87ed6b5eb6a6000e4819492
/
net
/
ipv6
/
icmp.c
1d2f7b2
net: ipv6: tcp reset, icmp need to consider L3 domain
by David Ahern
· 8 years ago
6bd4f35
ipv6: kill sk_dst_lock
by Eric Dumazet
· 9 years ago
4b3418f
ipv6: icmp: include addresses in debug messages
by Bjørn Mork
· 9 years ago
ca25449
net: Add VRF support to IPv6 stack
by David Ahern
· 9 years ago
343d60a
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
by Roopa Prabhu
· 9 years ago
2647a9b
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
by Martin KaFai Lau
· 9 years ago
fd0273d
ipv6: Remove external dependency on rt6i_dst and rt6i_src
by Martin KaFai Lau
· 9 years ago
63159f2
ipv6: coding style: comparison for equality with NULL
by Ian Morris
· 10 years ago
9a6b4b3
ipv6:icmp:remove unnecessary brackets
by zhuyj
· 10 years ago
e5d08d7
ipv6: coding style improvements (remove assignment in if statements)
by Ian Morris
· 10 years ago
e3e3217
icmp: Remove some spurious dropped packet profile hits from the ICMP path
by Rick Jones
· 10 years ago
ba7a46f
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
by Joe Perches
· 10 years ago
105970f
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
by Kenjiro Nakayama
· 10 years ago
ea85a0a
ipv6: Do not warn for informational ICMP messages, regardless of type.
by David S. Miller
· 10 years ago
4cdf507
icmp: add a global rate limitation
by Eric Dumazet
· 10 years ago
67ba415
ipv6: White-space cleansing : Line Layouts
by Ian Morris
· 10 years ago
7304fe4
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
by Duan Jiong
· 10 years ago
e110861
net: add a sysctl to reflect the fwmark on replies
by Lorenzo Colitti
· 10 years ago
39471ac
icmp6: Call skb_checksum_validate
by Tom Herbert
· 10 years ago
5c98631
net: ipv6: Introduce ip6_sk_dst_hoplimit.
by Lorenzo Colitti
· 11 years ago
43a43b6
ipv6: some ipv6 statistic counters failed to disable bh
by Hannes Frederic Sowa
· 11 years ago
d94c1f9
ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnel
by FX Le Bail
· 11 years ago
446fab5
ipv6: enable anycast addresses as source addresses in ICMPv6 error messages
by FX Le Bail
· 11 years ago
ec35b61
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
by FX Le Bail
· 11 years ago
825edac
ipv6: copy traffic class from ping request to reply
by Hannes Frederic Sowa
· 11 years ago
509aba3
IPv6: add the option to use anycast addresses as source addresses in echo reply
by FX Le Bail
· 11 years ago
e824353
ipv6: namespace cleanups
by stephen hemminger
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b55b76b
ipv6:introduce function to find route for redirect
by Duan Jiong
· 11 years ago
61e76b1
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
by Jiri Bohac
· 11 years ago
fe2c633
net: Convert uses of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
29a3cad
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header
by Simon Horman
· 11 years ago
6d0bfe2
net: ipv6: Add IPv6 support to the ping socket.
by Lorenzo Colitti
· 11 years ago
6a5dc9e
net: Add MIB counters for checksum errors
by Eric Dumazet
· 12 years ago
5f5624c
ipv6: Kill ipv6 dependency of icmpv6_send().
by Pravin B Shelar
· 12 years ago
842df07
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
by Hannes Frederic Sowa
· 12 years ago
6f809da
ipv6: Add an error handler for icmp6
by Steffen Klassert
· 12 years ago
c027aab
net: Enable some sysctls that are safe for the userns root
by Eric W. Biederman
· 12 years ago
464dc80
net: Don't export sysctls to unprivileged users
by Eric W. Biederman
· 12 years ago
07a9362
ipv6: use IS_ENABLED()
by Amerigo Wang
· 12 years ago
b94f1c0
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
by David S. Miller
· 12 years ago
1d861aa
inet: Minimize use of cached route inetpeer.
by David S. Miller
· 12 years ago
f9242b6
inet: Sanitize inet{,6} protocol demux.
by David S. Miller
· 12 years ago
81aded2
ipv6: Handle PMTU in ICMP error handlers.
by David S. Miller
· 12 years ago
fbfe95a
inet: Create and use rt{,6}_get_peer_create().
by David S. Miller
· 12 years ago
a50feda
ipv6: bool/const conversions phase2
by Eric Dumazet
· 12 years ago
f321383
net: ipv6: Standardize prefixes for message logging
by Joe Perches
· 12 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a2d91a0
net/ipv6/icmp.c: Checkpatch cleanups
by Eldad Zack
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
c4062df
ipv6: Implement IPV6_UNICAST_IF socket option.
by Erich E. Hoover
· 13 years ago
75f2811
ipv6: Add fragment reporting to ipv6_skip_exthdr().
by Jesse Gross
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
87fb4b7
net: more accurate skb truesize
by Eric Dumazet
· 13 years ago
cfdf764
ipv6: some RCU conversions
by Eric Dumazet
· 13 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
1958b85
net: Put fl6_* macros to struct flowi6 and use them again.
by David S. Miller
· 14 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
6281dcc
net: Make flowi ports AF dependent.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
452edd5
xfrm: Return dst directly from xfrm_lookup()
by David S. Miller
· 14 years ago
b42835d
ipv6: Make icmp route lookup code a bit clearer.
by David S. Miller
· 14 years ago
92d8682
inetpeer: Move ICMP rate limiting state into inet_peer entries.
by David S. Miller
· 14 years ago
00d9d6a
ipv6: fix ICMP6_MIB_OUTERRORS
by Eric Dumazet
· 14 years ago
13b52cd
IPv6: Add dontfrag argument to relevant functions
by Brian Haley
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1f8438a
icmp: Account for ICMP out errors
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3ffe533
ipv6: drop unused "dev" arg of icmpv6_send()
by Alexey Dobriyan
· 15 years ago
bc417d9
ipv6: remove stale MIB definitions
by Alexey Dobriyan
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
41135cc
net: constify struct inet6_protocol
by Alexey Dobriyan
· 15 years ago
e651f03
inet6: Conversion from u8 to int
by Gerrit Renker
· 15 years ago
d5fdd6b
ipv6: Use correct data types for ICMPv6 type and code
by Brian Haley
· 15 years ago
6c06a47
net: fix xfrm reverse flow lookup for icmp6
by Jiri Pirko
· 16 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
07f0757
include/net net/ - csum_partial - remove unnecessary casts
by Joe Perches
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
0c6ce78
net: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
def8b4f
net: reduce structures when XFRM=n
by Alexey Dobriyan
· 16 years ago
55d4380
ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
e41b536
ipv6: added net argument to ICMP6_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
3bd653c
netns: add net parameter to IP6_INC_STATS
by Denis V. Lunev
· 16 years ago
fdc0bde
icmp: icmp_sk() should not use smp_processor_id() in preemptible code
by Denis V. Lunev
· 16 years ago
6dbf4bc
icmp: fix units for ratelimit
by Stephen Hemminger
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
1ed8516
[IPV6]: Simplify IPv6 control sockets creation.
by Denis V. Lunev
· 17 years ago
af26818
[ICMP]: Ensure that ICMP relookup maintains status quo
by Herbert Xu
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
f32c5f2
[IPV6]: Fix ICMP relookup error path dst leak
by Herbert Xu
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
6b75d09
[IPV6]: Optimize hop-limit determination.
by YOSHIFUJI Hideaki
· 17 years ago
9a43b70
[NETNS][IPV6] icmp6 - make icmpv6_socket per namespace
by Benjamin Thery
· 17 years ago
4591db4
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
by Daniel Lezcano
· 17 years ago
95e41e9
[IPV6]: Make ndisc_flow_init() common for later use.
by YOSHIFUJI Hideaki
· 17 years ago
5ee0910
[IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.
by YOSHIFUJI Hideaki
· 17 years ago
Next »