Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
af4dc88c56559c1ebf53628ddcc18dde23924e33
/
net
/
ipv4
/
icmp.c
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
· 13 years ago
c319b4d
net: ipv4: add IPPROTO_ICMP socket kind
by Vasiliy Kulikov
· 13 years ago
9f6abb5
ipv4: icmp: Eliminate remaining uses of rt->rt_src
by David S. Miller
· 13 years ago
f5fca60
ipv4: Pass flow key down into ip_append_*().
by David S. Miller
· 13 years ago
77968b7
ipv4: Pass flow keys down into datagram packet building engine.
by David S. Miller
· 13 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
92d8682
inetpeer: Move ICMP rate limiting state into inet_peer entries.
by David S. Miller
· 14 years ago
2491242
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
5811662
net: use the macros defined for the members of flowi
by Changli Gao
· 14 years ago
7d98ffd
xfrm: update flowi saddr in icmp_send if unset
by Ulrich Weber
· 14 years ago
c753796
ipv4: Make rt->fl.iif tests lest obscure.
by David S. Miller
· 14 years ago
2244d07
net: simplify flags for tx timestamping
by Oliver Hartkopp
· 14 years ago
4bc2f18
net/ipv4: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
cfa087f
icmp: RCU conversion in icmp_address_reply()
by Eric Dumazet
· 14 years ago
7fee226
net: add a noref bit on skb dst
by Eric Dumazet
· 14 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
e754834
icmp: move icmp_err_convert[] to .rodata
by Alexey Dobriyan
· 15 years ago
685c794
icmp: icmp_send() can avoid a dev_put()
by Eric Dumazet
· 15 years ago
b3a5b6c
icmp: No need to call sk_write_space()
by Eric Dumazet
· 15 years ago
3261309
net: constify struct net_protocol
by Alexey Dobriyan
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
511c3f9
net: skb->rtable accessor
by Eric Dumazet
· 15 years ago
959d272
netns: Fix icmp shutdown.
by Eric W. Biederman
· 16 years ago
51f31ca
ip: support for TX timestamps on UDP and RAW sockets
by Patrick Ohly
· 16 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
2e77d89
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
by Eric Dumazet
· 16 years ago
673d57e
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
by Harvey Harrison
· 16 years ago
def8b4f
net: reduce structures when XFRM=n
by Alexey Dobriyan
· 16 years ago
113aa83
net: Rationalise email address: Network Specific Parts
by Alan Cox
· 16 years ago
fdc0bde
icmp: icmp_sk() should not use smp_processor_id() in preemptible code
by Denis V. Lunev
· 16 years ago
923c658
mib: put icmpmsg statistics on struct net
by Pavel Emelyanov
· 16 years ago
b60538a
mib: put icmp statistics on struct net
by Pavel Emelyanov
· 16 years ago
f66ac03
mib: add struct net to ICMPMSGIN_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
903fc19
mib: add struct net to ICMPMSGOUT_INC_STATS
by Pavel Emelyanov
· 16 years ago
dcfc23c
mib: add struct net to ICMP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
75c939b
mib: add struct net to ICMP_INC_STATS
by Pavel Emelyanov
· 16 years ago
fd54d71
inet: toss struct net initialization around
by Pavel Emelyanov
· 16 years ago
0388b00
icmp: add struct net argument to icmp_out_count
by Pavel Emelyanov
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
0010e46
ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()
by Timo Teras
· 17 years ago
f25c3d6
[IPV4]: Convert do_gettimeofday() to getnstimeofday().
by YOSHIFUJI Hideaki
· 17 years ago
263173a
[IPV4]: Make icmp_sk_init() static.
by Adrian Bunk
· 17 years ago
a7d632b
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
by YOSHIFUJI Hideaki
· 17 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
c1e9894
[ICMP]: Simplify ICMP control socket creation.
by Denis V. Lunev
· 17 years ago
af26818
[ICMP]: Ensure that ICMP relookup maintains status quo
by Herbert Xu
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
7c0ecc4
[ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).
by Pavel Emelyanov
· 17 years ago
789e41e
[NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted).
by Pavel Emelyanov
· 17 years ago
b34a95e
[NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c.
by Pavel Emelyanov
· 17 years ago
a24022e
[NETNS][ICMP]: Move ICMP sysctls on struct net.
by Pavel Emelyanov
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
ee6b967
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
by Eric Dumazet
· 17 years ago
1d1c8d1
[ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit.
by Denis V. Lunev
· 17 years ago
4a6ad7a
[NETNS]: Make icmp_sk per namespace.
by Denis V. Lunev
· 17 years ago
5c8cafd
[NETNS]: icmp(v6)_sk should not pin a namespace.
by Denis V. Lunev
· 17 years ago
79c9115
[ICMP]: Allocate data for __icmp(v6)_sk dynamically.
by Denis V. Lunev
· 17 years ago
405666d
[ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock.
by Denis V. Lunev
· 17 years ago
b7e729c
[ICMP]: Store sock rather than socket for ICMP flow control.
by Denis V. Lunev
· 17 years ago
1e3cf68
[ICMP]: Optimize icmp_socket usage.
by Denis V. Lunev
· 17 years ago
a5710d6
[ICMP]: Add return code to icmp_init.
by Denis V. Lunev
· 17 years ago
9b0f976
[INET]: Remove struct net_proto_family* from _init calls.
by Denis V. Lunev
· 17 years ago
8cf2294
[ICMP]: Restore pskb_pull calls in receive function
by Herbert Xu
· 17 years ago
dde1bc0
[NETNS]: Add namespace for ICMP replying code.
by Denis V. Lunev
· 17 years ago
b592191
[NETNS]: Routing cache virtualization.
by Denis V. Lunev
· 17 years ago
f206351
[NETNS]: Add namespace parameter to ip_route_output_key.
by Denis V. Lunev
· 17 years ago
611c183
[NETNS]: Add namespace parameter to __ip_route_output_key.
by Denis V. Lunev
· 17 years ago
69a7382
[DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64
by Eric Dumazet
· 17 years ago
6b175b2
[NETNS]: Add netns parameter to inet_(dev_)add_type.
by Eric W. Biederman
· 17 years ago
74feb6e
[ICMP]: Avoid sparse warnings in net/ipv4/icmp.c
by Eric Dumazet
· 17 years ago
aebcf82
[IPSEC]: Do not let packets pass when ICMP flag is off
by Herbert Xu
· 17 years ago
7233b9f
[IPSEC]: Fix reversed ICMP6 policy check
by Herbert Xu
· 17 years ago
8b7817f
[IPSEC]: Add ICMP host relookup support
by Herbert Xu
· 17 years ago
7bc54c9
[IPv4] RAW: Compact the API for the kernel
by Pavel Emelyanov
· 17 years ago
5b4d383
[ICMP]: ICMP_MIB_OUTMSGS increment duplicated
by Wang Chen
· 17 years ago
39296ed
[INET]: Unexport icmpmsg_statistics
by Adrian Bunk
· 17 years ago
96793b4
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
by David L Stevens
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
6e1d910
[ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctl
by Patrick McHardy
· 17 years ago
d8cf272
[IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddr
by Patrick McHardy
· 17 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
88c7664
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
e905a9e
[NET] IPV4: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
5f92a73
[NET]: Annotate callers of the reset of checksum.h stuff.
by Al Viro
· 18 years ago
Next »