Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dfa05c28ca7ffc0a94e7a35b91014d088c1a1ff5
/
net
/
ipv4
/
icmp.c
a8eceea
inet: Use fallthrough;
by Joe Perches
· 4 years, 10 months ago
0b41713
icmp: introduce helper for nat'd source address in network device context
by Jason A. Donenfeld
· 5 years ago
bbab7ef
net: icmp: fix data-race in cmp_global_allow()
by Eric Dumazet
· 5 years ago
2adf81c
net: icmp: use input address in traceroute
by Francesco Ruggeri
· 5 years ago
e2c6939
ipv4/icmp: fix rt dst dev null pointer dereference
by Hangbin Liu
· 5 years ago
0f404bb
net: fix icmp_socket_deliver argument 2 input
by Li RongQing
· 5 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
046386c
ipv4: icmp: use this_cpu_read() in icmp_sk()
by Eric Dumazet
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
9eb3591
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
9ef6b42
net: Add __icmp_send helper.
by Nazarov Sergey
· 6 years ago
e9128c1
ipv4: icmp: use icmp_sk_exit()
by Kefeng Wang
· 6 years ago
32bbd87
net: Convert protocol error handlers from void to int
by Stefano Brivio
· 6 years ago
1042caa
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
by Maciej Żenczykowski
· 6 years ago
d888f39
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
by Maciej Żenczykowski
· 6 years ago
3517820
ipv4: ipcm_cookie initializers
by Willem de Bruijn
· 6 years ago
bc969a9
net: ipv4: Hook into time based transmission
by Jesus Sanchez-Palencia
· 7 years ago
1528540
ipv4: icmp: use BUG_ON instead of if condition followed by BUG
by Gustavo A. R. Silva
· 7 years ago
258bbb1
icmp: don't fail on fragment reassembly time exceeded
by Matteo Croce
· 7 years ago
91ed1e6
ip/options: explicitly provide net ns to __ip_options_echo()
by Paolo Abeni
· 7 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
849a44d
net: don't global ICMP rate limit packets originating from loopback
by Jesper Dangaard Brouer
· 8 years ago
3abd1ade
net: ipv4: refactor __ip_route_output_key_hash
by David Ahern
· 8 years ago
bf4e0a3
net: ipv4: add support for ECMP hash policy choice
by Nikolay Aleksandrov
· 8 years ago
7ba91ec
net: for rate-limited ICMP replies save one atomic operation
by Jesper Dangaard Brouer
· 8 years ago
c0303ef
net: reduce cycles spend on ICMP replies that gets rate limited
by Jesper Dangaard Brouer
· 8 years ago
8d9ba38
Revert "icmp: avoid allocating large struct on stack"
by Jesper Dangaard Brouer
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
f91c58d
icmp: correct return value of icmp_rcv()
by Zhang Shengju
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
9d1a6c4
net: icmp_route_lookup should use rt dev to determine L3 domain
by David Ahern
· 8 years ago
e2d118a
net: inet: Support UID-based routing in IP protocols.
by Lorenzo Colitti
· 8 years ago
214d3f1
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
5d3848b
net: rename ICMP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
822c868
net: ipv4: Convert IP network timestamps to be y2038 safe
by Deepa Dinamani
· 9 years ago
02a6d61
Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"
by Paolo Abeni
· 9 years ago
e2ca690
ipv4/icmp: redirect messages can use the ingress daddr as source
by Paolo Abeni
· 9 years ago
79a1315
ipv4: ICMP packet inspection for multipath
by Peter Nørlund
· 9 years ago
385add9
net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents
by David Ahern
· 9 years ago
bdb06cb
net: Fix panic in icmp_route_lookup
by David Ahern
· 9 years ago
192132b
net: Add support for VRFs to inetpeer cache
by David Ahern
· 9 years ago
18041e3
vrf: vrf_master_ifindex_rcu is not always called with rcu read lock
by Nikolay Aleksandrov
· 9 years ago
30bbaa1
net: Fix up inet_addr_type checks
by David Ahern
· 9 years ago
613d09b
net: Use VRF device index for lookups on TX
by David Ahern
· 9 years ago
773a69d
icmp: Don't leak original dst into ip_route_input()
by Thomas Graf
· 9 years ago
51456b2
ipv4: coding style: comparison for equality with NULL
by Ian Morris
· 10 years ago
349c9e3
ipv4: icmp: use percpu allocation
by Eric Dumazet
· 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
4cdf507
icmp: add a global rate limitation
by Eric Dumazet
· 10 years ago
188b121
ipv4: remove nested rcu_read_lock/unlock
by Duan Jiong
· 10 years ago
7304fe4
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
by Duan Jiong
· 10 years ago
68b7107
ipv4: icmp: Fix pMTU handling for rare case
by Edward Allcutt
· 11 years ago
e110861
net: add a sysctl to reflect the fwmark on replies
by Lorenzo Colitti
· 11 years ago
29a96e1
icmp: Call skb_checksum_simple_validate
by Tom Herbert
· 11 years ago
8ed1dc4
ipv4: introduce hardened ip_no_pmtu_disc mode
by Hannes Frederic Sowa
· 11 years ago
cd174e6
ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs
by Hannes Frederic Sowa
· 11 years ago
974eda1
inet: make no_pmtu_disc per namespace and kill ipv4_config
by Hannes Frederic Sowa
· 11 years ago
aa66158
ipv4: processing ancillary IP_TOS or IP_TTL
by Francesco Fusco
· 11 years ago
9a99d4a
icmp: avoid allocating large struct on stack
by Cong Wang
· 12 years ago
08578d8
] icmp: fix icmp_unreach() comment.
by Rami Rosen
· 12 years ago
f7c0c2a
ipv4: Correct comparisons and calculations using skb->tail and skb-transport_header
by Simon Horman
· 12 years ago
6d0bfe2
net: ipv6: Add IPv6 support to the ping socket.
by Lorenzo Colitti
· 12 years ago
6a5dc9e
net: Add MIB counters for checksum errors
by Eric Dumazet
· 12 years ago
5b05204
ipv4: fix error handling in icmp_protocol.
by Li Wei
· 12 years ago
e1a6764
ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()
by Neal Cardwell
· 12 years ago
92101b3
ipv4: Prepare for change of rt->rt_iif encoding.
by David S. Miller
· 12 years ago
838942a
ipv4: Really ignore ICMP address requests/replies.
by David S. Miller
· 12 years ago
f0a70e9
ipv4: Put proper checks into icmp_socket_deliver().
by David S. Miller
· 12 years ago
1f42539
ipv4: Kill ip_rt_redirect().
by David S. Miller
· 12 years ago
9420612
ipv4: Rearrange arguments to ip_rt_redirect()
by David S. Miller
· 12 years ago
d3351b7
ipv4: Deliver ICMP redirects to sockets too.
by David S. Miller
· 12 years ago
1de9243
ipv4: Pull icmp socket delivery out into a helper function.
by David S. Miller
· 12 years ago
1d861aa
inet: Minimize use of cached route inetpeer.
by David S. Miller
· 12 years ago
35ebf65
ipv4: Create and use fib_compute_spec_dst() helper.
by David S. Miller
· 13 years ago
f9242b6
inet: Sanitize inet{,6} protocol demux.
by David S. Miller
· 13 years ago
4651700
ipv4: Kill ip_rt_frag_needed().
by David S. Miller
· 13 years ago
fbfe95a
inet: Create and use rt{,6}_get_peer_create().
by David S. Miller
· 13 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
afd46503
net: ipv4: Standardize prefixes for message logging
by Joe Perches
· 13 years ago
058bd4d
net: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
87fb4b7
net: more accurate skb truesize
by Eric Dumazet
· 13 years ago
415b333
icmp: Fix regression in nexthop resolution during replies.
by David S. Miller
· 13 years ago
a48eff1
ipv4: Pass explicit destination address to rt_bind_peer().
by David S. Miller
· 14 years ago
c319b4d
net: ipv4: add IPPROTO_ICMP socket kind
by Vasiliy Kulikov
· 14 years ago
9f6abb5
ipv4: icmp: Eliminate remaining uses of rt->rt_src
by David S. Miller
· 14 years ago
f5fca60
ipv4: Pass flow key down into ip_append_*().
by David S. Miller
· 14 years ago
77968b7
ipv4: Pass flow keys down into datagram packet building engine.
by David S. Miller
· 14 years ago
f6d8bd0
inet: add RCU protection to inet->opt
by Eric Dumazet
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9cce96d
net: Put fl4_* macros to struct flowi4 and use them again.
by David S. Miller
· 14 years ago
9d6ec93
ipv4: Use flowi4 in public route lookup interfaces.
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
5e2b61f
ipv4: Remove flowi from struct rtable.
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
452edd5
xfrm: Return dst directly from xfrm_lookup()
by David S. Miller
· 14 years ago
f6d460c
ipv4: Make icmp route lookup code a bit clearer.
by David S. Miller
· 14 years ago
Next »