Chris Metcalf
|
48bdf072c3
ip_options_compile: properly handle unaligned pointer
|
14 年之前 |
David S. Miller
|
7be799a70b
ipv4: Remove rt->rt_dst reference from ip_forward_options().
|
14 年之前 |
David S. Miller
|
8e36360ae8
ipv4: Remove route key identity dependencies in ip_rt_get_source().
|
14 年之前 |
David S. Miller
|
0374d9ceb0
ipv4: Kill spurious write to iph->daddr in ip_forward_options().
|
14 年之前 |
David S. Miller
|
c30883bdff
ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr().
|
14 年之前 |
David S. Miller
|
10949550bd
ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().
|
14 年之前 |
Eric Dumazet
|
f6d8bd051c
inet: add RCU protection to inet->opt
|
14 年之前 |
Eric Dumazet
|
c65353daf1
ip: ip_options_compile() resilient to NULL skb route
|
14 年之前 |
Jan Luebbe
|
8628bd8af7
ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo()
|
14 年之前 |
Bandan Das
|
462fb2af97
bridge : Sanitize skb before it enters the IP stack
|
14 年之前 |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 年之前 |
Eric Dumazet
|
7fee226ad2
net: add a noref bit on skb dst
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年之前 |
Eric Dumazet
|
511c3f92ad
net: skb->rtable accessor
|
16 年之前 |
Paul Moore
|
15c45f7b2e
cipso: Add support for native local labeling and fixup mapping names
|
16 年之前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年之前 |
YOSHIFUJI Hideaki
|
f25c3d613b
[IPV4]: Convert do_gettimeofday() to getnstimeofday().
|
17 年之前 |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 年之前 |
Denis V. Lunev
|
cb84663e4d
[NETNS]: Process IP layer in the context of the correct namespace.
|
17 年之前 |
Denis V. Lunev
|
f2c4802b3f
[NETNS]: Add namespace parameter to ip_options_get(...).
|
17 年之前 |
Denis V. Lunev
|
0e6bd4a1c6
[NETNS]: Add namespace parameter to ip_options_compile.
|
17 年之前 |
Denis V. Lunev
|
22aba383ce
[IPV4]: Always pass ip_options pointer into ip_options_compile.
|
17 年之前 |
Denis V. Lunev
|
ef722495c8
[IPV4]: Remove unused ip_options->is_data.
|
17 年之前 |
Denis V. Lunev
|
10fe7d85e2
[IPV4]: Remove unnecessary check for opt->is_data in ip_options_compile.
|
17 年之前 |
Eric Dumazet
|
ee6b967301
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
|
17 年之前 |
Denis V. Lunev
|
da7ef338a2
[IPV4]: skb->dst can't be NULL in ip_options_echo.
|
17 年之前 |
Eric W. Biederman
|
6b175b26c1
[NETNS]: Add netns parameter to inet_(dev_)add_type.
|
17 年之前 |
Mariusz Kozlowski
|
376407039c
[IPV4] ip_options.c: kmalloc + memset conversion to kzalloc
|
18 年之前 |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 年之前 |