summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris8-6/+1587
2016-06-27calipso: Add a label cache.Huw Davies2-2/+281
2016-06-27calipso: Add validation of CALIPSO option.Huw Davies2-0/+68
2016-06-27calipso: Allow the lsm to label the skbuff directly.Huw Davies1-0/+165
2016-06-27ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies1-1/+1
2016-06-27calipso: Allow request sockets to be relabelled by the lsm.Huw Davies1-0/+86
2016-06-27ipv6: Allow request socks to contain IPv6 options.Huw Davies1-3/+9
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies2-1/+595
2016-06-27ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.Huw Davies1-0/+49
2016-06-27netlabel: Add support for removing a CALIPSO DOI.Huw Davies1-0/+48
2016-06-27netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies1-0/+41
2016-06-27netlabel: Add support for querying a CALIPSO DOI.Huw Davies1-0/+68
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies3-1/+178
2016-05-31fou: fix IPv6 Kconfig optionsArnd Bergmann2-2/+2
2016-05-29fou: add Kconfig options for IPv6 supportArnd Bergmann3-2/+11
2016-05-24ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan1-0/+1
2016-05-24ip6_gre: Fix MTU setting for ip6gretapHaishuang Yan1-0/+2
2016-05-20udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa1-1/+1
2016-05-20ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUEAlexander Duyck1-4/+8
2016-05-20ipv6: Don't reset inner headers in ip6_tnl_xmitTom Herbert1-5/+0
2016-05-20ip4ip6: Support for GSO/GROTom Herbert2-1/+37
2016-05-20ip6ip6: Support for GSO/GROTom Herbert2-3/+26
2016-05-20ipv6: Set features for IPv6 tunnelsTom Herbert1-0/+9
2016-05-20ip6_tunnel: Add support for fou/gue encapsulationTom Herbert1-0/+72
2016-05-20ip6_gre: Add support for fou/gue encapsulationTom Herbert1-4/+75
2016-05-20fou: Add encap ops for IPv6 tunnelsTom Herbert2-0/+141
2016-05-20ip6_tun: Add infrastructure for doing encapsulationTom Herbert1-13/+81
2016-05-20ipv6: Change "final" protocol processing for encapsulationTom Herbert1-1/+14
2016-05-20ipv6: Fix nexthdr for reinjectionTom Herbert1-3/+15
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert2-4/+4
2016-05-20gso: Remove arbitrary checks for unsupported GSOTom Herbert2-31/+0
2016-05-16tcp: minor optimizations around tcp_hdr() usageEric Dumazet1-3/+3
2016-05-16sock: propagate __sock_cmsg_send() errorEric Dumazet1-2/+3
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni1-0/+2
2016-05-13udp: Resolve NULL pointer dereference over flow-based vxlan deviceAlexander Duyck1-5/+3
2016-05-12gre: Fix wrong tpi->proto in WCCPHaishuang Yan1-1/+1
2016-05-12ip6_gre: Fix get_size calculation for gre6 tunnelHaishuang Yan1-3/+0
2016-05-11net: l3mdev: Add hook in ip and ipv6David Ahern1-0/+7
2016-05-11ipv6: fix 4in6 tunnel receive pathNicolas Dichtel1-1/+1
2016-05-10ila: ipv6/ila: fix nlsize calculation for lwtunnelTom Herbert1-2/+4
2016-05-10ip6_gre: Use correct flags for reading TUNNEL_SEQTom Herbert1-2/+2
2016-05-10ip6: Don't set transport header in IPv6 tunnelingTom Herbert1-2/+0
2016-05-10ip6_gre: Set inner protocol correctly in __gre6_xmitTom Herbert1-1/+1
2016-05-10gre6: Fix flag translationsTom Herbert1-8/+12
2016-05-10ip6_gre: Fix MTU settingTom Herbert1-16/+13
2016-05-09net: l3mdev: Move get_saddr and rt6_dstDavid Ahern1-1/+1
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+8
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-191/+46
2016-05-06net: vrf: Create FIB tables on link createDavid Ahern1-0/+1