Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b28a960c42fcd9cfc987441fa6d1c1a471f0f9ed
/
net
/
ipv4
/
ip_output.c
72c1d3b
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
by WANG Cong
· 11 years ago
f87c10a
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing
by Hannes Frederic Sowa
· 11 years ago
61e7f09
ipv4: consistent reporting of pmtu data in case of corking
by Hannes Frederic Sowa
· 11 years ago
482fc60
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
by Hannes Frederic Sowa
· 11 years ago
daba287
ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORK
by Hannes Frederic Sowa
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e93b7d7
ip_output: do skb ufo init for peeked non ufo skb as well
by Jiri Pirko
· 11 years ago
aa66158
ipv4: processing ancillary IP_TOS or IP_TTL
by Francesco Fusco
· 11 years ago
703133d
ip: generate unique IP identificator if local fragmentation is allowed
by Ansis Atteka
· 11 years ago
749154a
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
by Ansis Atteka
· 11 years ago
0ea9d5e
xfrm: introduce helper for safe determination of mtu
by Hannes Frederic Sowa
· 11 years ago
2fbd967
ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functions
by Denis Efremov
· 12 years ago
f016588
netfilter: use IS_ENABLE to replace if defined in TRACE target
by Gao feng
· 12 years ago
c9af6db
net: Fix possible wrong checksum generation.
by Pravin B Shelar
· 12 years ago
fc70fb6
net: Handle encapsulated offloads before fragmentation or handing to lower dev
by Alexander Duyck
· 12 years ago
155e833
ipv4: introduce rt_uses_gateway
by Julian Anastasov
· 12 years ago
5640f76
net: use a per task frag allocator
by Eric Dumazet
· 12 years ago
5f2d04f
ipv4: fix path MTU discovery with connection tracking
by Patrick McHardy
· 12 years ago
a9915a1
ipv4: fix ip header ident selection in __ip_make_skb()
by Eric Dumazet
· 12 years ago
b5ec8ee
ipv4: fix ip_send_skb()
by Eric Dumazet
· 12 years ago
3a7c384
ipv4: tcp: unicast_sock should not land outside of TCP stack
by Eric Dumazet
· 12 years ago
9871f1a
ip: fix error handling in ip_finish_output2()
by Vasiliy Kulikov
· 12 years ago
5e9965c
Merge branch 'kill_rtcache'
by David S. Miller
· 12 years ago
0980e56
ipv4: tcp: set unicast_sock uc_ttl to -1
by Eric Dumazet
· 12 years ago
f8126f1
ipv4: Adjust semantics of rt->rt_gateway.
by David S. Miller
· 12 years ago
be9f4a4
ipv4: tcp: remove per net tcp_sock
by Eric Dumazet
· 12 years ago
5110effe
net: Do delayed neigh confirmation.
by David S. Miller
· 12 years ago
a263b30
ipv4: Make neigh lookups directly in output packet path.
by David S. Miller
· 12 years ago
70e7341
ipv4: Show that ip_send_reply() is purely unicast routine.
by David S. Miller
· 12 years ago
95603e2
net-next: add dev_loopback_xmit() to avoid duplicate code
by Michel Machado
· 12 years ago
5d0ba55
net: use consume_skb() in place of kfree_skb()
by Eric Dumazet
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
84f9307
ipv4: use a 64bit load/store in output path
by Eric Dumazet
· 13 years ago
66b13d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
aff65da
net: ipv4: convert to SKB frag APIs
by Ian Campbell
· 13 years ago
d52fbfc
ipv4: use dst with ref during bcast/mcast loopback
by Julian Anastasov
· 13 years ago
f2c31e3
net: fix NULL dereferences in check_peer_redir()
by Eric Dumazet
· 13 years ago
d9be4f7
ipv4: Constrain UFO fragment sizes to multiples of 8 bytes
by Bill Sommerfeld
· 13 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 13 years ago
05e3aa0
net: Create and use new helper, neigh_output().
by David S. Miller
· 13 years ago
fec8292
ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour
by David S. Miller
· 13 years ago
f6b72b6
net: Embed hh_cache inside of struct neighbour.
by David S. Miller
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
c146066
ipv4: Don't use ufo handling on later transformed packets
by Steffen Klassert
· 13 years ago
353e5c9
ipv4: Fix IPsec slowpath fragmentation problem
by Steffen Klassert
· 13 years ago
33f99dc
ipv4: Fix packet size calculation in __ip_append_data
by Steffen Klassert
· 13 years ago
56f8a75
ip: introduce ip_is_fragment helper inline function
by Paul Gortmaker
· 13 years ago
96d7303
ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
by Steffen Klassert
· 13 years ago
22f728f
ipv4: Always call ip_options_build() after rest of IP header is filled in.
by David S. Miller
· 13 years ago
0a5ebb8
ipv4: Pass explicit daddr arg to ip_send_reply().
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
ea4fc0d
ipv4: Don't use rt->rt_{src,dst} in ip_queue_xmit().
by David S. Miller
· 14 years ago
d9d8da8
inet: Pass flowi to ->queue_xmit().
by David S. Miller
· 14 years ago
b57ae01
ipv4: Use cork flow in ip_queue_xmit()
by David S. Miller
· 14 years ago
7065272
ipv4: Initialize cork->opt using NULL not 0.
by David S. Miller
· 14 years ago
b80d722
ipv4: Initialize on-stack cork more efficiently.
by David S. Miller
· 14 years ago
bdc712b
inet: Decrease overhead of on-stack inet_cork.
by David S. Miller
· 14 years ago
dd927a2
ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in.
by David S. Miller
· 14 years ago
31e4543
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
by David S. Miller
· 14 years ago
f6d8bd0
inet: add RCU protection to inet->opt
by Eric Dumazet
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
538de0e
ipv4: Use flowi4_init_output() in ip_send_reply()
by David S. Miller
· 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
78fbfd8
ipv4: Create and use route lookup helpers.
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
07df529
inet: Replace left-over references to inet->cork
by Herbert Xu
· 14 years ago
273447b
ipv4: Kill can_sleep arg to ip_route_output_flow()
by David S. Miller
· 14 years ago
420d44d
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
by David S. Miller
· 14 years ago
1c32c5a
inet: Add ip_make_skb and ip_finish_skb
by Herbert Xu
· 14 years ago
1470ddf
inet: Remove explicit write references to sk/inet in ip_append_data
by Herbert Xu
· 14 years ago
5a2ef920
inet: Remove unused sk_sndmsg_* from UFO
by Herbert Xu
· 14 years ago
323e126
ipv4: Don't pre-seed hoplimit metric.
by David S. Miller
· 14 years ago
5170ae8
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
by David S. Miller
· 14 years ago
5811662
net: use the macros defined for the members of flowi
by Changli Gao
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
59104f0
ip: take care of last fragment in ip_append_data
by Eric Dumazet
· 14 years ago
3d13008
ip: fix truesize mismatch in ip fragmentation
by Eric Dumazet
· 14 years ago
ec550d2
net: ip_append_data() optim
by Eric Dumazet
· 14 years ago
21dc330
net: Rename skb_has_frags to skb_has_frag_list
by David S. Miller
· 14 years ago
2244d07
net: simplify flags for tx timestamping
by Oliver Hartkopp
· 14 years ago
c893b80
ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
by Changli Gao
· 14 years ago
4bc2f18
net/ipv4: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 14 years ago
49085bd
net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
by George Kadianakis
· 14 years ago
fe76cda
ipv4: use skb_dst_copy() in ip_copy_metadata()
by Eric Dumazet
· 14 years ago
8244132
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
26cde9f
udp: Fix bogus UFO packet generation
by Herbert Xu
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
ab6e3fe
net: No dst refcounting in ip_queue_xmit()
by Eric Dumazet
· 15 years ago
1e4b105
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
87eb367
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6c79bf0
netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic
by Bart De Schuymer
· 15 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
Next »