aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-20net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró1-1/+3
2015-09-18netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6Eric W. Biederman1-1/+1
2015-09-18netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman1-2/+2
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman12-47/+47
2015-09-18netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman1-1/+2
2015-09-18netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2-20/+5
2015-09-18netfilter: nf_tables: Use pkt->net instead of computing net from the passed net_devicesEric W. Biederman1-3/+3
2015-09-18netfilter: x_tables: Use par->net instead of computing from the passed net devicesEric W. Biederman3-5/+5
2015-09-18netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman1-0/+1
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman6-9/+7
2015-09-18inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman3-11/+11
2015-09-18inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman6-16/+10
2015-09-17ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal1-6/+8
2015-09-17tcp: provide skb->hash to synack packetsEric Dumazet1-1/+1
2015-09-17netfilter: Add blank lines in callers of netfilter hooksEric W. Biederman2-0/+2
2015-09-17netfilter: Pass net into okfnEric W. Biederman8-14/+13
2015-09-17netfilter: Use nf_hook_state.netEric W. Biederman8-22/+17
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman10-26/+32
2015-09-17ipv6: Compute net once in raw6_send_hdrincEric W. Biederman1-2/+3
2015-09-17ipv6: Cache net in ip6_outputEric W. Biederman1-2/+2
2015-09-17ipv6: Only compute net once in ip6_finish_output2Eric W. Biederman1-6/+5
2015-09-17ipv6: Don't recompute net in ip6_rcvEric W. Biederman1-1/+1
2015-09-17ipv6: Only compute net once in ip6mr_forward2_finishEric W. Biederman1-2/+3
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman8-11/+11
2015-09-17ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu2-5/+6
2015-09-15rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan1-4/+9
2015-09-15ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau2-26/+34
2015-09-15ipv6: Avoid double dst_freeMartin KaFai Lau3-9/+16
2015-09-15ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau2-46/+114
2015-09-15ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau2-8/+8
2015-09-15ipv6: Refactor common ip6gre_tunnel_init codesMartin KaFai Lau1-13/+24
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-34/+175
2015-09-09ipv6: fix ifnullfree.cocci warningsWu Fengguang1-2/+1
2015-09-09net: ipv6: use common fib_default_rule_prefPhil Sutter2-7/+0
2015-09-09ipv6: fix multipath route replace error recoveryRoopa Prabhu1-26/+175
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-31/+0
2015-09-05net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing1-1/+1
2015-09-02netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann1-0/+1
2015-09-02ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann1-1/+1
2015-08-31ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski1-3/+10
2015-08-31ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski1-0/+5
2015-08-31tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann1-2/+7
2015-08-31fib, fib6: reject invalid feature bitsDaniel Borkmann1-0/+2
2015-08-31net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann1-16/+16
2015-08-30net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T1-10/+16
2015-08-30net/ipv6: Export addrconf_ifid_eui48Matan Barak1-31/+0
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc1-0/+9
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc1-1/+1
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-18/+17
2015-08-28netfilter: reduce sparse warningsFlorian Westphal1-1/+1