aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-09
|\| |
| * | net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern2016-05-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-05-09
|\ \ \
| * | | netfilter: x_tables: get rid of old and inconsistent debuggingPablo Neira Ayuso2016-05-05
| * | | netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso2016-04-29
| * | | netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...Liping Zhang2016-04-25
* | | | net: vrf: Create FIB tables on link createDavid Ahern2016-05-06
* | | | gre6: add Kconfig dependency for NET_IPGRE_DEMUXArnd Bergmann2016-05-04
* | | | gre: change gre_parse_header to return the header lengthJiri Benc2016-05-04
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\ \ \ \ | | |/ / | |/| |
| * | | ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel2016-05-03
* | | | ipv6: add new struct ipcm6_cookieWei Wang2016-05-03
* | | | gre6: Cleanup GREv6 transmit path, call common GRE functionsTom Herbert2016-05-02
* | | | ipv6: Generic tunnel cleanupTom Herbert2016-05-02
* | | | ipv6: Create ip6_tnl_xmitTom Herbert2016-05-02
* | | | gre6: Cleanup GREv6 receive path, call common GRE functionsTom Herbert2016-05-02
* | | | ipv6: Cleanup IPv6 tunnel receive pathTom Herbert2016-05-02
* | | | udp: prepare for non BH masking at backlog processingEric Dumazet2016-05-02
* | | | tcp: do not assume TCP code is non preemptibleEric Dumazet2016-05-02
* | | | ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet2016-04-27
* | | | ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet2016-04-27
* | | | ipv6: rename IP6_INC_STATS_BH()Eric Dumazet2016-04-27
* | | | net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-27
* | | | net: rename ICMP6_INC_STATS_BH()Eric Dumazet2016-04-27
* | | | net: tcp: rename TCP_INC_STATS_BHEric Dumazet2016-04-27
* | | | net: udp: rename UDP_INC_STATS_BH()Eric Dumazet2016-04-27
* | | | net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-27
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-27
|\| | |
| * | | net: ipv6: Delete host routes on an ifdownDavid Ahern2016-04-26
| * | | Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2016-04-26
| * | | ipv6: Revert optional address flusing on ifdown.David S. Miller2016-04-25
* | | | net: ipv6: Use passed in table for nexthop lookupsDavid Ahern2016-04-27
* | | | ila: add checksum neutral ILA translationsTom Herbert2016-04-26
* | | | ila: xlat changesTom Herbert2016-04-26
* | | | ila: Add struct definitions and helpersTom Herbert2016-04-26
* | | | net: better drop monitoring in ip{6}_recv_error()Eric Dumazet2016-04-25
* | | | ipv6: use nla_put_u64_64bit()Nicolas Dichtel2016-04-25
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-24
|\ \ \
| * | | netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-04-13
| * | | netfilter: x_tables: remove obsolete checkFlorian Westphal2016-04-13
| * | | netfilter: x_tables: remove obsolete overflow check for compat case tooFlorian Westphal2016-04-13
| * | | netfilter: x_tables: do compat validation via translate_tableFlorian Westphal2016-04-13
| * | | netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-04-13
| * | | netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal2016-04-13
| * | | netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-04-13
| * | | netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-04-13
| * | | netfilter: x_tables: kill check_entry helperFlorian Westphal2016-04-13
| * | | netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-04-13
| * | | netfilter: x_tables: validate targets of jumpsFlorian Westphal2016-04-13
| * | | netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal2016-04-13