Searched hist:c411ed854584a71b0e86ac3019b60e4789d88086 (Results 1 – 5 of 5) sorted by relevance
/linux/net/nsh/ |
H A D | Makefile | c411ed854584a71b0e86ac3019b60e4789d88086 Mon Aug 28 21:43:24 CEST 2017 Jiri Benc <jbenc@redhat.com> nsh: add GSO support
Add a new nsh/ directory. It currently holds only GSO functions but more will come: in particular, code shared by openvswitch and tc to manipulate NSH headers.
For now, assume there's no hardware support for NSH segmentation. We can always introduce netdev->nsh_features later.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Kconfig | c411ed854584a71b0e86ac3019b60e4789d88086 Mon Aug 28 21:43:24 CEST 2017 Jiri Benc <jbenc@redhat.com> nsh: add GSO support
Add a new nsh/ directory. It currently holds only GSO functions but more will come: in particular, code shared by openvswitch and tc to manipulate NSH headers.
For now, assume there's no hardware support for NSH segmentation. We can always introduce netdev->nsh_features later.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | nsh.c | c411ed854584a71b0e86ac3019b60e4789d88086 Mon Aug 28 21:43:24 CEST 2017 Jiri Benc <jbenc@redhat.com> nsh: add GSO support
Add a new nsh/ directory. It currently holds only GSO functions but more will come: in particular, code shared by openvswitch and tc to manipulate NSH headers.
For now, assume there's no hardware support for NSH segmentation. We can always introduce netdev->nsh_features later.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ |
H A D | Makefile | diff c411ed854584a71b0e86ac3019b60e4789d88086 Mon Aug 28 21:43:24 CEST 2017 Jiri Benc <jbenc@redhat.com> nsh: add GSO support
Add a new nsh/ directory. It currently holds only GSO functions but more will come: in particular, code shared by openvswitch and tc to manipulate NSH headers.
For now, assume there's no hardware support for NSH segmentation. We can always introduce netdev->nsh_features later.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Kconfig | diff c411ed854584a71b0e86ac3019b60e4789d88086 Mon Aug 28 21:43:24 CEST 2017 Jiri Benc <jbenc@redhat.com> nsh: add GSO support
Add a new nsh/ directory. It currently holds only GSO functions but more will come: in particular, code shared by openvswitch and tc to manipulate NSH headers.
For now, assume there's no hardware support for NSH segmentation. We can always introduce netdev->nsh_features later.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|