Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.15-rc6 9 lines 239 B view raw
1# 2# MPLS configuration 3# 4config NET_MPLS_GSO 5 tristate "MPLS: GSO support" 6 help 7 This is helper module to allow segmentation of non-MPLS GSO packets 8 that have had MPLS stack entries pushed onto them and thus 9 become MPLS GSO packets.