summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
| * | | netfilter: nf_tables: fix error path in the init functionsPablo Neira Ayuso2014-01-091-1/+7
| * | | netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy2014-01-093-3/+3
| * | | netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy2014-01-093-8/+8
| * | | netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy2014-01-093-3/+3
| * | | netfilter: nf_tables: add missing module references to chain typesPatrick McHardy2014-01-091-0/+1
| * | | netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy2014-01-071-1/+2
| * | | netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-071-0/+1
| * | | netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy2014-01-071-28/+20
* | | | net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-071-1/+1
|/ / /
* | | IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-072-1/+11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-066-46/+65
|\ \ \ | | |/ | |/|
| * | ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa2014-01-061-2/+2
| * | ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing2014-01-021-21/+3
| * | ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing2014-01-021-5/+16
| * | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano2014-01-021-3/+10
| * | ipv6: fix the use of pcpu_tstats in sitLi RongQing2014-01-011-0/+2
| * | ipv6: release dst properly in ipip6_tunnel_xmitLi RongQing2013-12-271-1/+3
| * | ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing2013-12-191-3/+1
| * | ipv6: sit: update mtu check to take care of gso packetsEric Dumazet2013-12-181-1/+1
| * | ipv6: pmtudisc setting not respected with UFO/CORKHannes Frederic Sowa2013-12-181-9/+27
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-062-171/+20
|\ \ \
| * | | netfilter: add help information to new nf_tables Kconfig optionsPablo Neira Ayuso2014-01-011-0/+12
| * | | netfilter: REJECT: separate reusable codeEric Leblond2013-12-301-171/+8
* | | | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-044-21/+21
* | | | ipv6: remove prune parameter for fib6_clean_allLi RongQing2014-01-022-6/+6
* | | | ipv6: namespace cleanupsstephen hemminger2014-01-012-19/+35
* | | | netlink: cleanup rntl_af_registerstephen hemminger2014-01-011-4/+1
* | | | ipv6: unneccessary to get address prefix in addrconf_get_prefix_routeLi RongQing2013-12-311-4/+1
* | | | ipv6: cleanup for tcp_ipv6.cWeilong Chen2013-12-261-11/+11
* | | | netconf: add support for IPv6 proxy_ndpstephen hemminger2013-12-221-1/+48
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-199-20/+12
|\ \ \ \
| * | | | net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-069-20/+12
* | | | | ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-184-5/+11
* | | | | inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2013-12-181-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-187-10/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | netfilter: SYNPROXY target: restrict to INPUT/FORWARDPatrick McHardy2013-12-111-0/+1
| * | | | ipv6: do not erase dst address with flow label destinationFlorent Fourcot2013-12-104-4/+0
| * | | | inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek2013-12-101-1/+5
| * | | | ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa2013-12-091-5/+3
| |/ / /
* | | | net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()Jerry Chu2013-12-151-8/+4
* | | | ipv6: fix compiler warning in ipv6_exthdrs_lenHannes Frederic Sowa2013-12-141-4/+5
* | | | ipv6: fix incorrect type in declarationFlorent Fourcot2013-12-121-1/+2
* | | | net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-122-13/+47
* | | | ipv6: router reachability probingJiri Benc2013-12-111-6/+10
* | | | ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag formatJiri Pirko2013-12-101-2/+2
* | | | ipv6: use ip6_flowinfo helperFlorent Fourcot2013-12-091-2/+1
* | | | ipv6: add ip6_flowlabel helperFlorent Fourcot2013-12-092-2/+2
* | | | ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot2013-12-092-6/+2
* | | | ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot2013-12-092-2/+0
* | | | ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot2013-12-092-0/+8