summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* ah6: fix error return codeJulia Lawall2015-08-251-1/+3
* xfrm: Use VRF master index if output device is enslavedDavid Ahern2015-08-251-2/+5
* ila: Precompute checksum difference for translationsTom Herbert2015-08-241-0/+18
* lwt: Add cfg argument to build_stateTom Herbert2015-08-242-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-213-39/+75
|\
| * ipv6: Fix a potential deadlock when creating pcpu rtMartin KaFai Lau2015-08-172-11/+35
| * ipv6: Add rt6_make_pcpu_route()Martin KaFai Lau2015-08-171-4/+16
| * ipv6: Remove un-used argument from ip6_dst_alloc()Martin KaFai Lau2015-08-171-12/+9
| * net: fix wrong skb_get() usage / crash in IGMP/MLD parsing codeLinus Lüssing2015-08-131-15/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-207-11/+233
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-2113-24/+389
| |\ \
| * | | netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann2015-08-181-1/+3
| * | | netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2015-08-181-2/+6
| * | | netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-113-10/+7
| * | | netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso2015-08-074-1/+116
| * | | netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso2015-08-073-0/+104
* | | | ipv6: route: extend flow representation with tunnel keyJiri Benc2015-08-201-0/+6
* | | | ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc2015-08-203-5/+9
* | | | ipv6: drop metadata dst in ip6_route_inputJiri Benc2015-08-201-0/+1
* | | | route: move lwtunnel state to dst_entryJiri Benc2015-08-203-21/+14
| |/ / |/| |
* | | net: Identifier Locator Addressing moduleTom Herbert2015-08-173-0/+236
* | | net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-172-3/+3
* | | lwt: Add support to redirect dst.inputTom Herbert2015-08-171-1/+7
* | | ipv6: trivial whitespace fixIan Morris2015-08-171-1/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-08-172-5/+5
|\ \ \
| * | | xfrm: Add oif to dst lookupsDavid Ahern2015-08-111-3/+4
| * | | xfrm6: Fix IPv6 ECN decapsulationThomas Egerer2015-08-111-2/+1
* | | | net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfoAndy Gospodarek2015-08-131-1/+4
* | | | net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-08-132-2/+114
* | | | net: track link status of ipv6 nexthopsAndy Gospodarek2015-08-131-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-133-11/+16
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | inet: fix possible request socket leakEric Dumazet2015-08-101-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-08-101-8/+11
| |\ \
| | * | netfilter: SYNPROXY: fix sending window update to clientPhil Sutter2015-08-101-1/+2
| | * | netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter2015-08-101-8/+10
| * | | ipv6: don't reject link-local nexthop on other interfaceFlorian Westphal2015-08-101-2/+4
| |/ /
* | / ip_gre: Add support to collect tunnel metadata.Pravin B Shelar2015-08-101-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-043-31/+33
|\ \
| * | netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()Subash Abhinov Kasiviswanathan2015-08-041-5/+0
| * | netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2015-07-301-5/+2
| * | netfilter: xtables: remove __pure annotationFlorian Westphal2015-07-151-1/+1
| * | netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-151-1/+2
| * | netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-151-12/+14
| * | netfilter: xtables: compute exact size needed for jumpstackFlorian Westphal2015-07-151-8/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-313-7/+13
|\ \ \ | | |/ | |/|
| * | ipv6: flush nd cache on IFF_NOARP changeEric Dumazet2015-07-291-0/+6
| * | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov2015-07-261-1/+1
| * | inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-262-6/+6
* | | ipv6: Disable flowlabel state ranges by defaultTom Herbert2015-07-311-1/+1
* | | ipv6: Implement different admin modes for automatic flow labelsTom Herbert2015-07-314-5/+11