search for: 85ab7d7

Displaying 20 results from an estimated 36 matches for "85ab7d7".

2015 Jan 27
3
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...include/net/ipv6.h | 2 ++ > net/ipv6/ip6_output.c | 4 ++-- > net/ipv6/output_core.c | 9 ++++++++- > net/ipv6/udp_offload.c | 10 +++++++++- > 5 files changed, 23 insertions(+), 5 deletions(-) > > diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > index 85ab7d7..3ad5203 100644 > --- a/include/linux/skbuff.h > +++ b/include/linux/skbuff.h > @@ -605,7 +605,8 @@ struct sk_buff { > __u8 ipvs_property:1; > __u8 inner_protocol_type:1; > __u8 remcsum_offload:1; > - /* 3 or 5 bit hole */ > + __u8 ufo_fragid_set:1; [...] Does...
2015 Jan 27
3
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...include/net/ipv6.h | 2 ++ > net/ipv6/ip6_output.c | 4 ++-- > net/ipv6/output_core.c | 9 ++++++++- > net/ipv6/udp_offload.c | 10 +++++++++- > 5 files changed, 23 insertions(+), 5 deletions(-) > > diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > index 85ab7d7..3ad5203 100644 > --- a/include/linux/skbuff.h > +++ b/include/linux/skbuff.h > @@ -605,7 +605,8 @@ struct sk_buff { > __u8 ipvs_property:1; > __u8 inner_protocol_type:1; > __u8 remcsum_offload:1; > - /* 3 or 5 bit hole */ > + __u8 ufo_fragid_set:1; [...] Does...
2015 Jan 27
3
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...| 4 ++-- > > > net/ipv6/output_core.c | 9 ++++++++- > > > net/ipv6/udp_offload.c | 10 +++++++++- > > > 5 files changed, 23 insertions(+), 5 deletions(-) > > > > > > diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > > > index 85ab7d7..3ad5203 100644 > > > --- a/include/linux/skbuff.h > > > +++ b/include/linux/skbuff.h > > > @@ -605,7 +605,8 @@ struct sk_buff { > > > __u8 ipvs_property:1; > > > __u8 inner_protocol_type:1; > > > __u8 remcsum_offload:1; > > &g...
2015 Jan 27
3
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...| 4 ++-- > > > net/ipv6/output_core.c | 9 ++++++++- > > > net/ipv6/udp_offload.c | 10 +++++++++- > > > 5 files changed, 23 insertions(+), 5 deletions(-) > > > > > > diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > > > index 85ab7d7..3ad5203 100644 > > > --- a/include/linux/skbuff.h > > > +++ b/include/linux/skbuff.h > > > @@ -605,7 +605,8 @@ struct sk_buff { > > > __u8 ipvs_property:1; > > > __u8 inner_protocol_type:1; > > > __u8 remcsum_offload:1; > > &g...
2015 Jan 27
3
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...v6/output_core.c | 9 ++++++++- > >>>> net/ipv6/udp_offload.c | 10 +++++++++- > >>>> 5 files changed, 23 insertions(+), 5 deletions(-) > >>>> > >>>> diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > >>>> index 85ab7d7..3ad5203 100644 > >>>> --- a/include/linux/skbuff.h > >>>> +++ b/include/linux/skbuff.h > >>>> @@ -605,7 +605,8 @@ struct sk_buff { > >>>> __u8 ipvs_property:1; > >>>> __u8 inner_protocol_type:1; > >>>&gt...
2015 Jan 27
3
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...v6/output_core.c | 9 ++++++++- > >>>> net/ipv6/udp_offload.c | 10 +++++++++- > >>>> 5 files changed, 23 insertions(+), 5 deletions(-) > >>>> > >>>> diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > >>>> index 85ab7d7..3ad5203 100644 > >>>> --- a/include/linux/skbuff.h > >>>> +++ b/include/linux/skbuff.h > >>>> @@ -605,7 +605,8 @@ struct sk_buff { > >>>> __u8 ipvs_property:1; > >>>> __u8 inner_protocol_type:1; > >>>&gt...
2015 Jan 27
0
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...t; > net/ipv6/ip6_output.c | 4 ++-- > > net/ipv6/output_core.c | 9 ++++++++- > > net/ipv6/udp_offload.c | 10 +++++++++- > > 5 files changed, 23 insertions(+), 5 deletions(-) > > > > diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > > index 85ab7d7..3ad5203 100644 > > --- a/include/linux/skbuff.h > > +++ b/include/linux/skbuff.h > > @@ -605,7 +605,8 @@ struct sk_buff { > > __u8 ipvs_property:1; > > __u8 inner_protocol_type:1; > > __u8 remcsum_offload:1; > > - /* 3 or 5 bit hole */ > &gt...
2015 Jan 27
0
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...t; > net/ipv6/ip6_output.c | 4 ++-- > > net/ipv6/output_core.c | 9 ++++++++- > > net/ipv6/udp_offload.c | 10 +++++++++- > > 5 files changed, 23 insertions(+), 5 deletions(-) > > > > diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > > index 85ab7d7..3ad5203 100644 > > --- a/include/linux/skbuff.h > > +++ b/include/linux/skbuff.h > > @@ -605,7 +605,8 @@ struct sk_buff { > > __u8 ipvs_property:1; > > __u8 inner_protocol_type:1; > > __u8 remcsum_offload:1; > > - /* 3 or 5 bit hole */ > &gt...
2015 Jan 27
0
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...>>>> net/ipv6/output_core.c | 9 ++++++++- >>>> net/ipv6/udp_offload.c | 10 +++++++++- >>>> 5 files changed, 23 insertions(+), 5 deletions(-) >>>> >>>> diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h >>>> index 85ab7d7..3ad5203 100644 >>>> --- a/include/linux/skbuff.h >>>> +++ b/include/linux/skbuff.h >>>> @@ -605,7 +605,8 @@ struct sk_buff { >>>> __u8 ipvs_property:1; >>>> __u8 inner_protocol_type:1; >>>> __u8 remcsum_offload:1;...
2015 Jan 27
0
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...>>>> net/ipv6/output_core.c | 9 ++++++++- >>>> net/ipv6/udp_offload.c | 10 +++++++++- >>>> 5 files changed, 23 insertions(+), 5 deletions(-) >>>> >>>> diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h >>>> index 85ab7d7..3ad5203 100644 >>>> --- a/include/linux/skbuff.h >>>> +++ b/include/linux/skbuff.h >>>> @@ -605,7 +605,8 @@ struct sk_buff { >>>> __u8 ipvs_property:1; >>>> __u8 inner_protocol_type:1; >>>> __u8 remcsum_offload:1;...
2015 Jan 28
3
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...;>>> net/ipv6/udp_offload.c | 10 +++++++++- > > > >>>> 5 files changed, 23 insertions(+), 5 deletions(-) > > > >>>> > > > >>>> diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > > > >>>> index 85ab7d7..3ad5203 100644 > > > >>>> --- a/include/linux/skbuff.h > > > >>>> +++ b/include/linux/skbuff.h > > > >>>> @@ -605,7 +605,8 @@ struct sk_buff { > > > >>>> __u8 ipvs_property:1; > > > >>>>...
2015 Jan 28
3
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...;>>> net/ipv6/udp_offload.c | 10 +++++++++- > > > >>>> 5 files changed, 23 insertions(+), 5 deletions(-) > > > >>>> > > > >>>> diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > > > >>>> index 85ab7d7..3ad5203 100644 > > > >>>> --- a/include/linux/skbuff.h > > > >>>> +++ b/include/linux/skbuff.h > > > >>>> @@ -605,7 +605,8 @@ struct sk_buff { > > > >>>> __u8 ipvs_property:1; > > > >>>>...
2015 Jan 27
0
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...+++++- > > >>>> net/ipv6/udp_offload.c | 10 +++++++++- > > >>>> 5 files changed, 23 insertions(+), 5 deletions(-) > > >>>> > > >>>> diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > > >>>> index 85ab7d7..3ad5203 100644 > > >>>> --- a/include/linux/skbuff.h > > >>>> +++ b/include/linux/skbuff.h > > >>>> @@ -605,7 +605,8 @@ struct sk_buff { > > >>>> __u8 ipvs_property:1; > > >>>> __u8 inner_protocol_typ...
2015 Jan 27
0
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...+++++- > > >>>> net/ipv6/udp_offload.c | 10 +++++++++- > > >>>> 5 files changed, 23 insertions(+), 5 deletions(-) > > >>>> > > >>>> diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > > >>>> index 85ab7d7..3ad5203 100644 > > >>>> --- a/include/linux/skbuff.h > > >>>> +++ b/include/linux/skbuff.h > > >>>> @@ -605,7 +605,8 @@ struct sk_buff { > > >>>> __u8 ipvs_property:1; > > >>>> __u8 inner_protocol_typ...
2015 Jan 28
7
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...10 +++++++++- > > > > > >>>> 5 files changed, 23 insertions(+), 5 deletions(-) > > > > > >>>> > > > > > >>>> diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > > > > > >>>> index 85ab7d7..3ad5203 100644 > > > > > >>>> --- a/include/linux/skbuff.h > > > > > >>>> +++ b/include/linux/skbuff.h > > > > > >>>> @@ -605,7 +605,8 @@ struct sk_buff { > > > > > >>>> __u8 ipvs_proper...
2015 Jan 28
7
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...10 +++++++++- > > > > > >>>> 5 files changed, 23 insertions(+), 5 deletions(-) > > > > > >>>> > > > > > >>>> diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > > > > > >>>> index 85ab7d7..3ad5203 100644 > > > > > >>>> --- a/include/linux/skbuff.h > > > > > >>>> +++ b/include/linux/skbuff.h > > > > > >>>> @@ -605,7 +605,8 @@ struct sk_buff { > > > > > >>>> __u8 ipvs_proper...
2015 Jan 26
0
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...-- include/linux/skbuff.h | 3 ++- include/net/ipv6.h | 2 ++ net/ipv6/ip6_output.c | 4 ++-- net/ipv6/output_core.c | 9 ++++++++- net/ipv6/udp_offload.c | 10 +++++++++- 5 files changed, 23 insertions(+), 5 deletions(-) diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h index 85ab7d7..3ad5203 100644 --- a/include/linux/skbuff.h +++ b/include/linux/skbuff.h @@ -605,7 +605,8 @@ struct sk_buff { __u8 ipvs_property:1; __u8 inner_protocol_type:1; __u8 remcsum_offload:1; - /* 3 or 5 bit hole */ + __u8 ufo_fragid_set:1; + /* 2 or 4 bit hole */ #ifdef CONFIG_NET_SCHED...
2015 Jan 26
0
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...-- include/linux/skbuff.h | 3 ++- include/net/ipv6.h | 2 ++ net/ipv6/ip6_output.c | 4 ++-- net/ipv6/output_core.c | 9 ++++++++- net/ipv6/udp_offload.c | 10 +++++++++- 5 files changed, 23 insertions(+), 5 deletions(-) diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h index 85ab7d7..3ad5203 100644 --- a/include/linux/skbuff.h +++ b/include/linux/skbuff.h @@ -605,7 +605,8 @@ struct sk_buff { __u8 ipvs_property:1; __u8 inner_protocol_type:1; __u8 remcsum_offload:1; - /* 3 or 5 bit hole */ + __u8 ufo_fragid_set:1; + /* 2 or 4 bit hole */ #ifdef CONFIG_NET_SCHED...
2015 Jan 28
2
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...t; >>>>>>>>>> 5 files changed, 23 insertions(+), 5 deletions(-) > >>>>>>>>>> > >>>>>>>>>> diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > >>>>>>>>>> index 85ab7d7..3ad5203 100644 > >>>>>>>>>> --- a/include/linux/skbuff.h > >>>>>>>>>> +++ b/include/linux/skbuff.h > >>>>>>>>>> @@ -605,7 +605,8 @@ struct sk_buff { > >>>>>>>>>> __...
2015 Jan 28
2
[PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set.
...t; >>>>>>>>>> 5 files changed, 23 insertions(+), 5 deletions(-) > >>>>>>>>>> > >>>>>>>>>> diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h > >>>>>>>>>> index 85ab7d7..3ad5203 100644 > >>>>>>>>>> --- a/include/linux/skbuff.h > >>>>>>>>>> +++ b/include/linux/skbuff.h > >>>>>>>>>> @@ -605,7 +605,8 @@ struct sk_buff { > >>>>>>>>>> __...