aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-08-27ipv6: Export nf_ct_frag6_gather()Joe Stringer1-0/+1
2015-08-25ip6_gre: release cached dst on tunnel removalhuaibin Wang1-0/+1
2015-08-25ah6: fix error return codeJulia Lawall1-1/+3
2015-08-25xfrm: Use VRF master index if output device is enslavedDavid Ahern1-2/+5
2015-08-24ila: Precompute checksum difference for translationsTom Herbert1-0/+18
2015-08-24lwt: Add cfg argument to build_stateTom Herbert2-1/+3
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-39/+75
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-11/+233
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso13-24/+389
2015-08-20ipv6: route: extend flow representation with tunnel keyJiri Benc1-0/+6
2015-08-20ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc3-5/+9
2015-08-20ipv6: drop metadata dst in ip6_route_inputJiri Benc1-0/+1
2015-08-20route: move lwtunnel state to dst_entryJiri Benc3-21/+14
2015-08-17net: Identifier Locator Addressing moduleTom Herbert3-0/+236
2015-08-17net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2-3/+3
2015-08-17lwt: Add support to redirect dst.inputTom Herbert1-1/+7
2015-08-18netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann1-1/+3
2015-08-18netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann1-2/+6
2015-08-17ipv6: trivial whitespace fixIan Morris1-1/+2
2015-08-17ipv6: Fix a potential deadlock when creating pcpu rtMartin KaFai Lau2-11/+35
2015-08-17ipv6: Add rt6_make_pcpu_route()Martin KaFai Lau1-4/+16
2015-08-17ipv6: Remove un-used argument from ip6_dst_alloc()Martin KaFai Lau1-12/+9
2015-08-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-5/+5
2015-08-13net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfoAndy Gospodarek1-1/+4
2015-08-13net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2-2/+114
2015-08-13net: track link status of ipv6 nexthopsAndy Gospodarek1-0/+2
2015-08-13net: fix wrong skb_get() usage / crash in IGMP/MLD parsing codeLinus Lüssing1-15/+18
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-11/+16
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern1-3/+4
2015-08-11xfrm6: Fix IPv6 ECN decapsulationThomas Egerer1-2/+1
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann3-10/+7
2015-08-10inet: fix possible request socket leakEric Dumazet1-1/+1
2015-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-8/+11
2015-08-10ip_gre: Add support to collect tunnel metadata.Pravin B Shelar1-1/+1
2015-08-10ipv6: don't reject link-local nexthop on other interfaceFlorian Westphal1-2/+4
2015-08-10netfilter: SYNPROXY: fix sending window update to clientPhil Sutter1-1/+2
2015-08-10netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter1-8/+10
2015-08-07netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso4-1/+116
2015-08-07netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso3-0/+104
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-31/+33
2015-08-04netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()Subash Abhinov Kasiviswanathan1-5/+0
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-7/+13
2015-07-31ipv6: Disable flowlabel state ranges by defaultTom Herbert1-1/+1
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert4-5/+11
2015-07-31ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert3-5/+6
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu3-10/+19
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2-9/+17
2015-07-30netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal1-5/+2
2015-07-29ipv6: flush nd cache on IFF_NOARP changeEric Dumazet1-0/+6